summaryrefslogtreecommitdiff
path: root/chef-server-webui
Commit message (Expand)AuthorAgeFilesLines
* Remove chef-server-webui: this code moved to its own repoSeth Falcon2012-10-08223-10779/+0
* Merge branch '10-stable'Bryan McLellan2012-09-181-1/+1
|\
| * bump version for devBryan McLellan2012-09-111-1/+1
| * Release Chef 10.14.210.14.2Bryan McLellan2012-09-101-1/+1
| * [CHEF-3431] Sort roles hash on keydanielsdeleo2012-09-101-1/+1
| * dev version bumpBryan McLellan2012-09-071-1/+1
| * Release 10.14.010.14.0Bryan McLellan2012-09-071-1/+1
| * Release 10.14.0.rc.410.14.0.rc.4Bryan McLellan2012-09-061-1/+1
| * Release 10.14.0.rc.310.14.0.rc.3Bryan McLellan2012-09-061-1/+1
| * Release 10.14.0.rc.210.14.0.rc.2Bryan McLellan2012-09-061-1/+1
| * Release 10.14.0.rc.110.14.0.rc.1Bryan McLellan2012-08-281-1/+1
| * Release 10.14.0.rc.0Bryan McLellan2012-08-201-1/+1
| * Found and fixed security bug where environments were not being cleared on log...tylercloke2012-08-131-0/+1
* | Add a gem packaging task for the webuiBryan McLellan2012-08-271-0/+9
* | Fixed a security bug where environments were not being cleared when attempted...tylercloke2012-08-131-0/+1
* | Use the built in Rails path helpersSeth Chisamore2012-08-072-2/+2
* | use more common Bundler group namesSeth Chisamore2012-08-071-2/+2
* | need a JavaScript runtime for Rails live compilationSeth Chisamore2012-08-071-1/+2
* | remove cargo-culted code leftover from Merb versionSeth Chisamore2012-08-071-11/+1
* | fix ruby syntax error in cookbooks_controllerSeth Chisamore2012-08-071-1/+1
* | included 'uglifier' gem so assets can be compiledSeth Chisamore2012-08-071-0/+1
* | place all required gems in the GemfileSeth Chisamore2012-08-071-1/+5
* | use git to pull in Gemfile chef dependenciesSeth Chisamore2012-08-071-2/+2
* | re-add Gemfile improvements from CHEF-3305Seth Chisamore2012-08-072-7/+14
* | Merge branch '10-stable'Bryan McLellan2012-08-038-8/+13
|\ \ | |/
| * Improved item ordering in Chef Web UI. http://tickets.opscode.com/browse/CHEF...Sriram Devadas2012-08-037-7/+7
| * Make it fallback to plainfileArthur Gautier2012-08-031-0/+1
| * Fix unparsable files returning empty errors Arthur Gautier2012-08-031-1/+5
* | Bump new rails webui version to 11.0.0.alphaBryan McLellan2012-08-031-1/+1
* | CHEF-2987: Reapply patch for firefox node delete to new webuiBryan McLellan2012-08-031-3/+3
* | Allow asset pipeline in productionLogan Lowell2012-08-031-1/+1
* | Modifiy server boot process for new switchesLogan Lowell2012-08-031-20/+15
* | Correct redirect and flash messagesLogan Lowell2012-08-0312-40/+37
* | Thin by defaultLogan Lowell2012-08-031-1/+5
* | Rails .gitignoreLogan Lowell2012-08-031-0/+15
* | Include the exact same assets into the Sprockets pipelineLogan Lowell2012-08-032-3/+24
* | Application controller to run the showLogan Lowell2012-08-032-1/+252
* | Use the Asset pipeline for the serverLogan Lowell2012-08-0396-0/+6519
* | Helper methods for the controllers.Logan Lowell2012-08-033-0/+87
* | Bring over all the views and convert them to Rails helpersLogan Lowell2012-08-0368-0/+1417
* | Bring over the routes and controllersLogan Lowell2012-08-0313-56/+1568
* | Chef initialization and app configurationLogan Lowell2012-08-038-21/+110
* | Transition to a new gemspecLogan Lowell2012-08-032-36/+34
* | Remove generated junkLogan Lowell2012-08-034-280/+0
* | Transition NOTICE, LICENSE, and README.rdocLogan Lowell2012-08-033-234/+316
* | Generate fresh Rails 3.2.2 WebUI appLogan Lowell2012-08-0340-288/+1014
* | Remove old Merb WebUILogan Lowell2012-08-03212-12311/+0
* | Bump version to 11.0.0.alpha to differentiate between 10-stable branchBryan McLellan2012-08-031-1/+1
|/
* Release 10.14.0.beta.310.14.0.beta.3Bryan McLellan2012-07-261-1/+1
* [CHEF-3305] chef-server Gemfile improvementsSeth Chisamore2012-07-231-4/+27