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
/
share
Age
Commit message (
Expand
)
Author
2010-04-22
compaction preserves instance_start_time. Closes COUCHDB-744
Adam Kocoloski
2010-04-22
fix erlang filter funs and normalize filter fun api. thanks fdmanana. closes ...
John Christopher Anderson
2010-04-19
Fix to close users db immediately after authentication.
Damien F. Katz
2010-04-16
upgrade CommonJS modules support to 1.1.1 - thanks Mikeal. closes COUCHDB-739
John Christopher Anderson
2010-04-15
ruby example function works with @mattly`s query server
John Christopher Anderson
2010-04-08
fix last straggler view update_seq bugs, thanks tisba and bitdiddle for the r...
John Christopher Anderson
2010-04-07
temp_views should be only available to server and database admins
John Christopher Anderson
2010-04-07
include update_seq in view responses, patch via Joscha Feth, (mostly) closes ...
John Christopher Anderson
2010-04-07
changes is less likely to miss updates, and changes test is more robust
John Christopher Anderson
2010-04-06
use waitForSuccess to timeout changes requests that never succeed
John Christopher Anderson
2010-04-02
Removed _sleep from all tests. replaced with loops that spin until a conditio...
Damien F. Katz
2010-04-01
tab to space
Jan Lehnardt
2010-03-28
allows more complex keys in the rewriter, so it could ease the
Benoit Chesneau
2010-03-28
allows client to retrieve the revision of document updated via _update,
Benoit Chesneau
2010-03-25
restart using init:restart() for better test reliability
John Christopher Anderson
2010-03-21
Test for a regression with doc-id replication.
Jan Lehnardt
2010-03-21
Make changes test pass in CLI runner & WebKit
Jan Lehnardt
2010-03-10
_stats builtin reduction for min/max/mean/variance
Adam Kocoloski
2010-03-04
Futon: use proper document value when constructing input element for inline e...
Christopher Lenz
2010-03-04
ensure full commit when the security object is updated
John Christopher Anderson
2010-02-28
treat deleted docs as nonexistant docs
Jan Lehnardt
2010-02-28
revert accidental commit
Jan Lehnardt
2010-02-28
Merge branch 'show-deleted-docs' into trunk
Jan Lehnardt
2010-02-26
fdmananas patch for filtered replication via COUCHDB-673
John Christopher Anderson
2010-02-25
commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658
John Christopher Anderson
2010-02-24
replicator and view generator can skip check_is_reader when opening database ...
John Christopher Anderson
2010-02-24
Allow replication to be cancelled. Closes COUCHDB-664. Patch by Robert Newson.
Jan Lehnardt
2010-02-23
Futon: Fix cookie storage for localhost. Closes COUCHDB-668. Thanks to Matt G...
Christopher Lenz
2010-02-23
Futon: Make the DB security dialog more compact.
Christopher Lenz
2010-02-22
fixed race condition in admin creation - thanks Matt Goodall
John Christopher Anderson
2010-02-22
Update jQuery to 1.4.2.
Christopher Lenz
2010-02-22
Add a proper icon for the security button.
Christopher Lenz
2010-02-22
_purge was incorrectly returning update_seq.
Paul Joseph Davis
2010-02-20
Futon: Set rows for document source edit textarea to the number
Jan Lehnardt
2010-02-18
add JSON to the sandbox for older spidermonkey without native JSON
John Christopher Anderson
2010-02-18
Fixes COUCHDB-640 - Reset views with invalid update seqs.
Paul Joseph Davis
2010-02-14
fix futon to use _security object. thanks Filipe Manana, closes COUCHDB-654
John Christopher Anderson
2010-02-12
move from _admins / _readers / _security to just a single _security object
John Christopher Anderson
2010-02-05
add list()-API cmompatible API to _show. Symmetry FTW.
Jan Lehnardt
2010-02-04
re-enable 404 handling in show functions while retaining user-friendly error ...
Jan Lehnardt
2010-02-04
fix COUCHDB-638.
Benoit Chesneau
2010-02-03
error message on bad security object
John Christopher Anderson
2010-02-03
enhance reader and admin lists
John Christopher Anderson
2010-02-02
oops. forgot to add this file in latest commit
Benoit Chesneau
2010-02-02
proxy authentification handler. This handler allows creation of a
Benoit Chesneau
2010-02-02
old diff. fix unitest
Benoit Chesneau
2010-02-02
would have been strange to be abble ../../_changes and not
Benoit Chesneau
2010-02-02
make uuuidCache a local variable. Patch by Jan Kassens. Closes COUCHDB-560.
Jan Lehnardt
2010-02-01
Database-level security.
John Christopher Anderson
2010-02-01
fix oauth test
Jan Lehnardt
[next]