summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | OAuth extension point: Allow to authenticate without emailv2.13.2David Ostrovsky2016-10-201-5/+3
* | Follow up to [1] - bring Java 7 compatibility backJacek Centkowski2016-10-201-1/+2
* | ProjectCacheImpl: Harden against null UUIDsDavid Pursehouse2016-10-201-3/+16
* | GroupList: Do not store null UUIDsDave Borowitz2016-10-202-4/+14
* | Suppress deprecation warnings from ServletScopesDave Borowitz2016-10-202-0/+5
* | Fix schema migration 128Edwin Kempin2016-10-191-1/+1
* | Set version to 2.13.2David Pursehouse2016-10-1910-10/+10
* | OAuthRealm: Add user name field to editableAccountFieldsDavid Ostrovsky2016-10-191-3/+4
* | Update git submodulesMakson Lee2016-10-191-0/+0
* | OAuth scheme: Allow to edit user nameDavid Ostrovsky2016-10-191-1/+3
* | Merge "OAuthTokenCache: Use account id as key" into stable-2.13David Pursehouse2016-10-193-41/+28
|\ \
| * | OAuthTokenCache: Use account id as keyDavid Ostrovsky2016-10-183-41/+28
* | | Account Index: Force reindexing on user creationDavid Ostrovsky2016-10-181-0/+1
|/ /
* | Fix /download request example in changes REST documentationDavid Pursehouse2016-10-181-2/+2
* | Prolog cookbook typo; line should end with period, not commaCraig Znamierowski2016-10-171-1/+1
* | in WorkQueue, explicitly cancel Runnables that are Futures.Han-Wen Nienhuys2016-10-131-0/+10
* | EventUtil: Don't include CHECK option to ChangeJsonDave Borowitz2016-10-121-2/+3
* | Improve logging of errors in event listenersDavid Pursehouse2016-10-1215-28/+24
* | DynamicSet: Disable circular proxies on binderDavid Pursehouse2016-10-111-0/+6
* | StreamEventsApiListener: Extend module from AbstractModuleDavid Pursehouse2016-10-111-2/+2
* | Merge changes Ic91e5a48,Ie51b350d into stable-2.13David Pursehouse2016-10-111-3/+3
|\ \
| * | ProjectConfig: resolve rule's group when saving accesslifei2016-10-061-2/+2
| * | ProjectConfig: resolve rule's group when loading permission ruleslifei2016-10-061-1/+1
* | | QueryProcessor: Add missing space in exception messageDavid Pursehouse2016-10-111-1/+1
* | | Squash event class private fire() methods into public methodsDavid Pursehouse2016-10-0712-171/+109
* | | GitReferenceUpdated: Remove redundant fire() methodsDavid Pursehouse2016-10-072-19/+7
* | | Fire events with Account rather than Account.IdDavid Pursehouse2016-10-0712-33/+17
* | | CreateProject: Use IdentifiedUser rather than CurrentUserDavid Pursehouse2016-10-071-7/+7
* | | Reduce visibility of helper methods in event classesDavid Pursehouse2016-10-0712-48/+12
* | | Reduce log spam caused by event listener failuresDavid Pursehouse2016-10-0715-14/+24
* | | Organize importsDavid Pursehouse2016-10-071-1/+1
* | | Merge changes from topic 'delete-cache-on-init' into stable-2.13David Pursehouse2016-10-075-1/+60
|\ \ \
| * | | init: Add a flag to force-delete the cacheBjörn Pedersen2016-10-065-3/+31
| * | | init: delete cache if not emptyBjörn Pedersen2016-10-061-1/+32
| |/ /
* | | SetAccess: fix updating/visiting project access rules 500 error飞 李2016-10-061-1/+4
* | | SetAccess: fix 500 error when no parameter `force` in access api飞 李2016-10-061-1/+3
|/ /
* | GitReferenceUpdated: Declare listeners as DynamicSetDavid Pursehouse2016-10-061-1/+1
* | PatchSetApproval: Set tag in copy constructorDave Borowitz2016-10-051-0/+1
* | Add IE 10 and 11 and also microsoft edge as supported browsersPaladox none2016-10-053-3/+12
* | Merge branch 'stable-2.12' into stable-2.13Paladox2016-10-051-1/+2
|\|
| * Fix copying text in Internet ExplorerPaladox2016-10-051-1/+2
* | Update 2.13.2 release notesDavid Pursehouse2016-10-031-0/+12
* | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2016-10-030-0/+0
|\|
| * Fix double Repository.close() in MergeOpJean-Jacques Lafay2016-10-021-0/+3
* | Merge "Fix malformed account suggestions" into stable-2.13David Pursehouse2016-10-031-2/+9
|\ \
| * | Fix malformed account suggestionsEdwin Kempin2016-09-301-2/+9
* | | Fix minor typo in projects REST API documentationDavid Pursehouse2016-10-021-2/+2
|/ /
* | WatchConfig: Add synchronization to prevent concurrent read/writeDavid Pursehouse2016-09-281-2/+2
* | VersionedAuthorizedKeys: Synchronize read/write of the git repositoryDavid Pursehouse2016-09-281-3/+3
* | Add release notes for Gerrit 2.13.2David Pursehouse2016-09-272-0/+35