1. 7845019 Replace links to code.google.com/p/gerrit by David Pursehouse · 7 years ago
  2. 485a5ff Add description for debugging a remote Gerrit server by Alice Kober-Sotzek · 8 years ago
  3. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  4. 0c93bc8 dev-readme.txt: Suggest to use --console-log by Han-Wen Nienhuys · 8 years ago
  5. d9da89f Provide detailed documentation for using IntelliJ by Alice Kober-Sotzek · 8 years ago
  6. 4b92e04 Integrate the Bazel documentation by Alice Kober-Sotzek · 8 years ago
  7. 5eab720 Add more detail to the dev-readme doc by Aaron Gable · 8 years ago
  8. f377aa9 Update buck to the latest version by David Ostrovsky · 10 years ago
  9. e7790b2 Add doc for directories to likely mark so that IDEA project can compile by Marco Miller · 10 years ago
  10. 0bb63c0 Remove paragraph about GWT DETAILED from developer documentation by David Pursehouse · 10 years ago
  11. 9bdeb8c Remove obsolete "Release Builds" section from dev-readme.txt by David Pursehouse · 10 years ago
  12. c0948bd Add hint how to use IntelliJ IDEA for Gerrit development by Urs Wolfer · 11 years ago
  13. ea9e4b7 update doc for MAC OS X to use the required Java version by Khai Do · 11 years ago
  14. 61698b1 Use the new section title style in Asciidoctor. by Yuxuan 'fishy' Wang · 11 years ago
  15. 9db2378 Use consistent test site locations in documentation and debug configs by David Pursehouse · 11 years ago
  16. d106c8e Document that submodules must be updated after switching branches by David Pursehouse · 11 years ago
  17. 28e5237 Merge branch 'stable-2.8' by David Pursehouse · 11 years ago
  18. 77e1508 Replace "\--" with "--" in documentation. by Yuxuan 'fishy' Wang · 11 years ago
  19. 99cb68d Added searchbox to documentation. by Yuxuan 'fishy' Wang · 11 years ago
  20. ed612fb Introduce Gerrit Inspector: interactive Jython shell by Marcin Cieślak · 13 years ago
  21. 8baa1be Fix path to gerrit war file in developer documentation by Edwin Kempin · 12 years ago
  22. 5d9ef41 Tidy up formatting in dev-readme by David Pursehouse · 12 years ago
  23. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  24. 6de7ee2 Add links from dev-{readme,eclipse} to buck compilation documentation by David Pursehouse · 12 years ago
  25. ed32132 Move REST API test notes to a separate page by David Pursehouse · 12 years ago
  26. 69d2340 Show how to verify response headers in REST API test documentation by David Pursehouse · 12 years ago
  27. b27dd0c Include example of `DELETE` request in REST API test documentation by David Pursehouse · 12 years ago
  28. 4930674 Add missing `/a/` in REST API testing example by David Pursehouse · 12 years ago
  29. 5861a9a Add links to buck documentation from dev-readme page by David Pursehouse · 12 years ago
  30. 3be717b Change "a SQL" to "an SQL" by David Pursehouse · 12 years ago
  31. d0525a7 Add documentation of the buck build by David Pursehouse · 12 years ago
  32. fec5879 Move Maven related documentation into its own page by David Pursehouse · 12 years ago
  33. 4f2be53 Update developer instructions for cloning the Gerrit project by David Pursehouse · 12 years ago
  34. 567e57b Document how to test the REST API with curl by David Pursehouse · 12 years ago
  35. b0f8df3 Update build instructions in developer documentation by David Pursehouse · 12 years ago
  36. 57fa179 Add 'Dev' section to Gerrit 2.6 release notes by Edwin Kempin · 12 years ago
  37. d07a622 Build debug JavaScript UI by Shawn Pearce · 12 years ago
  38. 4a3fc3f Document how to run the Gerrit acceptance tests by Edwin Kempin · 12 years ago
  39. 5476551 Update top level SUBMITTING_PATCHES by Shawn O. Pearce · 13 years ago
  40. ec2bb9e documentation: update links from kernel.org to code.google.com by Augie Fackler · 13 years ago
  41. e6fc72f Include formatted HTML documentation in WAR by Shawn O. Pearce · 15 years ago
  42. 4d4afa7 Use gwt-maven's -Dgwt.style rather than our own by Shawn O. Pearce · 15 years ago
  43. d46db64 tools/release.sh: Simplify our release build process by Shawn O. Pearce · 15 years ago
  44. 18f1f7f documentation: Update developer docs to match new Maven build by Shawn O. Pearce · 15 years ago
  45. e31d02c documentation: Clean up references to 'Gerrit2' by Shawn O. Pearce · 15 years ago
  46. 44671f5 Rewrite our build as modular maven components by Shawn O. Pearce · 15 years ago
  47. 1271771 dev-readme: Fix formatting of initdb command by Shawn O. Pearce · 15 years ago
  48. 6ddb6ca Document minimum build requirement for Mac OS X by Shawn O. Pearce · 16 years ago
  49. e2bd1b1 Remove notes about HTML 5 offline support by Shawn O. Pearce · 16 years ago
  50. d15fe29 Upgrade GWT to 1.7.0 by Shawn O. Pearce · 16 years ago
  51. 4839275 Small doc updates. by Cedric Beust · 16 years ago
  52. 5500e69 Put a link back to the index in every page footer by Shawn O. Pearce · 16 years ago
  53. 8d2f184 Switch to GWT 1.6's new HostedMode debugging utility by Shawn O. Pearce · 16 years ago
  54. 06b48c3 Note in the developer install guides that you need to run other steps by Shawn O. Pearce · 16 years ago
  55. 461c2cc Support -DgwtStyle=DETAILED to support browser debugging by Shawn O. Pearce · 16 years ago
  56. 497936c Change the order of links in developer setup by Shawn O. Pearce · 16 years ago
  57. ac64731 Correct note in developer setup about building SSHD by Shawn O. Pearce · 16 years ago
  58. b48c195 Peg the versions of JGit and MINA SSHD to something known by Shawn O. Pearce · 16 years ago
  59. b951af1 Improve documentation links to Apache SSHD by Shawn O. Pearce · 16 years ago
  60. 263786e Move appjar contents up one level to normalize our structure by Shawn O. Pearce · 16 years ago
  61. b8527ea Overhaul our build system to only create a WAR file by Shawn O. Pearce · 16 years ago
  62. 33de0b1 Document the need to build our dependencies in dev-readme.txt by Shawn O. Pearce · 16 years ago
  63. be0bff2 Use the master branch now for Gerrit2 development by Shawn O. Pearce · 16 years ago
  64. 3fc4d82 Added documentation on how to import from Gerrit1 by Shawn O. Pearce · 16 years ago
  65. d2b73db Move documentation into Documentation/ and format with asciidoc by Shawn O. Pearce · 16 years ago