Sign in
gerrit
/
gerrit
/
5420f8b5fc4ae5b557deaf016cdf1cb48bfbcdf3
/
gerrit-launcher
b0fb0a7
Remove 'final' from method signatures across gerrit.
by Han-Wen Nienhuys
· 8 years ago
db21e3a
Replace FileInputStream and FileOutputStream with static Files methods
by Hector Oswaldo Caballero
· 8 years ago
ef018cb
GerritLauncher: Fix ErrorProne warnings
by Edwin Kempin
· 8 years ago
71c5105
Add more missing type arguments for generic class Class<T>
by David Pursehouse
· 8 years ago
2634933
GerritLauncher: Fix ClassNewInstance warning flagged by error prone
by David Ostrovsky
· 8 years ago
292fa15
Format all Java files with google-java-format
by Dave Borowitz
· 8 years ago
a67cfb8
GerritLauncher: Remove isBazel method
by David Pursehouse
· 8 years ago
fdbfcad
Remove Buck based build
by David Ostrovsky
· 8 years ago
3e9fb7f
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
b10848e
Gerrit command line utility to set/update secure.config
by Luca Milanesio
· 8 years ago
fa18907
Bazel: Reformat build files
by David Ostrovsky
· 8 years ago
fa866d5
Bazel: Fix testing plugins with acceptance framework
by David Ostrovsky
· 8 years ago
c69f360
Bazel: Generate Eclipse classpath
by David Ostrovsky
· 8 years ago
5568264
Organize imports
by David Pursehouse
· 8 years ago
e6c7e62
bazel: abstract the build system in static serving.
by Han-Wen Nienhuys
· 8 years ago
175138e
Suppress 'no @return' javadoc warning
by Sergii Babych
· 8 years ago
86a6376
Merge changes from topic 'win32'
by David Pursehouse
· 9 years ago
b81b4f7
Implement Bazel build
by David Ostrovsky
· 9 years ago
3232472
Enable and fix 'Statement unnecessarily nested within else clause' warnings
by David Pursehouse
· 9 years ago
6c454be
New daemon start/stop methods for use with Procrun
by Rafal Klys
· 9 years ago
a2d40b8
Standardize capitalization of "NoteDb"
by Dave Borowitz
· 9 years ago
d383d11
Polygerrit: Decouple bower components rebuild from dev workflow
by David Ostrovsky
· 9 years ago
58cb4b4
Update Buck to newest version
by David Ostrovsky
· 9 years ago
3bcec99
Add deps to gerrit-acceptance-framework to support httpd plugin IT tests
by Marco Miller
· 9 years ago
788cb87
Serve bower_components from buck-out with --polygerrit-dev
by Dave Borowitz
· 9 years ago
f7c2cfa
Daemon: Add flag to force PolyGerrit development mode
by Dave Borowitz
· 9 years ago
f3ff4db
StaticModule: Lazily initialize zip FileSystem
by Dave Borowitz
· 9 years ago
c916b9e
Serve GWT UI from ResourceServlet
by Dave Borowitz
· 9 years ago
7bd0fe4
GerritLauncher: Add rebuild-notedb to commonly used commands
by David Ostrovsky
· 9 years ago
057e945
JettyServer: Use java.nio.file.Path
by David Ostrovsky
· 9 years ago
5e90c63
Use try-with-resources statements
by Urs Wolfer
· 10 years ago
d70fc02
Replace C-style array declarations with Java-style declarations
by David Pursehouse
· 10 years ago
245e87a
Do not include Prolog Cafe compiler in daemon classpath
by Shawn Pearce
· 10 years ago
6d0ebb8
Fix some warnings raised by CheckStyle
by David Pursehouse
· 10 years ago
e73ae61
Apply "type inference for generic instance creation" Java 7 feature
by David Ostrovsky
· 11 years ago
dc80fdd
Add simple tests to launch Reindex
by Dave Borowitz
· 11 years ago
69269f9
Use public getter to retrieve name from JarFile
by Matthias Sohn
· 11 years ago
3533a9b
Clarify that GerritLauncher must be a self-contained class
by Dave Borowitz
· 11 years ago
8242630
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
a2a067d
Stop packaging joda time in root of gerrit.war
by David Ostrovsky
· 11 years ago
2cc91e4
Use try/multi-catch for some reflection-related exceptions
by Dave Borowitz
· 11 years ago
c7dbfed
Replace 'indexOf()' expression with 'contains()'
by Matt Baker
· 11 years ago
130afbd
Don't put plugins into system classpath
by Shawn Pearce
· 11 years ago
9e4d5aa
Isolate plugin class directories from each other
by Shawn Pearce
· 11 years ago
72fb6cc
Remove unused .gitignore
by Shawn Pearce
· 11 years ago
c53fd3a
Delete eclipse left-over files from the Maven poop era
by David Ostrovsky
· 11 years ago
f93bdc9
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
61a4197
Add 'reindex' to the pgm help output.
by Gustaf Lundh
· 11 years ago
962540c
Comparing Strings with equals() instead of ==
by alex.ryazantsev
· 11 years ago
54c874b
Fix lazy initialization of non-volatile static field in GerritLauncher
by David Pursehouse
· 11 years ago
f378fa8
Merge "Introduce Gerrit Inspector: interactive Jython shell"
by Shawn Pearce
· 11 years ago
ed612fb
Introduce Gerrit Inspector: interactive Jython shell
by Marcin Cieślak
· 13 years ago
46b1ac8
Use DateTimeUtils.currentTimeMillis() to get current time
by Dave Borowitz
· 11 years ago
c32be67
Fix lazy initialization of non-volatile static field in GerritLauncher
by David Pursehouse
· 12 years ago
b46c76e
Split acceptance tests into one target per test
by Shawn Pearce
· 12 years ago
dcee572
Delete Maven based build
by David Ostrovsky
· 12 years ago
fd6bb9f
Build with Buck
by Shawn Pearce
· 12 years ago
9240c29
Begin 2.8
by Shawn Pearce
· 12 years ago
d47ca8a
Start 2.7 development
by Shawn Pearce
· 12 years ago
136d6cc
Remove servlet-api from WAR/lib
by Shawn O. Pearce
· 12 years ago
ea48b3c
Upgrade embedded Jetty to 8.1.7.v20120910
by Shawn O. Pearce
· 12 years ago
20f9968
Update versions in pom's to start Gerrit 2.6 development
by Edwin Kempin
· 13 years ago
90119f8
Remove timestamp from all org.eclipse.core.resources.prefs files.
by Sasa Zivkov
· 13 years ago
da4919a
Expose only extension-api to extensions
by Shawn O. Pearce
· 13 years ago
450f0cc
Unpack JARs for running servers in $site_path/tmp
by Shawn O. Pearce
· 13 years ago
2f12c65
Add Intellij IDEA files to ignore list
by Anatol Pomazau
· 13 years ago
daf6bd9
Update parent version in pom.xml's to 2.5-SNAPSHOT
by Edwin Kempin
· 13 years ago
17e17dd
Change version in pom.xml to 2.4-SNAPSHOT
by Sasa Zivkov
· 13 years ago
7f7eadf
Update poms to Gerrit 2.3-SNAPSHOT
by Martin Fick
· 13 years ago
v2.3-rc0
3a6dbe9
Add entries to .gitignore for m2e settings/preference files
by Mohan Zhang
· 13 years ago
ae2ddee
Sort the jar files from the war before adding to classpath.
by James Y Knight
· 14 years ago
a68b89f
Updating eclipse settings for 3.7 and m2e 1.0
by Eric Anderson
· 14 years ago
5e00711
prolog-shell: Simple command line Prolog interpreter
by Shawn O. Pearce
· 14 years ago
4e67700
Change version to 2.2-SNAPSHOT
by Shawn O. Pearce
· 14 years ago
f855f39
Fix all of our pom.xml versions to be 2.1-SNAPSHOT
by Shawn O. Pearce
· 15 years ago
faee655
Start 2.1.4 development
by Shawn O. Pearce
· 15 years ago
f51d48c
gerrit 2.1.3
by Shawn O. Pearce
· 15 years ago
v2.1.3
8d9fc99
Move generated gitweb_config.perl to hidden tmp directory
by Shawn O. Pearce
· 15 years ago
1a73e64
Try Titlecase class name first when launching programs
by Shawn O. Pearce
· 15 years ago
0d57df4
Fix package-before-copyright in GerritLauncher
by Shawn O. Pearce
· 15 years ago
0e060b2
Start next release development
by Shawn O. Pearce
· 15 years ago
a02df64
gerrit 2.1
by Shawn O. Pearce
· 15 years ago
v2.1
6ee0554
Teach Main to check the Java runtime version
by Shawn O. Pearce
· 15 years ago
v2.1-rc1