summaryrefslogtreecommitdiff
path: root/src/couchdb/Makefile.am
AgeCommit message (Expand)Author
2009-07-17one line fixNoah Slater
2009-07-16first cut at _changes feed consumer. not yet used by replicationAdam Kocoloski
2009-07-16added missing fileNoah Slater
2009-07-14wheeeeeeeeNoah Slater
2009-05-30Added code coverage report generation target.Paul Joseph Davis
2009-05-30Test and fix for infinite loops in view_servers, fix for crashed OS processes...Damien F. Katz
2009-05-04Use batch=ok query param for document PUT and POST to defer index updates unt...John Christopher Anderson
2009-04-05added compaction for view indexes. See COUCHDB-92Adam Kocoloski
2009-03-07rewrite replicator using OTP behavioursAdam Kocoloski
2009-02-26Fix and test for file descriptor leaksDamien F. Katz
2009-02-22add couch_stats.hrl to distribution filesJan Lehnardt
2009-02-22Add runtime statistics -- without EUnit tests for now.Jan Lehnardt
2009-02-17Put file ref_counting into it's own module, to make the speed of opening an a...Damien F. Katz
2009-01-23Added task status checking, to help debug the progress of long running tasks,...Damien F. Katz
2009-01-12rename _form to _show and move the funcs in the design doc to design.show.docsJohn Christopher Anderson
2009-01-07Rebuild all .erl files when couch_db.hrl has been modified. Closes COUCHDB-199.Jan Lehnardt
2008-12-29merge form branch to trunkJohn Christopher Anderson
2008-12-22Checking in new erlang source file, used for tracking file stats.Damien F. Katz
2008-12-16the external process handlerJohn Christopher Anderson
2008-12-16couch_os_process to manage the JSON line protocol. thanks davisp.John Christopher Anderson
2008-12-16remove couch_ft_queryJohn Christopher Anderson
2008-12-10view group state gen_server. thanks damien and davisp.John Christopher Anderson
2008-10-25temporarily removed edoc generationNoah Slater
2008-10-25Fix edoc error in distribution.Jan Lehnardt
2008-10-25added CURL flags to couchjs buildNoah Slater
2008-10-23Put .erl files back into distribution package.Jan Lehnardt
2008-10-23added header to SOURCESNoah Slater
2008-10-23fixed jobserver issues with edoc generationNoah Slater
2008-10-11dropping kerberos supportJohn Christopher Anderson
2008-10-09make check now runs the JavaScript test suiteJohn Christopher Anderson
2008-10-02HTTPd refactoring. Moved most code out of couch_httpd into associated modules...Damien F. Katz
2008-09-17removed useless lineNoah Slater
2008-08-31Merged json_term_changes branch back into trunk.Christopher Lenz
2008-08-20Merge runtimeconfig branch back into trunkJan Lehnardt
2008-08-05Added new erlang source file to build system.Damien F. Katz
2008-06-16renamed directory variables, stage twoNoah Slater
2008-06-16renamed directory variables, stage oneNoah Slater
2008-06-07removed old, broken, datarootdir hackNoah Slater
2008-06-07corrected use of erlc to $(ERLC)Noah Slater
2008-04-15Merged mochiweb branch back into trunk.Christopher Lenz
2008-03-29Remove some SpiderMonkey leftovers.Christopher Lenz
2008-03-28Imported trunk.Christopher Lenz