Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
.gitkeep 0 Bytes
architectures.yml 140 Bytes
audits.yml 369 Bytes
auth_sources.yml 371 Bytes
bookmarks.yml 226 Bytes
brslc022.facts.yaml 2.63 KB
compute_resources.yml 622 Bytes
config_templates.yml 1.31 KB
domains.yml 321 Bytes
environment_classes.yml 432 Bytes
environments.yml 181 Bytes
fact_names.yml 81 Bytes
fact_values.yml 246 Bytes
features.yml 416 Bytes
host_classes.yml 324 Bytes
hostgroup_classes.yml 332 Bytes
hostgroups.yml 457 Bytes
hosts.yml 3.55 KB
images.yml 349 Bytes
key_pairs.yml 156 Bytes
logs.yml 177 Bytes
lookup_keys.yml 546 Bytes
media.yml 663 Bytes
messages.yml 117 Bytes
models.yml 193 Bytes
nics.yml 25 Bytes
notices.yml 126 Bytes
operatingsystems.yml 685 Bytes
os_default_templates.yml 433 Bytes
parameters.yml 450 Bytes
ptables.yml 734 Bytes
puppetclasses.yml 113 Bytes
report-2.6.12-noops.yaml 17.7 KB
report-2.6.5-errors.yaml 2.11 KB
report-2.6.5.yaml 11.1 KB
report-3.0.1.yaml 6.95 KB
report-applied.yaml 1.56 KB
report-empty.yaml 903 Bytes
report-errors.yaml 1.42 KB
report-skipped.yaml 1.56 KB
reports.yml 514 Bytes
roles.yml 3.72 KB
sample_http_preseed_template 2.07 KB
sample_tokenised_template 2.08 KB
settings.yml 5.34 KB
smart_proxies.yml 380 Bytes
sources.yml 117 Bytes
subnet_domains.yml 161 Bytes
subnets.yml 396 Bytes
taxable_taxonomies.yml 425 Bytes
taxonomies.yml 231 Bytes
template_combinations.yml 359 Bytes
template_kinds.yml 125 Bytes
trend_counters.yml 135 Bytes
trends.yml 175 Bytes
trends_controller_test.rb 166 Bytes
user_facts.yml 126 Bytes
usergroups.yml 120 Bytes
users.yml 1.2 KB

Latest revisions

# Date Author Comment
44463600 03/11/2013 08:32 AM Joseph Magen

fixes #2272 setup capybara and spork and modified test_helper for future integration testing

d7611b24 02/25/2013 09:54 AM Greg Sutcliffe

fixes #2254 - Add STI to hosts table

Signed-off-by: Joseph Mitchell Magen <>
Signed-off-by: Ohad Levy <>

57526a20 02/21/2013 08:25 AM Joseph Magen

fixes #1988 - CRUD Actions for nested parameters for host, domain, hostgroup, os

e.g.

GET /api/domains/6/parameters
POST /api/hosts/6/parameters
PUT /api/hostgroups/6/parameters/100
DELETE /api/operatingsystems/6/parameters/100

fd30481b 01/30/2013 07:26 AM Ohad Levy

fixes #2124 - only include classes from the host current environment.

This patch introduce a new setting, which decide how would foreman
address a mismatch between host and hostgruop environments.

for example, when puppet classes (directly or indirectly via hostgroups) that do not...

2fa95807 01/24/2013 07:51 AM Joseph Magen

fixes #2001 - Changing Loc or Org after compute resource selection give 500 error

a79b633b 01/23/2013 03:41 AM Dominic Cleal

fixes #2151 - use DN environment variable instead of CN

nginx is unable to pass bits of the X.509 subject, only the entire DN, so
support that as a lowest common denominator.

b226b68c 01/21/2013 07:52 AM Ohad Levy

fixes #2147 - param classes with multiple matchers are evaluated incorrectly

358ec5a3 01/20/2013 10:06 AM Dominic Cleal

fixes #2121, #2069 - restrict importers and ENC to puppetmasters and users

CVE-2013-0171: report and fact importers parse YAML directly from the remote
host without authentication. Untrusted YAML can instantiate objects and be
used to exploit Foreman.

CVE-2013-0174: external nodes (ENC) output is available to any source and...

8838eb42 12/26/2012 08:49 AM Ohad Levy

fixes #1814 - converts sp_* attributes into a BMC interface class

this patch also includes the following

  • added a new interfaces table, and STI objects to represent a NIC, BMC, Managed
    and a bootable interface.
  • refactored DHCP/DNS orchestation code, so they can work on the...
71291a46 12/20/2012 04:18 AM Dmitri Dolguikh

fixes #1834 to get foreman running under ruby 1.9.3

View revisions

Also available in: Atom