index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
couchdb
/
Makefile.am
Age
Commit message (
Expand
)
Author
2009-05-30
Added code coverage report generation target.
Paul Joseph Davis
2009-05-30
Test and fix for infinite loops in view_servers, fix for crashed OS processes...
Damien F. Katz
2009-05-04
Use batch=ok query param for document PUT and POST to defer index updates unt...
John Christopher Anderson
2009-04-05
added compaction for view indexes. See COUCHDB-92
Adam Kocoloski
2009-03-07
rewrite replicator using OTP behaviours
Adam Kocoloski
2009-02-26
Fix and test for file descriptor leaks
Damien F. Katz
2009-02-22
add couch_stats.hrl to distribution files
Jan Lehnardt
2009-02-22
Add runtime statistics -- without EUnit tests for now.
Jan Lehnardt
2009-02-17
Put file ref_counting into it's own module, to make the speed of opening an a...
Damien F. Katz
2009-01-23
Added task status checking, to help debug the progress of long running tasks,...
Damien F. Katz
2009-01-12
rename _form to _show and move the funcs in the design doc to design.show.docs
John Christopher Anderson
2009-01-07
Rebuild all .erl files when couch_db.hrl has been modified. Closes COUCHDB-199.
Jan Lehnardt
2008-12-29
merge form branch to trunk
John Christopher Anderson
2008-12-22
Checking in new erlang source file, used for tracking file stats.
Damien F. Katz
2008-12-16
the external process handler
John Christopher Anderson
2008-12-16
couch_os_process to manage the JSON line protocol. thanks davisp.
John Christopher Anderson
2008-12-16
remove couch_ft_query
John Christopher Anderson
2008-12-10
view group state gen_server. thanks damien and davisp.
John Christopher Anderson
2008-10-25
temporarily removed edoc generation
Noah Slater
2008-10-25
Fix edoc error in distribution.
Jan Lehnardt
2008-10-25
added CURL flags to couchjs build
Noah Slater
2008-10-23
Put .erl files back into distribution package.
Jan Lehnardt
2008-10-23
added header to SOURCES
Noah Slater
2008-10-23
fixed jobserver issues with edoc generation
Noah Slater
2008-10-11
dropping kerberos support
John Christopher Anderson
2008-10-09
make check now runs the JavaScript test suite
John Christopher Anderson
2008-10-02
HTTPd refactoring. Moved most code out of couch_httpd into associated modules...
Damien F. Katz
2008-09-17
removed useless line
Noah Slater
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-08-20
Merge runtimeconfig branch back into trunk
Jan Lehnardt
2008-08-05
Added new erlang source file to build system.
Damien F. Katz
2008-06-16
renamed directory variables, stage two
Noah Slater
2008-06-16
renamed directory variables, stage one
Noah Slater
2008-06-07
removed old, broken, datarootdir hack
Noah Slater
2008-06-07
corrected use of erlc to $(ERLC)
Noah Slater
2008-04-15
Merged mochiweb branch back into trunk.
Christopher Lenz
2008-03-29
Remove some SpiderMonkey leftovers.
Christopher Lenz
2008-03-28
Imported trunk.
Christopher Lenz