1. 578bab1 Don't show remove reviewer button on closed changes by Shawn O. Pearce · 15 years ago
  2. ea15422 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  3. d23841f Expand LDAP groups only if accountMemberField set by Shawn O. Pearce · 15 years ago
  4. 9c15114 create-project: Add --parent to set the parent right away by Shawn O. Pearce · 15 years ago
  5. fa7bdd3 Inherit project permissions from more than just All Projects by lincoln · 15 years ago
  6. 072b470 Enable create-project for non-Administrators by Hugo Josefson · 15 years ago
  7. c025627 Merge "Remove reviewers from a change" by Shawn Pearce · 15 years ago
  8. 258f15e Remove reviewers from a change by Cedric Beust · 15 years ago
  9. 0d29579 Enforce branch level READ access on /p/ URLs by Shawn O. Pearce · 15 years ago
  10. c4c51fe Access control for branch reads by Nico Sallembien · 15 years ago
  11. ee1ad9b Rewrite ProjectControl canPerformOnAllRefs to actually mean it by Shawn O. Pearce · 15 years ago
  12. 74260ba Define a toString for PatchListKey to improve errors by Shawn O. Pearce · 15 years ago
  13. 9b4b586 Change ProjectControl to use RefControl to decide ownership by Shawn O. Pearce · 15 years ago
  14. 4cade21 Delegate RefRight category filtering to ProjectState by Shawn O. Pearce · 15 years ago
  15. 93951e0 Use string constants for refs/*, refs/heads/, refs/tags/ by Shawn O. Pearce · 15 years ago
  16. f7fed45 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  17. 8a1cf3b Don't allow OWN to be inherited from All Projects by Shawn O. Pearce · 15 years ago
  18. 21f8fb4 Add some documentation for the suexec command by Nasser Grainawi · 15 years ago
  19. 9770323 Fix all the occurrences of port by Nasser Grainawi · 15 years ago
  20. 592c8f5 Add the trivial rebase auto-re-approve hook by Nasser Grainawi · 15 years ago
  21. 84aaeb6 Traverse all LDAP groups that a user is member of by Shawn O. Pearce · 15 years ago
  22. a1cfb20 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  23. 3943d5b Release notes for 2.1.2.3 by Shawn O. Pearce · 15 years ago
  24. e21f41e commit-msg: Fix jumbling of URL at end of message by Shawn O. Pearce · 15 years ago
  25. 0b43ad1 documentation: Fix JAR versions in other container installation by Shawn O. Pearce · 15 years ago
  26. 21f8152 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  27. f95bea4 gsql: Fix escaping of quotes in JSON by Shawn O. Pearce · 15 years ago
  28. 9d823b2 Update JGit to 0.7.1.11-g2b6c555 by Shawn O. Pearce · 15 years ago
  29. c243c8a Update JGit to 0.7.1 by Shawn O. Pearce · 15 years ago
  30. 00a2a84 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  31. 170d4c0 Release notes for 2.1.2.2 by Shawn O. Pearce · 15 years ago v2.1.2.2
  32. 456e563 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  33. fe4d7e6 Add ',' to be encoded in email headers. by Ulrik Sjolin · 15 years ago
  34. a8653b4 Log OpenID SSL failures by Shawn O. Pearce · 15 years ago
  35. b2ff7c8 create-account: Permit creation of batch user accounts over SSH by Shawn O. Pearce · 15 years ago
  36. 67335f1 stream-events: include the ref in patch sets by Shawn O. Pearce · 15 years ago
  37. 7c9c6be Update to JGit 0.5.1.197-g0f95d2d by Shawn O. Pearce · 15 years ago
  38. f0436a6 Link to release notes for 2.1.2.1 by Shawn O. Pearce · 15 years ago
  39. 5e6cbac Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  40. dcecffc Release notes for 2.1.2.1 by Shawn O. Pearce · 15 years ago v2.1.2.1
  41. f61a880 Merge "Display the sha1 of each branch for all relevant projects in ssh" by Shawn Pearce · 15 years ago
  42. 0d6312d Display the sha1 of each branch for all relevant projects in ssh by Nico Sallembien · 15 years ago
  43. fdbb5b3 Merge "Allow schema upgrades to display messages" by Shawn Pearce · 15 years ago
  44. 5b25f8b Allow schema upgrades to display messages by Nico Sallembien · 15 years ago
  45. 950e415 Update documentation regarding tag deletion by Nico Sallembien · 15 years ago
  46. 8d9fc99 Move generated gitweb_config.perl to hidden tmp directory by Shawn O. Pearce · 15 years ago
  47. 0ddb5ba Include smart http:// URLs in gitweb by Shawn O. Pearce · 15 years ago
  48. a57697b Look for gitweb in /usr/share/gitweb by Shawn O. Pearce · 15 years ago
  49. 544220c documentation: Explain etc/gitweb_config.perl as an override by Shawn O. Pearce · 15 years ago
  50. 1646874 Fix gitweb CGI when in subdirectory by Shawn O. Pearce · 15 years ago
  51. 618dae2 documentation: Document the internal gitweb by Shawn O. Pearce · 15 years ago
  52. 60cd31b Remove unnecessary From line in body of email by Shawn O. Pearce · 15 years ago v2.1.2
  53. 2b4eef5 Update 2.1.2 release notes by Shawn O. Pearce · 15 years ago
  54. 71b04c0 Handle bare CR in the middle of a line by Shawn O. Pearce · 15 years ago v2.1.2-rc3
  55. 4a25883 Merge "Permit cache.diff.intraline to disable MyersDiff" by Shawn O. Pearce · 15 years ago
  56. aaa6330 Merge "Drop host name resolution failure test" by Shawn O. Pearce · 15 years ago
  57. 2a6675c Trim the username before requesting authentication by Nasser Grainawi · 15 years ago
  58. c6307ab Remove reliance on afterExecute from WorkQueue by Shawn O. Pearce · 15 years ago
  59. 29de436 Permit cache.diff.intraline to disable MyersDiff by Shawn O. Pearce · 15 years ago
  60. 8a8d4e1 Drop host name resolution failure test by Shawn O. Pearce · 15 years ago
  61. afd1514 Update to GWT 2.0.3 by Shawn O. Pearce · 15 years ago
  62. 1a73e64 Try Titlecase class name first when launching programs by Shawn O. Pearce · 15 years ago
  63. 7e30c72 Reject pushing to invalid reference names by Shawn O. Pearce · 15 years ago
  64. 6f2ccde Include the name/email in email body if not in envelope by Shawn O. Pearce · 15 years ago
  65. 8bca34b Fix duplicate "Needed By" pointers between changes by Shawn O. Pearce · 15 years ago
  66. 94ec730 Log the type of a non-task after it executes by Shawn O. Pearce · 15 years ago
  67. f28c695 Ensure uncaught exceptions are logged into server error log by Shawn O. Pearce · 15 years ago
  68. 11c4bf8 Reload UI if code split fails to download by Shawn O. Pearce · 15 years ago
  69. 1607103 Fix source code formatting in ApproveCommand.java by Shawn O. Pearce · 15 years ago
  70. 7c50423 Allow gerrit approve to post comments on closed changes by Shawn O. Pearce · 15 years ago
  71. 44a80aa Disable 'Syntax Highlighting' and 'Show Full File' on big files by Shawn O. Pearce · 15 years ago
  72. bd277fa Use hunk background colors on unified views with syntax highlighting by Shawn O. Pearce · 15 years ago
  73. a6658ca Permit use of syntax highlighting in unified view by Shawn O. Pearce · 15 years ago
  74. ce4a59b Fix toggling syntax highlighting on partial file by Shawn O. Pearce · 15 years ago
  75. 0a7cb71 Fix /become?user_name=... under GWT debugger by Shawn O. Pearce · 15 years ago
  76. 54e464f Fix coloring of tab markers in syntax highlighting by Shawn O. Pearce · 15 years ago
  77. 5b8435c Stop leaking patch controls CSS to other widgets by Shawn O. Pearce · 15 years ago
  78. 80de50c gerrit-sshd: Allow double quoted strings by Nasser Grainawi · 15 years ago
  79. 469cf9a Merge "Cleanup line insertions joined against indentation change" by Shawn O. Pearce · 15 years ago
  80. 4ba648f Merge "Avoid "es" replaced by "es = Address"" by Shawn O. Pearce · 15 years ago
  81. f37fe4c Merge "Add heuristic to better highlight block reindents" by Shawn O. Pearce · 15 years ago
  82. 5ff8f0f Merge "Make intraline differences easier to debug" by Shawn O. Pearce · 15 years ago
  83. 14982c2 Merge "Catch daemon startup failures in error_log" by Shawn O. Pearce · 15 years ago
  84. 17d1101 Cleanup line insertions joined against indentation change by Shawn O. Pearce · 15 years ago
  85. 3882948 Avoid "es" replaced by "es = Address" by Shawn O. Pearce · 15 years ago
  86. 58e9924 Add heuristic to better highlight block reindents by Shawn O. Pearce · 15 years ago
  87. f98427b Make intraline differences easier to debug by Shawn O. Pearce · 15 years ago
  88. 5997561 Merge "Fix enter with completion in add reviewer box" by Shawn O. Pearce · 15 years ago
  89. 807b6b5 Catch daemon startup failures in error_log by Shawn O. Pearce · 15 years ago
  90. d9a780a Fix enter with completion in add reviewer box by Shawn O. Pearce · 15 years ago
  91. 037eb59 Merge "Show localhost based SSH URLs" by Shawn O. Pearce · 15 years ago
  92. 37cfd03 Show localhost based SSH URLs by Shawn O. Pearce · 15 years ago
  93. fc2bc71 Merge "Add a patch download command to patch sets" by Shawn O. Pearce · 15 years ago
  94. 87775b4 Add a patch download command to patch sets by Shawn O. Pearce · 15 years ago
  95. de0c3f4 Correct JAVA_HOME behavior by Nasser Grainawi · 15 years ago
  96. 2a41231 Fix editable username when authType is LDAP or HTTP_LDAP by Shawn O. Pearce · 15 years ago v2.1.2-rc2
  97. 3959305 Fix build breakage due to missing constants by Shawn O. Pearce · 15 years ago
  98. 61a372c Use a tooltip to explain whitespace errors by Shawn O. Pearce · 15 years ago
  99. c6c8486 Invalidate the diff cache by Shawn O. Pearce · 15 years ago
  100. 84e5bc0 Mark add or delete regions with darker colors by Shawn O. Pearce · 15 years ago