RETIRED, Gerrit as used by OpenStack
Go to file
Shawn O. Pearce 46ade82099 Get the canonical path to our temporary directory
When we access ~/.gerritcodereview/tmp we might find out that tmp has
actually be symlinked to a different part of the local filesystem,
such as /tmp.  Resolve the link as early as possible during startup so
that if ~/ is on NFS we remove our dependency on the NFS server as
early as possible and won't be impacted later on should it go down.

Change-Id: Ib631add17338c08c55dd84762dc4fd105308d7c2
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-12-11 17:43:38 -08:00
Documentation Create a rc.d style start/stop script for our embedded daemon 2009-12-07 20:32:43 -08:00
gerrit-common Remove unused ADMIN_PEOPLE link 2009-12-11 17:43:36 -08:00
gerrit-gwtdebug Fix PostgreSQL/H2 access under gwtdebug sessions 2009-11-12 08:15:18 -08:00
gerrit-gwtui Update JGit to org.eclipse.jgit 0.5.1.51-g96b2e76 2009-11-17 11:05:11 -08:00
gerrit-httpd Fix duplicate branches in the branches panel 2009-12-07 15:50:16 -08:00
gerrit-main Get the canonical path to our temporary directory 2009-12-11 17:43:38 -08:00
gerrit-patch-commonsnet Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
gerrit-patch-gwtexpui Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
gerrit-patch-jgit Update JGit to org.eclipse.jgit 0.5.1.51-g96b2e76 2009-11-17 11:05:11 -08:00
gerrit-pgm Create a rc.d style start/stop script for our embedded daemon 2009-12-07 20:32:43 -08:00
gerrit-reviewdb Automatically make first user account administrator 2009-11-17 17:43:25 -08:00
gerrit-server Fix port number in ssh pull lines in emails 2009-12-03 18:07:09 -08:00
gerrit-sshd Always trim Change-Id lines to handle non-standard whitespace 2009-12-04 18:44:23 -08:00
gerrit-util-cli Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
gerrit-util-ssl Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
gerrit-war Make startup output universally the same 2009-12-11 17:43:38 -08:00
tools daemon: Run correctly under Eclipse debugger 2009-12-07 15:23:16 -08:00
.gitignore daemon: Run correctly under Eclipse debugger 2009-12-07 15:23:16 -08:00
COPYING Initial project setup of Gerrit 2 2008-11-14 16:59:34 -08:00
INSTALL Remove Gerrit 1.x to 2.x import tools 2009-03-27 20:20:10 -07:00
SUBMITTING_PATCHES Document how to contribute to Gerrit Code Review 2009-07-02 13:45:52 -07:00
pom.xml Update Jetty to 7.0.1.v20091125 2009-12-07 11:09:35 -08:00