summaryrefslogtreecommitdiffstats
path: root/gerrit-server/src/test/java/com/google/gerrit/server/schema/SchemaCreatorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Use "abbreviation" instead of "abbreviatedName" for labelsDave Borowitz2013-05-221-1/+1
* Don't create verified category by defaultShawn Pearce2013-03-281-11/+1
* Remove ApprovalCategory and ApprovalCategoryValueDave Borowitz2013-03-141-45/+56
* Updated to gwtorm 1.4.Colby Ranger2012-03-071-4/+4
* Fix case-issue with path name on WindowsAdrian Goerler2011-08-101-2/+4
* Delete unused code to fix warningsShawn O. Pearce2011-06-231-1/+0
* Delete the unused SystemConfigProviderShawn O. Pearce2011-06-171-12/+1
* Move registerEmailPrivateKey to secure.configShawn O. Pearce2011-06-161-6/+0
* Make administrator, create-project a global capabilityShawn O. Pearce2011-06-161-52/+0
* Move "ref_rights" table into GitShawn O. Pearce2011-05-191-150/+0
* Move "projects" table into GitShawn O. Pearce2011-05-191-23/+2
* Add ability to deny uploading merge commitsJay Soffian2011-03-011-1/+1
* Allow rejection of changes without Change-Id line.Dmitry Fink2010-10-121-0/+1
* Migrate to JUnit 4.8.1Anatol Pomazau2010-07-121-4/+4
* Force validation of the author and committer lines during pushShawn O. Pearce2010-01-291-3/+2
* Change permissions to be branch basedNico Sallembien2010-01-251-10/+17
* Remove Project.Id and use only Project.NameKeyShawn O. Pearce2010-01-131-4/+6
* Implement automatic schema upgradingShawn O. Pearce2009-12-241-28/+10
* Fix SchemaCreatorTest to work when localized errors are usedShawn O. Pearce2009-12-211-10/+17
* init: Create database indexes during schema creationShawn O. Pearce2009-12-161-0/+372