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
/
couch_view.erl
Age
Commit message (
Expand
)
Author
2008-10-02
HTTPd refactoring. Moved most code out of couch_httpd into associated modules...
Damien F. Katz
2008-09-13
Changes and refactorings to couch_config
Damien F. Katz
2008-09-11
Check-in of document purge functionality.
Damien F. Katz
2008-08-31
Merged json_term_changes branch back into trunk.
Christopher Lenz
2008-08-30
- Rename configuration options and sections to allow for a nicer .ini file an...
Jan Lehnardt
2008-08-20
Merge runtimeconfig branch back into trunk
Jan Lehnardt
2008-08-14
CouchDB performance work. Faster Btree updates and lookups.
Damien F. Katz
2008-08-05
Readded file name checks for open and delete, as an attacker could use relati...
Damien F. Katz
2008-08-05
Added concurrent open db limit and a LRU cache for closing old databases when...
Damien F. Katz
2008-07-27
removed individual committer copyright statements as per policy
Noah Slater
2008-06-13
Fix for bug when reopening view indexes.
Damien F. Katz
2008-06-12
fix for problem when view index header data exceeds 2k.
Damien F. Katz
2008-06-09
Changed name of 'combine' phase of reduce to 'rereduce', to avoid confusion.
Damien F. Katz
2008-05-29
Grouped reduce support. Needs performance work.
Damien F. Katz
2008-05-23
fix for bug with reusing map btree indexes when multiple views have the same ...
Damien F. Katz
2008-05-20
Fixed design document view definitions to be consistent with temp views. Chan...
Damien F. Katz
2008-05-19
Changed temp view definition to always be jsonobjects with map/reduce source ...
Damien F. Katz
2008-05-18
Fix for pattern matching bug during reduce
Damien F. Katz
2008-05-15
Incremental reduce first checkin. Warning! Disk format change.
Damien F. Katz
2008-04-20
Added proper UUID generation and changed the details of how way debug logging...
Damien F. Katz
2008-04-04
compaction code, not hooked up to webserver yet
Damien F. Katz
2008-04-01
Fix for runaway process in the view code and the so far untested storage com...
Damien F. Katz
2008-03-28
Imported trunk.
Christopher Lenz