summaryrefslogtreecommitdiffstats
path: root/gerrit-reviewdb
Commit message (Expand)AuthorAgeFilesLines
* gerrit 2.1.3v2.1.3Shawn O. Pearce2010-06-211-1/+1
* ScanTrackingIds: Utility to update tracking ids in the databaseShawn O. Pearce2010-06-161-0/+3
* Index changes by external issue tracking systemsGoran Lungberg2010-06-155-0/+193
* Simplify reference level access control.v2.1.3-rc0Nico Sallembien2010-06-081-5/+39
* Removed DESC keyword from several ORM QueriesJeff Schumacher2010-06-012-2/+2
* Admin-Project UI page accessible to usersrafael.rabelosilva2010-05-271-0/+9
* Add a separate queue for non-interactive usersNico Sallembien2010-05-211-0/+5
* Hide approval category range for action typesShawn O. Pearce2010-05-101-0/+4
* Merge branch 'stable'Shawn O. Pearce2010-04-271-1/+1
|\
| * Add 'checkout' download command to patch setsShawn O. Pearce2010-04-271-1/+1
* | Inherit project permissions from more than just All Projectslincoln2010-04-232-0/+28
* | Access control for branch readsNico Sallembien2010-04-204-0/+15
* | Use string constants for refs/*, refs/heads/, refs/tags/Shawn O. Pearce2010-04-201-0/+3
|/
* Add a patch download command to patch setsShawn O. Pearce2010-03-021-1/+1
* Add Forge Identity +3 to permit pushing filtered historyShawn O. Pearce2010-02-241-0/+1
* Show download links as a tabbed panelShawn O. Pearce2010-02-221-0/+50
* Bind to LDAP using only the end-user identityShawn O. Pearce2010-02-212-2/+13
* Force validation of the author and committer lines during pushShawn O. Pearce2010-01-291-1/+6
* Merge "Block inheritance by default on per-branch permissions."Nico Sallembien2010-01-281-0/+18
|\
| * Block inheritance by default on per-branch permissions.Nico Sallembien2010-01-281-0/+18
* | Expand group names to be 255 charactersShawn O. Pearce2010-01-274-7/+24
|/
* Allow per-branch OWN +1 to delegate branch ownershipShawn O. Pearce2010-01-271-0/+4
* Replace our own @Nullable with javax.annotation.Nullable.Nico Sallembien2010-01-251-1/+0
* Change permissions to be branch basedNico Sallembien2010-01-255-30/+66
* Add a password field to the account identitiesShawn O. Pearce2010-01-151-0/+11
* Drop MySQL function nextval_project_idShawn O. Pearce2010-01-141-12/+0
* Replace all transactions with single row updatesShawn O. Pearce2010-01-131-2/+6
* Remove @SecondaryKey from AccountGroupShawn O. Pearce2010-01-136-8/+74
* Remove unused byName @SecondaryKey from ApprovalCategoryShawn O. Pearce2010-01-131-4/+0
* Move sshUserName from Account to AccountExternalIdShawn O. Pearce2010-01-135-38/+54
* Remove Project.Id and use only Project.NameKeyShawn O. Pearce2010-01-134-47/+9
* Add unique column ids to every columnShawn O. Pearce2010-01-1329-170/+173
* Drop the lastUsedOn fields from AccountSshKeys, AccountExternalIdsShawn O. Pearce2009-12-283-36/+2
* Stop using AccountExternalId lastUsedOn for most recent loginShawn O. Pearce2009-12-281-32/+11
* Implement automatic schema upgradingShawn O. Pearce2009-12-243-9/+9
* Support creating new users in DEVELOPMENT_BECOME_ANY_ACCOUNTShawn O. Pearce2009-12-191-0/+1
* init: Create database indexes during schema creationShawn O. Pearce2009-12-163-0/+421
* Call the next version 2.1Shawn O. Pearce2009-12-121-1/+1
* Automatically make first user account administratorShawn O. Pearce2009-11-171-0/+2
* Rewrite our build as modular maven componentsShawn O. Pearce2009-11-1166-0/+5762