1. d57422e Add --change-url parameter to hooks. by Scott Anderson · 15 years ago
  2. 702810d Admin-Project UI page accessible to users by rafael.rabelosilva · 15 years ago
  3. 7e6d980 Merge "Explain a remote rejection of a non-fast-forward" by Shawn O. Pearce · 15 years ago
  4. daf116f Improve schema version update by avoiding early pruning by rafael.rabelosilva · 15 years ago
  5. dda868c Explain a remote rejection of a non-fast-forward by Shawn O. Pearce · 15 years ago
  6. fc53f7f Add a separate queue for non-interactive users by Nico Sallembien · 15 years ago
  7. 533cafc Use auth.allowedOpenID to limit which providers can be used by Shawn O. Pearce · 15 years ago
  8. 649c620 Refactor OpenID provider pattern matching for reuse by Shawn O. Pearce · 15 years ago
  9. 7dcb1e9 Avoid magic meaning of Integer.MIN_VALUE during access evaluation by Shawn O. Pearce · 15 years ago
  10. 8fa42c6 Cleanup redundant access control evaluation by Shawn O. Pearce · 15 years ago
  11. 9ee35ef Honor reference level READ during replication by Shawn O. Pearce · 15 years ago
  12. d875e38 Refactor PushOp to use Project.NameKey by Shawn O. Pearce · 15 years ago
  13. fa0abc2 Merge "show-queue accessible to users" by Shawn Pearce · 15 years ago
  14. 5f0fdf4 show-queue accessible to users by lincoln · 15 years ago
  15. 3c55dde Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  16. c59e5ee Fix recognition of reviewers in commit message tags by Shawn O. Pearce · 15 years ago v2.1.2.4
  17. 3803582 Allow user name to be cleared when unset in LDAP by Shawn O. Pearce · 15 years ago
  18. 0ea4907 init: Import non-standardly named Git repositories by Shawn O. Pearce · 15 years ago
  19. 43b820b Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  20. d22eabc Fallback to ISO-8859-1 if charset isn't supported by Shawn O. Pearce · 15 years ago
  21. b860256 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  22. 8576d87 create-project: Don't destroy description of repository by Shawn O. Pearce · 15 years ago
  23. ea15422 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  24. d23841f Expand LDAP groups only if accountMemberField set by Shawn O. Pearce · 15 years ago
  25. fa7bdd3 Inherit project permissions from more than just All Projects by lincoln · 15 years ago
  26. 072b470 Enable create-project for non-Administrators by Hugo Josefson · 15 years ago
  27. c025627 Merge "Remove reviewers from a change" by Shawn Pearce · 15 years ago
  28. 258f15e Remove reviewers from a change by Cedric Beust · 15 years ago
  29. c4c51fe Access control for branch reads by Nico Sallembien · 15 years ago
  30. ee1ad9b Rewrite ProjectControl canPerformOnAllRefs to actually mean it by Shawn O. Pearce · 15 years ago
  31. 74260ba Define a toString for PatchListKey to improve errors by Shawn O. Pearce · 15 years ago
  32. 9b4b586 Change ProjectControl to use RefControl to decide ownership by Shawn O. Pearce · 15 years ago
  33. 4cade21 Delegate RefRight category filtering to ProjectState by Shawn O. Pearce · 15 years ago
  34. 93951e0 Use string constants for refs/*, refs/heads/, refs/tags/ by Shawn O. Pearce · 15 years ago
  35. f7fed45 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  36. 8a1cf3b Don't allow OWN to be inherited from All Projects by Shawn O. Pearce · 15 years ago
  37. 84aaeb6 Traverse all LDAP groups that a user is member of by Shawn O. Pearce · 15 years ago
  38. a1cfb20 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  39. e21f41e commit-msg: Fix jumbling of URL at end of message by Shawn O. Pearce · 15 years ago
  40. 456e563 Merge branch 'stable' by Shawn O. Pearce · 15 years ago
  41. fe4d7e6 Add ',' to be encoded in email headers. by Ulrik Sjolin · 15 years ago
  42. 67335f1 stream-events: include the ref in patch sets by Shawn O. Pearce · 15 years ago
  43. 5b25f8b Allow schema upgrades to display messages by Nico Sallembien · 15 years ago
  44. 60cd31b Remove unnecessary From line in body of email by Shawn O. Pearce · 15 years ago v2.1.2
  45. 4a25883 Merge "Permit cache.diff.intraline to disable MyersDiff" by Shawn O. Pearce · 15 years ago
  46. aaa6330 Merge "Drop host name resolution failure test" by Shawn O. Pearce · 15 years ago
  47. c6307ab Remove reliance on afterExecute from WorkQueue by Shawn O. Pearce · 15 years ago
  48. 29de436 Permit cache.diff.intraline to disable MyersDiff by Shawn O. Pearce · 15 years ago
  49. 8a8d4e1 Drop host name resolution failure test by Shawn O. Pearce · 15 years ago
  50. 7e30c72 Reject pushing to invalid reference names by Shawn O. Pearce · 15 years ago
  51. 6f2ccde Include the name/email in email body if not in envelope by Shawn O. Pearce · 15 years ago
  52. 94ec730 Log the type of a non-task after it executes by Shawn O. Pearce · 15 years ago
  53. f28c695 Ensure uncaught exceptions are logged into server error log by Shawn O. Pearce · 15 years ago
  54. 17d1101 Cleanup line insertions joined against indentation change by Shawn O. Pearce · 15 years ago
  55. 3882948 Avoid "es" replaced by "es = Address" by Shawn O. Pearce · 15 years ago
  56. 58e9924 Add heuristic to better highlight block reindents by Shawn O. Pearce · 15 years ago
  57. f98427b Make intraline differences easier to debug by Shawn O. Pearce · 15 years ago
  58. 2a41231 Fix editable username when authType is LDAP or HTTP_LDAP by Shawn O. Pearce · 15 years ago v2.1.2-rc2
  59. c6c8486 Invalidate the diff cache by Shawn O. Pearce · 15 years ago
  60. 5942029 Fix intraline difference off-by-one when LF is added by Shawn O. Pearce · 15 years ago
  61. 7bfcf9a Don't aggressively coalesce across lines by Shawn O. Pearce · 15 years ago
  62. 98c27e8 Fix source code formatting errors in MergeOp by Shawn O. Pearce · 15 years ago
  63. 95817b3 During merge use existing author identity values by Shawn O. Pearce · 15 years ago
  64. 293a3e2 Refactor and add to streaming events schema by Kenny Root · 15 years ago
  65. e76ca31 Tweak the intraline difference heuristics by Shawn O. Pearce · 15 years ago
  66. c1fe3e4 Warn when a commit message isn't wrapped by Shawn O. Pearce · 15 years ago
  67. 15ac1b8 Add stream-events command by Kenny Root · 15 years ago
  68. a3bad45 Fix combined diffs on merge commits by Shawn O. Pearce · 15 years ago
  69. 1dfab9d Fix source code formatting in RefControl by Shawn O. Pearce · 15 years ago
  70. f50c194 Add Forge Identity +3 to permit pushing filtered history by Shawn O. Pearce · 15 years ago
  71. 07f35177d documentation: Document database.pool* variables by Shawn O. Pearce · 15 years ago
  72. 6df5ea1 Show download links as a tabbed panel by Shawn O. Pearce · 15 years ago
  73. 598849d Defer LDAP server type discovery until first authentication by Shawn O. Pearce · 15 years ago
  74. c892d34 Bind to LDAP using only the end-user identity by Shawn O. Pearce · 15 years ago
  75. 29103b7 Fix upgrading H2 from schema 20 to current by Shawn O. Pearce · 15 years ago
  76. feebfbe Remove useless imports from Schema_28 by Shawn O. Pearce · 15 years ago
  77. 1ce61db Skip gitlink modes as we can't get a content difference by Shawn O. Pearce · 15 years ago
  78. f33c39a Move new change display to PostReceiveHook by Shawn O. Pearce · 15 years ago
  79. d4ed7fc Fix IncorrectObjectTypeException on initial commit by Shawn O. Pearce · 15 years ago
  80. 733cbaa Adjust SocketUtilTest to be more likely to pass by Shawn O. Pearce · 15 years ago
  81. afd3c9f Fix schema 27 upgrade for H2 by Shawn O. Pearce · 15 years ago
  82. 7dafe19 Highlight line-level (aka word) differences in files by Shawn O. Pearce · 15 years ago
  83. 8db22c8 Run prettify on the server using whole file contents by Shawn O. Pearce · 15 years ago
  84. 3e4e804 Make hooks/commit-msg available over HTTP by Shawn O. Pearce · 15 years ago
  85. 733791b Merge "Add MaxNoBlock category for advisory review levels" by Shawn Pearce · 15 years ago
  86. 66376d0 Add MaxNoBlock category for advisory review levels by Shane Mc Cormack · 15 years ago
  87. d0a46c3 Update JGit to 0.5.1.140-g660fd39 by Shawn O. Pearce · 15 years ago
  88. 53b0e7f Require branch deletion permission for pushes over HTTP by Shawn O. Pearce · 15 years ago
  89. f6a13f4 Force validation of the author and committer lines during push by Shawn O. Pearce · 15 years ago
  90. 6f3b9ee Simplify FunctionState as discussed previously by Nico Sallembien · 15 years ago
  91. 4ef9b46 Merge "Block inheritance by default on per-branch permissions." by Nico Sallembien · 15 years ago
  92. cddd84b Block inheritance by default on per-branch permissions. by Nico Sallembien · 15 years ago
  93. 3b08693 Expand group names to be 255 characters by Shawn O. Pearce · 15 years ago
  94. 0df4ba0 MySQL: Fix account_group_members_audit removed_on to be NULL by Shawn O. Pearce · 15 years ago
  95. d9d7fe0 Allow per-branch OWN +1 to delegate branch ownership by Shawn O. Pearce · 15 years ago
  96. ee3e737 Replace our own @Nullable with javax.annotation.Nullable. by Nico Sallembien · 15 years ago
  97. 75afdfd Change permissions to be branch based by Nico Sallembien · 15 years ago
  98. 0681f24 Add --commit to comment-added as there was previously no way to know which change was being commented on. by Shane Mc Cormack · 15 years ago
  99. 1fc80a6 Allow $site_path/etc/peer_keys to authenticate peer daemons by Shawn O. Pearce · 15 years ago
  100. 9f20673 Allow the daemon's host key to authenticate to itself by Shawn O. Pearce · 15 years ago