Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  hostext
  hypervisor
  orchestration
  smart_proxies
.gitkeep 0 Bytes
architecture.rb 555 Bytes
archlinux.rb 439 Bytes
auth_source.rb 2.09 KB
auth_source_internal.rb 349 Bytes
auth_source_ldap.rb 4.25 KB
authorization.rb 1.39 KB
bookmark.rb 1006 Bytes
common_parameter.rb 307 Bytes
compute_resource.rb 5.45 KB
config_template.rb 4.07 KB
debian.rb 1.2 KB
domain.rb 2.66 KB
domain_parameter.rb 674 Bytes
environment.rb 6.02 KB
fact_value.rb 2.69 KB
facts_importer.rb 2.91 KB
feature.rb 110 Bytes
group_parameter.rb 686 Bytes
host.rb 27.9 KB
host_class.rb 222 Bytes
host_common.rb 3.47 KB
host_mailer.rb 3.22 KB
host_observer.rb 81 Bytes
host_parameter.rb 663 Bytes
host_template_helpers.rb 961 Bytes
hostgroup.rb 5.2 KB
hypervisor.rb 2.05 KB
image.rb 679 Bytes
key_pair.rb 178 Bytes
log.rb 492 Bytes
lookup_key.rb 3.79 KB
lookup_value.rb 1.87 KB
medium.rb 1.68 KB
message.rb 212 Bytes
model.rb 342 Bytes
notice.rb 694 Bytes
operatingsystem.rb 5.92 KB
orchestration.rb 5.79 KB
os_default_template.rb 336 Bytes
os_parameter.rb 591 Bytes
parameter.rb 1.1 KB
ptable.rb 1 KB
puppetclass.rb 6.7 KB
redhat.rb 1.44 KB
report.rb 12.3 KB
report_common.rb 1.47 KB
role.rb 4.76 KB
setting.rb 3.41 KB
smart_proxy.rb 2.43 KB
solaris.rb 3.55 KB
source.rb 210 Bytes
subnet.rb 4.38 KB
subnet_domain.rb 240 Bytes
suse.rb 345 Bytes
template_combination.rb 311 Bytes
template_kind.rb 168 Bytes
user.rb 7.59 KB
user_fact.rb 681 Bytes
user_role.rb 994 Bytes
usergroup.rb 1.83 KB
usergroup_member.rb 115 Bytes
vm.rb 706 Bytes
windows.rb 270 Bytes

Latest revisions

# Date Author Comment
b22b6fe7 07/30/2012 02:28 PM Sam Kottler

Fixes #1780 - changes EPEL url from download.fedoraproject.org to dl.fedoraproject.org

63c40be4 07/30/2012 09:27 AM Ohad Levy

fixes #1792 - error on json output of usergroups

b824778e 07/30/2012 09:26 AM Ohad Levy

added a scope per proxy feature

ec1b5011 07/26/2012 08:21 AM Ohad Levy

make sure usernames are not in the logs

d9a2ebac 07/26/2012 07:58 AM Ohad Levy

[SQL optimizations] - many small optimizations

This is one of a few patches aim to improve Foreman performance
  • Bookmarks have only users, not usergroups
  • added caching to the settings table
  • removed notice message lookups (we are not really using those)...
ba69b49b 07/24/2012 04:12 AM Martin Bacovsky

api v1 - Users controller and tests

- split api routes to separate routes file
- better detection of permission failure in model
- fix ApiConstraints
- catch bad routes in api and return json
- render home#index links from restapi
- fixed resource params recognition

b2b47290 07/24/2012 04:12 AM Petr Chalupa

api v1 - render errors with rabl

better detection of permission failure in model
fix ApiConstraints
catch bad routes in api and return json

84d8bcb2 07/22/2012 05:53 AM Amos Benari

fixes #1738 Puppet Runtime charts look very messed up.

017a7d84 07/19/2012 08:13 AM Ohad Levy

fixes #1765 - changing a conflicting IP address might lead to losing DNS or DHCP records

06bf16e9 07/19/2012 02:26 AM Ohad Levy

require_nfs_access method should not be a private method.

View revisions

Also available in: Atom