1. 2baa086 Pass request agent to cloudant-follow (#128) by Sam Smith · 5 years ago
  2. 5828bba Only return Promise from `headDoc` when no callback is specified. (#130) by Sam Smith · 5 years ago
  3. c24de50 Fix typo in README code samples (#125) by Frederik Ring · 6 years ago
  4. 00b17b2 7.1.0 by Glynn Bird · 6 years ago
  5. f69ab4f removed spatial function - fixes issue #103 (#117) by Glynn Bird · 6 years ago
  6. 3a3185d Update anchor tags to attachments documentation (#115) by Piotr Zarzycki · 6 years ago
  7. 935f54c Standard linter (#116) by Glynn Bird · 6 years ago
  8. 9e26d72 FIX update handler example code fixes #110 (#111) by necipallef · 6 years ago
  9. 8012107 Some typescript fixes (#108) by jlami · 6 years ago
  10. 2263f3c feat: remove endswith dependency in favour of ES6 String.endsWith (#106) by Jan Lehnardt · 6 years ago
  11. 3732c69 wip: stop depending on tape-it (#105) by Jan Lehnardt · 6 years ago
  12. 163ee6a Prevent callback users seeing Promise rejections (#113) by Glynn Bird · 6 years ago
  13. bdb1cd0 Merge pull request #80 from adamsaeid/multi-view-queries by Jan Lehnardt · 6 years ago
  14. 8d71498 Promise support for Nano - Issue 98 (#102) by Glynn Bird · 6 years ago
  15. a57c91b Fix merge conflicts for #80 by Adam Saeid · 6 years ago
  16. 4ef1cff Fix JSON.stringify of start_key & end_key alias parameters (#93) by Glynn Bird · 6 years ago
  17. 85136e9 clone user-supplied query string object prior to mutation - issue #85 (#95) by Glynn Bird · 6 years ago
  18. da10874 add TypeScript definition in this repo - issue #77 (#96) by Glynn Bird · 6 years ago
  19. 9ce5862 fix link to cloudant-follow in the README.md as per issue #81 (#94) by Glynn Bird · 6 years ago
  20. 42b920a Fix documentation url related to Attachment (#99) by Piotr Zarzycki · 6 years ago
  21. dcfdd16 Fix in README name of the returned array when using uuids function (#90) by Piotr Zarzycki · 6 years ago
  22. bd9a10f Update link to CouchDB bulk API documentation (#91) by Thomas Toye · 6 years ago
  23. 723e148 (#70) Return error if db.get() called with no docName (#78) by Adam Saeid · 6 years ago
  24. d877560 6.4.4 by Glynn Bird · 6 years ago v6.4.4
  25. a238de7 63 update engine (#87) by Rich Ellis · 6 years ago
  26. f47d931 Update cloudant-follow to bring in fix for Node 9.8.0+ (#86) by David Halls · 6 years ago
  27. bdea4b6 Merge pull request #83 from ricellis/multipart-accept by Robert Newson · 6 years ago
  28. f729aa2 Multipart get should Accept multipart/related by Rich Ellis · 6 years ago
  29. e75d71e Add tests for PR #56 (support multiple query view) by Adam Saeid · 6 years ago
  30. f5d9cb7 Added support for multiple view queries by Dain Liffman · 7 years ago
  31. 8096945 remove underscore and use lodash.isEmptry instead by Garren Smith · 6 years ago
  32. aa15ff4 update travis.yml file by Garren Smith · 6 years ago
  33. 4c20ab2 add basic license details (#75) by garren smith · 6 years ago
  34. f8e52bf Merge pull request #74 from apache/release-notes by Jan Lehnardt · 6 years ago
  35. d615436 add notes on how to release by Garren Smith · 6 years ago
  36. 86670cd 6.4.3 by Garren Smith · 6 years ago v6.4.3
  37. ced69c6 Update cloudant-follow and request (#73) by garren smith · 6 years ago
  38. 86731dc Merge pull request #57 from jekrb/patch-1 by Jan Lehnardt · 6 years ago
  39. 697aeec Merge pull request #62 from apache/requestver by Jan Lehnardt · 6 years ago
  40. 34fe40f Merge pull request #64 from affinespaces/patch-1 by Jan Lehnardt · 6 years ago
  41. 177e54b Merge pull request #69 from xMartin/patch-1 by Jan Lehnardt · 6 years ago
  42. 2c7f056 Merge pull request #72 from angelodlfrtr/index_method by Jan Lehnardt · 6 years ago
  43. 8fa80ca Fix table links in README.md by Angelo Delefortrie · 6 years ago
  44. 1fa3a9f Add couchdb 2.* index support by Angelo Delefortrie · 6 years ago
  45. 1978953 fix typo in README example by xMartin · 6 years ago
  46. 81e049c Update README.md by Hugo Saavedra · 7 years ago
  47. fc794b2 fix request dependenct to ~2.81.0 to avoid later version which breaks upstream dependents by Glynn Bird · 7 years ago
  48. c308792 6.4.2 by Glynn Bird · 7 years ago v6.4.2
  49. 2e4f1b7 Use cloudant-follow (#60) by Loay · 7 years ago
  50. 56a5470 6.4.1 by Glynn Bird · 7 years ago 6.4.1 v6.4.1
  51. c0c4558 6.4.0 mismatch by Glynn Bird · 7 years ago
  52. f503170 Merge pull request #51 from apache/feat/cloudant-follow by Jan Lehnardt · 7 years ago
  53. 40bd2c1 remove extra apostrophe by Jacob Burden · 7 years ago
  54. 0de43ee feat: switch from follow to cloudant-follow, which is maintaned by Jan Lehnardt · 7 years ago
  55. c923410 Merge pull request #50 from apache/feat/find by Jan Lehnardt · 7 years ago
  56. 15b8362 Merge pull request #39 from slang800/remove-version-and-path-export by Jan Lehnardt · 7 years ago
  57. 44772c6 feat: add _find by Jan Lehnardt · 7 years ago
  58. bc19ba9 Merge pull request #49 from apache/fix/happy by Jan Lehnardt · 7 years ago
  59. acdfccd fix: happier language by Jan Lehnardt · 7 years ago
  60. dd0296b chore: whitespace by Jan Lehnardt · 7 years ago
  61. 11744f2 capitalised sentences, acronymns and added a note about Promises (#46) by Glynn Bird · 7 years ago
  62. a7cb31a 6.3.0 by Garren Smith · 7 years ago v6.3.0
  63. 5c38c6a Add/update contribution guidelines, issue/PR templates for GH Issues (#44) by Joan Touzet · 7 years ago
  64. 0bf805c remove unsupported versions of Node.js. (#45) by Glynn Bird · 7 years ago
  65. 2c47e49 remove version and path export by Sean Lang · 9 years ago
  66. 5fb467f (#38) - Updated documentation for clarification by Tanner · 7 years ago
  67. a20fb95 Adding replication using the "_replicator" database by Carlos Manuel Duclos Vergara · 7 years ago
  68. 32cc15c Ensure 'qs' is real whenever qs will be manipulated. by idearat · 7 years ago
  69. 29bc803 Nano improvements by Glynn Bird · 8 years ago
  70. 4e38f22 add reference to server in doc scope by Dominic Barnes · 7 years ago
  71. 939c980 ensure CouchDB 2.0 Docker is stopped after each test run by Glynn Bird · 8 years ago
  72. cb870b8 modify tests to work mocked and unmocked with CouchDB 2.0 from Docker by Glynn Bird · 8 years ago
  73. 6be3aec Update express.js example for nano 6 and express 4 by phil manijak · 8 years ago
  74. 3db2d95 Validate docName parameter to avoid db delete by Rami Alia · 8 years ago
  75. a255f68 ct: Fix mocks. by Chris Taylor · 8 years ago
  76. 6b5d723 ct: Allow body to be optional in db.atomic. by Chris Taylor · 8 years ago
  77. f757cdd ct: Test for optional body in db.atomic by Chris Taylor · 8 years ago
  78. 118e209 Ensure fetch params is optional, fixes #319. by André Cruz · 8 years ago
  79. 93db52d Add db.info doc. by André Cruz · 8 years ago
  80. 4aac563 Update README.md by Brian Delahunty · 8 years ago
  81. 3a5a758 removed the osx target since it is not supported by travis by Pedro Narciso García Revington · 8 years ago
  82. 225f151 Test with 4.2 (LTS) and 5.5 (Stable) by Pedro Narciso García Revington · 8 years ago
  83. 45d58bf modified tests to work with latest dependencies and CouchDB 2.0 by Glynn Bird · 8 years ago
  84. d1c7554 fix mocked tests by Glynn Bird · 8 years ago
  85. 04386c1 version bump for dependencies by Glynn Bird · 8 years ago
  86. 596e9d1 Fix links to the new project home; closes #119 by Jason Smith (iMac) · 8 years ago
  87. c03b552 Encode search parameters which must be JSON-encoded by Jason Smith · 9 years ago v6.2.0
  88. a5b787c Working on v6.2.0 by Jason Smith · 9 years ago
  89. fb384c9 Merge remote-tracking branch 'glynnbird/scrubauth' into HEAD by Jason Smith · 9 years ago
  90. 4a3f525 Nano is now the official CouchDB client! by Jason Smith · 9 years ago
  91. 2ff00cc Set the project author to the CouchDB project by Jason Smith · 9 years ago
  92. cbab065 Remove pre-commit requirements by Jason Smith · 9 years ago
  93. 0f7752d scrub authentication details from the error response by Glynn Bird · 9 years ago
  94. 1b65fee Correct link for request by Johannes J. Schmidt · 9 years ago
  95. 428c6eb Correct links and docs for Follow by Jason Smith (iMac) · 9 years ago
  96. e048727 6.1.5 by Johannes J. Schmidt · 9 years ago v6.1.5
  97. c38e92d Webpack support by Johannes J. Schmidt · 9 years ago
  98. 03e784b 6.1.4 by Johannes J. Schmidt · 9 years ago v6.1.4
  99. 1d06aa9 Merge branch 'glynnbird-newfollow' by Johannes J. Schmidt · 9 years ago
  100. ce610c3 bumped follow to version 0.12.1 by Glynn Bird · 9 years ago