summaryrefslogtreecommitdiff
path: root/chef-solr
Commit message (Expand)AuthorAgeFilesLines
* CHEF-1099: Drop privileges after doing client setup, which includes readingMatthew Kent2010-04-301-1/+2
* killall --whitespaceDaniel DeLeo2010-04-301-1/+1
* CHEF-1087: Fix various chef-solr logging issuesMatthew Kent2010-04-301-10/+21
* Bumping to 0.8.11 developmentAdam Jacob2010-04-012-2/+2
* An errant 0.8.9 slipped in!Adam Jacob2010-04-011-1/+1
* Version 0.8.10, with manual binary settingAdam Jacob2010-03-311-1/+1
* 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
* | 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
|/
* Bumping to version 0.8.9Adam Jacob2010-03-182-2/+2
* Release 0.8.80.8.8Adam Jacob2010-03-172-2/+2
* 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-1018' of git://github.com/jtimberman/chef into jtimberman/...Adam Jacob2010-03-174-36/+64
|\ \ | |/ |/|
| * Also for CHEF-1018, should correct command for --version in --helpjtimberman2010-03-054-31/+31
| * Also for CHEF-1018, version for indexer and rebuild.jtimberman2010-03-052-0/+16
| * Add --version to chef-solr, fixes CHEF-1018jtimberman2010-03-052-10/+22
* | Merge branch 'CHEF-959' of git://github.com/renchap/chef into renchap/CHEF-959Adam Jacob2010-03-112-0/+13
|\ \
| * | CHEF-959: Add --pid/-P option to chef-solr-indexerRenaud Chaput2010-02-241-0/+7
| * | CHEF-959: Add --pid/-P option to chef-solrRenaud Chaput2010-02-241-0/+6
* | | Bumping version to 0.8.7Adam Jacob2010-03-101-1/+1
| |/ |/|
* | Bumping to release version 0.8.6Adam Jacob2010-03-041-1/+1
* | Bumping to 0.8.5 for devAdam Jacob2010-03-031-1/+1
* | Marking Chef 0.8.4 for release0.8.4Adam Jacob2010-03-021-1/+1
* | Adding solr version at 0.8.2alpha_deploy_3alpha_deploy_20.8.2Adam Jacob2010-02-281-1/+1
* | Merge branch 'CHEF-984' of git://github.com/tfheen/chef into tfheen/CHEF-984Adam Jacob2010-02-261-1/+1
|\ \
| * | Fix error in solr invocation, making it possible to override solr's data dirTollef Fog Heen2010-02-261-1/+1
| |/
* | Merge branch 'CHEF-944' of git://github.com/jtimberman/chef into jtimberman/C...Adam Jacob2010-02-261-0/+201
|\ \ | |/ |/|
| * add LICENSE file in chef-solr, fixes CHEF-944jtimberman2010-02-121-0/+201
* | Merge branch 'total-integration' of git@github.com:skeptomai/chef into total-...Christopher Brown2010-02-201-24/+0
|\ \
| * | Removing last vestiges of naniteChris Walters2010-02-191-24/+0
| |/
* | added client indexing and did more code cleanupChristopher Brown2010-02-193-34/+29
|/
* allow queries for api clientsDaniel DeLeo2010-02-111-1/+1
* XML escape content before adding to SOLRDaniel DeLeo2010-02-082-2/+11
* Add dependency on uuidtools (>=2.0.0), fixes CHEF-898jtimberman2010-01-281-0/+1
* Adding binaries for chef-solr, fixes CHEF-832Adam Jacob2009-12-291-1/+2
* always trust explicitly set metadata when indexingDan DeLeo2009-12-221-1/+1
* always try to use couchdb_id instead of generatingDan DeLeo2009-12-221-2/+1
* add debug loggingDan DeLeo2009-12-212-14/+3
* index rebuild WIPDan DeLeo2009-12-211-7/+16
* aesthetic tweakDan DeLeo2009-12-211-5/+1
* update rebuild for new index queue, rebuild all objectsDan DeLeo2009-12-212-50/+74
* consumer reconnects, durable queues, action whitelistingDan DeLeo2009-12-212-2/+13
* tweak gemspecs to require bunny and libxml-rubyDan DeLeo2009-12-211-1/+3
* replace chef/nanite with bunny driverDan DeLeo2009-12-213-50/+31
* Merge branch 'PL-335' of git://github.com/skeptomai/chef into skeptomai/PL-335Adam Jacob2009-12-163-3/+3
|\
| * fix log level stuff, mkdir_p, and downto idiomChristopher Brown2009-12-103-3/+3