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/15 14:33:37 UTC

[2/8] fauxton commit: updated refs/heads/port-views to f114d07

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/a3d9a57d
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/a3d9a57d
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/a3d9a57d

Branch: refs/heads/port-views
Commit: a3d9a57d0d7aee61380c1e0c1c24d040de6e7ae4
Parents: fc1eb5c
Author: Robert Kowalski <ro...@apache.org>
Authored: Tue Oct 14 16:29:32 2014 +0200
Committer: Robert Kowalski <ro...@apache.org>
Committed: Wed Oct 15 14:33:09 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/a3d9a57d/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" },