| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |\ |
|
| | | |
|
| | |
| |
| |
| |
| | |
Add headers where necessary and add lines to license.skip when they're
not necessary.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| | |
COUCHDB-2220
COUCHDB-1669
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| | |
Signed-off-by: Alexander Shorin <kxepal@apache.org>
|
| | | |
|
| |/ |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Integrate Sphinx into autotools
- Remove M4 macros and require as external dependencies instead
- Skip help2man generation if help2man is not installed
- ensure THANKS file is only updated during make distcheck
- Add TexInfo, PDF, HTML doc targets via Sphinx
- Add licenses and header compliance checking
- support optional builds of PDF, HTML, texinfo via Sphinx and pdflatex
- support skipping docs or compiler tests for happy developers
Travis: clean up package dependencies
- include sphinx via aptitude
- use spidermonkey 1.8.5 instead of default libmozjs
- include latex components for building PDFs
|
| |
|
|
| |
service and UNIX
|
| |
|
|
|
|
| |
Patch by Volker Mische.
Closes COUCHDB-1621
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This lets the OS X startup define this user's config which will be
used for editing and what-not.
Forward port from 1.2.0
Change-Id: I03ebce57030457e25c9c8cb60a679547a0cd84bf
Reviewed-on: http://review.membase.org/6380
Tested-by: Dustin Sallings <dustin@spy.net>
Reviewed-by: Steve Yen <steve.yen@gmail.com>
Reviewed-by: Filipe David Borba Manana <fdmanana@gmail.com>
|
| |
|
|
|
|
|
| |
On windows we install binaries directly into $(prefix)/bin rather than
a local bin directory hidden away in the erlang module. Therefore, when
building this way, don't try to create a symbolic link into the final
location since the final location has the output binary already.
|
| |
|
|
|
|
|
| |
This change makes argument parsing in couchjs more robust:
* Removes the need for couchjs script
* Adds long options
* Makes all the options to couchjs available (fix COUCHDB-893)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#COUCHDB-1012 .
Usage :
$ ./bin/couch-config
Usage: couch-config [OPTION]
The couch-config command runs the Apache CouchDB configuration
helper
script.
Options:
--erl-libs-dir Erlang library directory
--config-dir configuration directory
--db-dir database dirrectory
--view-dir view index directory
--static-dir static asset directory
--doc-dir documentation directory
--log-dir log directory
--uri-file daemon sockets file
--couch-version version of Apache CouchDB
--version version of couch-config_dev
--help Print usage
If you want to add an option in couch-config or report bugs please
do it
at <https://issues.apache.org/jira/browse/COUCHDB>.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1161695 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A set of rules can now be defined in order to automatically
trigger the compaction of databases and their views. This
configuration can be global or overrided for specific
databases. By default it's disabled. Enabling it can be
done via the .ini configuration by simply adding global
or database specific compaction rules.
Closes COUCHDB-1153.
Thanks everyone involved who gave feedback and suggestions
for improvements.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1159922 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1147821 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
cURL is only used by the command line JavaScript test suite
which is not run by a large number of users. This change
no longer requires cURL to be available for all CouchDB
installations.
Thanks to Randall Leeds for the patch.
Closes COUCHDB-1042
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@1064399 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
testing restarts that fail sometimes when using erl.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@959783 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
shell used when launching windows CouchDB.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@959781 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@958073 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@958054 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957699 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957697 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
| |
Requires too new a version of help2man.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957629 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@957605 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@947343 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Patch by Gavin Sherry and Timothy Smith.
Closes COUCHDB-666 \m/
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@947337 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
|
| |
In particular, the cURL bindings have been rewritten to be more useful
and easily applied in command line scripts.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884672 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@883606 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
Quite a few changes to the build system to handle VPATH builds appropriately as well as make the test suite know about them.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@833951 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@821534 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@812748 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
| |
Also cleaned up some obsolete automake variables
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@809419 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@809392 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
Fix naming issue for windows c16e.exe
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@805271 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
|
|
|
|
| |
Fixes COUCHDB-406
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@805243 13f79535-47bb-0310-9956-ffa450edef68
|
| |
|
|
| |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@801657 13f79535-47bb-0310-9956-ffa450edef68
|