Project

General

Profile

Activity

From 02/26/2013 to 03/27/2013

03/27/2013

02:22 PM Installer Revision fcae203f (puppet-dns): Remove this dependency as the installer is using a forked copy of concat and this dependency explodes with librarian-puppet. We should revisit these after uploading the installer modules to the forge.
Ashley Penney
11:36 AM Packaging Revision 3a37e176 (foreman-packaging): Created the assets subpackage and added it as a requirement for core
Sam Kottler

03/26/2013

06:44 PM Installer Revision 2a756241 (puppet-foreman): added ability to specify which interface to listen on
Corey Osman
11:15 AM Installer Revision 338e85ca (puppet-puppet): Updated passenger install and created template files required for passenger config
Gavin Williams
07:42 AM Installer Revision b194a65a (puppet-puppet): Issue 2036 - Updated auth.conf.erb and puppet.conf.erb to check for an
empty/nil puppetmaster var and fall back to fqdn. Gavin Williams

03/19/2013

04:05 PM Packaging Revision 5b65aef1 (foreman-packaging): Added SElinux spec
Sam Kottler
01:36 PM Packaging Revision 3129deef (foreman-packaging): Fixes #2125: add support for running Foreman with selinux enabled
Sam Kottler
10:54 AM Installer Revision e18757fa (puppet-puppet): Make external_nodes a configurable parameter
In https://github.com/theforeman/puppet-foreman/pull/42 a parameter is
added, but this needs a way to configure it.
Ewoud Kohl van Wijngaarden
09:36 AM Installer Revision 79e7f743 (puppet-foreman): Add --no-environment option to node.rb
Mickaël Canévet
04:52 AM Revision 8280e06e (foreman_api): Regenerated the bindings
Ivan Necas
04:38 AM Revision 06df1d66 (foreman_api): ForemanApi improved generator
* ability to determine the right request url based on params provided
Given this paths:
1. +/comments+
2. ...
Ivan Necas
04:29 AM Revision fd65fcfb (foreman_api): Fix development dependencies
Ivan Necas

03/17/2013

03:46 PM Smart Proxy Revision aff8fa8b: fixes #2067 - disable puppet's handling of 'import' to fix manifests containing it
Dominic Cleal

03/16/2013

12:34 PM Packaging Revision 133ebd07 (foreman-packaging): Include the locale directory so localization-related items are included in the packages
Sam Kottler

03/15/2013

06:58 AM Revision 7022e704 (foreman_api): comply with Fedora Guidelines
Miroslav Suchy

03/14/2013

05:26 PM Revision aa2cd9f2 (foreman): fixes #2250 API v2 add/remove puppetclasses from hosts and hostgroups
Joseph Magen
05:25 PM Revision bb410687 (foreman): fixes #2318 - API v2 documentation for parameters to include real paths rather than /references/:id
Joseph Magen
05:25 PM Revision 0cf430e3 (foreman): fixes #2319 make HostClass and HostgroupClass unique puppetclass_id by scope
Joseph Magen
05:24 PM Revision 62d3a341 (foreman): fixes #2322 ActiveModel::MassAssignmentSecurity::Error: Can't mass-assign protected attributes:
Joseph Magen
05:23 PM Revision 8dcdcce6 (foreman): fixes #2323 syntax error in host_mailer
Joseph Magen
05:22 PM Revision 796352ed (foreman): fixes #2324 Refactoring of Host STI
Allows plugins to render a different STI-type edit form and save
the changed type. Also allows the /fact_values uploa...
Greg Sutcliffe
11:23 AM Installer Revision 29b59c76 (puppet-foreman_proxy): Change manage_sudoers parameter to only exclude the /etc/sudoers.d resource
Dominic Cleal
04:38 AM Revision 352b2fe2 (foreman): Load the apipie documentation when calling '/api'
The documentation is used to list the links for the resources. We make
sure it's loaded.
Ivan Necas
04:29 AM Revision f46e39c4 (foreman): Add localization calls to the subnets and the trenda pages.
There are other changes to the common layouts based on simple testing. Bryan Kearney
04:29 AM Revision 8d5c85ce (foreman): Use proper syntax for step 2 title, comment by Joseph Magen
Bryan Kearney

03/13/2013

07:57 AM Packaging Revision ba8f141f (foreman-packaging): Update nightly to work with i18n changes
Greg Sutcliffe

03/12/2013

12:31 PM Installer Revision b50d30ce (puppet-puppet): Ensure that using top-level variable for $::puppet::runmode.
Gavin Williams
11:24 AM Installer Revision 04911317 (puppet-puppet): Updated to use 'include' rather than 'class', as won't break existing
setups which have puppet and puppet::cron defined. Gavin Williams
10:51 AM Installer Revision 45211baf (puppet-puppet): Updated Puppet::init to support specifying a runmode:
* Added a $runmode param which defaults to 'service'.
* Created paramater in init class.
* Added a case statement to ...
Gavin Williams
07:23 AM Installer Revision 8079362b (installer): Dhcp/dns/foreman/proxy/puppet: Bump to latest version
Greg Sutcliffe
06:31 AM Installer Revision 7304901f (puppet-puppet): * Updated default run interval to seconds.
* Converted lookupvar to use top-level param scoping. Gavin Williams
06:24 AM Installer Revision 0a0910c6 (puppet-foreman): Add use_vhost support to generate conf file without vhost
Mickaël Canévet

03/11/2013

03:53 PM Packaging Revision 039666e0 (foreman-packaging): Require Puppet 2.6.5 or higher, as 2.6.2 on Debian Squeeze fails
Dominic Cleal
01:44 PM Installer Revision 16b8a920 (puppet-puppet): Updated Puppet to support following additional agent parameters:
* Pluginsync - defaults to true
* Splay - defaults to false
* Runinterval - defaults to 30.
Added as parameters to i...
Gavin Williams
12:28 PM Installer Revision 616cda32 (puppet-dns): Use concat_output for file content source, so we get the old file Filebucketed on change
(Also, whitespace cleanup in init.pp) Greg Sutcliffe
11:49 AM Revision 588951fb (foreman): fixes #2291 undefined method 'to_a' for 75:String when creating host WITH taxonomy
Joseph Magen
10:54 AM Revision 4ab67d21 (foreman): fixes #2299 - Parameters Controller (API v2) can reset parameters (delete them all)
Daniel Lobato Garcia
08:59 AM Revision 572d8907 (foreman): Downgrade the libvirt bindings warning to print
Ewoud Kohl van Wijngaarden
08:53 AM Revision 01352c23 (foreman): Added gettext calls to the usergroups and roles pages.
Note, this patch does not include an update to the strings file. This will allow patches to be submitted without coll... Bryan Kearney
08:50 AM Revision 6366e9e2 (foreman): Add gettext calls to the common views, application controller, and application helper objects.
Note, this patch does not include an update to the strings file. This will allow patches to be submitted without coll... Bryan Kearney
08:47 AM Revision ab7baec6 (foreman): Add gettext calls to the locations pages and the user pages.
These pages provide examples for using single translations:
_("Here is a simple")
single substitutions:
_("I like ...
Bryan Kearney
08:32 AM Revision 44463600 (foreman): fixes #2272 setup capybara and spork and modified test_helper for future integration testing
Joseph Magen

03/10/2013

10:17 AM Revision 91de7d43 (foreman): switch to latest released fog
Ohad Levy
09:49 AM Smart Proxy Revision 68c8a440: Ignore .bundle dir
Dominic Cleal
09:44 AM Smart Proxy Revision 603d0651: fixes #2209 - explicitly use Proxy::Puppet::Environment#name for to_json
Dominic Cleal

03/08/2013

12:10 PM Installer Revision 3a4a13cc (puppet-dhcp): Use concat_output for file content source, so we get the old file Filebucketed on change
Greg Sutcliffe
11:58 AM Installer Revision 82a57bdd (installer): Update gitmodules to point to OnyxPoint's concat module
Greg Sutcliffe
08:16 AM Installer Revision 2f983354 (puppet-foreman): Make node.rb switch to puppet user to avoid cache issues
Greg Sutcliffe
06:22 AM Packaging Revision 48c3303f (foreman-packaging): Add new freight script for transferring debs to the webnode
Greg Sutcliffe

03/07/2013

04:51 PM Packaging Revision 8ad5d8e9 (foreman-packaging): Standardise logrotate configs
Dominic Cleal
04:14 PM Packaging Revision 37bcd754 (foreman-packaging): Explode foreman-proxy patch out into separate files
Dominic Cleal
05:33 AM Packaging Revision c091e4d0 (foreman-packaging): Explode foreman-proxy patch out into separate files
Dominic Cleal

03/06/2013

11:08 AM Installer Revision cf86d6c6 (puppet-foreman_proxy): add custom_repo to foreman_proxy
Frederic Schaer

03/04/2013

09:33 AM Revision 2b83579a (foreman): fixes #2278 orchestration test failure
Joseph Magen
09:33 AM Revision 16ce9a7a (foreman): fixes #2219 - Hostgroup ownership is hierarchical
Daniel Lobato Garcia
07:16 AM Revision c64fc575 (foreman): fixes #2274 renamed test/unit/orchestration.rb to test/unit/orchestration_test.rb
Joseph Magen
07:15 AM Revision 866face2 (foreman): fixes #2275 - include ThreadSession::Cleaner only once
Foreman::ThreadSession::Cleaner was included in Taxonomy concern,
which postponed the session clearing (that should b...
Ivan Necas
07:01 AM Revision 8ffd9aee (foreman): fixes #2277 - adds spice html5 support
This also adds a newer version of the web socket proxy (where we
probably need to use an external package instead of ...
Ohad Levy
03:01 AM Smart Proxy Revision 267d2480: fixes #2255 Fix frozen facts in facts_api
Greg Sutcliffe
03:00 AM Smart Proxy Revision dd7018f8: fixes #2191 - undef in puppet class params is optional
Dominic Cleal
02:59 AM Smart Proxy Revision a9ae932f: Fixed bad indentation in the puppet clasS
Sam Kottler
02:45 AM Smart Proxy Revision 0acfdc97: fixes #2261 - fixes for CI testing under Ruby 1.9
Support minitest in Jenkins rake tasks, add rdoc and minitest deps due to
old 1.9.2 versions. Fix PLATFORM under 1.9...
Dominic Cleal

03/03/2013

02:25 PM Revision a38529f7 (foreman): Added a build script for updating and generating policies and packages
Sam Kottler
02:15 PM Revision fb0998a0 (foreman): fixes #2268 - exec puppet in Bundler-less env, don't touch PATH when puppetgem is set
Dominic Cleal
02:09 PM Revision 68234aea (foreman): fixes #2273 - authorization over environment model
Ivan Necas
01:58 PM Revision dbda7ad5 (foreman): foreman-config - dry run
Allow running without affecting the actual configuration. Useful in
puppet manifest unless statement: exits with 1 if...
Ivan Necas
12:52 PM Revision 69be1641 (foreman): fixes #2269 - Add gettext framework to foreman.
This patch adds a gettext based localization framework to the Foreman. This is done by adding the fast_gettext and ge... Bryan Kearney
11:04 AM Revision 7cddc10e (foreman): fixes #2266 - API doesn't honor 'view_facts' permission
Jeff Palmer
10:14 AM Revision bf38fd07 (foreman): fixes #2264 - replace fulltext sources.value index with digest
Dominic Cleal
10:06 AM Revision 5f4a100c (foreman): fixes #2256 - support minitest in jenkins rake tasks, add missing yaml require breaking bundler, fix version test for Ruby 1.9.2
Dominic Cleal
09:59 AM Revision 66b40d57 (foreman): fixes #2202 - add all unassigned actions to appropriate permissions
Dominic Cleal

02/28/2013

05:17 PM Revision 14a61af4 (foreman): fixes #2262 - handle strings from PostgreSQL
Dominic Cleal

02/27/2013

09:20 AM Revision ca8e438b (foreman): fixes #2253 adds openstack floating ip support
Ohad Levy
06:09 AM Installer Revision e280c104 (puppet-puppet): Allow for different possible locations of the puppet binary inside the cronjob
Drop the sleep as it doesn't work on all shells Greg Sutcliffe
04:15 AM Revision 8c77fedc (foreman): fixes #2251 - adds openstack image listing
also refactor image list fetching Ohad Levy
04:15 AM Revision 4b1a18cb (foreman): fixes #2252 - add supports to openstack log console
Ohad Levy

02/26/2013

09:56 AM Revision 1f1367d6 (foreman): fixes #2222 hostgroup form can be scoped by multiple taxonomys.
Amos Benari
09:13 AM Installer Revision 4ee5a044 (puppet-foreman): Treat empty strings in SSL key/cert settings as disabled
Dominic Cleal
 

Also available in: Atom