| Commit message (Expand) | Author | Age | Files | Lines |
* | CHEF-1099: Drop privileges after doing client setup, which includes reading | Matthew Kent | 2010-04-30 | 1 | -1/+2 |
* | killall --whitespace | Daniel DeLeo | 2010-04-30 | 1 | -1/+1 |
* | CHEF-1087: Fix various chef-solr logging issues | Matthew Kent | 2010-04-30 | 1 | -10/+21 |
* | Bumping to 0.8.11 development | Adam Jacob | 2010-04-01 | 2 | -2/+2 |
* | An errant 0.8.9 slipped in! | Adam Jacob | 2010-04-01 | 1 | -1/+1 |
* | Version 0.8.10, with manual binary setting | Adam Jacob | 2010-03-31 | 1 | -1/+1 |
* | Merge branch 'CHEF-1044' of git://github.com/sdelano/chef into sdelano/CHEF-1044 | Adam Jacob | 2010-03-29 | 2 | -3/+30 |
|\ |
|
| * | fixing indexing of nested arrays of hashes | Stephen Delano | 2010-03-25 | 2 | -3/+30 |
* | | fixed CHEF-1039 - additional comments | Tim Hinderliter | 2010-03-25 | 1 | -0/+2 |
* | | fixed CHEF-1039 - chef-solr doesn't respect -L logfile option | Tim Hinderliter | 2010-03-25 | 1 | -0/+8 |
|/ |
|
* | Bumping to version 0.8.9 | Adam Jacob | 2010-03-18 | 2 | -2/+2 |
* | Release 0.8.80.8.8 | Adam Jacob | 2010-03-17 | 2 | -2/+2 |
* | Merge branch 'CHEF-1009' of git://github.com/danielsdeleo/chef into danielsde... | Adam Jacob | 2010-03-17 | 4 | -2/+67 |
|\ |
|
| * | fix CHEF-1009 by not trying to reindex WebUIUsers and openid_regs | Daniel DeLeo | 2010-03-16 | 1 | -1/+1 |
| * | add specs for reindexing with failing CHEF-1009 case | Daniel DeLeo | 2010-03-16 | 1 | -0/+64 |
| * | add a spec.opts and configure rake spec for it | Daniel DeLeo | 2010-03-16 | 2 | -1/+2 |
* | | Merge branch 'CHEF-1018' of git://github.com/jtimberman/chef into jtimberman/... | Adam Jacob | 2010-03-17 | 4 | -36/+64 |
|\ \
| |/
|/| |
|
| * | Also for CHEF-1018, should correct command for --version in --help | jtimberman | 2010-03-05 | 4 | -31/+31 |
| * | Also for CHEF-1018, version for indexer and rebuild. | jtimberman | 2010-03-05 | 2 | -0/+16 |
| * | Add --version to chef-solr, fixes CHEF-1018 | jtimberman | 2010-03-05 | 2 | -10/+22 |
* | | Merge branch 'CHEF-959' of git://github.com/renchap/chef into renchap/CHEF-959 | Adam Jacob | 2010-03-11 | 2 | -0/+13 |
|\ \ |
|
| * | | CHEF-959: Add --pid/-P option to chef-solr-indexer | Renaud Chaput | 2010-02-24 | 1 | -0/+7 |
| * | | CHEF-959: Add --pid/-P option to chef-solr | Renaud Chaput | 2010-02-24 | 1 | -0/+6 |
* | | | Bumping version to 0.8.7 | Adam Jacob | 2010-03-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | Bumping to release version 0.8.6 | Adam Jacob | 2010-03-04 | 1 | -1/+1 |
* | | Bumping to 0.8.5 for dev | Adam Jacob | 2010-03-03 | 1 | -1/+1 |
* | | Marking Chef 0.8.4 for release0.8.4 | Adam Jacob | 2010-03-02 | 1 | -1/+1 |
* | | Adding solr version at 0.8.2alpha_deploy_3alpha_deploy_20.8.2 | Adam Jacob | 2010-02-28 | 1 | -1/+1 |
* | | Merge branch 'CHEF-984' of git://github.com/tfheen/chef into tfheen/CHEF-984 | Adam Jacob | 2010-02-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix error in solr invocation, making it possible to override solr's data dir | Tollef Fog Heen | 2010-02-26 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'CHEF-944' of git://github.com/jtimberman/chef into jtimberman/C... | Adam Jacob | 2010-02-26 | 1 | -0/+201 |
|\ \
| |/
|/| |
|
| * | add LICENSE file in chef-solr, fixes CHEF-944 | jtimberman | 2010-02-12 | 1 | -0/+201 |
* | | Merge branch 'total-integration' of git@github.com:skeptomai/chef into total-... | Christopher Brown | 2010-02-20 | 1 | -24/+0 |
|\ \ |
|
| * | | Removing last vestiges of nanite | Chris Walters | 2010-02-19 | 1 | -24/+0 |
| |/ |
|
* | | added client indexing and did more code cleanup | Christopher Brown | 2010-02-19 | 3 | -34/+29 |
|/ |
|
* | allow queries for api clients | Daniel DeLeo | 2010-02-11 | 1 | -1/+1 |
* | XML escape content before adding to SOLR | Daniel DeLeo | 2010-02-08 | 2 | -2/+11 |
* | Add dependency on uuidtools (>=2.0.0), fixes CHEF-898 | jtimberman | 2010-01-28 | 1 | -0/+1 |
* | Adding binaries for chef-solr, fixes CHEF-832 | Adam Jacob | 2009-12-29 | 1 | -1/+2 |
* | always trust explicitly set metadata when indexing | Dan DeLeo | 2009-12-22 | 1 | -1/+1 |
* | always try to use couchdb_id instead of generating | Dan DeLeo | 2009-12-22 | 1 | -2/+1 |
* | add debug logging | Dan DeLeo | 2009-12-21 | 2 | -14/+3 |
* | index rebuild WIP | Dan DeLeo | 2009-12-21 | 1 | -7/+16 |
* | aesthetic tweak | Dan DeLeo | 2009-12-21 | 1 | -5/+1 |
* | update rebuild for new index queue, rebuild all objects | Dan DeLeo | 2009-12-21 | 2 | -50/+74 |
* | consumer reconnects, durable queues, action whitelisting | Dan DeLeo | 2009-12-21 | 2 | -2/+13 |
* | tweak gemspecs to require bunny and libxml-ruby | Dan DeLeo | 2009-12-21 | 1 | -1/+3 |
* | replace chef/nanite with bunny driver | Dan DeLeo | 2009-12-21 | 3 | -50/+31 |
* | Merge branch 'PL-335' of git://github.com/skeptomai/chef into skeptomai/PL-335 | Adam Jacob | 2009-12-16 | 3 | -3/+3 |
|\ |
|
| * | fix log level stuff, mkdir_p, and downto idiom | Christopher Brown | 2009-12-10 | 3 | -3/+3 |