Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  helpers
  orchestration
.gitkeep 0 Bytes
architecture_test.rb 2.75 KB
auth_source_ldap_test.rb 6.25 KB
auth_source_test.rb 840 Bytes
bookmark_test.rb 909 Bytes
common_parameter_test.rb 2.94 KB
compute_resource_test.rb 2.51 KB
config_template_test.rb 1.22 KB
domain_parameter_test.rb 3.43 KB
domain_test.rb 4.23 KB
environment_class_test.rb 164 Bytes
environment_test.rb 789 Bytes
fact_value_test.rb 785 Bytes
facts.yml 4.01 KB
facts_importer_test.rb 1.01 KB
feature_test.rb 154 Bytes
group_parameter_test.rb 3.58 KB
host_class_test.rb 156 Bytes
host_mailer_test.rb 2.14 KB
host_observer_test.rb 1.06 KB
host_parameter_test.rb 3.62 KB
host_test.rb 21.4 KB
hostgroup_class_test.rb 347 Bytes
hostgroup_test.rb 4.59 KB
image_test.rb 96 Bytes
key_pair_test.rb 71 Bytes
location_test.rb 740 Bytes
log_test.rb 150 Bytes
lookup_key_test.rb 2.96 KB
medium_test.rb 3.12 KB
message_test.rb 154 Bytes
model_test.rb 2.24 KB
notice_test.rb 509 Bytes
operatingsystem_test.rb 4.3 KB
orchestration.rb 268 Bytes
organization_test.rb 820 Bytes
os_default_template_test.rb 164 Bytes
parameter_test.rb 1.72 KB
ptable_test.rb 3.41 KB
puppet_class_importer_test.rb 1.93 KB
puppetclass_test.rb 2.25 KB
report_test.rb 7.07 KB
role_test.rb 3.14 KB
setting_test.rb 4.81 KB
smart_proxy_test.rb 710 Bytes
source_test.rb 153 Bytes
subnet_domain_test.rb 159 Bytes
subnet_test.rb 4.46 KB
suse_test.rb 1.39 KB
taxable_taxonomy_test.rb 162 Bytes
template_combination_test.rb 166 Bytes
template_kind_test.rb 159 Bytes
token_test.rb 1.84 KB
trend_counter_test.rb 159 Bytes
trend_test.rb 152 Bytes
user_fact_test.rb 155 Bytes
user_test.rb 5.62 KB
usergroup_test.rb 6.49 KB

Latest revisions

# Date Author Comment
611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

1a68aea8 11/26/2012 10:20 AM Greg Sutcliffe

Fixes #983 - implement 3 state boot

d076d573 11/21/2012 08:10 AM Joseph Magen

This commit adds most of the functionality required for API v1

The overall goal was to extract the existing JSON response
overall controllers, and to move them to a seperate name space.

  • documentation was added to all requests (available under /apidoc)...
3f482b82 11/19/2012 02:25 AM Ohad Levy

fixes #1957 - remove old libvirt hypervisors code

Since foreman 1.0 libvirt hypervisors are now part of compute resources
this patch removes the old code and migrate any existing hypervisors to
be libvirt based compute resources.

e81bf057 11/15/2012 05:34 AM Sam Kottler

fixes #1872 - Adds Puppet v3 support

384005e7 11/14/2012 10:03 AM Martin Bacovsky

Fixed validation error handling and auth durin admin user creation

9f6de1e7 11/01/2012 07:45 AM Greg Sutcliffe

Refs #1920 : Fix failing tests for Setting[:foreman_url] Ensure plain 'http' protocol is used in templates Add a test to ensure http is used when https is in @request

fe4629de 10/31/2012 05:19 AM Robert Birnie

feature #1906 add Trend information

Signed-off-by: Amos Benari <>
Signed-off-by: Ohad Levy <>

644f7f22 10/22/2012 07:27 AM Ohad Levy

fixes #1907 - audit log should contain puppet class assignments within a hostgroup

3f1a3a4d 10/18/2012 10:48 AM Joseph Magen

Rails cache returns incorrect value for false values.

while this is fixed in Rails 3.1.4, a work around is required for now:

Settings getter method correctly returns false instead of nil.

View revisions

Also available in: Atom