1. bd870e5 documentation: Document why hook --change-url might be missing by Shawn O. Pearce · 15 years ago
  2. 5c46a07 documentation: Fix rendering errors in gerrit.config by Shawn O. Pearce · 15 years ago
  3. 2765ff9 Allow ; and & to seperate parameters in gitweb by Markus Heberling · 15 years ago
  4. 0d96f5b Include a quick summary of the size of a change in email by Shawn O. Pearce · 15 years ago
  5. d4b2787 Display the size of a patch (lines added/removed) by Shawn O. Pearce · 15 years ago
  6. b6adfc7 Fix clearing of topic during replace by Shawn O. Pearce · 15 years ago
  7. cbfb04f Fix inherited Read Access +2 not inheriting by Shawn O. Pearce · 15 years ago
  8. ccecfe4 Add some basic RefControl tests for delegated ownership by Shawn O. Pearce · 15 years ago
  9. 4d1885a Fix branch owner adding exclusive ACL by Shawn O. Pearce · 15 years ago
  10. 8c11f0c Optimize RegexFilePredicate for common matches by Shawn O. Pearce · 15 years ago
  11. 3b175d5 Correct copyright headers to AOSP by Shawn O. Pearce · 15 years ago
  12. f08f586 Don't expose /COMMIT_MSG as a modified file in ChangeData by Shawn O. Pearce · 15 years ago
  13. d3d95ab Don't enable dk.brics.automaton's optional syntax by Shawn O. Pearce · 15 years ago
  14. b1f5060 Fix NPE while matching file:^ pattern on deleted files by Shawn O. Pearce · 15 years ago
  15. 436860d Fixed unused imports in OutgoingEmail by Shawn O. Pearce · 15 years ago
  16. 9527a3c Don't show /COMMIT_MSG in change emails by Shawn O. Pearce · 15 years ago
  17. 39f4b62 Fix NPE during merge failure on new branch by Shawn O. Pearce · 15 years ago
  18. bd000eb Honor user's syntax coloring preference in unified view by Shawn O. Pearce · 15 years ago
  19. 3a89c2a Display stars in dependency tables by Shawn O. Pearce · 15 years ago
  20. cdf908c Allow to use refspec shortcuts for push replication by Anatol Pomazau · 15 years ago
  21. 607570e Implement 'Restore Change' feature. by Anatol Pomazau · 15 years ago
  22. ef1b0f1 Merge 'Config download methods' into stable by Shawn O. Pearce · 15 years ago
  23. e3995a8 Enable commenting on commit messages by Shawn O. Pearce · 15 years ago
  24. 3834782 Make 'u' go up to the last change listing by Shawn O. Pearce · 15 years ago
  25. 4f0d56a Fix keyboard shortcuts under Chrome/Safari by Shawn O. Pearce · 15 years ago
  26. 7c0ab61 gerrit.sh: Correct /etc/default path in error message by Mark Keisler · 15 years ago
  27. 248853a Refactor the way hooks are run by Shawn O. Pearce · 15 years ago
  28. a5f8685 Don't pass null arguments to hooks by Shawn O. Pearce · 15 years ago
  29. 135db6e Fixed example for user account creation. by Jyrki Puttonen · 15 years ago
  30. b0cdb1b Update 2.1.4 release notes by Shawn O. Pearce · 15 years ago v2.1.4 v2.1.4-rc4
  31. 5a43303 Don't escape ':' as %253A in query anchors by Shawn O. Pearce · 15 years ago
  32. ae59d1b Direct default links to queries by Shawn O. Pearce · 15 years ago
  33. 850d878 Update to JGit 0.8.4.89-ge2f5716 by Shawn O. Pearce · 15 years ago
  34. bdeca90 Fix Levenshtein distance when sorting ref regexes by Shawn O. Pearce · 15 years ago
  35. 3f63044 Config download methods by monica.dionisio · 15 years ago
  36. f76fb4f Fix owner: search operator substring regression by Shawn O. Pearce · 15 years ago v2.1.4-rc3
  37. 6cbee9c Search username cache before database by name by Shawn O. Pearce · 15 years ago
  38. 5e8dbd4 Remove unnecessary throws OrmException in AccountResolver by Shawn O. Pearce · 15 years ago
  39. 92793d4 Add Close button to OpenId dialog by Shawn O. Pearce · 15 years ago
  40. 828f041 Fix CurrentUser reference on merge thread by Shawn O. Pearce · 15 years ago
  41. dfabc92a Merge "Make links in OpenId dialog focusable" by Shawn O. Pearce · 15 years ago
  42. 07cb83e Merge "Update JGit to 0.8.4.88-ge64cb03" by Shawn O. Pearce · 15 years ago
  43. 1c11416 Make links in OpenId dialog focusable by Shawn O. Pearce · 15 years ago
  44. 2c9c8a1 Update JGit to 0.8.4.88-ge64cb03 by Shawn O. Pearce · 15 years ago
  45. 75394db Merge "Implemented ssh command create-group" by Shawn Pearce · 15 years ago
  46. 71963a5 Implemented ssh command create-group by Sasa Zivkov · 15 years ago
  47. 4a4b86e Merge branch 'commons-net-20' by Shawn O. Pearce · 15 years ago v2.1.4-rc2
  48. 42dfb59 Drop Commons Net back to 2.0 by Shawn O. Pearce · 15 years ago v2.1.3.1
  49. bdbdd0b documentation: Cleanup dk.brics.automaton entry in licenses by Shawn O. Pearce · 15 years ago
  50. 788e1a9 documentation: Use a variable to select the prior version by Shawn O. Pearce · 15 years ago v2.1.4-rc1
  51. 9a44ce5 Add 2.1.4 to ReleaseNotes index by Shawn O. Pearce · 15 years ago
  52. 086b719 Don't direct link to a change found by operators by Shawn O. Pearce · 15 years ago
  53. 7c13a58 Widen the search box to 70 characters by Shawn O. Pearce · 15 years ago
  54. 5cace7b Make branch columns link to changes on that branch by Shawn O. Pearce · 15 years ago
  55. be87306 Fix project links to be query links by Shawn O. Pearce · 15 years ago
  56. d07c92c Draft 2.1.4 release notes by Shawn O. Pearce · 15 years ago v2.1.4-rc0
  57. 27f432a Merge "Refactor complex logic out of formatters into getters." by Shawn Pearce · 15 years ago
  58. dc8df35 Refactor complex logic out of formatters into getters. by Martin Fick · 15 years ago
  59. e6784e9 Fix method duplication incurred when splitting OutgoingEmail by Martin Fick · 15 years ago
  60. df89f99 Don't bother setting Message-ID to a random string. by Martin Fick · 15 years ago
  61. 95a0d8c Merge "Split OutgoingEmail into 2 classes" by Shawn Pearce · 15 years ago
  62. 371226b Split OutgoingEmail into 2 classes by Martin Fick · 15 years ago
  63. 8e33d76 Refactoring AccountDiffPreference vs PatchScriptSettings+PrettySettings by Sasa Zivkov · 15 years ago
  64. 228e8dd Update JGit to 0.8.4.87-g395d236 by Shawn O. Pearce · 15 years ago
  65. 660c710 query: Fix limit:N clauses on strange iterators by Shawn O. Pearce · 15 years ago
  66. 5b437cc Fix unused import in MergedSender by Shawn O. Pearce · 15 years ago
  67. 50756b9 Allow file:^regex to match affected files by Shawn O. Pearce · 15 years ago
  68. ad69511 Validate scores before matching results in label queries by Shawn O. Pearce · 15 years ago
  69. 0f42fc0 Allow watching specific branches or any other search query by Shawn O. Pearce · 15 years ago
  70. 14760b7 gerrit query SSH command by Shawn O. Pearce · 15 years ago
  71. e96a236 Always use the smallest limit: in a query by Shawn O. Pearce · 15 years ago
  72. 51e058f6 Add age: operator to change queries by Shawn O. Pearce · 15 years ago
  73. a39a7d9 Fix SSH based CurrentUser to know what the database is by Shawn O. Pearce · 15 years ago
  74. 6a4ff33 Add topic, lastUpdated, sortKey to ChangeAttribute by Shawn O. Pearce · 15 years ago
  75. 4de2f75 Assume status:open if the query isn't executable by Shawn O. Pearce · 15 years ago
  76. 516f6d0 Make query parser and rewriter request scoped by Shawn O. Pearce · 15 years ago
  77. 6ef732f Make static links use query redirects by Shawn O. Pearce · 15 years ago
  78. dec5864 Move stream-event JSON objects to a common package by Shawn O. Pearce · 15 years ago
  79. 51d008d Implement full query operators by Shawn O. Pearce · 15 years ago
  80. d4c502f Bump GWT and slf4j version by Anatol Pomazau · 15 years ago
  81. 00ed45a Implemented rename detection by Jeff Schumacher · 15 years ago
  82. 199f410 Re-added support for whitespace ignore by Jeff Schumacher · 15 years ago
  83. 02f44c9 Replace git diff-tree invocation by Jeff Schumacher · 15 years ago
  84. 65b21e0 Use Guice to construct the self populating caches by Shawn O. Pearce · 15 years ago
  85. 623e495 Update JGit to 0.8.4.84-g6e155d5 by Shawn O. Pearce · 15 years ago
  86. 6823b01 Updated to newer version of jGit by Jeff Schumacher · 15 years ago
  87. 7de7341 Merge "Set focus on Continue Button in ErrorDialog" by Shawn Pearce · 15 years ago
  88. d9de5fb Fix NPE when opening very large changes by Shawn O. Pearce · 15 years ago
  89. e13d32e Set focus on Continue Button in ErrorDialog by Edwin Kempin · 15 years ago
  90. 322a4b1 Stop searching for branch/topic split at "refs/" by Shawn O. Pearce · 15 years ago
  91. c9a699f Fix schema 36 on MySQL by Shawn O. Pearce · 15 years ago
  92. d50c94e Support topic branch tags on changes by Shawn O. Pearce · 15 years ago
  93. 72fc9bb Fix access for site administrators by Shawn O. Pearce · 15 years ago
  94. 6d6d451 documentation: Update access control for new ref syntaxes by Shawn O. Pearce · 15 years ago
  95. f14ada5 Add support for ${username} in refs by Martin Fick · 15 years ago
  96. 9c89dac Define isRE utility method in RefControl by Shawn O. Pearce · 15 years ago
  97. 6c39658 Fix open all patches in IE6 by Shawn O. Pearce · 15 years ago
  98. 6d0580c Fix inifinite recursion in RefControl.isOwner by Shawn O. Pearce · 15 years ago
  99. 993ddfb Support regular expressions for ref access rules by Shawn O. Pearce · 15 years ago
  100. cf60707 Merge changes Id7294ef8,I8db497e4,I2c0f26bb,I5da0dadd,Ic68ce1dd,Iad97c44c,I93373e0a,I6b313d05,I8e32f313 by Shawn Pearce · 15 years ago