Project

General

Profile

Activity

From 03/14/2011 to 04/12/2011

04/12/2011

06:37 AM Revision ca18cf0b (foreman): fixes #52 - remove unused fields from puppetclasses table
Ohad Levy
04:50 AM Revision 8a40834f (foreman): fixes #739: Clicking hostname leads to 'search', not details
Ohad Levy
04:49 AM Revision 6032a1ff (foreman): fixes #831 - /hosts/fqdn/facts should not be a redirection
updated the JSON output as well to include leading hostname as root. Ohad Levy
03:50 AM Revision 0a079cba (foreman): override default operators in the suggestion list to prevent syntax that doesn't make sence for example, in hosts page 'class != foo' will get any host that has class that is not foo if a host has two class foo and bar it will be in the list because bar != foo this kind of queries doesn't make sence and there for removed from the suggestion list.
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
03:50 AM Revision 8af43d65 (foreman): use the new error rendering option in scoped search auto completer.
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
03:50 AM Revision acc66272 (foreman): ignore idea (rubymine) files.
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
03:50 AM Revision 546fc521 (foreman): updated scoped search plugin
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
03:23 AM Revision bc1d0900 (foreman): Addresses #830 - set host model from facter for virtual guests
Signed-off-by: Frank Sweetser <fs@wpi.edu> Ohad Levy

04/11/2011

02:46 AM Revision bd5e3385 (foreman): fixes #829 - /hosts/fqdn/reports should not be a redirection
Ohad Levy

04/10/2011

04:06 PM Revision b342a9a8 (foreman): addes search to dashboard page refs #719
Ohad Levy
03:51 PM Revision ac7fe332 (foreman): added search to puppet classes page #refs 719
Ohad Levy
03:21 PM Revision 8de14697 (foreman): added search to operating systems page #refs 719
Ohad Levy
03:17 PM Revision b0b1ea21 (foreman): added search to reports page #refs 719
Ohad Levy
03:17 PM Revision e77b99e0 (foreman): fixes #259 - Ability to search Hosts by Parameters
Ohad Levy
03:17 PM Revision c76afe1f (foreman): added search to facts page #refs 719
Ohad Levy
11:33 AM Revision 7747485a (foreman): adds search to hosts refs #719
Ohad Levy
09:36 AM Revision 80516e41 (foreman): fixes #719 - Adds new search functionaily
Ohad Levy

04/06/2011

03:50 PM Smart Proxy Revision 32870403: (Re-) Introduced dedicated system user for smart-proxy
Signed-off-by: Jochen Schalanda <jochen@schalanda.name> Jochen Schalanda
03:49 PM Revision 827f9ee0 (foreman): Updated Debian package specification: * made dependencies for foreman-{mysql,pgsql,sqlite3} clearer, refs #638 * added dependencies to librestclient-ruby and libjson-ruby, refs #669 * updated copyright file
Signed-off-by: Jochen Schalanda <jochen@schalanda.name> Jochen Schalanda
03:48 PM Revision 3518bfa0 (foreman): Recognize Scientific Linux as a RedHat derivative.
Note that this requires equivalent support in facter, which is currently
in git but not yet released as of facter 1.5...
Frank Sweetser
03:30 PM Revision d568c4cc (foreman): fixes #759 - populate hosts fails if the host has no mac-address
Ohad Levy
01:59 PM Installer Revision 5cbd0a12 (puppet-foreman): fixes #823 - tftp root dir path inconsistency b/w module and distro package
Ohad Levy
01:58 PM Installer Revision 926c6ba1 (puppet-foreman): fixes #825 - allow to send facts to foreman over https
Ohad Levy

03/31/2011

05:28 PM Revision b3f525e2 (foreman): fixes #723 - Hypervisor details page
This also include basic functionality to power on/off guests Ohad Levy
05:12 PM Revision b4d2608a (foreman): fixes #723
Ohad Levy
07:43 AM Revision 8ba2e00a (foreman): fixes #806 - Switch to JQuery instead of Prototype JavaScript library
Ohad Levy
03:24 AM Smart Proxy Revision 308be2fc: fixes #801 - Flatten path before iterating
Signed-off-by: Frank Sweetser <fs@wpi.edu> Frank Sweetser

03/30/2011

10:31 AM Revision 455f5d2b (foreman): Fixes #544 - Foreman connects using an ssl certificate
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
05:16 AM Revision 65b5ea5e (foreman): fixes #801 - Strip carriage returns from all partition tables
Frank Sweetser
05:11 AM Revision a60820e8 (foreman): fixes #804 - 'puppet' value should be the default for the puppetmaster text field
Ohad Levy

03/29/2011

12:31 PM Revision b8725d96 (foreman): Bumped to 0.2 release
Ohad Levy
12:19 PM Revision d67f2883 (foreman): Fixes #790 - puppetmaster_name should be obj.puppetmaster_name
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
11:35 AM Installer Revision e0696f41 (puppet-foreman): Added Smart Proxy mangement
Ohad Levy
05:27 AM Revision dbb7c2f2 (foreman): Fixes #789 - External node interpolation of puppetmaster
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly

03/27/2011

04:04 AM Revision 50d977ed (foreman): fixes #784 - The HOST flash runtime_graph disapears when you have a failed report
Ohad Levy
03:55 AM Revision b55bbb7f (foreman): fixes #793 - Including non-https version of Google jsapi causing SSL warning
Ohad Levy
03:25 AM Smart Proxy Revision 68bfe266: fixes #795 - Failed to fetch boot files on older ruby versions
Ohad Levy

03/26/2011

02:01 PM Revision 07f17d0c (foreman): Fixes #791 - Added a "condrestart" to the RPM init script and logrotate.
Signed-off-by: Marcello de Sousa <foreman-dev@area151.com> Marcello de Sousa

03/24/2011

04:45 PM Smart Proxy Revision 3d11b301: Fixes #781 - Cleanups and remove ebarresing code
Ohad Levy
03:55 PM Smart Proxy Revision e281cd69: Merge branch '781' into develop
Ohad Levy
03:53 PM Smart Proxy Revision c16bd9e2: fixes #787 - add rake task to send patches
Ohad Levy
03:47 PM Smart Proxy Revision 4a5b83c0: Fixes #781 - DHCP create attempted when mac already used
includes fixes for both ISC and MS implementations.
Signed-off-by: Paul kelly <paul.ian.kelly@googlemail.com>
Ohad Levy
03:43 PM Smart Proxy Revision a57ca5dc: Fixes 779 - windows 64 bit detection wrong
Signed-off-by: Paul kelly <paul.ian.kelly@googlemail.com> Paul Kelly
03:22 PM Smart Proxy Revision 6eccb4f1: Fixed #780 - Broken error messaging in MS DHCP
Signed-off-by: Paul kelly <paul.ian.kelly@googlemail.com> Paul Kelly

03/22/2011

09:39 AM Revision 5b6d1303 (foreman): fixes typo in log output - refs #565
Ohad Levy
06:46 AM Revision bb9a1ad1 (foreman): Fixes #565 - rake puppet:import:puppet_classes misses some changes
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
06:24 AM Revision 15c6711d (foreman): fixes #774 - Migration may fail if upgrading from a 0.1-5 and older foreman
Ohad Levy
06:24 AM Revision 7123fa79 (foreman): fixes #761 - Support Puppet 2.6.x Report format 2
Ohad Levy

03/21/2011

10:53 AM Revision ba5b7e74 (foreman): fixes #582 - Foreman should not fail if libvirt ruby binding are not installed
Ohad Levy
09:44 AM Revision 634023e2 (foreman): fixes #495 - only value field needs to be text, reverting
Ohad Levy
09:39 AM Revision 78bda549 (foreman): fixes #495 - ensure we handle the correct index if there is more than one
Ohad Levy
08:02 AM Revision 952d7721 (foreman): fixes #771 - unattended settings do not get updated correctly when choosing a hostgroup
Ohad Levy
06:00 AM Revision 684ce2ec (foreman): fixes #770 - puppet autosign fails if using legacy puppet ca handleing
Ohad Levy
05:22 AM Revision 3fe6982a (foreman): fixes #765 - puppetmaster name is no longer resolved after #609
Ohad Levy
05:22 AM Revision 44a8aec4 (foreman): fixes #766 - removed dead code around RRD's
Ohad Levy
05:20 AM Revision 79ae7779 (foreman): fixes #495 - Facts truncation when using storeconfig and sharing a MySQL DB with puppet
Ohad Levy

03/20/2011

02:55 PM Smart Proxy Revision bae57af3: fixes # 764 - Updated Debian package specs for version 0.1
Jochen Schalanda

03/18/2011

02:25 PM Revision 4f150622 (foreman): fixes #763 - Sometimes list of hosts may fail if no OS details are found
Ohad Levy
07:19 AM Revision 9b1fd486 (foreman): Fixes #758 - Respond_to typo
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly

03/17/2011

03:39 PM Smart Proxy Revision 6b86c96f: fixes #755 - parenthesize warning
Ohad Levy
03:35 PM Smart Proxy Revision 46a733fb: fixes #754 - undefined method '+' for #<Proxy::DNS::Error
Ohad Levy
02:51 PM Revision a87f8f9f (foreman): Fixes #738 - Refactored the exception code in proxy_api.rb
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
02:32 PM Revision 36f93e4d (foreman): Fixes #609 - Orchestrate puppetca operations
This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to pro...
Ohad Levy
04:01 AM Smart Proxy Revision 80296c51: Updating releas relate files
Ohad Levy
03:57 AM Smart Proxy Revision 2b403a61: fixes #732 - provide better defaults inside rpm package
Ohad Levy
03:39 AM Smart Proxy Revision 5821a269: fixes #752 - Lookup the constant for the log level
As written, the Logger::WARN is just a string, causing a crash when
comparing FIXNUM to String types. Switched to us...
Mark Bainter
03:38 AM Smart Proxy Revision c5bd9cca: fixes #753 - puppetca.rb: Fixing typo in comparison operator
Mark Bainter
03:32 AM Smart Proxy Revision 20618e98: fixes #610 - tftp file fetching logging
Lukas Zapletal

03/16/2011

08:32 AM Revision 00999d44 (foreman): fixes #630 - Clicking on build deletes all historic data without confirmation
Ohad Levy
07:58 AM Smart Proxy Revision 0373f6bd: Adding tags to gitignore file
Lukas Zapletal

03/15/2011

04:12 PM Revision 98445b00 (foreman): fixes #598 - A 5 second timeout is to small on the proxy interface
Ohad Levy
04:09 PM Smart Proxy Revision 52432e58: Fixes #665 - Set option 'bind' or 'host' depending on Sinatra version.
Jochen Schalanda
10:19 AM Smart Proxy Revision 46341fb5: Fixes #737 - Foreman host check was incorrect
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
09:59 AM Revision d97196da (foreman): fixes #701 - Include environment, puppetclasses and group_parameters for hostgroups json output.
Bash Shell
09:42 AM Revision 6454273f (foreman): Fixes #674 - Rails Queue class conflict with Orchestration Queue
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
08:59 AM Revision ffbdaa7c (foreman): fixes #693 - Fix notifications allways being sent to all users
patch provided by Tomáš Strachota <tomas.str@gmail.com> Ohad Levy
05:09 AM Revision 76b6fcae (foreman): Fixes #464 - Debian package: use correct ActiveRecord adapter name in config/database.yml when using PostgreSQL.
Jochen Schalanda
05:08 AM Revision 467f0379 (foreman): * Changed debian/changelog for foreman-0.1.6-2 release. * Changed dependency on rake from version >= 0.8.1 to >=0.8.4.
Jochen Schalanda
05:05 AM Revision 5aa5d0a9 (foreman): Fixed #465 - Use correct condition in migration AddOwnerToHosts.
Jochen Schalanda
05:01 AM Revision d0442926 (foreman): HTML cleanup in nonactive hosts section of email summary report
Frank Sweetser
04:56 AM Revision 8deb9933 (foreman): updates host forms
Ohad Levy
04:26 AM Revision 668d432f (foreman): added css grid and converted most pages to use that grid
Ohad Levy
04:26 AM Revision 5410421d (foreman): fixed broken tests
added default order and paginations which
fixes #721
fixes #688
Ohad Levy
04:26 AM Revision cdf02336 (foreman): views cleanup and added more operatingsystems icons
Ohad Levy
04:17 AM Revision 18839f83 (foreman): removed unused image
Ohad Levy
04:17 AM Revision a90f0ee7 (foreman): New Look and Feel for Foreman.
Lots of CSS and other changes.
Fixed flash notice.
Fix for fieldsets.
Modified the new/edit for Hosts page. Signific...
Jason Rist

03/14/2011

06:49 AM Revision 56875aaf (foreman): fixes #733 - All hosts are unmanaged after #641
Ohad Levy
 

Also available in: Atom