summaryrefslogtreecommitdiffstats
path: root/gerrit-launcher
Commit message (Expand)AuthorAgeFilesLines
* Use public getter to retrieve name from JarFileMatthias Sohn2014-03-181-5/+1
* Clarify that GerritLauncher must be a self-contained classDave Borowitz2014-02-041-1/+3
* Merge branch 'stable-2.8'Shawn Pearce2014-02-042-4/+1
|\
| * Stop packaging joda time in root of gerrit.warDavid Ostrovsky2014-02-042-4/+1
* | Use try/multi-catch for some reflection-related exceptionsDave Borowitz2013-12-271-4/+1
* | Replace 'indexOf()' expression with 'contains()'Matt Baker2013-12-051-2/+2
* | Don't put plugins into system classpathShawn Pearce2013-11-301-4/+25
* | Isolate plugin class directories from each otherShawn Pearce2013-11-301-0/+44
* | Remove unused .gitignoreShawn Pearce2013-11-281-6/+0
* | Delete eclipse left-over files from the Maven poop eraDavid Ostrovsky2013-11-284-336/+0
* | Merge branch 'stable-2.8'Shawn Pearce2013-11-261-0/+1
|\|
| * Add 'reindex' to the pgm help output.Gustaf Lundh2013-11-261-0/+1
* | Comparing Strings with equals() instead of ==alex.ryazantsev2013-11-101-1/+1
* | Fix lazy initialization of non-volatile static field in GerritLauncherDavid Pursehouse2013-10-221-1/+1
* | Merge "Introduce Gerrit Inspector: interactive Jython shell"Shawn Pearce2013-10-181-30/+58
|\ \ | |/ |/|
| * Introduce Gerrit Inspector: interactive Jython shellMarcin Cieślak2013-10-171-30/+58
* | Use DateTimeUtils.currentTimeMillis() to get current timeDave Borowitz2013-10-162-1/+4
|/
* Fix lazy initialization of non-volatile static field in GerritLauncherDavid Pursehouse2013-08-231-1/+1
* Split acceptance tests into one target per testShawn Pearce2013-07-271-1/+1
* Delete Maven based buildDavid Ostrovsky2013-05-211-34/+0
* Build with BuckShawn Pearce2013-05-091-0/+9
* Begin 2.8Shawn Pearce2013-05-061-1/+1
* Start 2.7 developmentShawn Pearce2013-03-211-1/+1
* Remove servlet-api from WAR/libShawn O. Pearce2012-10-211-21/+29
* Upgrade embedded Jetty to 8.1.7.v20120910Shawn O. Pearce2012-10-211-1/+1
* Update versions in pom's to start Gerrit 2.6 developmentEdwin Kempin2012-08-221-1/+1
* Remove timestamp from all org.eclipse.core.resources.prefs files.Sasa Zivkov2012-07-041-1/+0
* Expose only extension-api to extensionsShawn O. Pearce2012-05-181-10/+37
* Unpack JARs for running servers in $site_path/tmpShawn O. Pearce2012-05-101-25/+31
* Add Intellij IDEA files to ignore listAnatol Pomazau2012-05-031-1/+2
* Update parent version in pom.xml's to 2.5-SNAPSHOTEdwin Kempin2012-05-031-1/+1
* Change version in pom.xml to 2.4-SNAPSHOTSasa Zivkov2012-04-181-1/+1
* Update poms to Gerrit 2.3-SNAPSHOTv2.3-rc0Martin Fick2012-02-221-1/+1
* Add entries to .gitignore for m2e settings/preference filesMohan Zhang2011-12-121-0/+1
* Sort the jar files from the war before adding to classpath.James Y Knight2011-10-271-0/+8
* Updating eclipse settings for 3.7 and m2e 1.0Eric Anderson2011-07-292-2/+4
* prolog-shell: Simple command line Prolog interpreterShawn O. Pearce2011-06-211-1/+11
* Change version to 2.2-SNAPSHOTShawn O. Pearce2011-05-311-1/+1
* Fix all of our pom.xml versions to be 2.1-SNAPSHOTShawn O. Pearce2010-08-121-1/+1
* Start 2.1.4 developmentShawn O. Pearce2010-06-211-1/+1
* gerrit 2.1.3v2.1.3Shawn O. Pearce2010-06-211-1/+1
* Move generated gitweb_config.perl to hidden tmp directoryShawn O. Pearce2010-03-131-1/+1
* Try Titlecase class name first when launching programsShawn O. Pearce2010-03-051-4/+6
* Fix package-before-copyright in GerritLauncherShawn O. Pearce2009-12-301-2/+2
* Start next release developmentShawn O. Pearce2009-12-211-1/+1
* gerrit 2.1v2.1Shawn O. Pearce2009-12-211-1/+1
* Teach Main to check the Java runtime versionv2.1-rc1Shawn O. Pearce2009-12-187-0/+842