summaryrefslogtreecommitdiffstats
path: root/gerrit-reviewdb/src/main/java/com/google/gerrit/reviewdb/Project.java
Commit message (Expand)AuthorAgeFilesLines
* Updated to gwtorm 1.4.Colby Ranger2012-03-071-202/+0
* Apply states for projects (active, readonly and hidden)carloseduardo.baldacin2011-11-161-0/+20
* Fix build by removing Comparable on Project.NameKeyShawn O. Pearce2011-11-021-6/+1
* Fix NPE in set-project-parent command if parent is not specifiedEdwin Kempin2011-10-261-0/+4
* Make administrator, create-project a global capabilityShawn O. Pearce2011-06-161-0/+13
* Move "projects" table into GitShawn O. Pearce2011-05-191-41/+17
* List projects by scanning the managed Git directoryShawn O. Pearce2011-05-191-1/+6
* Add experimental support for automatic conflict handlingDmitry Fink2010-10-141-0/+12
* Allow rejection of changes without Change-Id line.Dmitry Fink2010-10-121-0/+12
* Inherit project permissions from more than just All Projectslincoln2010-04-231-0/+11
* Remove Project.Id and use only Project.NameKeyShawn O. Pearce2010-01-131-39/+5
* Add unique column ids to every columnShawn O. Pearce2010-01-131-8/+8
* Rewrite our build as modular maven componentsShawn O. Pearce2009-11-111-0/+188