Sign in
apache
/
couchdb-couch-index
/
HEAD
f0a6854
Configurable timeout for view group get_info/1
by Nick Vatamaniuc
· 8 years ago
master
53555fd
Merge remote branch 'cloudant:3135-remove_config_subscribe_from_couch_index'
by ILYA Khlopotov
· 8 years ago
a4db124
Do not use config subscription in couch_index
by ILYA Khlopotov
· 8 years ago
ee21d01
Merge remote branch 'cloudant:3102-fix-config_subscription'
by ILYA Khlopotov
· 8 years ago
7b82753
Use `define` to avoid repeating yourself
by ILYA Khlopotov
· 8 years ago
72dfb85
Update handle_config_terminate API
by ILYA Khlopotov
· 8 years ago
7d3d34f
Use new reason formatting
by Paul J. Davis
· 8 years ago
e7d2698
Merge remote branch 'cloudant:66522-hold-db-open-for-compact-recompact'
by ILYA Khlopotov
· 8 years ago
013be0b
Hold db opened for compact/recompact switch
by ILYA Khlopotov
· 8 years ago
aa8e6f9
Merge remote branch 'cloudant:65501-disable-recompaction'
by ILYA Khlopotov
· 8 years ago
2c5cef4
Add test suite for is_recompaction_enabled/2
by ILYA Khlopotov
· 8 years ago
4d4d589
Implement a way to disable recompaction
by ILYA Khlopotov
· 8 years ago
b8bfca7
Extract commit_compacted function
by ILYA Khlopotov
· 8 years ago
8ec83cf
Add travis config
by Eric Avdey
· 9 years ago
e8c8ca8
Adding couch_index_plugin:before_open/2 EPI hook
by ILYA Khlopotov
· 9 years ago
59910ed
Add .gitignore file
by Eric Avdey
· 9 years ago
14f579d
Plug couch_epi using supervisor
by ILYA Khlopotov
· 9 years ago
20ab254
Update to new couch_epi API
by ILYA Khlopotov
· 9 years ago
6565cb9
Throw validation error in all cases
by Robert Newson
· 9 years ago
d548100
Register service
by ILYA Khlopotov
· 9 years ago
cccff35
Remove `ignore_providers` option
by ILYA Khlopotov
· 9 years ago
b47ce94
Add LICENSE file
by Alexander Shorin
· 9 years ago
86a6cd4
Support transformer functions as args
by ILYA Khlopotov
· 9 years ago
d267eab
Add couch_index_plugin:index_update/4
by ILYA Khlopotov
· 9 years ago
cc7850c
Allow couch_index to open restricted design docs
by Mike Wallace
· 9 years ago
13fed1e
Allow get_index to receive DDoc as a doc record
by Eric Avdey
· 9 years ago
e15bed8
Merge remote-tracking branch 'iilyak/2526-pending-updates-info'
by Alexander Shorin
· 9 years ago
0c5f25b
Merge remote-tracking branch 'iilyak/2561-make-config-API-consistent'
by Alexander Shorin
· 10 years ago
762a236
Add vsn to modules implementing config_listener
by ILYA Khlopotov
· 10 years ago
b14a73d
Don't restart event handler on termination
by ILYA Khlopotov
· 10 years ago
3aa6a19
Update config_listener behaviuor
by ILYA Khlopotov
· 10 years ago
0905e9c
Return pending_updates field from couch_index:get_info/1
by ILYA Khlopotov
· 10 years ago
eb61626
Use fabric for shard #db{} records
by Robert Newson
· 10 years ago
7acb7d3
Use couch_log instead of ?LOG_*
by Alexander Shorin
· 10 years ago
9e638f6
Use ejson_body when opening design documents
by Paul J. Davis
· 10 years ago
windsor-merge
6a5e486
Periodically check if an index should close
by Paul J. Davis
· 10 years ago
f99e082
Add an index committed event
by Paul J. Davis
· 10 years ago
6a12ce1
[WIP] Update couch_index_server to use couch_event
by Paul J. Davis
· 10 years ago
007d37e
Update couch_view to use new couch_event app
by Robert Newson
· 10 years ago
ef483cb
Merge remote-tracking branch 'origin/import-master'
by Robert Newson
· 10 years ago
2b6ccb0
Change API to function per level
by Robert Newson
· 11 years ago
1843-feature-bigcouch
2c2c95b
Switch to couch_log
by Robert Newson
· 11 years ago
510599f
Remove old notes module
by Paul J. Davis
· 11 years ago
aeb7911
Build with rebar
by Robert Newson
· 11 years ago
7a61bc8
Expose get_compactor_pid/1
by Robert Newson
· 11 years ago
import-master
fd046ec
Reject design docs with compilation errors
by Paul J. Davis
· 12 years ago
7bd5db6
Major change to use the new config app
by Robert Newson
· 12 years ago
55b7abe
Fix views for node-local databases
by Paul J. Davis
· 12 years ago
5784b11
Ignore unexpected messages to couch_index_server
by Paul J. Davis
· 12 years ago
3a10c4f
GC liberally throughout view indexing code path
by Adam Kocoloski
· 13 years ago
ab00ad0
Make couch_view_updater amenable to hot upgrades
by Adam Kocoloski
· 14 years ago
2f60ab9
API for triggering view updates
by Paul J. Davis
· 12 years ago
0173221
Squash to #full_doc_info{} in by_seq tree
by Paul J. Davis
· 12 years ago
923be42
Store #full_doc_info{} records in the seq tree
by Paul J. Davis
· 12 years ago
d83c669
Refactor couch source tree
by Paul J. Davis
· 12 years ago
6c6ecdb
fixed build
by Noah Slater
· 12 years ago
9a53bc6
COUCHDB-1667: Revert index_dir to view_index_dir config option.
by Jan Lehnardt
· 12 years ago
9cd9d34
Close view files cleanly on DB create/delete
by Adam Kocoloski
· 12 years ago
c54c5b8
COUCHDB-1444 Fix missing_named_view
by Paul Joseph Davis
· 12 years ago
43e1946
Revert "COUCHDB-1444 Fix missing_named_view errors"
by Paul Joseph Davis
· 12 years ago
d56d3cf
COUCHDB-1444 Fix missing_named_view errors
by Paul Joseph Davis
· 12 years ago
3ff74b2
Assert that index sig never changes in the lifetime of a couch index process
by Robert Newson
· 12 years ago
26bc97d
COUCHDB-1491 - cleanup view tables
by Robert Newson
· 12 years ago
4e0611d
Use the correct utility function to get the index directory path
by Jason Smith (air)
· 13 years ago
98abd3b
Fix ets lookup case_clause error after ddoc is updated
by Filipe David Borba Manana
· 13 years ago
cd67817
Shutdown view group on ddoc update
by Filipe David Borba Manana
· 13 years ago
e3a65c2
reflect api changes in couch_api_index. While I'm here, even if the
by Benoit Chesneau
· 13 years ago
a1e6b40
fix typos
by Benoit Chesneau
· 13 years ago
ee7f65b
Commit the compacted index before returning it.
by Paul Joseph Davis
· 13 years ago
4bfe22c
Remember to provide a 2-arity wrapper to udpate.
by Paul Joseph Davis
· 13 years ago
615c951
Keep the databae open for index compaction.
by Paul Joseph Davis
· 13 years ago
3e2d21a
Avoid a race condition for monitored compaction.
by Paul Joseph Davis
· 13 years ago
2cc4da1
Only restart the updater if it was running.
by Paul Joseph Davis
· 13 years ago
ca77713
Better lifetime error messages for couch_index.
by Paul Joseph Davis
· 13 years ago
b2f2ebe
Use #doc_info{} optimization for _all_docs.
by Paul Joseph Davis
· 13 years ago
0099815
Improved _active_tasks API
by Filipe David Borba Manana
· 13 years ago
e29573b
Add logging for indexer events.
by Paul Joseph Davis
· 13 years ago
dc11f92
Paul is an idiot commit 1 of 3.
by Paul Joseph Davis
· 13 years ago