- 74d093d Removed the AccountGroup emailOnlyAuthors flag. by Colby Ranger · 13 years ago
- 00d5219 Merge "Optimize queries for open/merged changes by project + branch" by Shawn Pearce · 13 years ago
- b82211e Merge "Add rebase button to the change screen" by Saša Živkov · 13 years ago
- 7934aec Optimize queries for open/merged changes by project + branch by Edwin Kempin · 13 years ago
- 06e4126 Add rebase button to the change screen by Gustaf Lundh · 13 years ago
- 05f2bc1 Added GroupMembership for group membership checks. by Colby Ranger · 13 years ago
- 128381f Refactor: Have only one implementation to resolve parent projects by Edwin Kempin · 13 years ago
- b308838 Updated to gwtorm 1.4. by Colby Ranger · 13 years ago
- e5490f1 Add user pref to enable manual reviewing by Martin Fick · 13 years ago
- 30e74bb Delete nextContributorId sequence by Shawn O. Pearce · 13 years ago
- 54428a9 Fix SubmoduleSubscription primary key by Shawn O. Pearce · 13 years ago
- f4a57bb Merge "Allow superprojects to subscribe to submodules updates" by Martin Fick · 13 years ago
- d157040 Allow superprojects to subscribe to submodules updates by Goran Lungberg · 13 years ago
- 0195595 Added support for European style dates by Edwin Kempin · 13 years ago
- 690c516 Remove PatchLineCommentAccess.publish() by Dave Borowitz · 13 years ago
- 5a59261 Delete draft changes and patchsets by Jason Tsay · 13 years ago
- 8f713a4 New draft statuses and magic branches by Jason Tsay · 13 years ago
- 55709c6 Refactor ChangeMessage to include PatchSet.Id by Jason Tsay · 13 years ago
- 6e9ad1e Schema update for draft patchsets by Jason Tsay · 13 years ago
- acbf134 Apply states for projects (active, readonly and hidden) by carloseduardo.baldacin · 13 years ago
- 0d957de Fix build by removing Comparable on Project.NameKey by Shawn O. Pearce · 13 years ago
- 79ccba1 Merge branch 'dev-spearce' by Shawn O. Pearce · 13 years ago
- 2d82b4a Minor ORM cleanups to support other backends by Shawn O. Pearce · 13 years ago
- ae122ef Support gwtorm 1.2 by Shawn O. Pearce · 13 years ago
- 7bec78a Support auth.type = CUSTOM_EXTENSION by Shawn O. Pearce · 13 years ago
- 21502ed Merge changes Icee61ab7,I440ef67c,I2d909950 by Shawn Pearce · 13 years ago
- b3b0d29 Enable case insensitive login to Gerrit WebUI for LDAP authentication by Edwin Kempin · 13 years ago
- eacafc6 Fix NPE in set-project-parent command if parent is not specified by Edwin Kempin · 13 years ago
- 813123b Don't delete account_id row on MySQL by Shawn O. Pearce · 13 years ago
- 14246de Disable submit button if merge will fail by carloseduardo.baldacin · 13 years ago
- cc42a19 Added clickable user names at the BecomeAnyAccountLoginServlet. by Sasa Zivkov · 14 years ago
- cc4604e Add user pref to retain PatchScreen Header when changing files by Martin Fick · 14 years ago
- 93f4de9 Predicates to expose commit filelist to Prolog by Jason Tsay · 14 years ago
- 34f38cf Move registerEmailPrivateKey to secure.config by Shawn O. Pearce · 14 years ago
- 76409cf Move batch user priority to a capability by Shawn O. Pearce · 14 years ago
- 897d921 Make administrator, create-project a global capability by Shawn O. Pearce · 14 years ago
- 3ec87fa Add ExpandAllComments checkbox in PatchScreen by Raviteja Sunkara · 14 years ago
- 08ad166 New ProjectAccessScreen to edit access controls by Shawn O. Pearce · 14 years ago
- 6a76519 Move "ref_rights" table into Git by Shawn O. Pearce · 14 years ago
- e662fb3 Use AccountGroup.UUID instead of Account.Id by Shawn O. Pearce · 14 years ago
- bcc191c Assign a unique UUID to each AccountGroup by Shawn O. Pearce · 14 years ago
- a56d834 Move "projects" table into Git by Shawn O. Pearce · 14 years ago
- 13fb707 List projects by scanning the managed Git directory by Shawn O. Pearce · 14 years ago
- e389b9a Undeprecate a few functions that aren't going away by Nasser Grainawi · 14 years ago
- 4f06680 Add parent info to each ChangeScreen PatchSetBlock by Nasser Grainawi · 14 years ago
- 2427d27 Auto close changes by Change-Id on same branch only by Shawn O. Pearce · 14 years ago
- 6d60109 Match Change-Id by project and branch combination by Shawn O. Pearce · 14 years ago
- 4d494ef PostgreSQL: conditional installation of PL/pgSQL. by Piotr Sikora · 14 years ago
- 463427a Merge "Add an emailOnlyAuthors property to AccountGroups" by Shawn Pearce · 14 years ago
- 620255a Added support for included groups by Matt Fischer · 14 years ago
- a567827 Add an emailOnlyAuthors property to AccountGroups by Martin Fick · 14 years ago
- 4b1c2bf Add reviewer/verifier name out beside check/plus/minus by Josh Turmel · 14 years ago
- b66c43f Add group option that makes the group visible to all registered users by Edwin Kempin · 14 years ago
- bd3c975 Merge changes I284d2c65,I6ac872b4,I23a087f1,I9d7f7553,I0b54beee by Shawn Pearce · 14 years ago
- 5b3fa87 Allow single letter usernames. by Maciej Żenczykowski · 14 years ago
- 3ddf8ac [findbugs] Fix TrackingId.equals() by Matthias Sohn · 14 years ago
- 521dec3 Allow Owner permission to inherit by Shawn O. Pearce · 14 years ago
- 6819cef Fix crossed notify toggles for project watches by Shawn O. Pearce · 14 years ago
- 876953e Add experimental support for automatic conflict handling by Dmitry Fink · 14 years ago
- d2605ed Add new system group for project owners by Edwin Kempin · 14 years ago
- 5b50240 Preference to display patch sets in reverse order by Edwin Kempin · 14 years ago
- 3464686 Allow deleted and/or uncommented files to be skipped in reviews by Martin Fick · 14 years ago
- b12eaf0 Merge "SSO via client SSL certificates" by Shawn Pearce · 14 years ago
- eabc897 SSO via client SSL certificates by Sasa Zivkov · 14 years ago
- d823579 Allow rejection of changes without Change-Id line. by Dmitry Fink · 14 years ago
- 3553c79 Refactor Watched UI with new AccountProjectWatch enum type by Martin Fick · 14 years ago
- d78e2a0 Make date and time fields customizable by Shawn O. Pearce · 14 years ago
- 9897558 Remove unused PatchType N_WAY by Shawn O. Pearce · 14 years ago
- 6001b80 Merge branch 'stable' by Shawn O. Pearce · 14 years ago
- d4b2787 Display the size of a patch (lines added/removed) by Shawn O. Pearce · 14 years ago
- ef1b0f1 Merge 'Config download methods' into stable by Shawn O. Pearce · 14 years ago
- e3995a8 Enable commenting on commit messages by Shawn O. Pearce · 14 years ago
- 3f8385b Add ability to deactivate a user when they leave the project. by Martin Fick · 14 years ago
- 3f63044 Config download methods by monica.dionisio · 15 years ago
- 8e33d76 Refactoring AccountDiffPreference vs PatchScriptSettings+PrettySettings by Sasa Zivkov · 14 years ago
- 0f42fc0 Allow watching specific branches or any other search query by Shawn O. Pearce · 14 years ago
- 51d008d Implement full query operators by Shawn O. Pearce · 14 years ago
- d50c94e Support topic branch tags on changes by Shawn O. Pearce · 14 years ago
- 993ddfb Support regular expressions for ref access rules by Shawn O. Pearce · 15 years ago
- 1a602a8 Fix missing semicolon in index_postgres by Shawn O. Pearce · 14 years ago
- 077b2c5 Persisting users diff formatting preferences by Sasa Zivkov · 15 years ago
- 5a00b31 No longer CC a user by default by Shawn O. Pearce · 14 years ago
- e7d485c Enable watching of all projects by Edwin Kempin · 15 years ago
- e800b1e ScanTrackingIds: Utility to update tracking ids in the database by Shawn O. Pearce · 15 years ago
- 04132a1 Index changes by external issue tracking systems by Goran Lungberg · 15 years ago
- a78a37c Simplify reference level access control. by Nico Sallembien · 15 years ago v2.1.3-rc0
- 611e4c1 Removed DESC keyword from several ORM Queries by Jeff Schumacher · 15 years ago
- 702810d Admin-Project UI page accessible to users by rafael.rabelosilva · 15 years ago
- fc53f7f Add a separate queue for non-interactive users by Nico Sallembien · 15 years ago
- 2f1f806 Hide approval category range for action types by Shawn O. Pearce · 15 years ago
- 43b820b Merge branch 'stable' by Shawn O. Pearce · 15 years ago
- 47741e2 Add 'checkout' download command to patch sets by Shawn O. Pearce · 15 years ago
- fa7bdd3 Inherit project permissions from more than just All Projects by lincoln · 15 years ago
- c4c51fe Access control for branch reads by Nico Sallembien · 15 years ago
- 93951e0 Use string constants for refs/*, refs/heads/, refs/tags/ by Shawn O. Pearce · 15 years ago
- 87775b4 Add a patch download command to patch sets by Shawn O. Pearce · 15 years ago
- f50c194 Add Forge Identity +3 to permit pushing filtered history by Shawn O. Pearce · 15 years ago
- 6df5ea1 Show download links as a tabbed panel by Shawn O. Pearce · 15 years ago
- c892d34 Bind to LDAP using only the end-user identity by Shawn O. Pearce · 15 years ago
- f6a13f4 Force validation of the author and committer lines during push by Shawn O. Pearce · 15 years ago