You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ro...@apache.org on 2014/10/14 16:40:24 UTC

[2/3] fauxton commit: updated refs/heads/port-views to fd19001

load indexes module


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/054dd22b
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/054dd22b
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/054dd22b

Branch: refs/heads/port-views
Commit: 054dd22b250e6be5d8321a4721986475554012e6
Parents: 4ad1fce
Author: Robert Kowalski <ro...@apache.org>
Authored: Tue Oct 14 16:29:32 2014 +0200
Committer: Robert Kowalski <ro...@apache.org>
Committed: Tue Oct 14 16:29:32 2014 +0200

----------------------------------------------------------------------
 settings.json.default | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/054dd22b/settings.json.default
----------------------------------------------------------------------
diff --git a/settings.json.default b/settings.json.default
index bc5a617..d278368 100644
--- a/settings.json.default
+++ b/settings.json.default
@@ -3,6 +3,7 @@
   { "name": "fauxton" },
   { "name": "databases" },
   { "name": "documents" },
+  { "name": "indexes" },
   { "name": "pouchdb" },
   { "name": "activetasks" },
   { "name": "config" },