summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pl-rc-1.0.0' into pl-releasepl-rel-1.0.0pl-releaseTim Hinderliter2010-11-24103-212/+357
|\
| * Merge branch 'PL-538' into pl-masterpl-rc-1.0.0Tim Hinderliter2010-11-24102-210/+331
| |\
| | * for CHEF-1292/PL-538, modify search index_queue_spec to call the rightTim Hinderliter2010-11-241-2/+2
| | * Use Chef::JSON.to_json in Chef::IndexQueue PL-538Seth Falcon2010-11-241-2/+7
| | * Remove require accidentally added from merge from masterSeth Falcon2010-11-241-1/+0
| | * More fixes for CHEF-1292: updated comments, refactored feature tests. AddedTim Hinderliter2010-11-248-20/+67
| | * change comment to include CHEF- ticket number as well as PL-Tim Hinderliter2010-11-241-2/+3
| | * remove commented-out stepsTim Hinderliter2010-11-241-59/+0
| | * Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depthTim Hinderliter2010-11-2499-139/+267
| |/
| * Merge branch 'CHEF-1864' into pl-mastersdelano2010-11-121-2/+26
| |\ |/ /
| * [CHEF-1864] wait for apt server to come upsdelano2010-11-121-2/+26
|/
* Merge branch 'CHEF-1858' into pl-masterSeth Falcon2010-11-091-1/+2
|\
| * CHEF-1858 Use standard require for chef/version in gemspec fileSeth Falcon2010-11-091-1/+2
|/
* Merge branch 'nofields-features-pending' into pl-masterTim Hinderliter2010-11-082-0/+7
|\
| * mark pending those feature tests that are affected by PL-540 -- thoseTim Hinderliter2010-11-082-0/+7
|/
* Merge branch 'nofields-query-constructor' into pl-masterTim Hinderliter2010-11-081-3/+4
|\
| * changes to search controller to accomodate SOLR constructor changes,Tim Hinderliter2010-11-081-3/+4
|/
* Merge remote branch 'timh/CHEF-1835' into pl-masterTim Hinderliter2010-11-082-28/+55
|\
| * don't need string expansion hereTim Hinderliter2010-10-291-1/+1
| * Fix CHEF-1835 -- child chef-chef now spawned usingTim Hinderliter2010-10-292-28/+55
* | fix CHEF-1851Tim Hinderliter2010-11-081-2/+2
* | Fix CHEF-1851 again; call .to_i on e.response.code before comparing toTim Hinderliter2010-11-081-1/+1
* | add @oss_only tag to appropriate tests and refactor some search testsNuo Yan2010-11-0710-90/+118
* | in features tests couchdb replicate, changed log level from 'error' to 'debug...Tim Hinderliter2010-11-051-1/+3
* | Fix CHEF-1851: in features tests, on creating right couch dbTim Hinderliter2010-11-051-1/+34
* | make context explicit in specs so they run correctly in any orderDaniel DeLeo2010-11-0517-267/+361
* | updated solr home with the correct schema.xmlDaniel DeLeo2010-11-041-0/+0
* | Merge branch 'nofields' into pl-mastersdelano2010-11-0411-97/+269
|\ \
| * | Fix retry logic for amqp_client CHEF-1808Seth Falcon2010-11-042-45/+29
| * | Upgrading solr from 1.3 to 1.4.1Chris Walters2010-11-041-0/+0
| * | Add query transform support for quoted queriesSeth Falcon2010-11-042-11/+52
| * | Catch more cases of nested range queriesSeth Falcon2010-11-042-12/+18
| * | Support for new indexing scheme in Chef::Solr::QuerySeth Falcon2010-11-045-26/+122
| * | fixing CHEF-1541Nuo Yan2010-11-041-1/+0
| * | gracefully handle non-standard (no dashes) UUIDsDaniel DeLeo2010-11-041-1/+10
| * | [parallel-indexing] update the client to publish to parallel queuesDaniel DeLeo2010-11-043-32/+69
| * | feature steps for multiple cookbookssdelano2010-11-041-1/+1
|/ /
* | And more tests marked @oss_onlyChris Walters2010-11-021-1/+3
* | Marking another admin-related tests with tag @oss_onlyChris Walters2010-11-021-0/+1
* | Marking admin-related tests with tag @oss_onlyChris Walters2010-11-025-1/+5
* | Marking create client as an admin as oss_onlyChris Walters2010-11-021-0/+1
* | Modifying list multiple roles test to not encode our test harness jiggery pokeryChris Walters2010-11-021-2/+1
* | Removing another test that cannot make sense (list roles when none have been ...Chris Walters2010-11-021-6/+0
* | Deleting a test whose pre-condition (no clients have been created) cannot be ...Chris Walters2010-11-021-6/+0
* | Adding oss_only tags to purge testsChris Walters2010-11-021-3/+3
|/
* CHEF-1718, create artifacts for apt feature testsjtimberman2010-10-2835-0/+244
* Removing dummy tagChris Walters2010-10-281-1/+0
* Re-working git feature test to use now test_git_repoChris Walters2010-10-282-7/+9
* fix CHEF-1807 by killing child chef-client with SIGKILL after killing it with...Tim Hinderliter2010-10-281-5/+21
* Adding pending test for CHEF-1816: timestamped deploy provider's rollback doe...Chris Walters2010-10-279-79/+151