Sign in
gerrit
/
gerrit
/
1579890639c97296462cca2262a16df0dbb25cff
/
tools
1fb651e
Remove legacy cache from tools/download_file.py
by Han-Wen Nienhuys
· 9 years ago
c65ad97
bazel: add test that forbids DO_NOT_DISTRIBUTE in //gerrit-pgm:pgm.
by Han-Wen Nienhuys
· 9 years ago
eb16fe0
bazel: generate license list for documentation.
by Han-Wen Nienhuys
· 9 years ago
ab81f68
Buck: Fix eclipse classpath file generation
by David Ostrovsky
· 9 years ago
0710609
Merge changes from topic 'bazel-build'
by David Ostrovsky
· 9 years ago
d4ca952
Bazel: Build gerrit WAR with GWT UI
by David Ostrovsky
· 9 years ago
013af9e
Bazel: Build GWT UI
by David Ostrovsky
· 9 years ago
0b774c4
Update Buck to latest version
by David Ostrovsky
· 9 years ago
3931c16
Build with Java 8
by David Ostrovsky
· 11 years ago
f6b7d4a
Bazel: Produce headless war
by David Ostrovsky
· 9 years ago
e703f3a
Bazel: add java_doc rule
by Han-Wen Nienhuys
· 9 years ago
7817498
Bump GWT version to 2.8.0-rc2
by David Ostrovsky
· 10 years ago
a60cca7
Merge branch 'stable-2.13'
by David Pursehouse
· 9 years ago
eda4d91
Allow to provide URLs for docs of external classes
by Christian Aistleitner
· 10 years ago
c13d8fe
Buck: Create javadoc from source archive
by David Ostrovsky
· 9 years ago
b8fbb8a
Provide a diff file to make it easier to deploy JGit snapshot
by David Pursehouse
· 9 years ago
b81b4f7
Implement Bazel build
by David Ostrovsky
· 9 years ago
7250865
Fail api.sh in case of any error
by Luca Milanesio
· 9 years ago
81dddc3
Use bash for generated scripts
by Luca Milanesio
· 9 years ago
6925f8a
project.py: Allow to specify the name of the generated project
by David Pursehouse
· 9 years ago
2021759
tools/maven: avoid using PEX for the mvn script
by Han-Wen Nienhuys
· 9 years ago
2e7f5cc
tools/maven: generate Maven install scripts
by Han-Wen Nienhuys
· 9 years ago
08ea694
Buck: Remove jgit cell
by David Ostrovsky
· 9 years ago
f785d86
Add missing trailing comma on array declarations
by David Pursehouse
· 9 years ago
60ebcdb
Remove explicit initialization of default values
by David Pursehouse
· 9 years ago
b9e1788
Checkstyle config: Enable "redundant modifier" and "redundant import"
by David Pursehouse
· 9 years ago
42c22a8
Use @GwtIncompatible to exclude files incompatible with GWT
by Michael Zhou
· 9 years ago
777cd1a
maven_jar: Support download of artifacts from Maven snapshot repo
by David Pursehouse
· 9 years ago
3bcd873
Merge "Remove confirmation step from plugin archetype deploy script"
by Edwin Kempin
· 9 years ago
dd4f5db
mvn.py: Print failed maven command as a string
by David Pursehouse
· 9 years ago
26e57df
Remove confirmation step from plugin archetype deploy script
by David Pursehouse
· 9 years ago
724b4e1
Add fetch polyfill for use in all supported browsers
by Andrew Bonventre
· 9 years ago
fa1a828
Merge "Don't hardcode bash location"
by David Pursehouse
· 9 years ago
cb7f914
project.py: always download sources
by David Pursehouse
· 9 years ago
34e084e
Buck: Fix source path generation for JGit cell, again
by David Ostrovsky
· 9 years ago
5581ca5
Buck: Fix source path generation for JGit cell
by David Ostrovsky
· 9 years ago
d9cafb7
Buck: Fix java_doc rule to use $(classpath :foo) macro
by David Ostrovsky
· 9 years ago
17bb3db
Buck: Allow to consume JGit from its own cell
by David Ostrovsky
· 9 years ago
3ec838e
Revert "Buck: Wipe out the machinery for merging JARs"
by David Pursehouse
· 9 years ago
feeb212
Update Buck to newest version
by David Ostrovsky
· 9 years ago
8c36caf
Buck: Handle absolute paths during gerrit.war construction
by David Ostrovsky
· 9 years ago
d383d11
Polygerrit: Decouple bower components rebuild from dev workflow
by David Ostrovsky
· 9 years ago
08cc835
Buck: Wipe out the machinery for merging JARs
by David Ostrovsky
· 9 years ago
55a35ca
Merge branch 'stable-2.12'
by David Pursehouse
· 9 years ago
35fda70
Maven: Split Maven repository settings out to a separate def file
by David Pursehouse
· 9 years ago
6b99cd4
download_bower: Remove cache entries with invalid SHA-1
by Dave Borowitz
· 9 years ago
dc7cff2
Fix lib/js/BUCK to work with bower2buck
by Dave Borowitz
· 9 years ago
dbe1698
Eclipse: List GWT deps after non-GWT deps
by Dave Borowitz
· 9 years ago
004bf2a
Eclipse: List GWT deps after non-GWT deps
by Dave Borowitz
· 9 years ago
58cb4b4
Update Buck to newest version
by David Ostrovsky
· 9 years ago
5d4e051
Merge "Buck: Build gwtgerrit without touching PolyGerrit deps"
by Martin Fick
· 9 years ago
770d62e
Improve bower2buck instructions
by Dave Borowitz
· 9 years ago
c43dd07
Buck: Build gwtgerrit without touching PolyGerrit deps
by David Ostrovsky
· 9 years ago
868f764
tools: Use common hash_file implementation
by Dave Borowitz
· 9 years ago
5da89cf
Add bower2buck script to convert bower deps to Buck rules
by Dave Borowitz
· 9 years ago
0cb928c
download_bower.py: Fix hash_dir
by Dave Borowitz
· 9 years ago
e1e1cdc
Add polygerrit.war target to build only PolyGerrit UI
by Dave Borowitz
· 9 years ago
fd1a418
Buck: Package PolyGerrit in gerrit.war
by David Ostrovsky
· 9 years ago
9cad35f
Merge "run_npm_binary.py: Support Debian's "nodejs""
by David Pursehouse
· 9 years ago
b9fe4da
run_npm_binary.py: Support Debian's "nodejs"
by Dave Borowitz
· 9 years ago
117517d
Merge branch 'stable-2.12'
by David Pursehouse
· 9 years ago
94e93aa
Buck: Stop spamming standard output on unit test failures
by David Ostrovsky
· 9 years ago
cfd221e
Add script to pack npm_binary tarballs with dependencies
by Dave Borowitz
· 9 years ago
ffe3015
Build bower_components with buck
by Dave Borowitz
· 9 years ago
86524d8
Add license argument to genrule
by Dave Borowitz
· 9 years ago
0a79f35
Buck: Upgrade to the latest version
by David Ostrovsky
· 9 years ago
7722378
Buck: Fix SDM debug session
by David Ostrovsky
· 9 years ago
b0019cd
Merge "Add "target_suffix" to gerrit_plugin()"
by Saša Živkov
· 9 years ago
b8aa263
Buck: Fix eclipse project generation
by David Ostrovsky
· 9 years ago
1ae0210
Buck: Move gwt-dev transitive deps to first order dependency
by David Ostrovsky
· 9 years ago
e3721d1
Buck: Trigger pack_war invocation when one of transitive deps changed
by David Ostrovsky
· 9 years ago
805ef02
Buck: Tweak Eclipse project generation to include sources again
by David Ostrovsky
· 9 years ago
f377aa9
Update buck to the latest version
by David Ostrovsky
· 10 years ago
97d7b0d
Make gerrit-acceptance-framework's artifacts match plugin's scheme
by Christian Aistleitner
· 9 years ago
947b5e5
Expose acceptance test framework as new plugin artifact
by David Ostrovsky
· 10 years ago
9a4efd3
Merge Lucene core and backward-codecs jars
by Dave Borowitz
· 10 years ago
b8336f1
Move most GPG-related code to a gerrit-gpg module
by Dave Borowitz
· 10 years ago
26c0d09
Don't hardcode bash location
by Dan McGregor
· 10 years ago
8bb7701
Update Checkstyle config to ignore generated sources
by David Pursehouse
· 10 years ago
d316c88
Add "target_suffix" to gerrit_plugin()
by Doug Kelly
· 10 years ago
5c3629a
Move in-function import to file header for BUCK file
by Christian Aistleitner
· 10 years ago
eb8da51
For plugins, run 'git describe' from their BUCK directory
by Christian Aistleitner
· 10 years ago
94aab1b
SDM: Fix launch configuration to find gerrit-plugin-gwtui module
by David Ostrovsky
· 10 years ago
52bc11d
Merge "Disentangle BUCK caches for internally built and downloaded artifacts"
by David Pursehouse
· 10 years ago
6f6de0d
Disentangle BUCK caches for internally built and downloaded artifacts
by Christian Aistleitner
· 10 years ago
8612f89
version.py: Also update the version in the plugin documentation
by David Pursehouse
· 10 years ago
2d72376
Merge "Buck: Allow to trigger Maven deployment even when nothing changed"
by David Pursehouse
· 10 years ago
f3285e0
Buck: Fix eclipse project generation
by David Ostrovsky
· 10 years ago
b0735a3
Remove org.json:json and fix gwt-dev deps
by Shawn Pearce
· 10 years ago
66f3429
Buck: Allow to trigger Maven deployment even when nothing changed
by David Ostrovsky
· 10 years ago
7e67aee
Merge "tools: use python on path"
by Saša Živkov
· 10 years ago
c357ceb
tools: use python on path
by Björn Pedersen
· 10 years ago
b9c18a0
Buck: Remove unused dependency in mvn python_binary rule
by David Ostrovsky
· 10 years ago
d7b40c7
Buck: Disable cast checking in GWT compiler only in release mode
by David Ostrovsky
· 10 years ago
ddb3c62
Buck: Simplify build rules
by David Ostrovsky
· 10 years ago
eabb396
Remove gitlog2asciidoc.py script which isn't used anymore
by Edwin Kempin
· 10 years ago
ce96b3f
Fix Eclipse project generation when plugins without tags are present
by David Pursehouse
· 10 years ago
a1dc2f3
Checkstyle: Disable checks already covered by compilation warnings
by David Pursehouse
· 10 years ago
61c4316
Fix git describe for plugins in 'buck test'
by David Pursehouse
· 10 years ago
aab703f
Make sure wrong plugin manifest file is not collected from cache
by Sven Selberg
· 10 years ago
Next »