Project

General

Profile

Download (1.49 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5f6b2196 05/18/2010 04:23 AM Paul Kelly

Fixes #204 - Remove AS from environments page

Merged import facility in Environment and Puppetclass controllers

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

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

renamed some variables

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

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