summaryrefslogtreecommitdiff
path: root/chef-solr
Commit message (Expand)AuthorAgeFilesLines
* 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
* | fix Rakefile comment and add gemspec to .gitignoreChristopher Brown2009-12-151-1/+1
* | move to jeweler 1.4 and automatic gemspec generationChristopher Brown2009-12-152-58/+1
* | Rakefile was updated, but gemspec never got updatedChristopher Brown2009-12-151-4/+24
* | CHEF-765: webui users are not indexedAJ Christensen2009-12-081-0/+1
|/
* Fixes CHEF-728, databag's populate Mash's by defaultAdam Jacob2009-11-251-0/+1
* Added file list to Rakefile.Eric Hankins2009-11-231-0/+6
* Merge branch 'CHEF-543' of git://github.com/nuoyan/chef into nuoyan/CHEF-543Adam Jacob2009-11-092-3/+4
|\
| * search webui workNuo Yan2009-10-272-3/+4
* | Using non-macified solr tarballsAdam Jacob2009-11-022-0/+0
* | [CHEF-644] fix shebang in chef-solr executablesDan DeLeo2009-10-273-3/+3
|/
* Refactored Node Index in Web UI to use REST APIAdam Jacob2009-09-262-5/+6
* Initial pass at a Chef 0.8.0 alphaAdam Jacob2009-08-2022-0/+1495