2010-11-27 |
John Christopher... | rename "readers" to "members" in _security object,...
|
commit | commitdiff | tree |
2010-09-27 |
John Christopher... | CommonJS support in map functions
|
commit | commitdiff | tree |
2010-09-25 |
John Christopher... | update documents test assertions
|
commit | commitdiff | tree |
2010-09-12 |
John Christopher... | additional test for non-circular commonjs require....
|
commit | commitdiff | tree |
2010-09-12 |
John Christopher... | commonjs require no longer creates circular references
|
commit | commitdiff | tree |
2010-09-07 |
John Christopher... | warn when a view query will be empty due to backwards...
|
commit | commitdiff | tree |
2010-08-08 |
John Christopher... | provide the update_seq in all_docs view even when it...
|
commit | commitdiff | tree |
2010-08-07 |
John Christopher... | builtin reduce functions more forgiving about trailing...
|
commit | commitdiff | tree |
2010-07-29 |
John Christopher... | fix the underlying issue that was giving replication...
|
commit | commitdiff | tree |
2010-07-23 |
John Christopher... | update json2.js to latest version
|
commit | commitdiff | tree |
2010-07-23 |
John Christopher... | Make the simple document versioning actually work....
|
commit | commitdiff | tree |
2010-07-20 |
John Christopher... | require application/json content-type in the remaining...
|
commit | commitdiff | tree |
2010-07-17 |
John Christopher... | note about firefox support in test suite
|
commit | commitdiff | tree |
2010-07-13 |
John Christopher... | test and fix for deleting users documents
|
commit | commitdiff | tree |
2010-07-08 |
John Christopher... | use json as the default content-type for requests from...
|
commit | commitdiff | tree |
2010-07-07 |
John Christopher... | link to wiki discussion of delayed_commits configuration...
|
commit | commitdiff | tree |
2010-07-07 |
John Christopher... | avoid Futon popup when listing databases that cant...
|
commit | commitdiff | tree |
2010-07-03 |
John Christopher... | fix jquery.couch.js replicate options
|
commit | commitdiff | tree |
2010-07-02 |
John Christopher... | fix a query parameter in the list_views.js test
|
commit | commitdiff | tree |
2010-07-02 |
John Christopher... | Revert "click to edit config in Futon instead of double...
|
commit | commitdiff | tree |
2010-07-01 |
John Christopher... | more robust uuids test
|
commit | commitdiff | tree |
2010-07-01 |
John Christopher... | click to edit config in Futon instead of double click...
|
commit | commitdiff | tree |
2010-06-25 |
John Christopher... | fix the Futon issue where you have to cancel the admin...
|
commit | commitdiff | tree |
2010-06-25 |
John Christopher... | use proper Accept headers in the test suite
|
commit | commitdiff | tree |
2010-06-24 |
John Christopher... | don't require a revpos attribute for stubs. closes...
|
commit | commitdiff | tree |
2010-06-24 |
John Christopher... | proper docid escaping in Futon view display, thanks...
|
commit | commitdiff | tree |
2010-06-24 |
John Christopher... | add $.couch.urlPrefix to link to users db. closes COUCHDB-742
|
commit | commitdiff | tree |
2010-06-24 |
John Christopher... | close COUCHDB-795 add X-HTTP-METHOD-OVERRIDE support...
|
commit | commitdiff | tree |
2010-06-24 |
John Christopher... | use JSON content type in replicator, require it in...
|
commit | commitdiff | tree |
2010-06-24 |
John Christopher... | send browsers to /_utils/session.html when they need...
|
commit | commitdiff | tree |
2010-06-23 |
John Christopher... | make jquery.couch.js changes handling more robust
|
commit | commitdiff | tree |
2010-06-19 |
John Christopher... | jquery.couch.js changes options handling
|
commit | commitdiff | tree |
2010-06-17 |
John Christopher... | jquery.couch.js works with PUT to delete.
|
commit | commitdiff | tree |
2010-06-16 |
John Christopher... | provide a uuid to update functions (and all other functions...
|
commit | commitdiff | tree |
2010-06-16 |
John Christopher... | add continuous replication support to Futon
|
commit | commitdiff | tree |
2010-06-16 |
John Christopher... | indicate which test is running in the top of the test...
|
commit | commitdiff | tree |
2010-06-15 |
John Christopher... | jquery.couch.js uses a cache-buster when the browser...
|
commit | commitdiff | tree |
2010-06-14 |
John Christopher... | add changes handler to jquery.couch.js
|
commit | commitdiff | tree |
2010-06-07 |
John Christopher... | button on test suite page to replicate test_suite_reports...
|
commit | commitdiff | tree |
2010-06-05 |
John Christopher... | update_seq is only in view response when update_seq...
|
commit | commitdiff | tree |
2010-05-26 |
John Christopher... | use a smaller rev token for attachment versions, thanks...
|
commit | commitdiff | tree |
2010-05-26 |
John Christopher... | add attachment versioning support to jquery.couch.js
|
commit | commitdiff | tree |
2010-05-19 |
John Christopher... | jsonp callbacks are ignored unless jsonp is configured...
|
commit | commitdiff | tree |
2010-05-15 |
John Christopher... | jquery.couch.js option to force ensure_full_commit...
|
commit | commitdiff | tree |
2010-05-05 |
John Christopher... | rewriter security to allow isolation of databases via...
|
commit | commitdiff | tree |
2010-04-29 |
John Christopher... | list functionality for jquery.couch.js
|
commit | commitdiff | tree |
2010-04-22 |
John Christopher... | fix erlang filter funs and normalize filter fun api...
|
commit | commitdiff | tree |
2010-04-16 |
John Christopher... | upgrade CommonJS modules support to 1.1.1 - thanks...
|
commit | commitdiff | tree |
2010-04-15 |
John Christopher... | ruby example function works with @mattly`s query server
|
commit | commitdiff | tree |
2010-04-08 |
John Christopher... | fix last straggler view update_seq bugs, thanks tisba...
|
commit | commitdiff | tree |
2010-04-07 |
John Christopher... | temp_views should be only available to server and database...
|
commit | commitdiff | tree |
2010-04-07 |
John Christopher... | include update_seq in view responses, patch via Joscha...
|
commit | commitdiff | tree |
2010-04-07 |
John Christopher... | changes is less likely to miss updates, and changes...
|
commit | commitdiff | tree |
2010-04-06 |
John Christopher... | use waitForSuccess to timeout changes requests that...
|
commit | commitdiff | tree |
2010-03-25 |
John Christopher... | restart using init:restart() for better test reliability
|
commit | commitdiff | tree |
2010-03-04 |
John Christopher... | ensure full commit when the security object is updated
|
commit | commitdiff | tree |
2010-02-26 |
John Christopher... | fdmananas patch for filtered replication via COUCHDB-673
|
commit | commitdiff | tree |
2010-02-25 |
John Christopher... | commonjs require for show list etc via Mikeal Rogers...
|
commit | commitdiff | tree |
2010-02-24 |
John Christopher... | replicator and view generator can skip check_is_reader...
|
commit | commitdiff | tree |
2010-02-22 |
John Christopher... | fixed race condition in admin creation - thanks Matt...
|
commit | commitdiff | tree |
2010-02-14 |
John Christopher... | fix futon to use _security object. thanks Filipe Manana...
|
commit | commitdiff | tree |
2010-02-12 |
John Christopher... | move from _admins / _readers / _security to just a...
|
commit | commitdiff | tree |
2010-02-03 |
John Christopher... | error message on bad security object
|
commit | commitdiff | tree |
2010-02-03 |
John Christopher... | enhance reader and admin lists
|
commit | commitdiff | tree |
2010-02-01 |
John Christopher... | Database-level security.
|
commit | commitdiff | tree |
2010-01-29 |
John Christopher... | fix test view for json2.js toXMLString()
|
commit | commitdiff | tree |
2010-01-29 |
John Christopher... | Thanks Filipe Manana. Closes COUCHDB-631.
|
commit | commitdiff | tree |
2010-01-26 |
John Christopher... | Replace the old JavaScript query server JSON library...
|
commit | commitdiff | tree |
2010-01-20 |
John Christopher... | properly encode user name in link url
|
commit | commitdiff | tree |
2010-01-18 |
John Christopher... | need to add sha1.js to allow account creation on status...
|
commit | commitdiff | tree |
2010-01-18 |
John Christopher... | added jquery.dialog to status.html page
|
commit | commitdiff | tree |
2010-01-18 |
John Christopher... | normalize userCtx name and roles, also, no log in via...
|
commit | commitdiff | tree |
2010-01-13 |
John Christopher... | use config info for users db
|
commit | commitdiff | tree |
2010-01-09 |
John Christopher... | better validations on users db
|
commit | commitdiff | tree |
2010-01-07 |
John Christopher... | merge account branch to trunk
|
commit | commitdiff | tree |
2010-01-02 |
John Christopher... | add button to cleanup old view files. closes COUCHDB...
|
commit | commitdiff | tree |
2009-12-22 |
John Christopher... | remove show from db doc GET handler, completing flip...
|
commit | commitdiff | tree |
2009-12-22 |
John Christopher... | move query server to a design-doc based protocol, closes...
|
commit | commitdiff | tree |
2009-12-06 |
John Christopher... | fix COUCHDB-593, thanks Roger Binns for reporting
|
commit | commitdiff | tree |
2009-12-01 |
John Christopher... | change some timings to make the changes test more robust
|
commit | commitdiff | tree |
2009-11-30 |
John Christopher... | passing test for filtered continuous changes
|
commit | commitdiff | tree |
2009-11-30 |
John Christopher... | work on COUCHDB-582, fixes issues with filtered longpoll...
|
commit | commitdiff | tree |
2009-11-29 |
John Christopher... | add assertion that _all_dbs API exists
|
commit | commitdiff | tree |
2009-10-16 |
John Christopher... | added bench/ directory to trunk, contains 2 benchmark...
|
commit | commitdiff | tree |
2009-10-14 |
John Christopher... | dont save so many test reports
|
commit | commitdiff | tree |
2009-10-14 |
John Christopher... | save report with node version info
|
commit | commitdiff | tree |
2009-10-14 |
John Christopher... | test reports are saved proper
|
commit | commitdiff | tree |
2009-10-14 |
John Christopher... | tests not loading
|
commit | commitdiff | tree |
2009-10-14 |
John Christopher... | save a test report
|
commit | commitdiff | tree |
2009-10-12 |
John Christopher... | link to submit test failures to a google group
|
commit | commitdiff | tree |
2009-09-16 |
John Christopher... | include_docs now take an _id (as well as a _rev) in...
|
commit | commitdiff | tree |
2009-09-16 |
John Christopher... | add limit to _changes
|
commit | commitdiff | tree |
2009-09-14 |
John Christopher... | finish committing my changes adventure. pardon the...
|
commit | commitdiff | tree |
2009-09-14 |
John Christopher... | rollback mixed up commit, builds now
|
commit | commitdiff | tree |
2009-09-14 |
John Christopher... | support for deletions in changes feed
|
commit | commitdiff | tree |
2009-09-14 |
John Christopher... | removed _all_docs_by_seq in favor of _changes
|
commit | commitdiff | tree |
2009-08-12 |
John Christopher... | Introduces native Erlang query servers. Closes COUCHDB-377
|
commit | commitdiff | tree |
2009-08-12 |
John Christopher... | recloses COUCHDB-4 (view etags) thanks to Matt Goodall...
|
commit | commitdiff | tree |
2009-08-11 |
John Christopher... | and the test file itself :)
|
commit | commitdiff | tree |
2009-08-11 |
John Christopher... | Initial commit of _update handler. Thanks to Paul Davis...
|
commit | commitdiff | tree |
next |