summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This should just be 'default'0.8.10Adam Jacob2010-04-011-1/+1
* Version 0.8.10, with manual binary settingAdam Jacob2010-03-318-19/+11
* Adding MIT preable to xcharAdam Jacob2010-03-311-2/+29
* Making the amqp consumer id more identifiableAdam Jacob2010-03-311-1/+1
* Merge branch 'CHEF-1081' of git://github.com/danielsdeleo/chef into danielsde...Adam Jacob2010-03-311-1/+1
|\
| * default to an amqp_consumer_id of "default"Daniel DeLeo2010-03-311-1/+1
* | Merge branch 'CHEF-1057' of git://github.com/thommay/chef into thommay/CHEF-1057Adam Jacob2010-03-313-1/+23
|\ \
| * | CHEF-1057: allow templates from the local node to be processedThom May2010-03-222-1/+12
| * | add tests for CHEF-1057 resourceThom May2010-03-221-0/+11
* | | Merge branch 'CHEF-1083' of git://github.com/danielsdeleo/chef into danielsde...Adam Jacob2010-03-311-1/+1
|\ \ \
| * | | [CHEF-1083] rescue from LoadError when expecting a LoadErrorDaniel DeLeo2010-03-311-1/+1
| | |/ | |/|
* | | Merge branch 'CHEF-833' of git://github.com/nuoyan/chef into nuoyan/CHEF-833Adam Jacob2010-03-3111-61/+83
|\ \ \
| * | | resolving CHEF-833 and re-cuke the related featuresNuo Yan2010-03-3011-61/+83
* | | | Fixing whitespaceAdam Jacob2010-03-311-1/+0
* | | | move ValidationFailed into chef's exception hierarchyDaniel DeLeo2010-03-294-12/+12
* | | | update feature expectations for post-1.2.x rspec versionsDaniel DeLeo2010-03-291-3/+10
* | | | no more sudo in mac dev startDaniel DeLeo2010-03-291-4/+4
* | | | node validates that it's name is not blankDaniel DeLeo2010-03-292-7/+8
* | | | cleanup whitespaceDaniel DeLeo2010-03-291-2/+2
* | | | [CHEF-1069] add ValidationFailed error class, validate on predicatesDaniel DeLeo2010-03-292-20/+46
| |/ / |/| |
* | | When loading role from disk, log helpful error if not foundTim Harper2010-03-292-1/+7
* | | Corrected pessimistic version constraints on merbguyboltonking2010-03-293-14/+14
* | | Merge branch 'CHEF-1064' of git://github.com/danielsdeleo/chef into danielsde...Adam Jacob2010-03-293-16/+19
|\ \ \
| * | | pessimistic version constraints on merbDaniel DeLeo2010-03-253-17/+18
| * | | pessimism for merb versionsDaniel DeLeo2010-03-251-3/+5
| |/ /
* | | typoJames Golick2010-03-291-1/+1
* | | Preserving original cron patternAdam Jacob2010-03-291-1/+13
* | | Merge branch 'CHEF-946' of git://github.com/timh/chef into timh/CHEF-946Adam Jacob2010-03-292-20/+54
|\ \ \
| * | | fixing CHEF-946: don't open validation key O_EXCL, since we now may overwrite...Tim Hinderliter2010-03-251-1/+1
| * | | fixes CHEF-946: on startup, if either the couchdb validation key document orTim Hinderliter2010-03-252-20/+54
| |/ /
* | | Merge branch 'CHEF-1044' of git://github.com/sdelano/chef into sdelano/CHEF-1044Adam Jacob2010-03-292-3/+30
|\ \ \
| * | | fixing indexing of nested arrays of hashesStephen Delano2010-03-252-3/+30
| | |/ | |/|
* | | Merge branch 'CHEF-1039' of git://github.com/timh/chef into timh/CHEF-1039Adam Jacob2010-03-291-0/+10
|\ \ \
| * | | fixed CHEF-1039 - additional commentsTim Hinderliter2010-03-251-0/+2
| * | | fixed CHEF-1039 - chef-solr doesn't respect -L logfile optionTim Hinderliter2010-03-251-0/+8
| | |/ | |/|
* | | Merge branch 'CHEF-252' of git://github.com/tfheen/chef into tfheen/CHEF-252Adam Jacob2010-03-291-1/+1
|\ \ \
| * | | Allow templates to have a source not ending in .erbTollef Fog Heen2010-03-211-1/+1
| | |/ | |/|
* | | Each class gets it's own fileAdam Jacob2010-03-293-18/+40
* | | Merge branch 'CHEF-135' of git://github.com/tfheen/chef into tfheen/CHEF-135Adam Jacob2010-03-294-3/+33
|\ \ \
| * | | Allow multiple defines per fileTollef Fog Heen2010-03-214-3/+33
| |/ /
* | | Merge branch 'CHEF-1048' of git://github.com/jaswope/chef into jaswope/CHEF-1048Adam Jacob2010-03-291-0/+2
|\ \ \ | |_|/ |/| |
| * | WebUI did not enumerate available roles after error on role creationJon Swope & Bill Siggelkow2010-03-191-0/+2
| |/
* | Adding test for setting directory owners, CHEF-933Adam Jacob2010-03-232-0/+38
|/
* Bumping to version 0.8.9Adam Jacob2010-03-187-7/+7
* Release 0.8.80.8.8Adam Jacob2010-03-177-7/+7
* Merge branch 'CHEF-1009' of git://github.com/danielsdeleo/chef into danielsde...Adam Jacob2010-03-174-2/+67
|\
| * fix CHEF-1009 by not trying to reindex WebUIUsers and openid_regsDaniel DeLeo2010-03-161-1/+1
| * add specs for reindexing with failing CHEF-1009 caseDaniel DeLeo2010-03-161-0/+64
| * add a spec.opts and configure rake spec for itDaniel DeLeo2010-03-162-1/+2
* | Merge branch 'CHEF-1023' of git://github.com/dpiddy/chef into dpiddy/CHEF-1023Adam Jacob2010-03-172-11/+32
|\ \