Revision tags: v4.6.0, v4.5.0 |
|
#
ff9ef968 |
| 20-Feb-2015 |
Volker Mische <vmx@couchbase.com> |
MB-13556 Remove ICU port driver The ICU port driver is used by the old couchdb views for collation and is no longer used by the set views. The collation happens within a NIF now.
MB-13556 Remove ICU port driver The ICU port driver is used by the old couchdb views for collation and is no longer used by the set views. The collation happens within a NIF now. Change-Id: Ia13709835ea05fdfabd69a615619c5fb1556c3ed Reviewed-on: http://review.couchbase.org/47125 Tested-by: buildbot <build@couchbase.com> Reviewed-by: Nimish Gupta <nimish@couchbase.com>
show more ...
|
Revision tags: 2.1.1r, 2.1.0r, 2.0.2r, 2.0.1-linux, 2.0.0-couchbase |
|
#
fc1d11d5 |
| 03-Jul-2012 |
Filipe David Borba Manana <fdmanana@apache.org> |
MB-5768 Fix make target 'dist' Change-Id: I5bd03434279641cd83af1c82fa1cbba3b7c1f953 Reviewed-on: http://review.couchbase.org/17841 Reviewed-by: Volker Mische <volker.mische@gmail.com
MB-5768 Fix make target 'dist' Change-Id: I5bd03434279641cd83af1c82fa1cbba3b7c1f953 Reviewed-on: http://review.couchbase.org/17841 Reviewed-by: Volker Mische <volker.mische@gmail.com> Tested-by: Filipe David Borba Manana <fdmanana@gmail.com>
show more ...
|
#
767de84e |
| 12-Jun-2012 |
Filipe David Borba Manana <fdmanana@apache.org> |
CBD-32 Faster view merging and parsing Change-Id: Ic80456651dc25baead3b24c74bd731a15f245548 Reviewed-on: http://review.couchbase.org/17464 Reviewed-by: Volker Mische <volker.mische@g
CBD-32 Faster view merging and parsing Change-Id: Ic80456651dc25baead3b24c74bd731a15f245548 Reviewed-on: http://review.couchbase.org/17464 Reviewed-by: Volker Mische <volker.mische@gmail.com> Reviewed-by: Bin Cui <bin.cui@gmail.com> Reviewed-by: Damien Katz <damien@couchbase.com> Tested-by: Filipe David Borba Manana <fdmanana@gmail.com> Tested-by: Damien Katz <damien@couchbase.com>
show more ...
|
#
04fae924 |
| 31-May-2012 |
Filipe David Borba Manana <fdmanana@apache.org> |
CBD-312 Move view merger source into separate directory The goal here is to provide better organization and easy the build process for the upcoming changes for CBD-32. Change-Id
CBD-312 Move view merger source into separate directory The goal here is to provide better organization and easy the build process for the upcoming changes for CBD-32. Change-Id: Ia0c91b865254a7fdded8a2ca374b1b32343d3142 Reviewed-on: http://review.couchbase.org/16586 Reviewed-by: Filipe David Borba Manana <fdmanana@gmail.com> Tested-by: Filipe David Borba Manana <fdmanana@gmail.com>
show more ...
|
#
b852af09 |
| 05-Apr-2012 |
Filipe David Borba Manana <fdmanana@apache.org> |
Remove ibrowse library This is not needed anymore, lhttpc is now used everywhere else. Change-Id: I4cdd3a023a514e4495c8ce3cb7538e9b1fcb88ac Reviewed-on: http://review.couchbase.
Remove ibrowse library This is not needed anymore, lhttpc is now used everywhere else. Change-Id: I4cdd3a023a514e4495c8ce3cb7538e9b1fcb88ac Reviewed-on: http://review.couchbase.org/14598 Reviewed-by: Damien Katz <damien@couchbase.com> Tested-by: Damien Katz <damien@couchbase.com>
show more ...
|
#
5a3fdc93 |
| 05-Apr-2012 |
Filipe David Borba Manana <fdmanana@apache.org> |
Add lhttpc, a lightweight HTTP client library Change-Id: I4a42e7d5c690b53a257e60bd804bb5a3a75caa20 Reviewed-on: http://review.couchbase.org/14576 Tested-by: buildbot <build@couchbase
Add lhttpc, a lightweight HTTP client library Change-Id: I4a42e7d5c690b53a257e60bd804bb5a3a75caa20 Reviewed-on: http://review.couchbase.org/14576 Tested-by: buildbot <build@couchbase.com> Reviewed-by: Damien Katz <damien@couchbase.com> Tested-by: Damien Katz <damien@couchbase.com>
show more ...
|
#
f08dea7d |
| 08-Mar-2012 |
Filipe David Borba Manana <fdmanana@apache.org> |
Add MapReduce subsystem implemented as an Erlang NIF It uses Google's V8 JavaScript engine for executing the map and reduce functions. Change-Id: I982c2f37ddf499daaa690e76e7435f
Add MapReduce subsystem implemented as an Erlang NIF It uses Google's V8 JavaScript engine for executing the map and reduce functions. Change-Id: I982c2f37ddf499daaa690e76e7435f3e852ab62a Reviewed-on: http://review.couchbase.org/13831 Reviewed-by: Damien Katz <damien@couchbase.com> Tested-by: Damien Katz <damien@couchbase.com>
show more ...
|
#
a274da32 |
| 17-Nov-2011 |
Filipe David Borba Manana <fdmanana@apache.org> |
Move set views feature into a separate application This is purely to make the code more organized and allow to have more organized Erlang ETAP tests (coming soon). It's also a prepar
Move set views feature into a separate application This is purely to make the code more organized and allow to have more organized Erlang ETAP tests (coming soon). It's also a preparation to abstract this feature to make it more reusable and extendable. Change-Id: Id1d5c0b0e2c401d41768e64b98898112a69065c8 Reviewed-on: http://review.couchbase.org/11008 Reviewed-by: Volker Mische <volker.mische@gmail.com> Tested-by: Volker Mische <volker.mische@gmail.com>
show more ...
|
Revision tags: couchbase_1.2.0, couchbase_1.1.2, couchbase_1.1.2a |
|
#
8af27603 |
| 28-May-2011 |
Jan Lehnardt <jan@apache.org> |
Add CoffeeScript (http://coffeescript.org/) support to the JS view server. This allows you to write all query server functions in CoffeeScript. The implementation re-uses the JS que
Add CoffeeScript (http://coffeescript.org/) support to the JS view server. This allows you to write all query server functions in CoffeeScript. The implementation re-uses the JS query server and adds an additional, optional compilation step. To make the implementation easier for now, a new main-coffee.js file is generated that includes the CoffeeScript compiler, but I think we can do away with that in a future optimisation and just use a single main.js that can handle both. The patch includes basic tests for the JS test suite that I tested in Firefox and Chrome. I'm no expert in CoffeeScript, so I don't know if more complex script will break the implementation. `make distcheck` passes. Futon picks up the "coffeescript" design document lanugage as expected and view definition interaction works as usual. The implementation does some sting maniulation on top of the CoffeeScript compile step that probably can be done more nicely. List functions don't deal well with the implicit return generated by CoffeeScript, but J Chris says, this will be easy to fix. The patch adds CoffeeScript 1.1.1 which is MIT licensed and updates the NOTICE, license.skip and .gitignore files as well as the build system accordingly. Change-Id: I85d992a6c8fdad33c7ea6f1e10eddae49b915fec Reviewed-on: http://review.couchbase.org/6640 Reviewed-by: Dustin Sallings <dustin@spy.net> Tested-by: Dustin Sallings <dustin@spy.net>
show more ...
|
#
e2e8554d |
| 02-May-2011 |
Filipe David Borba Manana <fdmanana@apache.org> |
Add configurable file compression (snappy, deflate or none) Not only this makes database and view index files smaller it also increases database read/write performance, view index genera
Add configurable file compression (snappy, deflate or none) Not only this makes database and view index files smaller it also increases database read/write performance, view index generation (specially for large documents and/or documents with nested JSON structures) and compaction. Closes COUCHDB-1120. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1098558 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
8ee65504 |
| 02-May-2011 |
Filipe David Manana <fdmanana@apache.org> |
Use correct path in license.skip for snappy component
|
#
6d793896 |
| 02-May-2011 |
Filipe David Manana <fdmanana@apache.org> |
Use correct path in license.skip for snappy component
|
#
876952cf |
| 23-Apr-2011 |
Paul Joseph Davis <davisp@apache.org> |
Fix random errors in 173-os-daemon-cfg-register.t The daemon script this test used previously was an escript which would occasionally cause errors if the Erlang VM took too long to b
Fix random errors in 173-os-daemon-cfg-register.t The daemon script this test used previously was an escript which would occasionally cause errors if the Erlang VM took too long to boot up. This fixes the issue by replacing the escript with a trivial C program. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1096098 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
aa3c9e49 |
| 21-Apr-2011 |
Paul Joseph Davis <davisp@apache.org> |
Fix build system to include new files. Forgot to update the build system after I remembered to svn add them. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1095569 13f79
Fix build system to include new files. Forgot to update the build system after I remembered to svn add them. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1095569 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
8371cc0a |
| 21-Apr-2011 |
Paul Joseph Davis <davisp@apache.org> |
Fix build system to include new files. Forgot to update the build system after I remembered to svn add them. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@109
Fix build system to include new files. Forgot to update the build system after I remembered to svn add them. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1095569 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
50257701 |
| 13-Apr-2011 |
Filipe David Manana <fdmanana@apache.org> |
Upgraded google snappy to latest subversion snapshot This snapshort fixes a some build issues on Windows.
|
#
95c37260 |
| 05-Apr-2011 |
Paul Joseph Davis <davisp@apache.org> |
Tweaks to the ejson build system. Fixes make distcheck. The local copy of src/ejson/priv/ejson.so works better. General clean up of src/ejson/Makefile.am git-s
Tweaks to the ejson build system. Fixes make distcheck. The local copy of src/ejson/priv/ejson.so works better. General clean up of src/ejson/Makefile.am git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1089158 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
Revision tags: couchbase_1.1.1a, couchbase_1.1.1, couchbase_1.1, couchbase_1.1b, hosting_v1.0.2r3, couchone_v1.0.2r3_geo, couchone_v1.0.2r3, v0.1.0, 0.1.0, couchone_v1.0.2r1, geocouch_v1.0.2r1, hosting_v1.0.2r2, hosting_v1.0.2r2_geo, hosting_geo-bulk, 1.0.2, hosting_1.0.1_geo2, hosting_v1.0.2, hosting_1.0.x_sammy, hosting_geo-separate, geocouch_bulk_insertion, hosting_trunk_geo, sling_rewrite, 1.0.1_hosting_dbname, geocouch_hosting_trunk2, 1.0.1_hosting_4, 1.0.1_hosting_replication-fix, 1.0.1 |
|
#
79d38617 |
| 10-Aug-2010 |
Noah Slater <nslater@apache.org> |
added etc/windows to the build, fixes COUCHDB-849 git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@984178 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: 1.0.1_hosting_3, 1.0.1_hosting_try2, 0.11.2, 1.0.1_hosting, diplomathesis, geocouch_0.11_hosting, trunk_hosting_sling, 1.0.0, 0.11.1 |
|
#
9807cda4 |
| 02-Jun-2010 |
Jan Lehnardt <jan@apache.org> |
If aclocal needs to be called during a build, its options are taken from ACLOCAL_AMFLAGS in the top-level Makefile.am - which were not defined before. Additionally, this removes the
If aclocal needs to be called during a build, its options are taken from ACLOCAL_AMFLAGS in the top-level Makefile.am - which were not defined before. Additionally, this removes the need for the explicit m4_include of m4/ac_check_icu.m4 at the very top of configure.ac. Patch by Hans Ulrich Niedermann. Closes COUCHDB-165 and COUCHDB-414. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950779 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
#
e699b56c |
| 02-Jun-2010 |
Jan Lehnardt <jan@apache.org> |
add legalese for jspec git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950776 13f79535-47bb-0310-9956-ffa450edef68
|
#
6fffa56b |
| 01-Jun-2010 |
Jan Lehnardt <jan@apache.org> |
add base64.js to license.skip and Makefile.am git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950066 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: 0.10.2, 0.11.0 |
|
#
f3303f24 |
| 13-Mar-2010 |
Noah Slater <nslater@apache.org> |
documentation improvements git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@922586 13f79535-47bb-0310-9956-ffa450edef68
|
#
3fa3b673 |
| 26-Jan-2010 |
John Christopher Anderson <jchris@apache.org> |
another line for json2.js in license.skip git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@903073 13f79535-47bb-0310-9956-ffa450edef68
|
Revision tags: ubuntuonetwo-patches |
|
#
095a1fbc |
| 02-Dec-2009 |
Paul Joseph Davis <davisp@apache.org> |
Fixes for make distcheck in the test/bench directory. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@886034 13f79535-47bb-0310-9956-ffa450edef68
|
#
627b7d2d |
| 26-Nov-2009 |
Paul Joseph Davis <davisp@apache.org> |
Setup JavaScript command line runner. All JS tests can now be run from the command line using the cURL adapter. In the future I would like to rework this and provide better TAP outpu
Setup JavaScript command line runner. All JS tests can now be run from the command line using the cURL adapter. In the future I would like to rework this and provide better TAP output. For now, each test is a single TAP assert. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884675 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|