1. cabaf95 Merge pull request #30 from iilyak/implement-format-status by iilyak · 3 years, 9 months ago master 2.1.8
  2. b03084d Refactor config:set to be able to pass sensitive flag by ILYA Khlopotov · 4 years, 2 months ago
  3. 8e0dbf5 Merge pull request #29 from apache/notify_on_reload by Will Holley · 4 years, 4 months ago 2.1.7
  4. dcf8d0e Raise notify events on reload by Will Holley · 4 years, 4 months ago
  5. e5172d3 Merge pull request #28 from cloudant/keep_features_on_config_restart by iilyak · 5 years ago 2.1.6
  6. c92f3ce Keep features on config process restart. by ILYA Khlopotov · 5 years ago
  7. 1627aae Merge pull request #27 from apache/fix-regex-in-key by Nick Vatamaniuc · 5 years ago 2.1.5
  8. 18122c8 Update .travis.yml to match release versions used in main repo by Nick Vatamaniuc · 5 years ago
  9. 2734c76 Fix regex patterns in keys by Nick Vatamaniuc · 5 years ago
  10. 0565fed Merge branch 'COUCHDB-1380-fix-nasty-error' of github.com:cloudant/couchdb-config by jiangph · 5 years ago 2.1.4
  11. 62a5e5e Fix nasty 500 error on POST to /_config by wenwl · 5 years ago
  12. 1cc8bdf Change the variable name from _Else to Else by wenwl · 5 years ago
  13. 4d2e509 Fix nasty 500 error on POST to /_config by wenwl · 5 years ago
  14. e7f2cb3 Merge branch 'remove-R16B03-1-build' of github.com:cloudant/couchdb-config by jiangph · 5 years ago
  15. 4dd0a1e Remove R16B03-1 build flavor by jiangph · 5 years ago
  16. b9cb81e fix tests for #1602 by Jan Lehnardt · 6 years ago fix/conf 2.1.3
  17. 1bc5607 config: tighten config validation by Dave Cottlehuber · 6 years ago 1.0.4 2.1.2
  18. 0f915ae Merge remote-tracking branch 'cloudant/support-not-persist-variants' by Nick Vatamaniuc · 6 years ago 1.0.3
  19. 0c6010e Support not persist variants for helper functions by ILYA Khlopotov · 6 years ago
  20. fc5594c Merge branch 'use-callbacks-for-behavior' by Nick Vatamaniuc · 6 years ago 1.0.2
  21. 588d161 Use callback directive for config_listener behaviour by Nick Vatamaniuc · 6 years ago
  22. 40d019e Merge remote-tracking branch 'cloudant/issue-703' by Nick Vatamaniuc · 7 years ago 1.0.1
  23. ac2a33e Add longer timeouts for operations which could write to disk by Nick Vatamaniuc · 7 years ago
  24. edd59c6 Replace couch_log calls with mocks by Paul J. Davis · 7 years ago 1.0.0
  25. c5a42b5 Merge branch 'fix-eunit-tests' by Paul J. Davis · 7 years ago
  26. a7206c7 Make sure to stop the correct applications by Paul J. Davis · 7 years ago fix-eunit-tests
  27. 74728c4 Let test_util figure out our deps by Paul J. Davis · 7 years ago
  28. f62d553 Features API and implementation. by Nick Vatamaniuc · 7 years ago
  29. a83b75e Merge remote branch 'cloudant:fix-return-value' by ILYA Khlopotov · 8 years ago
  30. 58aee65 handle_event expected to return {ok, State} by ILYA Khlopotov · 8 years ago
  31. b615eed Merge remote branch 'cloudant:3102-fixup-for-config_subscription' by ILYA Khlopotov · 8 years ago
  32. 144da20 Add config_listener_mon:start_link/2 by ILYA Khlopotov · 8 years ago
  33. 47e5f70 Merge remote branch 'cloudant:3102-restart-monitor' by ILYA Khlopotov · 8 years ago
  34. f56890f Make sure we don't subscribe multiple times by ILYA Khlopotov · 8 years ago
  35. f09a2eb Return `{ok, Pid}` from config_listener_mon:subscribe/2 by ILYA Khlopotov · 8 years ago
  36. 01c34c0 Add config:subscribe_for_changes/1 by ILYA Khlopotov · 8 years ago
  37. 686d76b Fix compilation warning by ILYA Khlopotov · 8 years ago
  38. bf7b3e1 Consider only needed handlers in n_handlers by ILYA Khlopotov · 8 years ago
  39. 12dcbf5 Merge branch '3096-fix-config-listener-accumulation' by Paul J. Davis · 8 years ago
  40. b1b5605 Fix config listener event handler registration by Paul J. Davis · 8 years ago
  41. ab55181 Clean up config_tests by Paul J. Davis · 8 years ago
  42. 693abb6 Consult default.d/local.d for ini files by Robert Newson · 8 years ago
  43. 60977f8 Merge branch 'enable-read-concurrency' by Russell Branca · 8 years ago
  44. 4f7d91b Enable read_concurrency for config ets table by Russell Branca · 8 years ago enable-read-concurrency
  45. a2d5ad2 Merge remote-tracking branch 'github/pr/7' by Alexander Shorin · 8 years ago
  46. b208836 Don't set real log levels in tests by Jay Doane · 8 years ago
  47. 71f4e3c Remove unnecessary application dependencies by Jay Doane · 8 years ago
  48. 84197a6 Update handlers counter in tests by Alexander Shorin · 8 years ago
  49. c042011 Fix typo in tests: s/beahiour/behaviour/ by Klaus Trainer · 8 years ago
  50. e284f57 Update Travis config by Alexander Shorin · 9 years ago
  51. b2ecd0d Add tests for to_integer and to_float by ILYA Khlopotov · 9 years ago
  52. 6df0b68 Fix to_float(Int) by ILYA Khlopotov · 9 years ago
  53. 4f4be71 Fix to_integer and to_float by ILYA Khlopotov · 9 years ago
  54. b92ba5a Integrate with Travis CI by Alexander Shorin · 9 years ago
  55. f26bced Add LICENSE file by Alexander Shorin · 9 years ago
  56. d4a1783 allow atoms too (chttpd, bind_address) by Robert Newson · 9 years ago
  57. b281825 Merge remote-tracking branch 'iilyak/2561-make-config-API-consistent' by Alexander Shorin · 9 years ago
  58. 135af48 Enforce type verification for config:set/get by ILYA Khlopotov · 9 years ago
  59. e151ae4 Callback driven API for config_listener behaviour by ILYA Khlopotov · 9 years ago
  60. ee24f3e Change setup/teardown logic and enable some tests by ILYA Khlopotov · 9 years ago
  61. e19b7d5 Remove tests for dropped register functionality by ILYA Khlopotov · 9 years ago
  62. 8e8ac70 start couch_stats last to ensure we load couch_log stats by Robert Newson · 10 years ago
  63. 40e1687 start couch_stats for test suite by Robert Newson · 10 years ago
  64. 1eb910f Use couch_eunit include paths by Russell Branca · 10 years ago 1963-eunit-bigcouch
  65. 7a8e21e Disable problematic tests by Russell Branca · 10 years ago
  66. 0d235ac The couch_httpd port is now 5986 by Russell Branca · 10 years ago
  67. 405f677 Be explicit about starting and stopping deps by Russell Branca · 10 years ago
  68. 00955e8 Switch to using config instead of couch_config by Russell Branca · 10 years ago
  69. 96d1129 Use updated couch_eunit.hrl path macros by Russell Branca · 10 years ago
  70. 07a5cb1 Update include paths by Russell Branca · 10 years ago
  71. 119bfeb Move files out of test/couchdb into top level test/ folder by Russell Branca · 10 years ago
  72. 928b23f Port 083-config-no-files.t etap test suite to eunit by Alexander Shorin · 10 years ago
  73. 25f0897 Port 082-config-register.t etap test suite to eunit by Alexander Shorin · 10 years ago
  74. 6c115d7 Port 081-config-override.t etap test suite to eunit by Alexander Shorin · 10 years ago
  75. 5848f79 Port 080-config-get-set.t etap test suite to eunit by Alexander Shorin · 10 years ago
  76. 31d14bc Merge remote-tracking branch 'upstream/master' into 1843-feature-bigcouch by Robert Newson · 10 years ago 1843-feature-bigcouch
  77. 99b6728 Change API to function per level by Robert Newson · 10 years ago
  78. e42fb55 Switch to couch_log by Robert Newson · 10 years ago
  79. 9cf481e Let rebar build the module list by Paul J. Davis · 10 years ago
  80. d08f710 Build with rebar by Robert Newson · 10 years ago
  81. 64d2942 Fix up copyright headers by Robert Newson · 11 years ago
  82. 4b7e03a Fix core etap tests by Paul J. Davis · 11 years ago
  83. e358fbb Add a config:reload/0 and HTTP trigger by Paul J. Davis · 11 years ago
  84. 5c52779 Rewrite the boot procedure for the couch app by Paul J. Davis · 11 years ago
  85. a352def Allow literal dot in config section names by Robert Newson · 11 years ago
  86. a6b04e5 New build system for config by Paul J. Davis · 11 years ago
  87. c8e0321 Remove Cloudant build system remnants by Paul J. Davis · 11 years ago
  88. fc547a0 Merge pull request #5 from cloudant/25731-type-safety by Robert Newson · 10 years ago
  89. fe9bab2 Guard get/set/delete to require list arguments by Adam Kocoloski · 10 years ago
  90. 6859d11 Type-safe config:get and :set methods by Robert Newson · 10 years ago
  91. 96d56e3 set module version to 1 by Robert Newson · 10 years ago
  92. 13872ca Merge pull request #4 from cloudant/20326-config-reasons by Benjamin Anderson · 11 years ago
  93. e40c8f6 Add a "Reason" parameter to config:set and config:delete by Benjamin Anderson · 11 years ago
  94. 17c4c5e Merge pull request #3 from cloudant/15952-allow-dots by Adam Kocoloski · 11 years ago
  95. bd5cb7d Allow literal dot in config section names by Robert Newson · 11 years ago
  96. 5b89857 Merge pull request #2 from cloudant/log-config-changes by Robert Newson · 11 years ago
  97. bc2aa3c Log all config changes by Robert Newson · 11 years ago
  98. 35b8b2d Merge pull request #1 from cloudant/13179-config-refactor by Adam Kocoloski · 11 years ago
  99. 81d558e Allow multiple listeners per callback module by Adam Kocoloski · 11 years ago
  100. 21dd193 Check that default config files exist by Paul J. Davis · 11 years ago