summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding the 0.5.6 changelog0.5.6Adam Jacob2009-03-051-0/+29
* Bumping version to 0.5.6, release prepAdam Jacob2009-03-055-5/+5
* Updating NOTICE file, removing redundant onesAdam Jacob2009-03-055-23/+13
|\
| * my 30 seconds of fameThom May2009-03-052-0/+2
| * CHEF-141 - Handle permanent redirects (301) in the rest handlerThom May2009-03-052-1/+10
* | Merge commit 'johnhampton/chef-152'Adam Jacob2009-03-036-53/+483
|\ \
| * | CHEF-152: Improved upon the mount resource.John Hampton2009-03-026-53/+483
* | | Merge branch 'master' into johnhampton/chef-150Adam Jacob2009-03-035-6/+279
|\ \ \
| * \ \ Merge branch 'master' into fujin/chef-149Adam Jacob2009-03-034-5/+278
| |\ \ \
| | * | | CHEF-80 add rpm providerJoshua Timberman2009-03-032-0/+242
| | * | | chef-132, convert integers passed for cron schedule values to stringsJoshua Timberman2009-03-022-5/+36
| | |/ /
| * | | CHEF-149: Update bannerAJ Christensen2009-03-021-1/+1
| |/ /
* | | CHEF-150: Resource names no longer limited to one underscoreJohn Hampton2009-02-283-7/+61
|/ /
* | Merge branch 'master' into jtimberman/CHEF-93Adam Jacob2009-02-2618-95/+347
|\ \
| * \ Merge branch 'master' into mlandauer/chef-118Adam Jacob2009-02-2642-40/+1210
| |\ \
| | * \ Merge branch 'master' into mlandauer/chef-119Adam Jacob2009-02-2640-37/+1188
| | |\ \
| | | * | Moving the Logger swap to before_app_loads, per Yehuda's recommendationAdam Jacob2009-02-261-1/+4
| | | * | Adding a scenario for transfering a file from a specific cookbookAdam Jacob2009-02-244-0/+34
| | | * | Adding feature checks for transferring remote filesAdam Jacob2009-02-2310-3/+160
| | * | | Also will find name=service as well as name="service"Matthew Landauer2009-02-191-1/+1
| | * | | Fix CHEF-119. Extracts the variable for enabling service in /etc/rc.conf file...Matthew Landauer2009-02-192-3/+22
| * | | | Added fixed spec back in for one inadvertantly removed in last commitMatthew Landauer2009-02-261-0/+8
| * | | | Fix CHEF-118 by using "make -V PORTVERSION" in ports directory to extract can...Matthew Landauer2009-02-192-11/+6
| |/ / /
| * | | Merge branch 'chef-112'Matthew Landauer2009-02-192-44/+35
| |\ \ \
| | * | | Fixed CHEF-112 where service was not enabled when service was not already pre...Matthew Landauer2009-02-192-9/+13
| | * | | Extracted common method for disabling/enabling serviceMatthew Landauer2009-02-191-21/+13
| | * | | Extracted methods for reading/writing rc.conf file which allows for slightly ...Matthew Landauer2009-02-192-26/+21
| * | | | Quoting parameter of pkg_info command to stop expansion by shellMatthew Landauer2009-02-192-4/+5
| * | | | Fixed up specs by seperately testing extracted methodsMatthew Landauer2009-02-191-23/+42
| * | | | Extracted methodMatthew Landauer2009-02-191-9/+14
| * | | | Extracted methodMatthew Landauer2009-02-191-9/+15
| * | | | Extracted methodMatthew Landauer2009-02-191-14/+28
| |/ / /
* | | | remove check for remount_command in action_remountJoshua Timberman2009-02-231-1/+1
* | | | add mount provider for default platformJoshua Timberman2009-02-231-0/+1
* | | | specs for umount and remount methodsJoshua Timberman2009-02-232-35/+100
* | | | corrected before blockJoshua Timberman2009-02-221-4/+13
* | | | focusing on one spec at a time..Joshua Timberman2009-02-221-11/+23
* | | | adding unhandled exceptionsJoshua Timberman2009-02-221-9/+9
* | | | add unhandled actionsJoshua Timberman2009-02-221-0/+32
* | | | cleaning up mount specsJoshua Timberman2009-02-224-49/+91
* | | | move mounted from ivar to methodJoshua Timberman2009-02-225-15/+40
* | | | writing specs for mount provider.Joshua Timberman2009-02-223-54/+323
* | | | mount resource specs okayJoshua Timberman2009-02-224-130/+55
* | | | chef-93, initial add mount provider/resourceJoshua Timberman2009-02-226-0/+469
| |/ / |/| |
* | | Adding rake tasks to run a dev environment, and run a dev environment specifi...Adam Jacob2009-02-222-1/+94
* | | Merge branch 'master' into seancribbs/CHEF-102Adam Jacob2009-02-2228-5/+794
|\ \ \
| * \ \ Merge branch 'master' into seancribbs/CHEF-115Adam Jacob2009-02-2225-3/+790
| |\ \ \
| | * \ \ Merge branch 'master' into thommay/CHEF-140Adam Jacob2009-02-2222-3/+735
| | |\ \ \
| | | * \ \ Merge branch 'chef-130'Adam Jacob2009-02-2020-1/+724
| | | |\ \ \
| | | | * | | Adding a feature for setting the owner of a created fileAdam Jacob2009-02-184-4/+30