summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use the built in Rails path helpersomnibus-chef-fixesSeth Chisamore2012-08-072-2/+2
* use more common Bundler group namesSeth Chisamore2012-08-072-6/+5
* 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-072-4/+4
* re-add Gemfile improvements from CHEF-3305Seth Chisamore2012-08-072-7/+14
* Merge branch 'CHEF-3095-w-backcompat'Bryan McLellan2012-08-067-18/+104
|\
| * CHEF-3095: Bump mixlib-authentication dependencyBryan McLellan2012-08-061-1/+1
| * CHEF-3095: Ensure the authentication_protocol_version is resetBryan McLellan2012-08-061-19/+15
| * [CHEF-3095] automatically select authN proto versionDaniel DeLeo2012-08-066-17/+107
* | Merge branch '10-stable'Bryan McLellan2012-08-038-8/+13
|\ \ | |/
| * Merge branch 'CHEF-3202' into 10-stableBryan McLellan2012-08-037-7/+7
| |\
| | * Improved item ordering in Chef Web UI. http://tickets.opscode.com/browse/CHEF...Sriram Devadas2012-08-037-7/+7
| |/
| * Merge branch 'CHEF-3273' into 10-stableBryan McLellan2012-08-031-1/+6
| |\
| | * Make it fallback to plainfileArthur Gautier2012-08-031-0/+1
| | * Fix unparsable files returning empty errors Arthur Gautier2012-08-031-1/+5
| |/
* | Merge branch 'CHEF-3021'Bryan McLellan2012-08-03246-3213/+1335
|\ \
| * | 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-032-24/+19
| * | 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-036-6/+6
|/
* CHEF-1554: Add unit tests for knife sshBryan McLellan2012-08-031-0/+136
* CHEF-1554: default to using a cloud attributeBryan McLellan2012-08-031-2/+10
* get FQDN on Amazon EC2takeshi2012-08-031-1/+5
* Merge branch 'CHEF-3321'Bryan McLellan2012-08-021-1/+1
|\
| * Changing initial cookbook version to 0.1.0Nathen Harvey2012-08-021-1/+1
|/
* Merge branch 'CHEF-3322'Bryan McLellan2012-08-022-0/+43
|\
| * Making the CHANGELOG template more verbose.Nathen Harvey2012-08-021-1/+11
| * reverting a change that was unrelated to CHEF-3322Nathen Harvey2012-08-021-5/+5
| * Adding a CHANGELOG.md file when creating new cookbooksNathen Harvey2012-08-022-5/+38
|/
* Merge branch 'CHEF-3338'Bryan McLellan2012-08-022-16/+13
|\