Sign in
gerrit
/
gerrit
/
62359b22ec7ccef4157921dd4b661d40d0f97a1c
/
gerrit-pgm
75615b4
config: sslCrl, use same case as documented
by Sven Selberg
· 7 years ago
dd2ae2d
Upgrade Guava to 22.0
by Paladox none
· 7 years ago
954f3ef
LogFileCompressor: Do not compress live logfile error_log.json
by Sven Selberg
· 7 years ago
0253aa2
Fix LogFileCompressor scheduling
by Owen Li
· 7 years ago
2639d7c
Increase the value of GERRIT_FDS parameter
by Eryk Szymanski
· 8 years ago
9a28860
Fix log compression
by Hugo Arès
· 7 years ago
b9e0024
Consistently use toLowerCase() in ConsoleUI.readEnum
by Saša Živkov
· 8 years ago
8dead96
JdbcAccountPatchReviewStore: Add configurable settings to datasource
by Hector Oswaldo Caballero
· 8 years ago
260c66d
H2AccountPatchReviewStore: Factor out test store
by Hector Oswaldo Caballero
· 8 years ago
8803103
LocalUsernamesToLowerCase: Reindex accounts after updating external IDs
by Edwin Kempin
· 8 years ago
3747f0f
Disable auto-reindexing if stale during online reindex
by Dave Borowitz
· 8 years ago
c7b6b05
Align lib modules load injector on Jetty and external containers
by Luca Milanesio
· 8 years ago
86a1dd7
Fix online reindexing for plugins-dependent rules
by Luca Milanesio
· 8 years ago
c0ac1ba
De-couple PluginModule and PluginRestApiModule registration
by Luca Milanesio
· 8 years ago
56517ff
Add support for 384 and 521 bit ECSDA keys
by Paladox none
· 8 years ago
c07ff38
Use ReviewDb for resolving account cache lookup
by Luca Milanesio
· 8 years ago
4165509
StaleLibraryRemover: Don't fail when destination already exists
by David Pursehouse
· 8 years ago
c22f0fb
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
dca95d5
Allow setting Jetty HTTPD socket timeout
by Luca Milanesio
· 8 years ago
db21e3a
Replace FileInputStream and FileOutputStream with static Files methods
by Hector Oswaldo Caballero
· 8 years ago
2efae69
InitSshd: Check if the ssh_host file exists with the other keys
by Paladox none
· 8 years ago
7b38f47
Get rid of calls to SecurityUtils.isBouncyCastleRegistered()
by David Pursehouse
· 8 years ago
c3319bf
InitSshd: Generate ecdsa and ed25519 keys if the host supports them
by Paladox none
· 8 years ago
dcb4bd5
Allow multiple Servlet filters on Jetty HTTPD
by Luca Milanesio
· 8 years ago
a4fbf06
Move systemctl files to /init/ rather than /systemd/
by David Pursehouse
· 8 years ago
fc3cd73
SitePathInitializer: Fix destination file name for gerrit.socket
by David Pursehouse
· 8 years ago
b81dbdb
Merge "Add the new gerrit systemctl file to init" into stable-2.14
by David Pursehouse
· 8 years ago
a4cf851
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
95f2e87
Add the new gerrit systemctl file to init
by Paladox none
· 8 years ago
d27f30b
Remove unneeded output in MigrateAccountPatchReviewDb
by Hugo Arès
· 8 years ago
a946880
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
49799b2
Support Jdbc implementation of AccountPatchReviewStore
by Hongkai Liu
· 8 years ago
e9b58f7
Set Git/HTTP auth policy at init for LDAP, OAUTH
by Luca Milanesio
· 8 years ago
99cc791
Replace reflection with EnumSet as choice of enums
by Luca Milanesio
· 8 years ago
5e9622a
WarDistribution: Don't bail out when scanning corrupted jar file
by Dariusz Luksza
· 11 years ago
d3239cc
Don't leak ObjectReaders created from ObjectInserters
by Dave Borowitz
· 8 years ago
0c9be87
Format Java files with google-java-format
by David Pursehouse
· 8 years ago
50c9b5b
Remove bouncycastle jar files from lib folder during init
by David Pursehouse
· 8 years ago
12c4893
Bump Mina core to 2.0.16 and sshd to 1.4
by David Ostrovsky
· 8 years ago
fd9f2e1
Add support for MariaDB
by Paladox none
· 8 years ago
9173f23
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
aa93fdf
JettyServer: Enable systemd socket activation for gerrit
by Thomas Meyer
· 8 years ago
2ea2450
JythonShell: Add missing type arguments for generic class Class<T>
by David Pursehouse
· 8 years ago
f1d2ca5
RebuildNoteDb: Don't use platform default charset implicitly
by Edwin Kempin
· 8 years ago
2390ed3
Extract a superclass from BatchUpdate
by Dave Borowitz
· 8 years ago
ea11b28
Move BatchUpdate to a new package
by Dave Borowitz
· 8 years ago
e2b782a
Update mysql-connector-java to 5.1.41
by Paladox none
· 8 years ago
7655308
Merge changes from topic 'http-password'
by ekempin
· 8 years ago
9561f38
Format BUILD and WORKSPACE files with buildifier
by David Pursehouse
· 8 years ago
744d2b8
Migrate external IDs to NoteDb (part 1)
by Edwin Kempin
· 8 years ago
84d830b
gerrit-server: use hashed passwords for HTTP.
by Han-Wen Nienhuys
· 8 years ago
a0cb165
JythonShell: Fix ClassNewInstance warning flagge by error prone
by David Ostrovsky
· 8 years ago
02bed30
ConsoleUI: Fix GetClassOnEnum warning flagged by error prone
by David Ostrovsky
· 8 years ago
7f3014f
Merge "PluginConfigFactory: reload also outdated secure store"
by Saša Živkov
· 8 years ago
3ab348b
PluginConfigFactory: reload also outdated secure store
by Saša Živkov
· 8 years ago
42ace3c
Format java files with google-java-format
by David Pursehouse
· 8 years ago
1111684
Squash redundant string concatenations introduced by google-java-format
by David Pursehouse
· 8 years ago
fe639c7
Merge "Use Gerrit person identity for commits created during init"
by ekempin
· 8 years ago
71f21fd
Init{Auth|Sshd}: Remove unused Libraries members
by David Pursehouse
· 8 years ago
6471e8a
Ship BouncyCastle in the .war files.
by Han-Wen Nienhuys
· 8 years ago
f94768b
Use Gerrit person identity for commits created during init
by Edwin Kempin
· 8 years ago
bf4224b
Merge "Assign unused Future return value to a variable"
by Dave Borowitz
· 8 years ago
7dbec98
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
c8acb9a
ProjectQoSFilter: Remove unnecessarily nested else-block
by David Pursehouse
· 8 years ago
5b15aed
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
62e6711dc
Revert "Resolve username lazily in git over http tasks"
by Hugo Arès
· 8 years ago
9189e67
Assign unused Future return value to a variable
by Dave Borowitz
· 8 years ago
292fa15
Format all Java files with google-java-format
by Dave Borowitz
· 8 years ago
4115c44
ProxyUtil: make use of String.isNullOrEmpty
by Saša Živkov
· 8 years ago
7d62e54
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
48d05ea
BaseInit: Bind DisabledMetricMaker
by David Pursehouse
· 8 years ago
79e63a3
Revert external ID cache
by Edwin Kempin
· 8 years ago
97f74f0
Add support for performing checks on Gerrit start up
by Edwin Kempin
· 8 years ago
791d2d9
Use write indexes to index groups/accounts during init
by Edwin Kempin
· 8 years ago
5ec42df
Fix SHA1 for mysql-connector-java
by Paladox none
· 8 years ago
f2805cd
Update mysql-connector-java to 5.1.40
by Paladox
· 8 years ago
fdbfcad
Remove Buck based build
by David Ostrovsky
· 8 years ago
eaee6f4
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
0ecf8cf
Avoid Multimap implementation create methods
by Dave Borowitz
· 8 years ago
484da49
Prefer subtypes of Multimap
by Dave Borowitz
· 8 years ago
3123523
Install "git-lfs-authenticate" SSH command when lfs.plugin is configured
by Jacek Centkowski
· 8 years ago
265172a
Merge "Index admin user account that is created during init"
by David Pursehouse
· 8 years ago
4f68670
Merge "Merge branch 'stable-2.13'"
by David Pursehouse
· 8 years ago
6c5fa05
Merge "Add cache for external ids"
by David Pursehouse
· 8 years ago
546532c
Merge "Update bouncy castle to 1.56"
by David Pursehouse
· 8 years ago
e93b40b
Merge changes from topic 'group-index'
by David Pursehouse
· 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
10649e4
Update bouncy castle to 1.56
by Paladox
· 8 years ago
f6dd9eb
Fix naming and message prompt for entering passwords
by Luca Milanesio
· 8 years ago
2869caa
Add cache for external ids
by Edwin Kempin
· 8 years ago
74992d3
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
1412ccf
Index admin user account that is created during init
by Edwin Kempin
· 8 years ago
a4c095f
Index groups that are created during init
by Edwin Kempin
· 8 years ago
c7fd1c0
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
3fd92a4
Resolve username lazily in git over http tasks
by Hongkai Liu
· 8 years ago
944b516
JarScanner: Fix resource leak flagged by infer
by David Ostrovsky
· 8 years ago
a4c2df2
Enable Sshd only if we run ssh tests
by Patrick Hiesel
· 8 years ago
c1453ad
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
6168beb
Make Gerrit startup timeout configurable
by Khai Do
· 8 years ago
Next »