1. 8f5553f Fix offline documentation links (#1116) by Alexis Côté · 6 years ago
  2. fdfaef3 Bump version (#1114) by Alexis Côté · 6 years ago v1.1.17
  3. 731bbee Add polyfills for endsWith and startsWith (#1113) by Alexis Côté · 6 years ago
  4. 10891ce Bump version to v1.1.16 for release (#1110) by Antonio Maranhao · 6 years ago v1.1.16
  5. 51448d2 Fix setup misc bugs (#1109) by Alexis Côté · 6 years ago
  6. f09563c String Editor fails to open for some kinds of keys (#1101) by Antonio Maranhao · 6 years ago
  7. 7861f94 Fix warnings that appear at runtime and at Jest tests (#1107) by Antonio Maranhao · 6 years ago
  8. 2154639 Updates page title to match current route (#1108) by Antonio Maranhao · 6 years ago
  9. fb4c267 Fix how local creds are checked (#1106) by Antonio Maranhao · 6 years ago
  10. 8af000d Add search support to code editor (#1102) by Antonio Maranhao · 6 years ago
  11. d1ba78a Fix - Create replication fails when db doesn't exist (#1095) by Antonio Maranhao · 6 years ago
  12. 8a3e520 Use relative url instead of static urls (#1078) by Alexis Côté · 6 years ago
  13. 2b9824a Change how credentials are checked when creating a new replication (#1097) by Antonio Maranhao · 6 years ago
  14. d706c95 Migrate the CouchDB setup code to Redux (#1045) by Alexis Côté · 6 years ago
  15. 5173c61 Allow to resolve conflicts of design documents (#1094) by Alexis Côté · 6 years ago
  16. dff5ef8 Use @webcomponents/url from npm (#1092) by Antonio Maranhao · 6 years ago
  17. 9dd9f70 Update eslint-react (#1090) by Antonio Maranhao · 6 years ago
  18. adf4618 Bump react to 16.4.1 (#1089) by Antonio Maranhao · 6 years ago
  19. 9e108a9 Fix package.json link (#1082) by Alexis Côté · 6 years ago
  20. c728f61 Use a supported CouchDB docker image for selenium tests (#1085) by Joan Touzet · 6 years ago
  21. daa3984 Fix IE11 by adding Object polyfills. (#1084) by Alexis Côté · 6 years ago
  22. a2f2623 Extension for replication authentication methods (#1081) by Antonio Maranhao · 6 years ago
  23. 2e9d92b Revert "Revert "Update to redux 4 (#1074)"" by michellephung · 6 years ago
  24. af23365 Revert "Update to redux 4 (#1074)" by michellephung · 6 years ago
  25. 0caab2b 1.1.15 by michellephung · 6 years ago v1.1.15
  26. 1987b0f Merge pull request #1080 from popojargo/fxi/production-build by Michelle Phung · 6 years ago
  27. c4b42d4 Fix production build by Alexis Côté · 6 years ago
  28. b04c970 Update to redux 4 (#1074) by garren smith · 6 years ago
  29. 57962cd url-polyfill name update breaks fauxton build (#1076) by Dimitar Hristov · 6 years ago
  30. b27842a Replication redux (#1070) by garren smith · 6 years ago
  31. cb2ff49 Fix query options reducer code (#1072) by Antonio Maranhao · 6 years ago
  32. d5d93f7 Only use update and stable query params when set (#1071) by Antonio Maranhao · 6 years ago
  33. b1ee7cd Remove all uses of JQuery from the verifyinstall addon (#1060) by Antonio Maranhao · 6 years ago
  34. b400c49 make test more robust (#1068) by garren smith · 6 years ago
  35. 55ef0f9 Remove JQuery usage from config addon (#1062) by Antonio Maranhao · 6 years ago
  36. 14aa1ef Remove JQuery uses from documents addon (#1065) by Antonio Maranhao · 6 years ago
  37. caf7e12 fix eslint issue on travis (#1067) by garren smith · 6 years ago
  38. e498d57 use latest chrome and selenium (3.11) (#1061) by garren smith · 6 years ago
  39. 28ea997 Remove JQuery uses from database addon (#1064) by Antonio Maranhao · 6 years ago
  40. 3013aa5 use npm ci on travis (#1059) by garren smith · 6 years ago
  41. 5c18e65 Allow setting the protocol of the couchdb URL for nightwatch tests (#1058) by Antonio Maranhao · 6 years ago
  42. 5e81931 Add support for stable and update parameter for views (#1046) by Alexis Côté · 6 years ago
  43. eabdc56 Add async/await polyfill (#1056) by Alexis Côté · 6 years ago
  44. f21ef6b Throttle fetch requests triggered by key press events (#1053) by Antonio Maranhao · 6 years ago
  45. 0edc46a Encode view attachment URL (#1055) by Antonio Maranhao · 6 years ago
  46. f9d3ed9 Update brace to v0.11.0 (#1054) by Antonio Maranhao · 6 years ago
  47. 31c7301 Encode database id in permissions (#1052) by Alexis Côté · 6 years ago
  48. 0415d4a Fix display of String editor when editing a document (#1050) by Antonio Maranhao · 6 years ago
  49. 8759a25 Run Nightwatch tests with suiteRetries (#1048) by Antonio Maranhao · 6 years ago
  50. ef0c189 Configure the notification's visible time (#1047) by Antonio Maranhao · 6 years ago
  51. 20694ef Upgrade to React 16 (#1044) by Antonio Maranhao · 6 years ago
  52. 900c8ea Upgrade to eslint v4 and enable recommended lint rules (#1043) by Antonio Maranhao · 6 years ago
  53. 93f4842 Fix documentation links in Fauxton (#1040) by Alexis Côté · 6 years ago
  54. 74e2bb9 move revision browser to use redux (#1036) by garren smith · 6 years ago
  55. 9bdc7c0 pin babel-eslint to 8.0.1 (#1042) by garren smith · 6 years ago
  56. c086bba Upgrade to enzyme 3.2 (#1039) by Antonio Maranhao · 6 years ago
  57. 69b5fe8 update replication to use new ajax api by Garren Smith · 6 years ago
  58. 4a03a10 Add new ajax api by Garren Smith · 6 years ago
  59. 5e3f592 Remove usage of query-string by Antonio Maranhao · 6 years ago
  60. 3e9ceac Remove all usage of jQuery.param() (#1031) by Antonio Maranhao · 6 years ago
  61. 86bc64b remove comments by Garren Smith · 6 years ago
  62. cc88e0d Use native dom or react instead of jQuery by Garren Smith · 6 years ago
  63. 42b86d0 remove old unused bootstrap by Garren Smith · 6 years ago
  64. 3c39107 Replace shadow-borders with normal borders for more minimal look (#1030) by Jan Johannes · 6 years ago
  65. bd7d967 lets add the package-lock.json (#1026) by garren smith · 6 years ago
  66. 9cb82c2 Add show/hide alert badge on navbar items (#1023) by Antonio Maranhao · 6 years ago
  67. faba947 Use PUT endpoint to clone doc (#1027) by garren smith · 6 years ago
  68. 0fbe16a Add badge to TabElement (#1025) by Antonio Maranhao · 6 years ago
  69. 0272a50 Fix tableView test (#1024) by Antonio Maranhao · 6 years ago
  70. 9608717 Fix replication activity order reversing on action click (#1019) by Alexis Côté · 6 years ago
  71. 6960440 Support fauxton on IE10,IE11 and Edge (#1013) by Alexis Côté · 6 years ago
  72. 708281c Add missing title to Replication page (#1021) by Antonio Maranhao · 6 years ago
  73. 5a05eeb Support for closing couchdb proxy server (#1020) by Sanket Bajoria · 6 years ago
  74. d61befb Gives feedback when database creation failed + tests (#1015) by Alexis Côté · 6 years ago
  75. 3f86a17 Remove deprecated React.PropTypes (#1012) by Alexis Côté · 6 years ago
  76. 07b2a50 Fix Replication urls (#1014) by Alexis Côté · 6 years ago
  77. 5d6170c Fix could not bulk delete from table view (#1011) by garren smith · 6 years ago
  78. 4e824bc Fix devserver on Windows (#1008) by Alexis Côté · 6 years ago
  79. 04e7fbd Use nonbreakable space to fix JSON API bar button (#1006) by Alexis Côté · 6 years ago
  80. f9e3682 Encode filename for file uploads (#1003) by Antonio Maranhao · 7 years ago
  81. 9019e2f Fix table mode to show boolean values (#1001) by Antonio Maranhao · 7 years ago
  82. f9d62f1 Retry docker:up a few times in case of failure (#1005) by Antonio Maranhao · 7 years ago
  83. 3e82c9d Support editing _local docs (#1000) by Stefan du Fresne · 7 years ago
  84. 3001db3 Replication page renders even with missing URL (#1004) by garren smith · 7 years ago
  85. 8fd8f2b Fix View Attachments menu and upload modal in doc editor (#999) by Antonio Maranhao · 7 years ago
  86. 24d6055 Merge pull request #1002 from apache/v1-1-14 by Joan Touzet · 7 years ago v1.1.14
  87. 893a0ba Bump version number for release by Joan Touzet · 7 years ago
  88. 8d9dc7a Updated instructions (#997) by Antonio Maranhao · 7 years ago
  89. c5bb2c2 convert tests to jest (#996) by garren smith · 7 years ago
  90. 15ffaf2 Display Mango execution statistics, when available (#993) by Will Holley · 7 years ago
  91. 7a0852c Upgrade jquery and remove bootstrap.js (#994) by Antonio Maranhao · 7 years ago
  92. 9502ee9 convert createClass to class Components by Garren Smith · 7 years ago
  93. 84db555 upgrade proptypes by Garren Smith · 7 years ago
  94. 7cf251f Remove default JSON link from API Bar (#991) by Antonio Maranhao · 7 years ago
  95. 3edbe40 Refactor map/reduce views to use Redux (#986) by Antonio Maranhao · 7 years ago
  96. 838f534 Basic upgrades in preparation for React 16 (#988) by garren smith · 7 years ago
  97. 7066f72 Update code editor's contents when a new Document is loaded (#987) by Antonio Maranhao · 7 years ago
  98. 7725b2a Update React to 15.6.2 (MIT-licensed) (#985) by Joan Touzet · 7 years ago
  99. 99ad1cf Merge pull request #983 from willholley/monospace-json by Will Holley · 7 years ago
  100. 57b3505 Use monospace fonts for JSON query results by Will Holley · 7 years ago