1. 2a9ad1f Allow HTTP password when using LDAP and basic authentication by Hector Oswaldo Caballero · 9 years ago
  2. f4599a0 Expose supported UIs in GetServerInfo by Dave Borowitz · 9 years ago
  3. e6d5bc3 Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  4. a61ee50 Fix various typos, spelling mistakes, and inconsistencies by David Pursehouse · 9 years ago
  5. cc04673 GetServerInfo: Include configured contributor agreements by David Pursehouse · 9 years ago
  6. e9f5da3 Support defaults for general preferences in All-Users by Edwin Kempin · 9 years ago
  7. c8b9034 Improve documentation of REST endpoints for default diff preferences by Edwin Kempin · 9 years ago
  8. 7c04432 Don't set note_db_enabled in ServerInfo if false by Edwin Kempin · 9 years ago
  9. bd29d7f Document new ServerInfo field by Logan Hanks · 9 years ago
  10. c4a9051 Replace gitweb glue with WebLink extensions by Shawn Pearce · 9 years ago
  11. c60abbd Document default diff preferences GET/PUT REST endpoints by Sven Selberg · 9 years ago
  12. b72d4c6 Allow file annotations (blame) in side-by-side diff by Gabor Somossy · 9 years ago
  13. ed1596b Merge doc and change searches. by Yuxuan 'fishy' Wang · 9 years ago
  14. a17a984 Allow disabling GPG key editing while leaving signed push enabled by Dave Borowitz · 10 years ago
  15. 266f959 Fix broken JSON syntax in documentation by Adrian Görler · 9 years ago
  16. b84c227 Remove contact store functionality by Dave Borowitz · 10 years ago
  17. ed84657 Add REST endpoint to confirm emails by Edwin Kempin · 10 years ago
  18. fa0d494 Allow admins to configure URL aliases by Edwin Kempin · 10 years ago
  19. 2e0d475 Merge "Include in ServerInfo whether an avatar provider is registered" by Shawn Pearce · 10 years ago
  20. a5d3fec Make documentation base URL configurable by Dave Borowitz · 10 years ago
  21. 7754d0c Include in ServerInfo whether an avatar provider is registered by Edwin Kempin · 10 years ago
  22. bf2767c GetServerInfo: Add change.submitWholeTopic configuration by Stefan Beller · 10 years ago
  23. 5170e0f Configure signed push verification on a per-project basis by Dave Borowitz · 10 years ago
  24. 4bf36ef Fix clone with commit-msg hook when project name contains '/' by Edwin Kempin · 10 years ago
  25. a3d6788 Use consistent lowercase for "gitweb" by Dave Borowitz · 10 years ago
  26. 664d040 Add a Maintain Server global capability by Dave Borowitz · 10 years ago
  27. a3188e1 Return info about SSHD with /config/server/info REST endpoint by Edwin Kempin · 10 years ago
  28. eafde88 Add new extension point for clone commands by Edwin Kempin · 10 years ago
  29. 5057054 Expose more config parameters via REST by Edwin Kempin · 10 years ago
  30. 7023f47 Expose GitWeb config via /config/server/info REST endpoint by Edwin Kempin · 10 years ago
  31. 5a8c9e9 Expose all auth config params that are needed by client over REST by Edwin Kempin · 10 years ago
  32. f5c8879 GetServerInfo: Return archive format names as lower case by Edwin Kempin · 10 years ago
  33. 132d28e GET /config/server/info: Return download schemes as map by Edwin Kempin · 10 years ago
  34. a9554a5 Fix description of download commands in ServerInfo entity by Edwin Kempin · 10 years ago
  35. b8590bd Add REST endpoint to get info about server configuration by Edwin Kempin · 10 years ago
  36. 521c124 Sort REST JSON entities alphabetically by Edwin Kempin · 10 years ago
  37. 56bf1cb Make Content-Type examples consistent with actual server output by David Pursehouse · 10 years ago
  38. ae36719 Don't limit tables to 50% width in REST API documentation by David Pursehouse · 10 years ago
  39. 2512510 Fix unparsable JSON in Documentation by Adrian Görler · 11 years ago
  40. 0a76254 Merge "Add REST endpoint to kill a task" by Edwin Kempin · 11 years ago
  41. 657c360 Merge "Add REST endpoint to get a task" by Edwin Kempin · 11 years ago
  42. a012b01 Fix broken formatting in rest-api-config documentation by David Pursehouse · 11 years ago
  43. 7e28381 Add REST endpoint to kill a task by Edwin Kempin · 11 years ago
  44. 32e3a52 Add REST endpoint to get a task by Edwin Kempin · 11 years ago
  45. 49098b8 Add REST endpoint to list tasks by Edwin Kempin · 11 years ago
  46. d905e58 Add REST endpoint to get server summary by Edwin Kempin · 11 years ago
  47. a3c6d03 Support flushing a set of caches at once via REST by Edwin Kempin · 11 years ago
  48. a428683 Support flushing of all caches via REST by Edwin Kempin · 11 years ago
  49. 8dd9412 Support listing of cache names via REST by Edwin Kempin · 11 years ago
  50. 37cc41a Add REST endpoint to flush a cache by Edwin Kempin · 11 years ago
  51. f11eadc Always set cache type for CacheInfo returned from get cache REST endpoint by Edwin Kempin · 11 years ago
  52. 631c963 Remove kind attribute from REST containers by David Ostrovsky · 11 years ago
  53. 57a4682 Add REST endpoint to get a cache by Edwin Kempin · 11 years ago
  54. 42c9cf6 Add REST endpoint to list caches by Edwin Kempin · 11 years ago
  55. 362b14d1 Add 'View Plugins' global capability that allows to list plugins by Edwin Kempin · 11 years ago
  56. 61698b1 Use the new section title style in Asciidoctor. by Yuxuan 'fishy' Wang · 11 years ago
  57. d85b687 Bypass the rendering differences in AsciiDoctor. by Yuxuan 'fishy' Wang · 11 years ago
  58. e3080fd Merge branch 'stable-2.8' by Shawn Pearce · 11 years ago
  59. 002c9cb Support 'id' attribute for menu items contributed by plugins by Edwin Kempin · 11 years ago
  60. 99cb68d Added searchbox to documentation. by Yuxuan 'fishy' Wang · 11 years ago
  61. 589ba00aa Add top menu extension point by Dariusz Luksza · 12 years ago
  62. 99fc253 Move start replication capability to replication plugin by David Ostrovsky · 12 years ago
  63. f2e3fe6 Support retrieving the server version via REST by Edwin Kempin · 12 years ago
  64. 8597ecf documentation: Fix typo in rest-api-config by Shawn Pearce · 12 years ago
  65. 538a1b9 Tidy up documentation of the /config REST API endpoint by David Pursehouse · 12 years ago
  66. 28b8ea6 Add top level /config REST API by David Ostrovsky · 12 years ago