Project

General

Profile

Activity

From 10/13/2012 to 11/11/2012

11/11/2012

05:02 AM Revision 306ed25a (foreman): Bug #1936 Allow user creation without email
Robert Birnie
04:38 AM Revision e78a621a (foreman): fixed typo - "replay_address" should be called "reply_address"
added migration for typo in replay_adress variable Hannes Schaller
04:27 AM Smart Proxy Revision c8ee1bfe: Fixes #1761 - default to /etc/puppet if we can't find a value for
Greg Sutcliffe
04:10 AM Revision 0b6d53d6 (foreman): fixes #1550 : Test existance before removing index and column.
In case where reference_id exist, but domain_id, hostgroup_id, domain_id don't, migration should'nt fail Unknown
02:55 AM Revision cc54f546 (foreman): fixes #1934 fix display for AWS instances index Set proper status and remove start button for terminated instance
Romain Vrignaud
02:34 AM Revision 915f89fe (foreman): Fixes #1911 - removes limit from change_column's in a few migrations
Sam Kottler

11/09/2012

10:20 AM Installer Revision c1a1f64e (puppet-tftp): Fix TFTP location on newer RHEL/Fedora releases
Dominic Cleal
07:28 AM Packaging Revision f77fb2c8 (foreman-packaging): Fix status exit code to return non-zero when stopped
Dominic Cleal
07:01 AM Installer Revision a402e188 (installer): Change YAML path to /etc/foreman-proxy/answers.yaml for consistency
Parameterise foreman_installer class for answers.yaml location Dominic Cleal

11/08/2012

08:59 AM Revision 1c3c4623 (foreman): fixes #1876 fix display of instance name and dns for AWS Use instance number when instances name is not set. Use private DNS entry when public dns is not available
Romain Vrignaud

11/07/2012

03:03 PM Installer Revision 3a931109 (puppet-foreman_proxy): Fixes #1928 - Start proxy service at boot, init script supports status
Dominic Cleal
02:42 PM Smart Proxy Revision 6093c50d: fixes #1929 - set umask sensibly to prevent world writable files (CVE-2012-5477)
Dominic Cleal
12:29 PM Installer Revision e53770fb (puppet-foreman_proxy): fixes #1928 - start proxy service at boot, init script supports status
Dominic Cleal
12:26 PM Installer Revision c7abb26e (puppet-foreman_proxy): Use version-specific puppetca command from puppet pull 15
Greg Sutcliffe
10:26 AM Installer Revision 37ad6182 (installer): Update foreman, foreman_proxy, and puppet module commits
Greg Sutcliffe

11/05/2012

08:16 AM Revision 221445d3 (foreman): spec directory is obsolete
this live for some time in foreman-rpms.git repo Miroslav Suchy
08:16 AM Revision d2b7a8a2 (foreman): debian directory is obsolete
this live for some time in foreman-rpms.git repo Miroslav Suchy

11/04/2012

03:29 PM Revision f1a5a067 (foreman): Fixed array structure in API v1 user controller test
Sam Kottler
03:29 PM Revision ada73341 (foreman): Added rabl gem version requirement
Sam Kottler

11/01/2012

05:44 PM Installer Revision c417fb59 (puppet-foreman_proxy): Remove a debug notify
This notify will mark the server as active every run and adds little value. Ewoud Kohl van Wijngaarden
10:06 AM Installer Revision 78c0ec5a (puppet-foreman): Puppet 2.6 compatibility
Puppet 2.6 doesn't allow a trailing comma after the last argument. Ewoud Kohl van Wijngaarden
07:45 AM Revision 9f6de1e7 (foreman): 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
Greg Sutcliffe
06:12 AM Revision dcc1c508 (foreman): fix #1922 add scrolling to graphs
Robert Birnie

10/31/2012

02:35 PM Packaging Revision 7fba7679 (foreman-packaging): Allow reprepro to sign debs directly
Greg Sutcliffe
12:41 PM Packaging Revision b9c2d259 (foreman-packaging): Take the platform as an argument so that debian pkgs and RPM's can be built via a matrix
Sam Kottler
05:46 AM Revision 10834815 (foreman): refs #1906 - checked in wrong migration file
Ohad Levy
05:35 AM Revision f343e91a (foreman): Fixes #1920 - Template URLs should not be based on the browser address bar
Greg Sutcliffe
05:30 AM Revision 2704a359 (foreman): fixed active tab on cached topbar.
Amos Benari
05:29 AM Revision 2f073cf5 (foreman): fixed hat location on login screen.
Amos Benari
05:19 AM Revision fe4629de (foreman): feature #1906 add Trend information
Signed-off-by: Amos Benari <abenari@redhat.com>
Signed-off-by: Ohad Levy <ohadlevy@gmail.com>
Robert Birnie

10/29/2012

08:17 AM Packaging Revision 82d8a45b (foreman-packaging): Added the installer packaging script
Sam Kottler

10/28/2012

04:41 PM Revision c2ccd27b (foreman): used media/show partial and added to tests
Joseph Magen
04:38 PM Revision 30ababd4 (foreman): added dns_id, dhcp_id, tft_ip attributes even though they are nested as children to be consistent with current api
Joseph Magen
04:36 PM Revision 679be74e (foreman): fixes #1917 Solaris Sparc provisioning templates fix
Oliver Weinmann
04:34 PM Revision da63ee3a (foreman): fixes #1862 resets cookie after deleting hosts
Robert Birnie

10/26/2012

07:00 AM Packaging Revision f92e5b22 (foreman-packaging): Drop loopbuild as we have matrix build in Jenkins. Push packages to main repo instead of devel/
Greg Sutcliffe

10/25/2012

11:53 AM Revision 6d813af4 (foreman): Fixes validation for hostnames containing hyphens for NFS mounts
Telmo X
11:53 AM Revision d06b7db9 (foreman): Removed the travis configuration
Sam Kottler
11:52 AM Revision 0813600a (foreman): fixes #1913 Solaris architecture fact should always be hardwareisa
Oliver Weinmann
10:40 AM Installer Revision 64e7c7d2 (installer): Reapply YAML in develop branch
Greg Sutcliffe
10:39 AM Installer Revision eb4cc43c (installer): Revert "Installation via a yaml file." - moving this to a develop branch
This reverts commit 84a9a25f7ea7b74a3b11c3959c09bb247ad1f1e4. Greg Sutcliffe

10/24/2012

09:45 AM Installer Revision 4264a4d4 (puppet-puppet): Correctly determine the puppet command on old and new puppet systems
(Credit to Bill ONeill <woneill@pobox.com> for the initial work) Greg Sutcliffe
09:36 AM Smart Proxy Revision 6c458743: Fixes #1914: Raise if we cannot read the puppet conf file, report the path otherwise
Greg Sutcliffe
04:35 AM Revision 9546e17c (foreman): allows accessing token value from safe mode rendering
also added to_s method, just in case someone would do <%= token %> Ohad Levy

10/23/2012

10:16 AM Installer Revision 3efd15f3 (installer): foreman: bugfix bump
Greg Sutcliffe
10:15 AM Installer Revision 176b2144 (puppet-foreman): Fix typo in component name and don't default to nightly
Greg Sutcliffe
09:57 AM Installer Revision 4dae9342 (installer): foreman/proxy: version bump
Greg Sutcliffe
09:45 AM Installer Revision aae145e1 (puppet-foreman_proxy): Don't use nightly by default
Greg Sutcliffe
09:42 AM Installer Revision 45b62b76 (puppet-foreman): Use new debian repo, remove unused param
Greg Sutcliffe
07:42 AM Revision 652b81b4 (foreman): redirecting foreman-config log output
Lukas Zapletal

10/22/2012

01:16 PM Packaging Revision 67febe9c (foreman-packaging): fix apipie-rails dep ver
Jason Montleon
12:50 PM Packaging Revision 00a00be4 (foreman-packaging): fix scoped_search version in Gemfile patch
Jason Montleon
12:31 PM Packaging Revision 6dfd0a78 (foreman-packaging): remove doc tagged files that don't exist
Jason Montleon
11:53 AM Packaging Revision b28844a7 (foreman-packaging): Update README to README.md
Greg Sutcliffe
11:03 AM Packaging Revision c52c9ea0 (foreman-packaging): add files missing from packaging
Jason Montleon
10:55 AM Packaging Revision d0f517fb (foreman-packaging): stop specifying every single file for scoped_searcha and apipie
Jason Montleon
10:31 AM Packaging Revision 4430961a (foreman-packaging): update scoped_search dep to 2.4.0 and apipie to 0.0.12
Jason Montleon
07:27 AM Revision 644f7f22 (foreman): fixes #1907 - audit log should contain puppet class assignments within a hostgroup
Ohad Levy
07:20 AM Revision 7dc19e6d (foreman): fixes #1909 - add host audit entries to host show page
Ohad Levy
04:04 AM Revision 5d18e150 (foreman): minor API v1 fixes
* fix unknown variable name
* enable apipie params validation
* update config_template api doc
Petr Chalupa

10/21/2012

10:40 AM Revision e6af1c4c (foreman): typo on index.json.rabl for environments.
added missing s char Joseph Magen
10:35 AM Revision b2e0d08c (foreman): fixes #1772 - sort not working for facts.
Amos Benari
10:34 AM Revision b7a4183e (foreman): fixes #1795 - When deleting compute resource, confirmation box should remind which compute resource is being deleted
Amos Benari
09:41 AM Revision 8788e7aa (foreman): fixes #1870 group compute resource by type in the new host form.
Amos Benari

10/19/2012

04:14 AM Revision 8bd4e480 (foreman): add subnets to safemode rendering
Ohad Levy

10/18/2012

12:54 PM Installer Revision 84a9a25f (installer): Installation via a yaml file.
This can be written by a configuration script
Can be stashed in /etc for reference / re-use
Update README to use new ...
Greg Sutcliffe
10:48 AM Revision 3f1a3a4d (foreman): 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 fals...
Joseph Magen
08:48 AM Revision 298756ca (foreman): fixes #1028 - show and override puppet class parameters in the host form.
Amos Benari
08:48 AM Revision 93580289 (foreman): fixes #1901
Amos Benari
08:48 AM Revision 29972d83 (foreman): fix minor css classes declaration.
Amos Benari
08:48 AM Revision aa3d0897 (foreman): add pagination to compute resource
Amos Benari

10/17/2012

11:35 PM Revision c9d34a54 (foreman): Merge pull request #187 from skottler/markitdown
Made the readme markdown and some minor cleanups Brian Gupta
11:13 PM Revision 5467863f (foreman): Made the readme markdown and some minor cleanups
Sam Kottler
10:15 AM Revision 6c301997 (foreman): fixes #1901
Amos Benari
10:04 AM Revision bce29580 (foreman): show and override puppet class parameters in the host form.
Amos Benari
08:59 AM Revision 4e493ad7 (foreman): removed lower() on default_scope to get tests to pass in postgresql
fixes #1887
fixes #1839
Joseph Magen
07:34 AM Revision cb707306 (foreman): fixes #1873 changed domain character count to 254 chars
Hannes Schaller
07:32 AM Revision 3013ebe9 (foreman): fixes #1755 - changed limit on path from 100 to 255
Joseph Magen
07:25 AM Revision 3aca6ed6 (foreman): fixes #1888 - set value to default if zero or less
thie is relevant for both
* idle_timeout
* entries_per_page
* puppet_interval
Joseph Magen
05:41 AM Revision 020d6ec8 (foreman): change debug level from debug to info for OAuth failures
Petr Chalupa
05:13 AM Revision be951dfa (foreman): log debug info when OAuth authentication fails
Petr Chalupa
05:13 AM Revision 518d50bb (foreman): auto create admin-user when missing in API requests
add getter for admin user User.admin which auto creates admin when missing Petr Chalupa
03:30 AM Revision 4dd2e7ee (foreman): Pinned redcarpet to 2.1.0 or below so native extensions build
Sam Kottler

10/16/2012

08:46 AM Revision c2f514c4 (foreman): setting page has tabs for categories, yeh!
this also fixes #1742 Amos Benari

10/15/2012

08:22 AM Revision bc5e0126 (foreman): Merge pull request #171 from pccowboy/fix_1893
fix for #1893 Amos Benari
04:08 AM Revision 12ae4553 (foreman): fixes #1852 - NoVNC Connection timeout with Firefox 15
Ohad Levy

10/14/2012

10:51 AM Revision 24a1db18 (foreman): refs #1892 - ensure that when unattended / orchestation is disabled this code does not executed.
Ohad Levy
 

Also available in: Atom