Sign in
gerrit
/
gerrit
/
21a390e277f09d7b25b7350d09590cf7dcf89e00
/
tools
/
bzl
/
pkg_war.bzl
168b7cd
Exempt Google auto-* from Library-Compliance label
by David Ostrovsky
· 11 months ago
d97704a
Migrate deprecated JavaInfo API usages
by Han-Wen Nienhuys
· 1 year, 8 months ago
172a50f
Don't ship auto-value-* and auto-factory dependencies
by David Ostrovsky
· 2 years, 4 months ago
c1bafcf
Revert "Remove unused impl-log4j library"
by Luca Milanesio
· 2 years, 11 months ago
96b8bf8
Remove unused impl-log4j library
by Edwin Kempin
· 3 years, 4 months ago
0cba3e3
Remove JCraft JSch dependency
by David Ostrovsky
· 3 years, 4 months ago
e2ef8df
JGit: Adapt to the split of jsch code in own artifact
by David Ostrovsky
· 4 years, 10 months ago
e994e85
Bazel: Remove superfluous dependencies flagged by unused_deps
by David Ostrovsky
· 5 years ago
384e38b
Merge branch 'stable-2.16' into stable-3.0
by David Ostrovsky
· 6 years ago
444d332
Merge branch 'stable-2.15' into stable-2.16
by Marco Miller
· 6 years ago
09c905e
Bazel: Add fixes for --incompatible_disallow_legacy_java_provider
by David Ostrovsky
· 6 years ago
84114c9
Merge branch 'stable-2.16' into stable-3.0
by David Pursehouse
· 6 years ago
ff43d4f
Merge branch 'stable-2.15' into stable-2.16
by David Pursehouse
· 6 years ago
06f7aaa
Migrate from old-style legacy .java provider to the new JavaInfo.
by Irina Iancu
· 6 years ago
3edd41d
Revert "Migrate from old-style legacy .java provider to the new JavaInfo."
by David Pursehouse
· 6 years ago
c928ec3
Migrate from old-style legacy .java provider to the new JavaInfo.
by Irina Iancu
· 6 years ago
ff50a286
Merge branch 'stable-2.16' into stable-3.0
by Marco Miller
· 6 years ago
0d8a03b
Merge branch 'stable-2.15' into stable-2.16
by Marco Miller
· 6 years ago
831c1ad
Bazel: Fix lint warning flagged by buildifier
by David Ostrovsky
· 6 years ago
f3a3361
Merge branch 'stable-2.16'
by David Ostrovsky
· 6 years ago
002c793
Merge branch 'stable-2.15' into stable-2.16
by David Ostrovsky
· 6 years ago
5cd7ef3
pkg_war.bzl: Avoid using deprecated depset union
by David Ostrovsky
· 6 years ago
7b32569
Merge branch 'stable-2.16'
by David Pursehouse
· 6 years ago
1d53668
Merge branch 'stable-2.15' into stable-2.16
by David Pursehouse
· 6 years ago
930f29e
Bazel: Automatically fix lint errors with buildifier
by David Ostrovsky
· 6 years ago
2f59d3a
Remove unused dependency on PostgreSQL
by Edwin Kempin
· 6 years ago
7163dac
Remove GWT UI
by David Ostrovsky
· 8 years ago
2f60140
Merge branch 'stable-2.15'
by David Pursehouse
· 7 years ago
19e4c40
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
22dd03a
Bazel: Remove deprecated FileType
by David Ostrovsky
· 7 years ago
8b3324c
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
b6a4048
Apply buildifier to .bzl files.
by Han-Wen Nienhuys
· 7 years ago
a667b4c
Apply buildifier to .bzl files.
by Han-Wen Nienhuys
· 7 years ago
e1359a3
Bazel: Harmonize names of external repositories
by David Ostrovsky
· 7 years ago
a5d14bd
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
f98a60b
Bazel: Harmonize names of external repositories
by David Ostrovsky
· 7 years ago
dcb0d67
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
ec12294
Make zip generation (more) reproducible
by Han-Wen Nienhuys
· 7 years ago
5cd765a
Make zip generation (more) reproducible
by Han-Wen Nienhuys
· 7 years ago
7d65712
Bazel: Don't ship version information in common:server artifact
by David Ostrovsky
· 7 years ago
62f2d09
Build Version as part of common, and add tests
by Dave Borowitz
· 7 years ago
070df0f
Run all bzl files through buildifier
by Dave Borowitz
· 7 years ago
1e60b8c
Isolate httpd:war-init rule in httpd/init package
by David Ostrovsky
· 8 years ago
c752782
Dissolve gerrit-war top-level directory
by David Ostrovsky
· 8 years ago
0924b93
Dissolve gerrit-pgm top-level directory
by David Ostrovsky
· 8 years ago
7cd8475
Dissolve gerrit-main top-level directory
by David Ostrovsky
· 8 years ago
8753cc2
pkg_war: Package artifacts with package path in gerrit.war
by David Ostrovsky
· 8 years ago
2d2cf71
Rename set to depset in .bzl files
by Vladimir Moskva
· 8 years ago
e2eed17
Bazel: Replace ctx.action with actions#run / actions#run_shell
by David Ostrovsky
· 8 years ago
8fb9558
Rename set to depset in .bzl files
by Vladimir Moskva
· 8 years ago
c5f8066
Don't ship bouncycastle libraries in plugin API
by David Ostrovsky
· 8 years ago
8dfc795
Make built-in bouncycastle actually work
by Han-Wen Nienhuys
· 8 years ago
2d08500
Format .bzl files with Bazel Buildifier
by David Pursehouse
· 8 years ago
492ef01
Merge "Bazel: Include documentation in release and withdocs WAR"
by David Ostrovsky
· 8 years ago
0491092
Bazel: Fix build for headless WAR
by David Ostrovsky
· 8 years ago
9413ff8
Bazel: Include documentation in release and withdocs WAR
by David Ostrovsky
· 8 years ago
da5999b
bazel: build a polygerrit war too.
by Han-Wen Nienhuys
· 8 years ago
b00302e
bazel: pass down **kwargs for some bzl macros.
by Han-Wen Nienhuys
· 9 years ago
f5fe0f8
Bazel: Build release war
by David Ostrovsky
· 9 years ago
d4ca952
Bazel: Build gerrit WAR with GWT UI
by David Ostrovsky
· 9 years ago
f6b7d4a
Bazel: Produce headless war
by David Ostrovsky
· 9 years ago