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
/
etc
/
couchdb
/
local_dev.ini
Age
Commit message (
Expand
)
Author
2009-05-25
Merging new tail append storage into trunk. Upgrades are automatic, once open...
Damien F. Katz
2009-05-10
Refactor the make_view_fold_function stuff. Added a proper Acc to both map an...
John Christopher Anderson
2009-05-06
First cut at _changes api. Update the by_id and by_seq indexes to contain upd...
Damien F. Katz
2009-03-21
Fix for COUCHDB-300. Old seq were being removed when a conflict. An old bug, ...
Damien F. Katz
2009-03-17
remove unintentional commit of admin credentials
Jan Lehnardt
2009-03-16
sensible error message if doc._rev is null or a number
John Christopher Anderson
2009-02-15
View etags are now provided. See note in the source about how they could be m...
John Christopher Anderson
2009-02-12
Fix for spurious 'server restarted' during replication
Damien F. Katz
2009-01-23
added newline
Noah Slater
2009-01-23
- document [admin] section in local.ini
Jan Lehnardt
2009-01-04
Rename _temp_views to _slow_views. Any clients who were using temp views are ...
John Christopher Anderson
2008-12-29
merge form branch to trunk
John Christopher Anderson
2008-12-18
fix for crash of couch_server when database non-existant
Damien F. Katz
2008-12-18
Fixed problem when a crashed db can cause couch_server to crash when it attem...
Damien F. Katz
2008-12-12
modifications to view server to keep the file descriptor open for the life of...
Damien F. Katz
2008-11-17
More security and validation work. Still incomplete.
Damien F. Katz
2008-10-23
Add `make dev` target. Use `./utils/run` to launch CouchDB from the source tr...
Jan Lehnardt