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...

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)....
bd46fa41 04/27/2010 06:47 AM Ohad Levy

fixes #200 - Remove activescaffold from the puppet groups page

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.

af6e2624 04/09/2010 10:25 AM Ohad Levy

fixes #199 - Remove activescaffold from the puppetclasses page, search functionality will follow

1cf43cf6 04/09/2010 09:06 AM Ohad Levy

Merge branch 'feature-203' into develop

92971ae3 04/09/2010 09:06 AM Ohad Levy

removing show action in places it doesn't make sense, and minor visual changes

97e387ca 04/09/2010 07:41 AM Bash Shell

fixes #203 Remove ActiveScaffold from Models

2217ce9c 04/08/2010 08:48 AM Ohad Levy

fixes #206 - Remove activescaffold from the authentication page

76b2f1b7 04/08/2010 07:49 AM Ohad Levy

fixes #202 - Remove activescaffold from the medias page

c2ba4ed3 04/08/2010 07:15 AM Ohad Levy

fixes #201 - Remove activescaffold from the domains page

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

fixes #207 - remove activescaffold from Parameters settings

66bb73ba 04/07/2010 10:16 AM Ohad Levy

fixes #198 - remove activescaffold from Operating systems setting page

e6d73c7f 04/06/2010 03:09 AM Ohad Levy

fixes #195 - remove activescaffold from Architectures setting page

55ed30c7 04/05/2010 02:09 PM Ohad Levy

fixes #194 - remove activescaffold from partitioning table setting page

040608d0 03/09/2010 07:12 AM Ohad Levy

fixes broken testfixtures/lookup_keys.yml

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

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.

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

added rr gem to testing. Commented a couple of lines of Report controller test, seems to be a bug in the controller, need to ask about this

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

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

refactored hosts_controller_test

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

added setBuild test for hosts_controller_test

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

added more tests to hosts_controller_test

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

added test for list action in auth_sources_controller_test

7a82bef9 02/18/2010 08:05 PM Lucas Tolchinsky

added test for show action in audit_controller_test

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

added report_observer test

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

removed trailing spaces from hosts and users controller test

5141f02e 02/18/2010 08:05 PM Lucas Tolchinsky

removed trailing spaces in models_controller_test

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

removed trailing spaces in home_controller_test and in user_test

54831b81 02/18/2010 08:05 PM Lucas Tolchinsky

commented two Logger.new lines, they were creating log files.

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

reports controller test is stand-by. puppetclasses controller test finished.

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

Added ModelsController test. Also renamed it because it was in singular :)

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

Removed an output.

63830f96 02/18/2010 08:05 PM Lucas Tolchinsky

given that fact_names_controller is empty, I just leave a comment in fact_names_controller_test

98791bd6 02/18/2010 08:05 PM Lucas Tolchinsky

added first tests on fact_values_controller

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

Test de UsersController. Problema con el atributo "type" de AuthSource

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

Added hosts controller.

848a8560 02/18/2010 08:05 PM Lucas Tolchinsky

added dashboard_controller_tests on green

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

ptables_controller_test on green

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

erased a debugger line... sorry

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

unknown failure in the create test from reports controller... help!

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

added the common parameter tests

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

added the group_parameter_test and hostgroups controller

3f215ae3 02/18/2010 08:05 PM Lucas Tolchinsky

fixed indentation and new line deleted at end of file in domain_controller_test

616e525e 02/18/2010 08:05 PM Lucas Tolchinsky

one assert corrected on operatingsystem and audit controller with show test

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

added assertion for updated major and some small corrections

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

added the domain_controller_test

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

Removed some tests...

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

Audit Test...there is not much to do here really.

977384e0 02/18/2010 08:05 PM Lucas Tolchinsky

renamed some variables

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

operatingsystems_test on green

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

renamed operatingsystems_controller_test

96e3fe2c 02/18/2010 08:05 PM Lucas Tolchinsky

added assertion for updated path

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

medias_controller_test on green and renamed correctly

594abe2b 02/18/2010 08:05 PM Lucas Tolchinsky

corrected typo

8d9dc8b0 02/18/2010 08:05 PM Lucas Tolchinsky

environments_controller_test on green

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

architectures_controller_test on green

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

added some more tests, but update is not passing.

6aba9fc2 02/18/2010 08:05 PM Lucas Tolchinsky

a bit of refactoring

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

fixed all tests, but it seems not to be a show action, that test is commented.

98ee81dd 02/18/2010 08:05 PM Lucas Tolchinsky

fixed create and update tests

143ed3b4 02/18/2010 08:05 PM Lucas Tolchinsky

reviewing auth_sources and architectures controller tests. They are both very broken.

63dde80b 02/18/2010 08:05 PM Lucas Tolchinsky

removed old architecture_controller_test file

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

modified the name of architectures_controller_test.rb

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

Added first functional test.

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

commented test (not working)

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

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

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

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

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

6584bde8 10/16/2009 01:10 PM Ohad Levy

commented out original redmine tests, all of this will be replaced once moving away from AS

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 <>...

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 :)

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...

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

added a partition table controller

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

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

added basic unattended controller

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

empty tests and controller for now