Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
70f62d55 04/29/2010 03:22 AM Ohad Levy

fixes #227 - Host graphs are shown with one month offset

ef14965b 04/28/2010 04:21 PM Ohad Levy

fixes #222 - add search and sort functionality to dashboard host lists

c6f1b718 04/16/2010 09:46 AM Ohad Levy

added google_visualr and converted dashboard and hosts graphs

6c49431e 04/14/2010 04:01 AM Ohad Levy

added searchlogic plugin

88bce962 03/09/2010 02:45 AM Ohad Levy

fixes #84 - add better support for binary path searching, and catch errors based on the output from puppetrun

e1e9e09b 03/08/2010 05:57 AM Ohad Levy

fixes #84 - Add puppetrun support to web interface

6dafc14f 03/05/2010 01:40 PM Ohad Levy

added rails 2.3.5 as a submodule

6c0c302f 03/05/2010 01:24 PM Ohad Levy

remove rails 2.3.2 from repo

f1832124 01/30/2010 01:17 PM Ohad Levy

fixes 162 - Certificate will not be removed when FQDN has uppercase letters

4e42b118 01/26/2010 03:36 PM Ohad Levy

added basic pagination

d989ef33 01/16/2010 02:50 PM Ohad Levy

lates plugin update broke many things, reveting to a safe version for now

6926708c 01/11/2010 03:17 PM Ohad Levy

fixes #154 - audit log does not store user information

9c3ffb6b 12/14/2009 06:00 AM Ohad Levy

switches global setting var to be a constant var - refs #100

7b3d57e3 12/10/2009 02:02 AM Paul Kelly

Fixes #111 - GW::puppetca#clean now logs an error and fails when there in no CA

be1a3fae 12/10/2009 01:37 AM Paul Kelly

Fixes #74. Logger messaging works in the proxy module

A logger method was introduced as well as a mechanism for logging if this
code is run as a standalone cgi service

4ba9db57 12/01/2009 04:57 AM Ohad Levy

added active_scaffold_list_filter plugin

d7bb0ba7 11/12/2009 12:04 PM Ohad Levy

first stab at #77 - add basic graphing engine and added a couple of graphs in the dashboard

f860d3d0 11/09/2009 03:51 AM Ohad Levy

fixes #74 - tftp and puppet ca errors are not shown in the log file

2fc1faae 11/04/2009 12:36 PM Ohad Levy

added some basic error handling

aa5a2230 10/17/2009 05:30 AM Ohad Levy

added act_as_audited plugin, seems to be a better implementation than our onws

a7010581 10/15/2009 04:06 PM Ohad Levy

reverted to an older AS commit

f15a1d46 10/15/2009 03:39 PM Ohad Levy

AS had a bad commit, reverting - see http://code.google.com/p/activescaffold/issues/detail?id=711&colspec=ID%20Type%20Status%20Summary

e6a0dc54 10/14/2009 04:58 PM Ohad Levy

updated AR version

5fc72188 09/23/2009 07:21 AM Ohad Levy

updated to latest version of AS

816465f2 09/18/2009 05:11 AM Ohad Levy

Fixes #17
This adds the possibility to import from a previous external node interface.
letting Foreman reads the old setup and update its database accordingly

f7c9d852 09/05/2009 12:16 PM Ohad Levy

Changed default TFTP dir to be a subdir of GNI.

2d4af495 08/23/2009 01:31 PM Ohad Levy

force file rewrite, avoids FileUtils exceptions

33882bb9 08/22/2009 04:11 PM Ohad Levy

built function and puppetca proxy now works

a73a6939 08/22/2009 03:40 PM Ohad Levy

added some basic validations if the file exists

8613dec9 08/16/2009 04:47 PM Ohad Levy

added a build action, this triggers all required actions (e.g. PuppetCA, DNS Tftp etc

83d4adba 08/16/2009 04:42 PM Ohad Levy

Fixed an issue when flash messages were broken

bda268f7 08/01/2009 05:04 AM Ohad Levy

updated active scaffold

9eb0e160 07/30/2009 03:30 PM Ohad Levy

fixed an issue with wrong contoller names which lead to broken links, redid some model relationships (hopefuly simplified - hence removed the nested_has_many_through plugin

f02a737e 07/28/2009 03:04 PM Ohad Levy

created a proxy plugin, this plugin access the different gateways (e.g. dhcp/dns/puppetca/tftp etc)

6e50fa1d 07/25/2009 04:34 PM Ohad Levy

realigned models to use :though and habtm when it made sense, setup basic AS controllers to support that

286a2207 07/25/2009 04:34 PM Ohad Levy

updated migrations to use puppet Rails function of creating the db schema, adjusted what ever it took to get the first Fedora 11 client installed with our kickstart

7f5e6f01 07/25/2009 04:34 PM Ohad Levy

added another plugin needed for rails 2.3 and ActiveScaffold

e0d5cf2e 07/25/2009 04:34 PM Ohad Levy

added active_scaffold as a git submodule

cdcd1fc3 07/25/2009 04:34 PM Ohad Levy

deleted empty file

34973e14 07/25/2009 04:34 PM Ohad Levy

Added support for a global settings file, added GW libs

4f1a3630 07/25/2009 03:51 PM Ohad Levy

freeze rails 2.3.2
TODO: move rails to a submodule instead