summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow for mixed db record definitionsCOUCHDB-3287-mixed-db-recordsPaul J. Davis2017-04-062-5/+68
* Remove public access to the db recordCOUCHDB-3288-remove-public-db-recordPaul J. Davis2017-04-0657-674/+440
* Add a test helper for creating fake db recordsPaul J. Davis2017-04-061-0/+12
* Update couch_server to not use the db recordPaul J. Davis2017-04-064-59/+110
* Move calculate_start_seq and owner_ofPaul J. Davis2017-04-061-1/+102
* Reorganize exports from couch_db.erlPaul J. Davis2017-04-061-24/+90
* Fix mango full text detectionPaul J. Davis2017-04-063-20/+30
* Merge pull request #463 from apache/add-status-imagesJoan Touzet2017-04-031-0/+10
|\
| * Add Travis and Jenkins build status images to READMEadd-status-imagesJoan Touzet2017-03-251-0/+10
* | fix: update to folsom with github deps, fixes configure warningJan Lehnardt2017-04-011-1/+1
* | feat: monorepo fixesJan Lehnardt2017-04-018-69/+151
* | Add 'src/rexi/' from commit 'a327b7dbeb2b0050f7ca9072047bf8ef2d282833'Jan Lehnardt2017-04-0113-0/+1085
|\ \
| * | Remove useless eunit includeAlexander Shorin2015-01-313-3/+0
| * | Update to use couch_statsPaul J. Davis2014-08-215-0/+34
| * | Return ok for pattern matching in client codePaul J. Davis2014-08-191-1/+2
| * | Replace twig with couch_logPaul J. Davis2014-08-172-3/+4
| * | The couch_log functions are all two-arityPaul J. Davis2014-08-171-1/+1
| * | Remove vestigal call to margaretPaul J. Davis2014-08-171-1/+0
| * | Allow for timeout message while waiting for senderAdam Kocoloski2014-08-071-0/+3
| * | Fix error_limit = 0, and make it the defaultAdam Kocoloski2014-07-231-1/+3
| * | Add max_count to state recordRobert Newson2014-07-231-1/+2
| * | Fix counting bug in bufferAdam Kocoloski2014-07-231-29/+17
| * | Configure buffer limit by message countAdam Kocoloski2014-07-231-7/+12
| * | Slight style tweaks to rexi_buffer hibernationPaul J. Davis2014-07-231-6/+7
| * | Hibernate rexi_buffer when becoming idlePaul J. Davis2014-07-231-1/+10
| * | Removed upgrade statement in rexi:kill/2Paul J. Davis2014-07-231-3/+0
| * | Revert "Tag all replies to the coordinator"Paul J. Davis2014-07-231-3/+3
| * | Rename governor to bufferPaul J. Davis2014-07-234-164/+7
| * | Don't block the governor to send a messageAdam Kocoloski2014-07-231-7/+19
| * | Try to start per-node servers immediatelyAdam Kocoloski2014-07-231-1/+1
| * | Remove gov_manager from supervisionAdam Kocoloski2014-07-231-8/+0
| * | Start a supervised rexi_governor per nodeAdam Kocoloski2014-07-233-33/+54
| * | Rejigger the governor implementationAdam Kocoloski2014-07-232-43/+62
| * | Remove old code_change, set module version to 1Robert Newson2014-07-234-14/+6
| * | Implement new stream2 APIPaul J. Davis2014-07-231-0/+59
| * | Allow callbacks to update their list of workersPaul J. Davis2014-07-231-0/+2
| * | Exit with timeout instead of returning an atomPaul J. Davis2014-07-231-1/+1
| * | Implement new streaming APIsPaul J. Davis2014-07-231-0/+46
| * | Use '$initial_call' instead of initial_callAdam Kocoloski2014-07-231-1/+1
| * | Tag all replies to the coordinatorAdam Kocoloski2014-07-231-3/+3
| * | Handle rexi-tagged messagesAdam Kocoloski2014-07-231-0/+14
| * | Start per-node servers regardless of feature flagAdam Kocoloski2014-07-231-1/+2
| * | Use the unadulterated node name in server nameAdam Kocoloski2014-07-231-1/+1
| * | Add a temporary feature flag for server-per-nodeAdam Kocoloski2014-07-231-1/+6
| * | [2/3] Start a rexi_server per remote nodePaul J. Davis2014-07-231-5/+6
| * | [1/3] Start a rexi_server per remote nodePaul J. Davis2014-07-236-23/+199
| * | Change API to function per levelRobert Newson2014-02-121-2/+2
| * | Switch to couch_logRobert Newson2014-02-121-2/+2
| * | Remove references to margaretRobert Newson2014-01-171-2/+0
| * | Build with rebarRobert Newson2014-01-173-57/+1