Project

General

Profile

Activity

From 04/06/2011 to 05/05/2011

05/05/2011

03:10 PM Installer Revision cd72aa77 (puppet-foreman): when running with storeconfigs, foreman (from 0.2 version) will auto import facts when a report comes in, therefore its no longer required
Ohad Levy
10:01 AM Smart Proxy Revision 03e5b521: fixes #878 - Include wget limits for timeout and retries.
Signed-off-by: Marcello de Sousa <foreman-dev@area151.com> Marcello de Sousa
09:05 AM Revision 4242cd78 (foreman): refs #285 - removes any left over from the old google charts libraries
Ohad Levy
08:43 AM Revision 3eecf845 (foreman): fixes #285 - Use Charting system which can work offline
this includes:
* dashboard charts
* statistics page
* host show page
additionally, main menu buttons and bookmarks d...
Amos Benari

05/04/2011

07:59 AM Revision 34c3a262 (foreman): fixes #751 - foreman responds with http 500 error if proxy is unreachable
Ohad Levy
05:42 AM Revision dd6263aa (foreman): fixes #872 - LDAP Auth Source Account Password reset
Ohad Levy
04:35 AM Revision e57d4aa5 (foreman): fixes #673 - Curl can't be used to trigger runs
Ohad Levy

05/03/2011

10:18 AM Smart Proxy Revision f47b233f: fixes #783 -API should contain a version
Ohad Levy
09:05 AM Smart Proxy Revision bf8dfda6: fixes #853 - If used with the proxy, the dhcpd server is open for connections from any server
Ohad Levy
07:53 AM Revision 73b01046 (foreman): fixes #876 - Improve puppet certificates pages
* Add basic things like filtering based on state (pending, valid, revoked) sorting etc
* Add support timestamps that ...
Ohad Levy
07:50 AM Smart Proxy Revision 24afc494: refs #873 - do not merge pending certificate request info with revoked certificates
Ohad Levy
04:38 AM Revision 771dab87 (foreman): fixes #874 - rails js caching fails to refresh
Ohad Levy
04:34 AM Smart Proxy Revision 8a419942: fixes #873 - puppetca api should include revoked certificates and timestamps
Ohad Levy

05/02/2011

10:45 AM Revision 7e64f911 (foreman): ensures that current user is cleared, refs #807
Ohad Levy
10:40 AM Revision 8003e4f9 (foreman): fixed menu item when logging in with a non-admin user, refs #836.
Amos Benari
07:23 AM Revision c1303d66 (foreman): Fixes #756 - Foreman should now detect changes in puppet.conf (eg: environments) when importing classes
Signed-off-by: Marcello de Sousa <foreman-dev@area151.com> Marcello de Sousa
05:42 AM Revision 2dc34ac5 (foreman): fixes #854 - Provide the version when calling the status api method
Ohad Levy
05:31 AM Revision d4d1dc8c (foreman): fixes #871 - Wrong wget url in app/views/unattended/ files
Ohad Levy
05:27 AM Revision 475cdc84 (foreman): fixes #807 - Update the User.current implementation to use a Thread-local variable
Ohad Levy
04:40 AM Revision 3cefc81a (foreman): fixes #860 header links overlap search button on 1024 screen
public/stylesheets/style.css | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
Amos Benari
04:31 AM Revision 67459a13 (foreman): fixes #817 - puppet classe names and ambiguity
Ohad Levy
04:24 AM Revision 2e392b73 (foreman): fixes #839 - Disable (grey out) "build" button for unmanaged hosts
Ohad Levy
04:05 AM Revision c2948f04 (foreman): fixes #775 - The external nodes YAML link should be clickable for a non-admin user in Host/View
Ohad Levy
04:01 AM Revision 4a8190ef (foreman): fixes #797 - JSON for users not returned
Ohad Levy
03:33 AM Revision e27ab33e (foreman): fixes #769 - host groups passwords are stored in their non encrypted form in the database.
Ohad Levy
03:24 AM Revision 2ef88134 (foreman): fixes #852 - Open "Support" and "Wiki" Links In New Window
Ohad Levy
03:11 AM Revision 94ccc91f (foreman): ensures migration can actually run... refs #836
Ohad Levy
02:56 AM Revision 9161008b (foreman): added search bookmarks, fixes #836
* adds sub navigations under main menu items, each sub navigation is a bookmark.
* adds visual improvements to main m...
Amos Benari

05/01/2011

09:44 AM Revision 635a02c9 (foreman): fixes #870 - allow to sign certificate requests via foreman
Ohad Levy
09:39 AM Smart Proxy Revision 983fd793: refs #869 - fixed typos
Ohad Levy
08:48 AM Smart Proxy Revision 7e54a22e: fixes #869 - Enable API to sign pending certificate requests
Ohad Levy
06:59 AM Revision 078fbb59 (foreman): refs #815 - converted mulity host selections to a dialog box
* added selected counter
* checkbox are now always shown, disabled or enabled based on users permissions
* cleanups
Ohad Levy
05:07 AM Revision 2b0af5e7 (foreman): Fixes #865 - adds support for api to select multiple hosts via name and id
Signed-off-by: Corey Osman <corey@logicminds.biz>
Signed-off-by: Ohad Levy <ohadlevy@gmail.com>
Ohad Levy

04/30/2011

11:53 PM Installer Revision eed7d725 (puppet-concat): Added Licence information and started a usage Readme.
Trevor Vaughan - Onyx Point

04/28/2011

05:02 PM Installer Revision d781929b (puppet-concat): Initial import.
Trevor Vaughan

04/26/2011

08:51 AM Installer Revision 86494bc2 (puppet-foreman): added timeout checks for foreman query and cleanup
Ohad Levy

04/24/2011

01:39 AM Revision 9824ff18 (foreman): updated spec file to its latest version
Ohad Levy

04/23/2011

02:16 PM Revision 1a51088d (foreman): fixes #815 - Redirect to login page when editing multiple hosts
this patch converts the mulitple selections to be pure javascript,
removing the buggy AJAX implementation.
Ohad Levy

04/20/2011

08:56 AM Revision 2a0cffd3 (foreman): fixes #400 - Puppetca Monitor
Ohad Levy
08:49 AM Revision 78a1ccfc (foreman): fixes #856 - Enable time based caching
Ohad Levy

04/17/2011

07:27 AM Revision e5179374 (foreman): Improved usability of the search suggestion list - fixed #850 when writing a long query such as "a=b and c=" it will gray-out the completed part (a=b) this is done to help the user focus on the part that he is writing.
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
07:14 AM Revision f3c1ecd3 (foreman): fixes #847 - Retrieve last report information per host via the api
this adds two URLS to the API:
/hosts/fqdn/reports/last
/reports/last
both supports JSON output which provides all ...
Ohad Levy
03:19 AM Revision 17ae1ec8 (foreman): Fixes Bug #837 - Properly handles serverName get
Signed-off-by: Mark Bainter <mark.bainter@match.com> Ohad Levy
03:18 AM Smart Proxy Revision b2aa8c03: Fixes Bug #800, Adds support for tftp_servername
Setting this value overrides the value in the subnet
declaration for the name of the tftp server
Signed-off-by: Mark...
Ohad Levy

04/14/2011

01:21 PM Revision a3ab05bd (foreman): fixes an issue with class assignments - refs #827
Ohad Levy
11:20 AM Installer Revision 77c7eea9 (puppet-foreman): updated puppet function example to use the new 0.3 search API
Ohad Levy
08:43 AM Revision a7ab36f3 (foreman): fixes #843 - show more virtual guests information
added html view for guests
moved common methods into the virt plugin
Ohad Levy
02:08 AM Revision e26c3e9b (foreman): fixes #841 - unmanaged hosts still require ip/mac address
Ohad Levy
02:07 AM Revision 31207a31 (foreman): fixes #827 add support for retrieving classes per host via the api
This allows queries like
/hosts/fqdn/puppetclasses
/puppetclasses/klass/hosts
it also changes the puppetclasses urls...
Ohad Levy

04/13/2011

08:19 AM Revision b80fa6f1 (foreman): fixes #834 - add search to hostgroup page
Ohad Levy
07:59 AM Revision 3b49df17 (foreman): add search to audit page fixes #773, fixes #772 and fixes #412
Signed-off-by: Amos Benari <abenari@redhat.com> Amos Benari
06:54 AM Revision 200e91c8 (foreman): fixes #835 - allow to delete virtual guests
added JSON output to guests
Added Guest model
Added confirmation before power cycle
Added Deletion option to guests
Ohad Levy

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
 

Also available in: Atom