Sign in
gerrit
/
gerrit
/
3da634ba1508b1c07f15ac518aaa0f762e1e3295
/
javatests
61d7d19
Merge branch 'stable-3.10'
by Luca Milanesio
· 6 months ago
8ceccff
Merge branch 'stable-3.9' into stable-3.10
by Luca Milanesio
· 6 months ago
8ced167
Manage change number prefixed URL to project/+/changeNum
by Luca Milanesio
· 7 months ago
1f7c5da
Add test for OR queries with change datasource subexpressions
by Yash Chaturvedi
· 6 months ago
cefde51
Merge branch 'stable-3.9' into stable-3.10
by Matthias Sohn
· 6 months ago
4a1ff34
Merge branch 'stable-3.8' into stable-3.9
by Matthias Sohn
· 6 months ago
3b409b1
Fix queries with multiple non-index change datasource predicates
by Yash Chaturvedi
· 6 months ago
8486e7b
Fix queries with multiple non-index change datasource predicates
by Yash Chaturvedi
· 6 months ago
2d8ea08
GetServerInfo: Fix NPE when sorting metadata entries with same name and null values
by Edwin Kempin
· 6 months ago
76e701e
ChangeInputProtoConverterTest: qualify class name linked in javadoc
by Matthias Sohn
· 6 months ago
e2c7809
UserPreferencesConverterTest: qualify class name linked in javadoc
by Matthias Sohn
· 6 months ago
25393d6
CreateChangeIT: remove unnecessary semicolon
by Matthias Sohn
· 6 months ago
71422bf
GetRelatedIT: remove unused field `changes`
by Matthias Sohn
· 6 months ago
a7cee04
CommentWithFixIT: remove unused field
by Matthias Sohn
· 6 months ago
7eb5f1a
PostReviewIT: remove unused import
by Matthias Sohn
· 6 months ago
37b414a
ChangeOperationsImplTest: remove unused import
by Matthias Sohn
· 6 months ago
af73ba8
CommentsIT: remove unused import
by Matthias Sohn
· 6 months ago
8ace054
ChangeInputProtoConverterTest: remove redundant type specification
by Matthias Sohn
· 6 months ago
9c12dbf
UploadArchiveIT: fix raw type warning
by Matthias Sohn
· 6 months ago
f5a68f5
Merge branch 'stable-3.10'
by Matthias Sohn
· 6 months ago
61aabca
Merge branch 'stable-3.9' into stable-3.10
by Matthias Sohn
· 6 months ago
dea253f
Merge branch 'stable-3.8' into stable-3.9
by Matthias Sohn
· 6 months ago
fafab87
Set change status to WIP if cherry-pick results in conflicts
by Yash Chaturvedi
· 7 months ago
3b413fd
Set change status to WIP if cherry-pick results in conflicts
by Yash Chaturvedi
· 7 months ago
23d0d6b
Don't allow CORS for /plugins/[static/Documentation]/* by default
by Saša Živkov
· 7 months ago
d62af89
Add cherry-pick information to change message
by Yash Chaturvedi
· 7 months ago
dd0354c
Merge "Add cherry-pick information to change message"
by Edwin Kempin
· 7 months ago
0f99fe6
Add cherry-pick information to change message
by Yash Chaturvedi
· 7 months ago
4b4cc3d
Merge "Add extension point that allows plugins to provide server metadata"
by Edwin Kempin
· 7 months ago
c3c6199
Add extension point that allows plugins to provide server metadata
by Edwin Kempin
· 7 months ago
50bb426
AccountIT.getOwnAccountState: Use containsAtLeast to verify metadata
by Edwin Kempin
· 7 months ago
aac39f5
GetState: Allow admins to get the account state of other users
by Edwin Kempin
· 7 months ago
84d3690
Merge "AccountIT.getOwnAccountState: Allow to replace expected external IDs"
by Edwin Kempin
· 7 months ago
de343e7
AccountIT.getOwnAccountState: Allow to replace expected external IDs
by Edwin Kempin
· 7 months ago
ac78e01
Fix getOwnAccountState test when non default permission backend is used
by Edwin Kempin
· 7 months ago
67f2bee
Merge "Adapt tests to newer version of JDK."
by Dmitrii Filippov
· 7 months ago
5965d6c
Adapt tests to newer version of JDK.
by Dmitrii Filippov
· 7 months ago
b19db8e
GetMessage: Fix ISE when there are multiple footers with the same key
by Edwin Kempin
· 7 months ago
ef2bf56
Merge changes If799d5a6,Id8928cdb,I52792bed
by Edwin Kempin
· 7 months ago
ce44405
Add extension point that allows plugins to provide account state metadata
by Edwin Kempin
· 7 months ago
3c288de
Add REST endpoint to retrieve the account state with a single request
by Edwin Kempin
· 7 months ago
d8a4fb2
Merge "Fix a special case for preview/apply fix."
by Dmitrii Filippov
· 7 months ago
e2f8ab1
Remove JDK8 compatibility flag from tests.
by Dmitrii Filippov
· 7 months ago
ac3d862
Fix a special case for preview/apply fix.
by Dmitrii Filippov
· 7 months ago
cfb60bb
Return ACL info when request is rejected due to a permission issue
by Edwin Kempin
· 7 months ago
30fecda
Tests server/query/change: remove runtime dependecy to prolog
by Sven Selberg
· 7 months ago
10f67e6
auth tests: Remove runtime deps to gerrit-common-prolog
by Sven Selberg
· 7 months ago
8dbf828
Remove unnecessary boxing for AutoValue classes
by Edwin Kempin
· 8 months ago
cd4b181
Merge "TraceIT: Speed up noAutoRetryIfExceptionCausesNormalRetrying()"
by Edwin Kempin
· 8 months ago
11a5354
Merge changes Ia82a9abe,Ie2ab916d,I0be4856f,If0b7fe4c,I15647018, ...
by Edwin Kempin
· 8 months ago
5baf141
Disallow ref creation when passed object is neither Commit or Tag
by Kamil Musin
· 8 months ago
4b8a911
TraceIT: Speed up noAutoRetryIfExceptionCausesNormalRetrying()
by Edwin Kempin
· 8 months ago
58b7b81
Stop using LazyArgs for logging operation metadata
by Edwin Kempin
· 8 months ago
5dca444
Disallow tracing configs that trigger tracing for too many requests
by Edwin Kempin
· 8 months ago
ec36cba
Fix onBehalfOf behaviour of Submit
by Kamil Musin
· 8 months ago
f94a164
Revert^2 "Fix missing Submit ACL on dependant changes"
by Kamil Musin
· 8 months ago
6502a15
Merge "Revert "Fix missing Submit ACL on dependant changes""
by Kamil Musin
· 8 months ago
10f63e3
Revert "Fix missing Submit ACL on dependant changes"
by Kamil Musin
· 8 months ago
b9805c0
Reuse AssertUtil#assertPrefs in EditPreferencesIT
by Nitzan Gur-Furman
· 8 months ago
996c3b5
Proto CachedPreferences: use PreferencesParserUtil wrappers for parsing
by Nitzan Gur-Furman
· 8 months ago
fc31871
Merge "Test tracing git push for a project via config"
by Patrick Hiesel
· 8 months ago
32b507c
Test tracing git push for a project via config
by Edwin Kempin
· 9 months ago
e0b48f7
PerformanceLogger: Dropped the deprecated methods
by Edwin Kempin
· 9 months ago
737d58f
Merge branch 'stable-3.10'
by Nasser Grainawi
· 9 months ago
a6bdac3
Merge branch 'stable-3.9' into stable-3.10
by Nasser Grainawi
· 9 months ago
2986318
Avoid updating disk caches with accessed time during offline reindex
by Kaushik Lingarkar
· 1 year, 9 months ago
e739b34
Replace hardcoded change id in test.
by Kamil Musin
· 9 months ago
58c58e7
Fix missing Submit ACL on dependant changes
by Kamil Musin
· 9 months ago
17e5567
ConfigSuite: explicitly set a name for the default config
by Nitzan Gur-Furman
· 9 months ago
9a08b40
Merge branch 'stable-3.10'
by paladox
· 9 months ago
eff1913
Correctly redirect legacy URIs with any final segment
by Fabio Ponciroli
· 10 months ago
c237f25
Revert "Correctly redirect legacy URIs with patchset"
by Fabio Ponciroli
· 10 months ago
2e6314d
Correctly redirect legacy URIs with any final segment
by Fabio Ponciroli
· 10 months ago
4223bc6
Redirect all the legacy change URIs in the backend
by Fabio Ponciroli
· 1 year, 5 months ago
8426a63
Merge "Fix permission backend extra query with parens"
by Luca Milanesio
· 10 months ago
83af38f
Merge "Add ChangeKind for trivial rebase with commit message update."
by Kamil Musin
· 10 months ago
c46d2c9
Fix permission backend extra query with parens
by Luca Milanesio
· 10 months ago
151701e
Add ChangeKind for trivial rebase with commit message update.
by Kamil Musin
· 10 months ago
1459bf7
Introduce @DynamicItem.Final for immutable bindings
by Luca Milanesio
· 10 months ago
65a1ea3
Remove etags for change resources
by Edwin Kempin
· 10 months ago
7d0bad4
Merge branch 'stable-3.10'
by Luca Milanesio
· 10 months ago
d174940
Allow permission backend to add extra changes queries
by Luca Milanesio
· 10 months ago
3bd2c33
Correctly redirect legacy URIs with patchset
by Fabio Ponciroli
· 10 months ago
beea169
Ignore global capabilities ACLs query limit for internal user
by Marcin Czech
· 10 months ago
9d02508
Merge "Merge branch 'stable-3.10'"
by Luca Milanesio
· 10 months ago
d08afc0
Merge branch 'stable-3.10'
by David Åkerman
· 10 months ago
7afde28
Add config for protecting project config from unreviewed updates.
by Dmitrii Filippov
· 10 months ago
f4fc026
Merge "Fix updating an existing edit via push"
by Patrick Hiesel
· 10 months ago
73a9311
Test that updating the commit message invokes the commit validators
by Edwin Kempin
· 10 months ago
7ebbf03
Fix updating an existing edit via push
by Edwin Kempin
· 10 months ago
561fe70
Support "refs/heads/..." as rebase base
by Maxim Kachurovskiy
· 10 months ago
199a8d4
Merge branch 'stable-3.9' into stable-3.10
by Luca Milanesio
· 10 months ago
e3f6993
Merge branch 'stable-3.8' into stable-3.9
by Luca Milanesio
· 10 months ago
5943535
Merge branch 'stable-3.7' into stable-3.8
by Luca Milanesio
· 10 months ago
076a25d
Merge branch 'stable-3.6' into stable-3.7
by Luca Milanesio
· 10 months ago
de2ebbd
Do not ignore SubmitRecord status from Prolog rules
by Luca Milanesio
· 10 months ago
b82fcd7
ApplyPatch: Populate hasGitConflicts filed
by Patrick Hiesel
· 10 months ago
87c8d24
Merge "Allow applying patches that conflict"
by Patrick Hiesel
· 10 months ago
ace0e4c
Allow applying patches that conflict
by Patrick Hiesel
· 10 months ago
8975127
Add tests to show that editing more than a single file in a change edit is possible
by Patrick Hiesel
· 10 months ago
Next »