gerrit/gerrit-war/src/main
Shawn O. Pearce a56d834d2b Move "projects" table into Git
Project settings are now saved in the project.config file of the
refs/meta/config branch within each Git repository.  This offers
us free version control over the lifespan of the project, and will
help reduce schema version issues as the configuration file is
more free-form.

Project owners can edit the configuration of their project by
hand and push the results back up, possibly even going through
code review, if the proper access rules are assigned in the
project's access panel.  Project users can inspect the history of
the configuration by reading the history of the refs/meta/config
branch with their favorite history browser.

Change-Id: Id63414d86dbfb9033021f76e1d5e782373525a77
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-05-19 16:53:02 -07:00
..
java/com/google/gerrit/httpd Move "projects" table into Git 2011-05-19 16:53:02 -07:00
resources Silence non-critical messages from Velocity 2010-08-25 15:03:59 -07:00
webapp Completely remove GerritServer.properties 2009-12-19 13:38:19 -08:00