summaryrefslogtreecommitdiffstats
path: root/gerrit-launcher
Commit message (Expand)AuthorAgeFilesLines
* StandaloneSiteTest: Ignore user and system git configDave Borowitz2018-03-201-1/+21
* GerritLauncher: Remove unnecessary debug outputDavid Pursehouse2017-09-061-1/+0
* Remove 'final' from method signatures across gerrit.Han-Wen Nienhuys2017-06-141-9/+8
* Replace FileInputStream and FileOutputStream with static Files methodsHector Oswaldo Caballero2017-05-101-3/+3
* GerritLauncher: Fix ErrorProne warningsEdwin Kempin2017-03-201-5/+5
* Add more missing type arguments for generic class Class<T>David Pursehouse2017-03-161-1/+2
* GerritLauncher: Fix ClassNewInstance warning flagged by error proneDavid Ostrovsky2017-02-201-1/+1
* Format all Java files with google-java-formatDave Borowitz2017-02-071-73/+43
* GerritLauncher: Remove isBazel methodDavid Pursehouse2017-01-241-30/+0
* Remove Buck based buildDavid Ostrovsky2017-01-232-15/+1
* Merge branch 'stable-2.13'David Pursehouse2017-01-121-0/+2
|\
| * Gerrit command line utility to set/update secure.configLuca Milanesio2017-01-121-0/+2
* | Bazel: Reformat build filesDavid Ostrovsky2016-12-071-10/+10
* | Bazel: Fix testing plugins with acceptance frameworkDavid Ostrovsky2016-11-161-0/+3
* | Bazel: Generate Eclipse classpathDavid Ostrovsky2016-11-151-2/+23
* | Organize importsDavid Pursehouse2016-11-141-1/+1
* | bazel: abstract the build system in static serving.Han-Wen Nienhuys2016-11-132-8/+49
* | Suppress 'no @return' javadoc warningSergii Babych2016-11-121-0/+2
* | Merge changes from topic 'win32'David Pursehouse2016-09-231-0/+40
|\ \ | |/ |/|
| * New daemon start/stop methods for use with ProcrunRafal Klys2016-04-251-0/+40
* | Implement Bazel buildDavid Ostrovsky2016-06-141-0/+7
* | Enable and fix 'Statement unnecessarily nested within else clause' warningsDavid Pursehouse2016-06-021-2/+1
|/
* Standardize capitalization of "NoteDb"Dave Borowitz2016-03-241-1/+0
* Polygerrit: Decouple bower components rebuild from dev workflowDavid Ostrovsky2016-01-221-27/+1
* Update Buck to newest versionDavid Ostrovsky2015-12-021-12/+29
* Add deps to gerrit-acceptance-framework to support httpd plugin IT testsMarco Miller2015-11-241-0/+1
* Serve bower_components from buck-out with --polygerrit-devDave Borowitz2015-11-231-3/+33
* Daemon: Add flag to force PolyGerrit development modeDave Borowitz2015-11-181-26/+20
* StaticModule: Lazily initialize zip FileSystemDave Borowitz2015-11-181-8/+16
* Serve GWT UI from ResourceServletDave Borowitz2015-11-092-4/+28
* GerritLauncher: Add rebuild-notedb to commonly used commandsDavid Ostrovsky2015-10-161-7/+8
* JettyServer: Use java.nio.file.PathDavid Ostrovsky2015-10-091-10/+16
* Use try-with-resources statementsUrs Wolfer2015-06-231-57/+32
* Replace C-style array declarations with Java-style declarationsDavid Pursehouse2015-03-191-2/+2
* Do not include Prolog Cafe compiler in daemon classpathShawn Pearce2015-03-191-19/+34
* Fix some warnings raised by CheckStyleDavid Pursehouse2015-02-121-2/+2
* Apply "type inference for generic instance creation" Java 7 featureDavid Ostrovsky2014-04-261-3/+3
* Add simple tests to launch ReindexDave Borowitz2014-04-151-1/+1
* 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