1. 83de37c Add VS Code workspace files to .gitignore by Ben Rohlfs · 3 years, 3 months ago
  2. af3ea83 Add some base configs for TypeScript plugins by Ben Rohlfs · 3 years, 7 months ago
  3. b3e7cd5 Prepare Gerrit core for building TypeScript plugins by Ben Rohlfs · 3 years, 7 months ago
  4. d244446 Merge branch 'stable-3.2' into master by Marco Miller · 4 years, 5 months ago
  5. 711d9ed Merge branch 'stable-3.1' into stable-3.2 by Marco Miller · 4 years, 5 months ago
  6. 8365ad5 Add gerrit-*_pom.xml.asc files from deployment to .gitignore by Marco Miller · 4 years, 5 months ago
  7. e4aa05f Convert files to typescript by Dhruv Srivastava · 4 years, 7 months ago
  8. 38e2e58 Merge branch 'stable-3.2' by Marco Miller · 4 years, 7 months ago
  9. 527d2d0 Merge branch 'stable-3.1' into stable-3.2 by Marco Miller · 4 years, 8 months ago
  10. f732229 Add entries to .gitignore of stable-3.0 that exist on master by Ben Rohlfs · 4 years, 8 months ago
  11. 897b58e Add typescript compiler and use a separate folder as outdur by Dmitrii Filippov · 4 years, 10 months ago
  12. 85b1346 Add @plugins_npm for plugin dependencies by Tao Zhou · 4 years, 9 months ago
  13. 48bdd00 Ignore .log files by Andreas Papacharalampous · 4 years, 11 months ago
  14. f38be8c Ignore .log files by Andreas Papacharalampous · 4 years, 11 months ago
  15. 5874cfd Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
  16. 8c9a473 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 5 years ago
  17. 6fc1ebe Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  18. b7879ea Remove buck related entries from .gitignore by David Pursehouse · 5 years ago
  19. 4eadb71 Remove GWT leftovers from .gitignore by David Pursehouse · 6 years ago
  20. 9358685 Add plugin-manager as core plugin by David Ostrovsky · 6 years ago
  21. fe2cb8c Change the .gitignore pattern for plugins from a blacklist to a whitelist by brohlfs · 6 years ago
  22. ce4f7c5 Add bower and node files/dirs to .gitignore by brohlfs · 6 years ago
  23. e329519 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  24. 2d1c67e Ignore intellij bazel plugin's data directory by Antonio Barone · 6 years ago
  25. 93f021a Add .apt_generated_tests to .gitignore by David Pursehouse · 6 years ago
  26. b0ddb9c Add .apt_generated_tests to .gitignore by David Pursehouse · 6 years ago
  27. 9c35979 Remove outstanding references to buck by Dave Borowitz · 7 years ago
  28. c008f8f Add .vscode to gitignore by Kasper Nilsson · 7 years ago
  29. 670a5b24 Merge branch 'stable-2.15' by David Pursehouse · 7 years ago
  30. 9d83083 Add /plugins/cookbook-plugin/ to .gitignore by Edwin Kempin · 7 years ago
  31. 16bc418 .gitignore: Remove *.asc by Dave Borowitz · 7 years ago
  32. 90761cd GitIgnore all bazel directories by Orgad Shaneh · 8 years ago
  33. c26261a Fix launching daemon in Eclipse on MacOS by David Pursehouse · 8 years ago
  34. 34b59f0 Get rid of references to .primary_build_tool by David Pursehouse · 8 years ago
  35. 4a74548 Document gjf and add a script to standardize/streamline setup by Dave Borowitz · 8 years ago
  36. 31718be Sort .gitignore by Dave Borowitz · 8 years ago
  37. 1cd287e Add .buckd/ back to .gitignore by David Pursehouse · 8 years ago
  38. bb80502 Git ignore '/buck-out' by Edwin Kempin · 8 years ago
  39. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  40. 7965fd2 Ignore infer output folder by David Ostrovsky · 8 years ago
  41. c69f360 Bazel: Generate Eclipse classpath by David Ostrovsky · 8 years ago
  42. 1d44001 Ignore .metadata folder managed by Eclipse by Patrick Hiesel · 8 years ago
  43. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  44. 80141a6 Add .eml files to gitignore by Patrick Hiesel · 9 years ago
  45. b156a5a Added tmp files to gitignore by Patrick Hiesel · 9 years ago
  46. c19a345 Ignore all *.iml (IntelliJ module files). by Han-Wen Nienhuys · 9 years ago
  47. 58cb4b4 Update Buck to newest version by David Ostrovsky · 9 years ago
  48. 43b5eea Add .DS_Store to .gitignore by Andrew Bonventre · 9 years ago
  49. d426c57 Revert "Add UNIT_TEST_GERRIT_SITE to .gitignore" by David Pursehouse · 10 years ago
  50. e01fe1a Add UNIT_TEST_GERRIT_SITE to .gitignore by David Pursehouse · 10 years ago
  51. 5d3dfe2 Add bin folder to .gitignore by David Pursehouse · 10 years ago
  52. 1657046 Add buck build soyc to output GWT split point report by Shawn Pearce · 10 years ago
  53. 08180de Support AutoValue by Dave Borowitz · 10 years ago
  54. be108a3 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  55. 520f29c Buck: Deploy plugin artifacts to Maven Central by David Ostrovsky · 11 years ago
  56. 0afb347 Ignoring vi swap file by Luca Milanesio · 11 years ago
  57. 4e1a8bc Update Buck by Shawn Pearce · 11 years ago
  58. 13f628c Add org.eclipse.ltk.core.refactoring.prefs to .gitignore by David Pursehouse · 12 years ago
  59. c23f1d7 Add gwt-unitCache to .gitignore by Edwin Kempin · 12 years ago
  60. 75b8569 Ignore .pyc files by David Pursehouse · 12 years ago
  61. 9e4e243 Fix genantlr() to support buck caching by Shawn Pearce · 12 years ago
  62. 2c58882 Upgrade buck to gerrit/410fcf34 by Shawn Pearce · 12 years ago
  63. f8ad4a4 Stop ignoring buck-cache, it moved to ~/.gerritcodereview/ by Shawn Pearce · 12 years ago
  64. fcf74f1 Add org.eclipse.m2e.core.prefs in .gitignore by David Pursehouse · 12 years ago
  65. 0ef585e Add gerrit-package-plugins folder to .gitignore by David Pursehouse · 12 years ago
  66. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago
  67. b19a85d Adding sublime project files to .gitignore by Chad Horohoe · 12 years ago
  68. 2f12c65 Add Intellij IDEA files to ignore list by Anatol Pomazau · 13 years ago
  69. 3a6dbe9 Add entries to .gitignore for m2e settings/preference files by Mohan Zhang · 13 years ago
  70. c6e695f Add standard eclipse generated files to .gitignore by Nico Sallembien · 15 years ago
  71. 955d00e Completely remove GerritServer.properties by Shawn O. Pearce · 15 years ago
  72. dbbca8b daemon: Run correctly under Eclipse debugger by Shawn O. Pearce · 15 years ago
  73. 44671f5 Rewrite our build as modular maven components by Shawn O. Pearce · 15 years ago
  74. 8d2f184 Switch to GWT 1.6's new HostedMode debugging utility by Shawn O. Pearce · 16 years ago
  75. 8cbf4dc Ignore GerritServer.properties at the top level by Shawn O. Pearce · 16 years ago
  76. 263786e Move appjar contents up one level to normalize our structure by Shawn O. Pearce · 16 years ago
  77. f14a1de Switch build system to use Maven 2 by Shawn O. Pearce · 16 years ago
  78. 38270b6 Import all patch data again from Git to ensure it is accurate by Shawn O. Pearce · 16 years ago
  79. 5f95e2d Add JGit to the build path so we can access Git repositories by Shawn O. Pearce · 16 years ago
  80. 1176f45 Build a standard .war file for Gerrit by Shawn O. Pearce · 16 years ago
  81. 2f09570 export_safe: A script to scrub and export a Gerrit2 database by Shawn O. Pearce · 16 years ago
  82. 1d638ce Ignore hs_err_pid*.log as they are created by JRE crashes by Shawn O. Pearce · 16 years ago
  83. 23571ab Initial project setup of Gerrit 2 by Shawn O. Pearce · 16 years ago