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
/
www
/
script
Age
Commit message (
Expand
)
Author
2010-11-05
HTTP proxy handler.
Paul Joseph Davis
2010-11-05
useless js logging
Benoit Chesneau
2010-11-03
typo
Jan Lehnardt
2010-11-02
Escape URL and cookie input.
Jan Lehnardt
2010-10-30
Trivial change: add/move semi-collons to where they belong to.
Filipe David Borba Manana
2010-10-30
Avoiding hardcoded value for the view index disk size.
Filipe David Borba Manana
2010-10-30
Closes COUCHDB-821.
Filipe David Borba Manana
2010-10-25
GET /db/_design/doc/_info should not trigger an update.
Filipe David Borba Manana
2010-10-19
Added missing semi-colons and variable declarations .
Filipe David Borba Manana
2010-10-18
Avoid occasional stalling of Futon in Firefox.
Jan Lehnardt
2010-10-13
get _changes on specific docids
Benoit Chesneau
2010-10-11
Fix ddoc sig test.
Paul Joseph Davis
2010-10-10
Fixes COUCHDB-799 - More granular ETags for views.
Paul Joseph Davis
2010-10-07
Fix bad JavaScript practices and avoid declaration of 2 global variables.
Filipe David Borba Manana
2010-09-30
fix badmatch for COPY call with missing Destination header.
Robert Newson
2010-09-30
Revert "COUCHDB-903 - add {ok, true} to COPY result."
Robert Newson
2010-09-30
COUCHDB-903 - add {ok, true} to COPY result.
Robert Newson
2010-09-28
Replicator fix: for a filtered replication, the replication ID should take in...
Filipe David Borba Manana
2010-09-27
CommonJS support in map functions
John Christopher Anderson
2010-09-25
update documents test assertions
John Christopher Anderson
2010-09-17
JavaScript test suite: adding more semi-collons where necessary to assure com...
Filipe David Borba Manana
2010-09-16
JavaScript test files: adding missing semi-colons (Chrome is sensitive about ...
Filipe David Borba Manana
2010-09-12
additional test for non-circular commonjs require. closes COUCHDB-869
John Christopher Anderson
2010-09-12
commonjs require no longer creates circular references
John Christopher Anderson
2010-09-07
improve rewriter. No< it's possible to pass a variable in path as <var>
Benoit Chesneau
2010-09-07
warn when a view query will be empty due to backwards start and end keys
John Christopher Anderson
2010-08-25
fix attachments.js in Safari by treating charset case-insensitively.
Robert Newson
2010-08-25
COUCHDB-161 - range support. Adhere closer to the spec. correct range parsing...
Robert Newson
2010-08-24
correct fencepost error for last bytes range request.
Robert Newson
2010-08-24
COUCHDB-870 - attachments.js hangs.
Robert Newson
2010-08-24
return 400 Bad Request for unparseable range request.
Robert Newson
2010-08-21
add a test to check if rewrite works on views following a report on irc
Benoit Chesneau
2010-08-20
Allow the replication.js test to be run outside a browser environment.
Filipe David Borba Manana
2010-08-19
COUCHDB-861 - enhance _sum to work with lists of numbers.
Robert Newson
2010-08-19
Fix behaviour of the view query option stale=update_after.
Filipe David Borba Manana
2010-08-18
expose security obj to shows, lists & updates functions.
Benoit Chesneau
2010-08-18
Fix test suite for Chrome and Safari.
Jan Lehnardt
2010-08-18
COUCHDB-161 - support Range header for attachments.
Robert Newson
2010-08-18
Add one more test to replicator_db.js: test that after a design doc is update...
Filipe David Borba Manana
2010-08-18
Test that design docs get replicated in a continuous replication when the rep...
Filipe David Borba Manana
2010-08-08
provide the update_seq in all_docs view even when it is zero
John Christopher Anderson
2010-08-08
failing test case for COUCHDB-844
Adam Kocoloski
2010-08-07
builtin reduce functions more forgiving about trailing whitespace and other c...
John Christopher Anderson
2010-08-07
add tests for Etag in standalone attachment PUT enhancement.
Robert Newson
2010-08-04
add wildcard support in query args so it's now possible to have rules
Benoit Chesneau
2010-08-04
Add replicator DB (_replicator).
Filipe David Borba Manana
2010-08-04
Allow POSTing of a JSON object to /_session/ for login.
Filipe David Borba Manana
2010-08-02
Add option "stale=update_after" when querying a view. Closes COUCHDB-837.
Filipe David Borba Manana
2010-07-29
fix the underlying issue that was giving replication problems attempting to p...
John Christopher Anderson
2010-07-27
fix CLI js test suite.
Robert Newson
[next]