1. 48d05ea BaseInit: Bind DisabledMetricMaker by David Pursehouse · 8 years ago
  2. 5e48cdd Update git submodules by David Pursehouse · 8 years ago
  3. d545c29 InMemoryRepositoryManager: Increment repository use count by David Pursehouse · 8 years ago
  4. 368e96a InMemoryTestingDatabaseModule: Bind InMemoryRepositoryManager as Singleton by David Pursehouse · 8 years ago
  5. 3355519 Update git submodules by David Pursehouse · 8 years ago
  6. 1cd1c7d Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  7. 01acbfd Merge changes I11c3c1a2,I9a177deb into stable-2.13 by David Pursehouse · 8 years ago
  8. a58ddd2 Make error message for rejecting Egit placeholder Change-Id consistent by Edwin Kempin · 8 years ago
  9. 5ac0209 Add tests for pushing without Change-Id and with invalid Change-Ids by Edwin Kempin · 8 years ago
  10. d296075 RestApiMetrics: Fix description of error count metric by David Pursehouse · 8 years ago
  11. 86ab425 MetaDataUpdate: Expose #fireGitRefUpdatedEvent to derived classes by Jacek Centkowski · 8 years ago
  12. ca25785 Use Inject/Singleton from com.google.inject instead of javax.inject by David Pursehouse · 8 years ago
  13. 7059cbd Fix garbled text with Unicode display names obtained from HTTP headers by Jan Kundrát · 8 years ago
  14. 04c96a8 One-off request context on behalf of a user by Luca Milanesio · 8 years ago
  15. c19163c Doc: Fix minor nits in config-auto-site-initialization by David Pursehouse · 8 years ago
  16. 25d59ce Fix token in Group screen by Hongkai Liu · 8 years ago
  17. 2897e9d Fix gitweb review link by Hector Oswaldo Caballero · 8 years ago
  18. be722d5 commit-msg hook: Add Change-Id after Depends-On: footer by Paladox none · 8 years ago
  19. 3123523 Install "git-lfs-authenticate" SSH command when lfs.plugin is configured by Jacek Centkowski · 8 years ago
  20. f104ccd Introduce "git-lfs-authenticate" SSH Command for LFS plugins by Jacek Centkowski · 8 years ago
  21. d0bf015 Allow HTTP password when using LDAP and basic authentication by Hector Oswaldo Caballero · 9 years ago
  22. b10848e Gerrit command line utility to set/update secure.config by Luca Milanesio · 8 years ago
  23. f6dd9eb Fix naming and message prompt for entering passwords by Luca Milanesio · 8 years ago
  24. 0999d86 Merge "Don't truncate long lines in diff screens" into stable-2.13 by Saša Živkov · 8 years ago
  25. c7fd1c0 Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  26. f192570 Don't truncate long lines in diff screens by David Pursehouse · 8 years ago
  27. a9e73b6 Fix eclipse unused variable warning by Zhen Chen · 8 years ago
  28. ff844d8 Remove unused imports by David Pursehouse · 8 years ago
  29. ce5a06e Fix error message in MergeOp by Zhen Chen · 8 years ago
  30. 0dcdaf1 Fix project ordering bug in submodule subscription by Zhen Chen · 8 years ago
  31. d3780df Fix bug for saving submodule subscription section config by Zhen Chen · 8 years ago
  32. 60127bd Fix a bug in submodule topological projects by Zhen Chen · 9 years ago
  33. b2a44e8 Do not modify fast forward commit for submodules by Zhen Chen · 9 years ago
  34. 2e7161c MergeOpRepoManager: Remove abortIfOpen argument by Dave Borowitz · 9 years ago
  35. 481ba35 Set version to 2.13.5 by David Pursehouse · 8 years ago v2.13.5
  36. 3fd92a4 Resolve username lazily in git over http tasks by Hongkai Liu · 8 years ago
  37. df10d85 Drain executor of index change requests before closing index by Luca Milanesio · 8 years ago
  38. e7fc0eb ChangeScreen: Enable Delete Edit for merged changes by Orgad Shaneh · 8 years ago
  39. 7658370 Merge branch 'stable-2.12' into stable-2.13 by Hugo Arès · 8 years ago
  40. b21e318 Do not check visibility of parent when creating project by Hugo Arès · 8 years ago
  41. a2a82fa Add test for create project with create-project capability by Hugo Arès · 8 years ago
  42. d89b703 Change kind cache: Don't fail if prior ps has no parent, but next ps has 1 parent by Edwin Kempin · 8 years ago
  43. f652f1f Merge "Make Gerrit startup timeout configurable" into stable-2.13 by Hugo Arès · 8 years ago
  44. 6168beb Make Gerrit startup timeout configurable by Khai Do · 8 years ago
  45. 9b51298 Implement reviewers visibility check for suggestions by Luca Milanesio · 8 years ago
  46. d062a34 SuggestReviewersIT: Avoid side-effects between tests by Edwin Kempin · 8 years ago
  47. 1d0e909 Fix Gitweb HTTP URL generation by Hector Oswaldo Caballero · 8 years ago
  48. 8140f0c Update git submodules by David Pursehouse · 8 years ago v2.13.4
  49. af1d5a5 Set version to 2.13.4 by David Pursehouse · 8 years ago
  50. 1aedee6 Add support for parent revisions weblinks provided by plugins by David Pursehouse · 8 years ago
  51. 8f83bbb AccountManager#create: Do not overwrite external ID of other account by Edwin Kempin · 8 years ago
  52. ca547ff Add REST endpoint to reindex a single account by Edwin Kempin · 8 years ago
  53. 5862be6 Revert "AccountManager: Check that ext ID belongs to account before delete" by ekempin · 8 years ago
  54. 352be56 AccountManager: Check that ext ID belongs to account before delete by Edwin Kempin · 8 years ago
  55. f891ecb Fix project access gitweb link by Paladox none · 8 years ago
  56. fe29728 Merge "Support move change via SSH" into stable-2.13 by David Pursehouse · 8 years ago
  57. 070b2e5 RefNames: add constant for 'refs/meta/' by David Pursehouse · 8 years ago
  58. 123a72a Merge branch 'stable-2.12' into stable-2.13 by Hugo Arès · 8 years ago
  59. 4d8ec40 Git-ignore .primary_build_tool and .gwt_work_dir by Edwin Kempin · 8 years ago
  60. 96bbab3 Fix DB connection pool verification by Hector Oswaldo Caballero · 8 years ago
  61. a291706e AccountSshKey: Strip newline characters out of public key string by David Pursehouse · 8 years ago v2.13.3
  62. c2bdbe7 Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  63. 8ad3ae5 Support move change via SSH by Orgad Shaneh · 8 years ago
  64. 5602a31 Fix comparison using reference equality instead of value equality by Andrew Bonventre · 8 years ago
  65. c788ca1 Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  66. 6978a7b Set version to 2.12.7 by David Pursehouse · 8 years ago v2.12.7
  67. ff312da Doc: Update avatar plugin links by Orgad Shaneh · 8 years ago
  68. 0ba52803 Revert "ListPlugins: Remove deprecated --format option" by David Pursehouse · 8 years ago
  69. 2682094 Merge "Set version to 2.13.3" into stable-2.13 by ekempin · 8 years ago
  70. b541126 Merge "Fix NPE when requesting invalid Change-Id to index" into stable-2.13 by ekempin · 8 years ago
  71. 260598c Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  72. 2944506 Allow submit of merge of non change branch by Sven Selberg · 8 years ago
  73. df0145d Avoid unnecessary group visibility checks by Saša Živkov · 8 years ago
  74. 1dc6bfd Set version to 2.13.3 by David Pursehouse · 8 years ago
  75. 8a4d86e Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  76. 1d55a32 Fix broken submit tests by David Pursehouse · 8 years ago
  77. 225da2d Add @Sandboxed annotation for classes and methods by Patrick Hiesel · 9 years ago
  78. 650769c Fix NPE when requesting invalid Change-Id to index by Luca Milanesio · 8 years ago
  79. 0d3dab2 Add tests for submit whole topic on multiple projects/branches by David Pursehouse · 8 years ago
  80. 62d4666 Fix notes NPE for has:draft search predicate. by Martin Fick · 8 years ago
  81. 01583ca Update git submodules by David Pursehouse · 8 years ago
  82. 1f0db2a Update download-commands plugin by David Pursehouse · 8 years ago
  83. 55a07fc ProjectWatchIT: Test that watches of different users don't interfere by Edwin Kempin · 8 years ago
  84. a5a9fbd Test that watches for other projects are not applied by Edwin Kempin · 8 years ago
  85. 354d228 ProjectWatchIT#watchFile(): Use watchedRepo for both changes by Edwin Kempin · 8 years ago
  86. 3b23e70 Merge "Strip servlet API from GWT jar to avoid classpath collision" into stable-2.13 by David Pursehouse · 8 years ago
  87. 4765b3c CommitBox: Remove unused parentWebLink elements by David Pursehouse · 8 years ago
  88. bb4fca2 Strip servlet API from GWT jar to avoid classpath collision by David Ostrovsky · 8 years ago
  89. 9e1d291 Use recursive name lookup for PluginConfig by Luca Milanesio · 8 years ago
  90. 145c87a BatchUpdate#newChangeContext: Add sanity check on unwrapped change by David Pursehouse · 8 years ago
  91. 6d4ae73 Merge branch 'stable-2.12' into stable-2.13 by David Pursehouse · 8 years ago
  92. 3f1de33 Set version to 2.12.6 by David Pursehouse · 8 years ago v2.12.6
  93. 0ff3e30 AbstractSubmit: Add more assertions in submitWholeTopic by David Pursehouse · 8 years ago
  94. 330d71d Fix formatting of Apache Derby database documentation by David Pursehouse · 8 years ago
  95. 85d7ee4 CherryPick: Update mergeTip for every cherry-pick by Sven Selberg · 8 years ago
  96. 1ef6e50 AbstractSubmit: Add more assertions in submitWholeTopic by David Pursehouse · 8 years ago
  97. a61b6ee Notice merged commits even if they appear on a different branch by Sven Selberg · 8 years ago
  98. 73231a1 Timer0: Fix example given in JavaDoc by Edwin Kempin · 8 years ago
  99. 664a284 SetMembersCommand: Handle REST errors gracefully by David Pursehouse · 8 years ago
  100. 18d8f00 Remove unused import by Hugo Arès · 8 years ago