Sign in
◑
Theme
gerrit
/
gerrit
/
HEAD
8e20d7d
Merge "Log at INFO when project_list cache warmer is disabled"
by Luca Milanesio
· 4 hours ago
master
17b4818
Log at INFO when project_list cache warmer is disabled
by Daniele Sassoli
· 6 hours ago
81338fb
Merge "Route core LockManager callers through DynamicItem"
by Adithya C
· 5 hours ago
8667b41
Route core LockManager callers through DynamicItem
by Adithya Chakilam
· 4 days ago
b63fdb7
Update bazlets to d264399
by David Ostrovsky
· 6 hours ago
2d3965c
Install AuthModule in the sys injector under a WAR deployment
by David Ostrovsky
· 8 days ago
46032ae
Declare OAuth service providers in the sys injector
by David Ostrovsky
· 8 days ago
9136e8c
Document OAuthTokenEncrypter storage semantics
by David Ostrovsky
· 2 days ago
1a1fd51
Add OAuthTokenRefresher and the OAuth refresh extension point
by David Ostrovsky
· 9 days ago
f9fc340
Add OAuthTokenCache.getEvenIfExpired for refresh-aware callers
by David Ostrovsky
· 9 days ago
b9007b4
Merge "ChangeField: remove static import"
by Nasser Grainawi
· 3 days ago
ada29b6
Merge "Include sender email with display name in change emails"
by Sam Saccone
· 3 days ago
5e961e4
ChangeField: remove static import
by Nasser Grainawi
· 3 days ago
a356ee0
Remove line length rules from gerrit_commit_message_review skill
by Becky Siegel
· 3 days ago
7a3fe7c
Include sender email with display name in change emails
by Sam Saccone
· 3 days ago
5c979db
Merge "Support configuring index.directory in gerrit.config"
by Adithya C
· 3 days ago
46a5d3e
Merge "Namespace LockManager keys to prevent collisions"
by Adithya C
· 3 days ago
b98da90
Namespace LockManager keys to prevent collisions
by Adithya Chakilam
· 6 days ago
7365460
Merge "RefControlIT: Fix InvalidLink Error Prone error in Javadoc link"
by David Ostrovsky
· 3 days ago
dc2e667
Merge "Prevent rapid double-clicks and disallow revert on project.config"
by Milutin Kristofic
· 3 days ago
7801ddc
Support configuring index.directory in gerrit.config
by Adithya Chakilam
· 7 days ago
0a43ead
Merge "Fix horizontal overflow of long unbroken strings in chat user-message"
by Andrew Chang
· 4 days ago
0c7f1eb
Merge "Encrypt stored OAuth tokens"
by David Ostrovsky
· 4 days ago
9ce2190
Merge "Add generic AES-GCM/HKDF cipher in util/crypto"
by David Ostrovsky
· 4 days ago
7fda30c
Merge "Declare `equals` and `hashCode` on `NameKey` to document its contract."
by Chris Povirk
· 4 days ago
ca13cc0
Declare `equals` and `hashCode` on `NameKey` to document its contract.
by Chris Povirk
· 4 days ago
5d11072
Encrypt stored OAuth tokens
by David Ostrovsky
· 8 days ago
aa302b6
Add generic AES-GCM/HKDF cipher in util/crypto
by David Ostrovsky
· 6 days ago
d5a475a
Merge "OAuth token: honor disabled oauth_tokens cache"
by David Ostrovsky
· 4 days ago
6a93687
Merge "Update @material/web to 2.5.0"
by Paladox none
· 5 days ago
c3c43c1
Merge "Add minimum initial delay to scheduled jobs"
by Yash Chaturvedi
· 5 days ago
bfbe997
Merge "Fix watched project notification change detection"
by Yash Chaturvedi
· 5 days ago
6009706
Fix horizontal overflow of long unbroken strings in chat user-message
by Andrew Chang
· 5 days ago
68dc848
Prevent rapid double-clicks and disallow revert on project.config
by Milutin Kristofic
· 5 days ago
3cba610
Fix file list column misalignment for Markdown files
by Randy Maldonado
· 5 days ago
862e7dc
Fix watched project notification change detection
by Yash Chaturvedi
· 5 days ago
b179002
Merge "Remove the use of DynamicSet.contains() in AllRequestFilter"
by Luca Milanesio
· 5 days ago
723caea
Remove the use of DynamicSet.contains() in AllRequestFilter
by Luca Milanesio
· 5 days ago
a74206b
Merge "Warn about the slowness of DynamicSet.contains() and flag as deprecated"
by Luca Milanesio
· 5 days ago
8057404
Merge "polygerrit: Add experimental Stack Diff dialog"
by Milutin Kristofic
· 5 days ago
1b827d2
Update @material/web to 2.5.0
by paladox
· 5 days ago
ac20086
Warn about the slowness of DynamicSet.contains() and flag as deprecated
by Luca Milanesio
· 5 days ago
40f54a0
Add minimum initial delay to scheduled jobs
by Yash Chaturvedi
· 11 days ago
6aa597c
RefControlIT: Fix InvalidLink Error Prone error in Javadoc link
by David Ostrovsky
· 5 days ago
b75dea5
Fix InvalidLink Error Prone errors in Javadoc references
by David Ostrovsky
· 5 weeks ago
596c5cd
Optimise AllRequestFilter scanning for initialised filters
by Luca Milanesio
· 6 days ago
5e194bb
Merge "Make the Lucene lock factory configurable"
by Kaushik Lingarkar
· 6 days ago
4b4d324
Merge "Bazel: Use non-stamped JGit for build and test targets"
by David Ostrovsky
· 6 days ago
4b9c82b
Bazel: Use non-stamped JGit for build and test targets
by David Ostrovsky
· 7 days ago
c16d7c8
Merge "Preserve datasource-only queries during rewrite"
by Ajay Gupta
· 6 days ago
66da14f
Preserve datasource-only queries during rewrite
by Ajay Gupta
· 9 days ago
d157d5d
Merge "Batch H2 custom lock acquisitions across in-process callers"
by Adithya C
· 6 days ago
e884aca
Batch H2 custom lock acquisitions across in-process callers
by Adithya Chakilam
· 11 days ago
5fef39a
polygerrit: Add experimental Stack Diff dialog
by Milutin Kristofic
· 3 months ago
efc4d3b
Merge "Allow configuring default readers and users groups in AllProjectsCreator"
by Laura Hamelin-Owens
· 6 days ago
38895f7
Remove DynamicSet<> in AllRequestFilter for double-init protection
by Luca Milanesio
· 9 days ago
5ac4228
Simplify the AllRequestFilter cleanup using beforeStopPlugin()
by Luca Milanesio
· 9 days ago
7fb98c7
Merge "Invoke StopPluginListener.beforeStopPlugin() before the plugin unload"
by Luca Milanesio
· 6 days ago
e632cff
Invoke StopPluginListener.beforeStopPlugin() before the plugin unload
by Luca Milanesio
· 10 days ago
2a81147
Merge "Add integration test for Start/StopPluginListener"
by Luca Milanesio
· 6 days ago
bb82e3c
OAuth token: honor disabled oauth_tokens cache
by David Ostrovsky
· 8 days ago
f1d97df
Allow configuring default readers and users groups in AllProjectsCreator
by Josh Brown
· 5 weeks ago
1ff12a2
Merge "ReceiveCommits: Support ':silent' for reviewer and CC options"
by James Hawkins
· 7 days ago
8003c64
Merge "[server] Disable rename detection in FileCountValidator"
by James Hawkins
· 7 days ago
b482999
Merge "Add submit-requirement-template for Submit requirement creation."
by Hitesh Chaudhari
· 7 days ago
a243280
Merge "Add metric for Submit Requirement evaluation latency"
by Hitesh Chaudhari
· 7 days ago
4a9c861
Add metric for Submit Requirement evaluation latency
by Hitesh Chaudhari
· 11 days ago
3f3ec15
Add integration test for Start/StopPluginListener
by Luca Milanesio
· 10 days ago
5ca309c
[server] Disable rename detection in FileCountValidator
by James Hawkins
· 9 days ago
b02f339
Merge "Update h2 to 2.5.250"
by David Ostrovsky
· 10 days ago
dc19b7a
Merge "[server] Preserve AccessPath and PropertyMap in IdentifiedUser.materializedCopy()"
by James Hawkins
· 10 days ago
76e8c76
Merge "Use java.util.concurrent.locks.Lock for custom H2 locking"
by Adithya C
· 11 days ago
a6977b0
Use java.util.concurrent.locks.Lock for custom H2 locking
by Adithya Chakilam
· 3 weeks ago
dc77def
Make the Lucene lock factory configurable
by Kaushik Lingarkar
· 12 days ago
e3985c0
Update h2 to 2.5.250
by Nasser Grainawi
· 11 days ago
cedd8da
Add submit-requirement-template for Submit requirement creation.
by Hitesh Chaudhari
· 5 months ago
57d3dc2
Merge changes I35730e75,Iff92485a
by Milutin Kristofic
· 11 days ago
c2b85ad
Merge "Add integration tests to increase coverage for ACL behaviour"
by Thomas Draebing
· 12 days ago
0759e52
Add integration tests to increase coverage for ACL behaviour
by Thomas Dräbing
· 3 weeks ago
3c6b1b6
Avoid force reloading change view when reverting delta in edit mode
by Milutin Kristofic
· 12 days ago
47644c5
Resolve base patchset for revert delta in edit mode
by Milutin Kristofic
· 12 days ago
1579779
[server] Preserve AccessPath and PropertyMap in IdentifiedUser.materializedCopy()
by James Hawkins
· 2 weeks ago
3b9e9bc
Merge "Fix Jetty acceptor/selector thread config defaults"
by Yash Chaturvedi
· 12 days ago
84b82b0
Merge changes I1e039b63,Id1500d2b,I17ee5d50
by Nasser Grainawi
· 12 days ago
cf2c7ca
docs: Fix old bugs.chromium.org references
by Nasser Grainawi
· 12 days ago
e3328de
README: Point to website contact page
by Nasser Grainawi
· 12 days ago
0fa1089
Note spam prevention requirements
by Nasser Grainawi
· 12 days ago
e39fb28
Merge "WorkQueue: Invoke CancelableRunnable#cancel for tasks waiting to start"
by Kaushik Lingarkar
· 12 days ago
20757ca
Merge "Documentation: correct typo in `GitHub`"
by Nasser Grainawi
· 12 days ago
a91d20d
Merge "Clarify review push ACL ref names"
by Nasser Grainawi
· 12 days ago
1d82ae5
Clarify review push ACL ref names
by Nasser Grainawi
· 13 days ago
9ad9ee6
Bazel: Upgrade protobuf to 36.1
by David Ostrovsky
· 12 days ago
3b2d5ef
Merge "Optimize CommentJson and CommentContextCache performance"
by Sam Saccone
· 12 days ago
fe06138d
ReceiveCommits: Support ':silent' for reviewer and CC options
by James Hawkins
· 2 weeks ago
2735132
WorkQueue: Invoke CancelableRunnable#cancel for tasks waiting to start
by Kaushik Lingarkar
· 13 days ago
1a98b2d
Merge "Add rich rendered markdown diff preview"
by Sam Saccone
· 13 days ago
068d38b
Update git submodules
by Kaushik Lingarkar
· 13 days ago
48f79e2
polygerrit: export SubmittedTogetherInfo in plugin REST API
by Becky Siegel
· 2 weeks ago
022cee2
Add rich rendered markdown diff preview
by Sam Saccone
· 3 weeks ago
539218d
Merge "Rename Review Agent to Agent Chat and add middle slot"
by Sarah Silva
· 2 weeks ago
Next »