summaryrefslogtreecommitdiffstats
path: root/gerrit-common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-10-151-12/+0
|\
| * Remove unused method in ContributorAgreementPatrick Hiesel2018-10-151-12/+0
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-08-021-0/+1
|\|
| * Bump auto-value to 1.6.2David Ostrovsky2018-08-011-0/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-07-061-0/+2
|\|
| * Add new "Delete Changes" permissionDavid Pursehouse2018-07-051-0/+2
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-06-121-1/+1
|\|
| * Bazel: Harmonize names of external repositoriesDavid Ostrovsky2018-06-081-1/+1
* | Extract an enum for label functionsDave Borowitz2018-02-212-5/+87
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-02-211-1/+8
|\|
| * SiteLibraryLoaderUtil: Add debug log of the loaded librariesDavid Pursehouse2018-02-201-1/+8
| * Align group reference from plugin with core group referenceHugo Arès2017-07-211-6/+0
| * Add method to convert a group reference into a configuration valueHugo Arès2017-07-212-3/+6
| * Add method to extract group name from a configured valueHugo Arès2017-07-212-3/+12
| * Add method to check if configured value is a group referenceHugo Arès2017-07-212-2/+6
| * Extract group reference prefix into a constantHugo Arès2017-07-212-3/+6
| * Add support for tag web linksPaladox none2017-07-031-0/+15
| * Don't fail in loadJARs when there are no jar files to loadSaša Živkov2017-05-271-0/+4
* | Discontinue draft workflowDavid Ostrovsky2017-09-302-8/+0
* | Avoid unnecessary loading of members and subgroupsAlice Kober-Sotzek2017-09-131-37/+0
* | Base group index on new class InternalGroupAlice Kober-Sotzek2017-09-132-0/+2
* | Replace use of AccountGroup by an interface for various classesAlice Kober-Sotzek2017-08-233-19/+39
* | Remove access of groups related db tables from GroupDetailFactoryAlice Kober-Sotzek2017-08-031-8/+8
* | Simplify code related to GroupDetailFactoryAlice Kober-Sotzek2017-07-311-7/+10
* | Simplify implementation of group.PutNameAlice Kober-Sotzek2017-07-311-6/+0
* | Rewrite GWT UI to use project name in addition to numeric change IDPatrick Hiesel2017-07-111-10/+27
* | Add support for tag web linksPaladox none2017-07-041-0/+15
* | Align group reference from plugin with core group referenceHugo Arès2017-06-191-6/+0
* | Add method to convert a group reference into a configuration valueHugo Arès2017-06-202-3/+6
* | Add method to extract group name from a configured valueHugo Arès2017-06-192-3/+12
* | Add method to check if configured value is a group referenceHugo Arès2017-06-192-2/+6
* | Extract group reference prefix into a constantHugo Arès2017-06-192-3/+6
* | Remove 'final' from method signatures across gerrit.Han-Wen Nienhuys2017-06-1420-50/+50
* | Mark hunks which are present due to a rebase when diffing patch setsAlice Kober-Sotzek2017-06-091-23/+31
* | Don't fail in loadJARs when there are no jar files to loadSaša Živkov2017-05-171-0/+4
* | Remove some unused methods from diff related codeAlice Kober-Sotzek2017-05-151-9/+0
* | Test GlobalCapabilities with PermissionBackendShawn Pearce2017-04-141-1/+14
* | Implement Private ChangesEdwin Kempin2017-03-231-0/+2
|/
* Don't declare parameter of type Iterable<Path>Shawn Pearce2017-03-171-1/+2
* Allow users given specific permission to delete their own changesPaladox none2017-02-211-0/+2
* Remove old RPC backend for MyIdentitiesScreenChangcheng Xiao2017-02-151-36/+0
* Format all Java files with google-java-formatDave Borowitz2017-02-0749-386/+292
* CommentDetail: Rewrite switch statement in include method with if + elseEdwin Kempin2017-02-061-14/+10
* CommentDetail/PatchScriptFactory: Remove unused AccountInfoCacheEdwin Kempin2017-02-062-96/+2
* GroupDetail: Remove unused fieldsEdwin Kempin2017-02-061-10/+0
* Remove unused AccountInfoCache from GroupDetailEdwin Kempin2017-02-061-5/+0
* Remove Buck based buildDavid Ostrovsky2017-01-231-75/+0
* Merge "Remove test prefix from test methods"David Pursehouse2016-12-072-23/+23
|\
| * Remove test prefix from test methodsPatrick Hiesel2016-12-062-23/+23
* | Bazel: Reformat build filesDavid Ostrovsky2016-12-071-58/+66
|/