Age | Commit message (Expand) | Author |
2009-08-16 | Set executable bit on etap tests. | Paul Joseph Davis |
2009-08-12 | Introduces native Erlang query servers. Closes COUCHDB-377 | John Christopher Anderson |
2009-08-11 | Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod... | John Christopher Anderson |
2009-08-10 | remove leftover line from test | Adam Kocoloski |
2009-08-09 | oops, whitespace | Adam Kocoloski |
2009-08-09 | next piece of new replicator -- missing_revs buffer | Adam Kocoloski |
2009-08-08 | update rep_changes_feed to use feed=continuous and rep_httpc | Adam Kocoloski |
2009-08-07 | ibrowse wrapper for replicator, will replace do_http_request | Adam Kocoloski |
2009-08-04 | Initial check-in of OAuth and cookie authentication. | Damien F. Katz |
2009-07-24 | reassemble split chunks in changes feed, add all() export | Adam Kocoloski |
2009-07-23 | etap tests should be executable | Adam Kocoloski |
2009-07-23 | Fixes etap tests for recent updates. | Paul Joseph Davis |
2009-07-20 | Initial checkin of _changes filters. The prime weak-spot for this approach is... | John Christopher Anderson |
2009-07-17 | update etap tests for new attachment format. | Adam Kocoloski |
2009-07-16 | second cut at _changes feed consumer. still not used by replicator | Adam Kocoloski |
2009-07-16 | first cut at _changes feed consumer. not yet used by replication | Adam Kocoloski |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-14 | added licence check, and licence.skip | Noah Slater |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-06-25 | Cleaning out tabs from source code. Purely whitespace diff. | Paul Joseph Davis |
2009-06-25 | Adding tests for couch_ref_counter.erl | Paul Joseph Davis |
2009-06-25 | Adding tests for couch_task_status.erl | Paul Joseph Davis |
2009-06-24 | refactor view server specs to accommodate multiple languages in the future, n... | Jan Lehnardt |
2009-06-24 | Lots of tests for couch_config.erl | Paul Joseph Davis |
2009-06-14 | merge list-iterator branch to trunk. changes JavaScript _list API | John Christopher Anderson |
2009-06-11 | Forgot to set the plan size. | Paul Joseph Davis |
2009-06-11 | Integrating more ETAP tests from Bob Dionne. | Paul Joseph Davis |
2009-06-01 | add an rspec/ruby test suite for the javascript query server | John Christopher Anderson |
2009-05-31 | Had to swap macro definitions to support R12B. | Paul Joseph Davis |
2009-05-30 | Adding code:add_pathz/1 calls for older Erlang versions. | Paul Joseph Davis |
2009-05-30 | Updating various version control properties | Paul Joseph Davis |
2009-05-30 | Added code coverage report generation target. | Paul Joseph Davis |
2009-05-30 | renamed directory | Noah Slater |
2009-03-24 | added runner.sh to test/ | Noah Slater |
2009-02-15 | Reorganize the tests into one file per test. No other changes. | John Christopher Anderson |
2009-01-05 | Fix ini-section duplication. When we tried to assign a value to a config-item... | Jan Lehnardt |
2009-01-02 | test runner is back up (thanks davisp), and tests pass in safari again (e4x s... | John Christopher Anderson |
2008-10-25 | Fix last make distcheck issue | Jan Lehnardt |
2008-10-25 | added tests to dist | Noah Slater |
2008-10-23 | moved erlang compilation out of check_PROGRAMS | Noah Slater |
2008-10-11 | simplified CouchDB.port handling in tests | John Christopher Anderson |
2008-10-09 | make check now runs the JavaScript test suite | John Christopher Anderson |
2008-09-24 | remove EXEEXT | Noah Slater |
2008-09-23 | Fix config file writer issue, where doplicate sections would be created | Jan Lehnardt |
2008-09-17 | added $(EXEEXT) to target per automakes advice | Noah Slater |
2008-09-13 | Changes and refactorings to couch_config | Damien F. Katz |
2008-08-30 | Remove unused file | Jan Lehnardt |
2008-08-30 | - Remove dependency on test/local.ini | Jan Lehnardt |
2008-08-30 | Add dummy ini file. Fixes test runs. | Jan Lehnardt |
2008-08-30 | Some cosmetic cleanup (removed trailing whitespace, fixed indentation, make t... | Christopher Lenz |