Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6874bbd9 05/18/2010 04:01 AM Paul Kelly

Fixes #232 - Removes AS from Users page

The password verification test has not yet been implemented but will get done in AuthSourceInternal fix
All tests now pass These tests now work whether settings[:ldap] is enabled or not
Plus whitespace fix

9c0e127b 05/17/2010 07:03 AM Paul Kelly

Fixes #170 - implement usergroups

Added migration
Added tests
Added MVC files
Added the routes as well
Added the program logic and additional views
Added RESTful actions for update and create
Added validations to ensure that usergroup.name and user.login do not collide...

5656ef86 05/14/2010 06:58 AM Ohad Levy

fixes #216 - Validate uniqueness of a parameter name for Individual hosts

c289176c 05/03/2010 03:18 PM Ohad Levy

fixes #237 - installing puppet from epel breaks if base image is not 5.3 or 4.9 release

b09b4515 04/28/2010 10:12 AM Ohad Levy Fixes #193 - move hosts controller away from AS
  • Remove active scaffold from hosts controller.
  • changed default host graphs from one day for up to one week
  • added dynamic dropdown boxes for host creation / edit page (e.g. for puppet classes, operating systems etc)....
c4c59fbb 04/14/2010 07:58 AM Ohad Levy

family id can not be forced at this time, as it breaks many fact import operatings, fixing broken tests

5f75dccc 04/14/2010 04:02 AM Paul Kelly

Fixes #177 - Family concept

It will_paginate and handle searches
Added family support to Operatingsystem
More work will be needed to add family support to host manipulation.

fa7070ca 04/08/2010 06:02 AM Ohad Levy

fixes #207 - remove activescaffold from Parameters settings

0265427b 03/09/2010 06:47 AM Ohad Levy

fixes #141 - add support to extlookup kind of queries through foreman
usage:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common"
if you want it in YAML, just add:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common&format=yml"

ff9305cd 03/05/2010 01:45 PM Ohad Levy

fix broken tests

30ba36d1 02/18/2010 09:07 PM Ohad Levy

db:migrate failed, commenting this test and implementation for now

ef3b9dcc 02/18/2010 08:05 PM Leandro Marcucci

Commented failing test due to unimplemented validation in OperatingSystem.

fbffba1c 02/18/2010 08:05 PM José Luis Escalante

added some explanations in reports_controller_test, fact_values_test, users_controller_test, fact_value_controller_test, user_test, about why there is some missing tests. Refactored the auth_source_ldap_controller.

fbdf83b3 02/18/2010 08:05 PM José Luis Escalante

A couple modifications to AuthSourceTest and UserTest. See details.

1. refactor some tests in auth source test, this test is incompleted, cause self.authenticate use authenticate which is not implemented yet.
2. Almost finished, try_to_login method, but uses the auth source authenticate, so I can't move forward.

070f070b 02/18/2010 08:05 PM José Luis Escalante

Several corrections and improvements. See full description for more detail.

1. Corrected a bug in domain model. In countFact method there was a mistaken search, with the domain name.
2. Finished the domain test
3. Corrected a bug in host_mailer model. In summary method when the conditions hash is declared, in order was a mistaken search with the hosts names....

07ad7166 02/18/2010 08:05 PM Lucas Tolchinsky

corrected tests in hosts_controller and report_observer

a518eda1 02/18/2010 08:05 PM Lucas Tolchinsky

removed the ldap connection test from auth_source_ldap_test

92ff1eef 02/18/2010 08:05 PM Lucas Tolchinsky

added report_observer test

a675da90 02/18/2010 08:05 PM Lucas Tolchinsky

finished tests for environment

85882e5f 02/18/2010 08:05 PM Lucas Tolchinsky

added test for pupetclass

f4ec402d 02/18/2010 08:05 PM José Luis Escalante

added the fact value test, seems to be a bug in the mem_average method from the model...

23db580d 02/18/2010 08:05 PM Lucas Tolchinsky

removed trailing spaces in home_controller_test and in user_test

ea15e866 02/18/2010 08:05 PM Lucas Tolchinsky

removed trailing spaces in user_test and the initial "Replace this with..." comment

a480d967 02/18/2010 08:05 PM Lucas Tolchinsky

in model_test.rb I removed some trailing spaces and the initial "the_truth" test

002e468d 02/18/2010 08:05 PM Lucas Tolchinsky

host_observer is not implemented, so I don't know what tests to write

7a65bc18 02/18/2010 08:05 PM José Luis Escalante

refactored the auth_source_ldap test

d91a5a87 02/18/2010 08:05 PM José Luis Escalante

added the host_parameter_test, modified the Ensure_not_use_by issue in the subnet model and almost finished the subnet_test

b17a040f 02/18/2010 08:05 PM Lucas Tolchinsky

added some more tests to HostMailer

10139fde 02/18/2010 08:05 PM José Luis Escalante

added the domain_parameter_test and group_parameter_test, modified the ensure_not_used_by in subnet model, almost finished the domain test and started the subnet test.

27ff24c7 02/18/2010 08:05 PM Lucas Tolchinsky

specified recipient tests

2cea651f 02/18/2010 08:05 PM Lucas Tolchinsky

first host_mailer tests to complete

f111e0da 02/18/2010 08:05 PM José Luis Escalante

modified the Ensure_not_use_by in Domain model, started the Domain test, and corrected some minor issues in Auth_source_ldap test

213312e9 02/18/2010 08:05 PM Lucas Tolchinsky

removed trailing spaces

446ad21e 02/18/2010 08:05 PM Lucas Tolchinsky

indentation fix

ff98731b 02/18/2010 08:05 PM Juan Manuel Pérez

Added User Test. It lacks auth test.

1e4b330b 02/18/2010 08:05 PM Lucas Tolchinsky

added test for before_destroy on architecture

9d5bb4fd 02/18/2010 07:57 PM Lucas Tolchinsky

added hostgroup test and fixed some assertions

2594caf0 02/18/2010 07:57 PM José Luis Escalante

started the auth_source and auth_source_ldap tests

33dc2d19 02/18/2010 07:57 PM Juan Manuel Pérez

Added environment test. It's green, but it lacks some tests.

1ec92973 02/18/2010 07:57 PM Lucas Tolchinsky

refactored the trailing spaces test and added parameter test

32a35ed7 02/18/2010 07:57 PM Lucas Tolchinsky

fixed a variable name

e543feae 02/18/2010 07:57 PM Lucas Tolchinsky

added before_destroy :ensure_not_used test on RED

2daa45bf 02/18/2010 07:57 PM Lucas Tolchinsky

added name uniqueness test

0539f427 02/18/2010 07:57 PM Lucas Tolchinsky

added test for unquiness on green

84245643 02/18/2010 07:57 PM Juan Manuel Pérez

Added model test (in red).

6b9aeb72 02/18/2010 07:57 PM Lucas Tolchinsky

refactoring tests

cec4503c 02/18/2010 07:57 PM Lucas Tolchinsky

Puppetclasses tests on green

7e57efb4 02/18/2010 07:57 PM Lucas Tolchinsky

Media tests on green

34251c45 02/18/2010 07:57 PM Lucas Tolchinsky

ptables tests on green

3d29a5a4 02/18/2010 07:57 PM Lucas Tolchinsky

operatingsystem tests refactored on green

b81d78cc 02/18/2010 07:57 PM Lucas Tolchinsky

removed blank line

1e6a9256 02/18/2010 07:57 PM Lucas Tolchinsky

improved tests and corrected validation

935612ab 02/18/2010 07:57 PM Lucas Tolchinsky

refactor

8123c475 02/18/2010 07:57 PM Lucas Tolchinsky

Operatingsystem tests on green

3de556e1 02/18/2010 07:57 PM Lucas Tolchinsky

architecture tests addded on green

adb0dfd9 01/16/2010 12:38 PM Ohad Levy

fixes #153 - EMail Notifications when hosts report failures

b2ef897d 12/14/2009 06:00 AM Ohad Levy

fixes #71 - send out daily email summary of puppet changes

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

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

ff1cc6b1 12/14/2009 06:00 AM Ohad Levy

fixes #106 - redid the status calcuation, this fixes #80 but not in an optimal way - db migration would be required for that.

9aafc2cb 12/14/2009 05:29 AM Ohad Levy

fix for pertnesses warning

300c8b44 11/25/2009 02:51 AM Ohad Levy

fixes #89 - this adds basic graphs and charts for your inventory, it
also includes minor changes to the dashboard graphs

16d9312d 11/25/2009 02:24 AM Ohad Levy

fixes #83, envirionment is hash by it self, not a parameter

39e33835 11/20/2009 04:06 AM Ohad Levy

fix test for #83

69923df9 11/12/2009 01:47 PM Ohad Levy

fixes #68 - do not force to key in all unattended related info when using Foreman as a simple node

90b70658 10/28/2009 06:00 AM Ohad Levy

Fixes #30 - a very basic version for now - feature requests ARE WELCOMED

c5d4bcbe 10/21/2009 09:50 AM Ohad Levy

add a base report test for reports which have a skip value with no messages

c79698c2 10/19/2009 02:32 PM Ohad Levy

clean up remain original audit files

48578f0e 10/19/2009 02:28 PM Ohad Levy

Merge branch 'audits'

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

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

7b151cc2 10/16/2009 02:15 PM Ohad Levy

Basic infrastructure to Support Audit Logs - ref #43

1ba05a93 10/15/2009 03:07 PM Ohad Levy

Squashed commit of the following:

commit c4382aeea5d72402bcbf3049d3c08f74792ca379
Author: Ohad Levy <>
Date: Thu Oct 15 22:03:26 2009 +0800

disable ldap by default

commit 685baf5f2c78128feebcbeed6910b131a072a81b
Author: Ohad Levy <>...

fa73f381 09/18/2009 05:14 AM Ohad Levy

added test for External Node import, missed that in the last commit

363141af 09/16/2009 08:34 AM Ohad Levy

fixes #10

eafaf5f1 09/14/2009 04:15 PM Ohad Levy

Fixes #9 and introduce a basic reporting viewing over http

086ec942 09/05/2009 05:43 PM Ohad Levy

Added Groups to puppet classes, now its possible to associate a host with a group of classes
it also allowed to setup parameters per group and override them in the host level

I've done it late at night, so who knows :)

ea4fd101 08/24/2009 02:12 PM Ohad Levy
  • added a Partition table or disk layout validation and tests
  • removed "self" from places its not required.
  • added shortname method(for just hostname)
  • added support for setting the default password as part of the settings.yaml file
  • added fv method to return facts in a bit more DRY way.
e22af92d 08/13/2009 03:43 PM Ohad Levy

Added a rake task which imports facts (in yaml format) directly to the DB.
this is useful for people who don't use store configs, but still want to import puppet node information to the database.

bff742ab 08/12/2009 05:04 PM Ohad Levy

added basic features and a basic host creation test

410fb097 08/12/2009 04:30 PM Ohad Levy

added a test for normalize hostname method

fce2cbc0 08/04/2009 03:10 PM Ohad Levy

added external nodes parameters support

c6eee281 08/02/2009 04:45 PM Ohad Levy

Add support for multiple puppet classes per host / operating system / environment etc
this should enable a proper dropdowns when creating the gui part that shows possible puppet class / operating system / env combinations

fix external nodes to actully work with multiple puppet classes...

c22d6db2 08/01/2009 02:40 PM Ohad Levy

Added tests and fixes for mac and ip address normalizations

27a04cb4 07/30/2009 05:02 PM Ohad Levy

added a partition table controller

9a55cdc2 07/30/2009 04:38 PM Ohad Levy

added partition table model, this allows to have standard partition tables for new hosts, or a customized ones per host if required

87c40d2e 07/29/2009 03:42 PM Ohad Levy

added basic reporting model and methods

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

46ac4aa8 07/25/2009 04:34 PM Ohad Levy

added facts controllers

309f6e18 07/25/2009 04:34 PM Ohad Levy

added basic observers setup, added default values for hosts, minor cleanup

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

added basic unattended controller

96b38b3c 07/25/2009 04:34 PM Ohad Levy

added subnet model

950ddeb3 07/25/2009 04:34 PM Ohad Levy

Added domain model.
removed ensure_not_used from all models and add it to Activerecord:Base class as an initalizer

4f62db91 07/25/2009 04:34 PM Ohad Levy

added os model and fix active record relationship to media and host, hopefully supporting the kickstart integeration for path etc

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

added fact models, aligned db schema with puppet schema, removed unneeded columns

816b9c22 07/25/2009 04:34 PM Ohad Levy

added media model

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

added arch module

2f077f63 07/25/2009 04:34 PM Ohad Levy

empty tests and controller for now