summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.13.5v2.13.5David Pursehouse2017-01-0610-10/+10
* Drain executor of index change requests before closing indexLuca Milanesio2016-12-307-16/+33
* ChangeScreen: Enable Delete Edit for merged changesOrgad Shaneh2016-12-261-6/+9
* Merge branch 'stable-2.12' into stable-2.13Hugo Arès2016-12-233-5/+61
|\
| * Do not check visibility of parent when creating projectHugo Arès2016-12-233-5/+44
| * Add test for create project with create-project capabilityHugo Arès2016-12-231-0/+17
* | Change kind cache: Don't fail if prior ps has no parent, but next ps has 1 pa...Edwin Kempin2016-12-212-1/+48
* | Merge "Make Gerrit startup timeout configurable" into stable-2.13Hugo Arès2016-12-202-12/+22
|\ \
| * | Make Gerrit startup timeout configurableKhai Do2016-12-202-12/+22
* | | Implement reviewers visibility check for suggestionsLuca Milanesio2016-12-202-3/+19
* | | SuggestReviewersIT: Avoid side-effects between testsEdwin Kempin2016-12-201-15/+25
|/ /
* | Fix Gitweb HTTP URL generationHector Oswaldo Caballero2016-12-151-2/+5
* | Update git submodulesv2.13.4David Pursehouse2016-12-121-0/+0
* | Set version to 2.13.4David Pursehouse2016-12-1210-10/+10
* | Add support for parent revisions weblinks provided by pluginsDavid Pursehouse2016-12-128-5/+103
* | AccountManager#create: Do not overwrite external ID of other accountEdwin Kempin2016-12-091-0/+11
* | Add REST endpoint to reindex a single accountEdwin Kempin2016-12-097-0/+131
* | Revert "AccountManager: Check that ext ID belongs to account before delete"ekempin2016-12-091-3/+1
* | AccountManager: Check that ext ID belongs to account before deleteEdwin Kempin2016-12-091-1/+3
* | Fix project access gitweb linkPaladox none2016-12-071-1/+1
* | Merge "Support move change via SSH" into stable-2.13David Pursehouse2016-12-062-3/+25
|\ \
| * | Support move change via SSHOrgad Shaneh2016-11-232-3/+25
* | | RefNames: add constant for 'refs/meta/'David Pursehouse2016-11-281-0/+2
* | | Merge branch 'stable-2.12' into stable-2.13Hugo Arès2016-11-256-0/+25
|\ \ \ | | |/ | |/|
| * | Fix DB connection pool verificationHector Oswaldo Caballero2016-11-256-0/+26
* | | Git-ignore .primary_build_tool and .gwt_work_dirEdwin Kempin2016-11-251-0/+2
* | | AccountSshKey: Strip newline characters out of public key stringv2.13.3David Pursehouse2016-11-242-1/+17
* | | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2016-11-241-1/+2
|\| | | |/ |/|
| * Fix comparison using reference equality instead of value equalityAndrew Bonventre2016-11-231-1/+2
* | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2016-11-220-0/+0
|\|
| * Set version to 2.12.7v2.12.7David Pursehouse2016-11-2210-10/+10
* | Doc: Update avatar plugin linksOrgad Shaneh2016-11-201-6/+6
* | Revert "ListPlugins: Remove deprecated --format option"David Pursehouse2016-11-181-13/+34
* | Merge "Set version to 2.13.3" into stable-2.13ekempin2016-11-1810-10/+10
|\ \
| * | Set version to 2.13.3David Pursehouse2016-11-1510-10/+10
* | | Merge "Fix NPE when requesting invalid Change-Id to index" into stable-2.13ekempin2016-11-171-2/+10
|\ \ \
| * | | Fix NPE when requesting invalid Change-Id to indexLuca Milanesio2016-11-141-2/+10
* | | | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2016-11-164-9/+58
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Allow submit of merge of non change branchSven Selberg2016-11-163-3/+52
| * | Avoid unnecessary group visibility checksSaša Živkov2016-11-161-6/+6
* | | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2016-11-146-14/+173
|\| |
| * | Fix broken submit testsDavid Pursehouse2016-11-141-3/+9
| * | Add @Sandboxed annotation for classes and methodsPatrick Hiesel2016-11-144-3/+96
| * | Add tests for submit whole topic on multiple projects/branchesDavid Pursehouse2016-11-132-7/+105
| * | Update download-commands pluginDavid Pursehouse2016-11-131-0/+0
* | | Fix notes NPE for has:draft search predicate.Martin Fick2016-11-131-1/+1
* | | Update git submodulesDavid Pursehouse2016-11-131-0/+0
* | | ProjectWatchIT: Test that watches of different users don't interfereEdwin Kempin2016-11-101-9/+25
* | | Test that watches for other projects are not appliedEdwin Kempin2016-11-101-1/+6
* | | ProjectWatchIT#watchFile(): Use watchedRepo for both changesEdwin Kempin2016-11-101-1/+1
| |/ |/|