- beea169 Ignore global capabilities ACLs query limit for internal user by Marcin Czech · 10 months ago
- 4a137fe Allow to override permission-related checks. by Dmitrii Filippov · 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 · 11 months ago
- 7ebbf03 Fix updating an existing edit via push by Edwin Kempin · 10 months ago
- 1558388 Merge "Increase maximum weight for the project list cache to fix data race" by Edwin Kempin · 10 months ago
- 15f592c Increase maximum weight for the project list cache to fix data race 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
- ace0e4c Allow applying patches that conflict by Patrick Hiesel · 11 months ago
- 7757990 Merge "Add experiment flag to disable change etags" by Patrick Hiesel · 10 months ago
- e3bbaac ChangeNumberBitmapMaskAlgorithm: Record a performance log by Edwin Kempin · 10 months ago
- 736083e AccountsUpdate: update callers to use storage accessors context by Nitzan Gur-Furman · 10 months ago
- 2a10f89 Add experiment flag to disable change etags by Edwin Kempin · 10 months ago
- 030c1d2 AccountsUpdate: Add support for storage accessors context by Nitzan Gur-Furman · 10 months ago
- 9932fcb AccountsUpdate: replace Consumer<AccountDelta.Builder> with dedicated interface by Nitzan Gur-Furman · 10 months ago
- 1a06c18 Fix incorrect import. by Dmitrii Filippov · 10 months ago
- c0a4e8b Merge "Add rest API endpoints for batch update submit requirements." by Dmitrii Filippov · 10 months ago
- f8e0e37 Add rest API endpoints for batch update submit requirements. by Dmitrii Filippov · 11 months ago
- e90e6be WorkQueue: Increment core pool size after task is in PARKED state by Kaushik Lingarkar · 10 months ago
- 487db83 Merge "Add the rest-api endpoint for creating a change for labels update." by Dmitrii Filippov · 10 months ago
- c4ca7e2 Add a public constant for the "Blocked Users" group by Edwin Kempin · 10 months ago
- 9f2917f Mark project-watch fields as @ConvertibleToProto by Nitzan Gur-Furman · 10 months ago
- ba9d764 Add the rest-api endpoint for creating a change for labels update. by Dmitrii Filippov · 11 months ago
- b0ca15c Add the rest api endpoint for creating project config change. by Dmitrii Filippov · 11 months ago
- b7ea0646 Use RepoMetaDataUpdater in projects rest api methods. by Dmitrii Filippov · 11 months ago
- cb76232 Refactor RepoMetaDataUpdater for simplifying exception handling. by Dmitrii Filippov · 11 months ago
- 8fb68c7 Merge changes Ida4aba3c,I8b0afb6d,Ia1a8e84a,Ice899c8a by Nitzan Gur-Furman · 10 months ago
- 1e010e1 Make ProjectNameKeyProtoConverter safe by Nitzan Gur-Furman · 11 months ago
- 693e3e1 Make PatchSetProtoConverter safe by Nitzan Gur-Furman · 11 months ago
- 6533726 Make PatchSetIdProtoConverter safe by Nitzan Gur-Furman · 11 months ago
- 75dbc26 Make PatchSetApprovalKeyProtoConverter safe by Nitzan Gur-Furman · 11 months ago
- 3647277 Make NotifyInfoProtoConverter safe by Nitzan Gur-Furman · 11 months ago
- 473107b Make LabelIdProtoConverter safe by Nitzan Gur-Furman · 11 months ago
- 524205f Make ChangeMessageKeyProtoConverter safe by Nitzan Gur-Furman · 11 months ago
- e49d3df Make ChangeKeyProtoConverter safe by Nitzan Gur-Furman · 11 months ago
- 4df8b50 Make ChangeIdProtoConverter safe by Nitzan Gur-Furman · 11 months ago
- 90f1081 Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 11 months ago
- fee9d58 WorkQueue: Improve task thread names by Nasser Grainawi · 1 year, 3 months ago
- d87df90 Merge "Support multiple parents in the "Get Patch" API" by Maxim Kachurovskiy · 11 months ago
- a73ddfa Support multiple parents in the "Get Patch" API by Maxim Kachurovskiy · 11 months ago
- ea2936d Make UserPreferences converters safe by Nitzan Gur-Furman · 11 months ago
- 11429c6 H2Cache: Set a name for disk cache pruning tasks by Nasser Grainawi · 11 months ago
- cd71aac Add a new user preference `allow_suggest_code_while_commenting`. by Ben Rohlfs · 11 months ago
- 77d033f Merge changes I5b828ca3,I4fa29b0a by Nasser Grainawi · 11 months ago
- d9019ce Merge changes Ia0b01eca,I296837fb by Nitzan Gur-Furman · 11 months ago
- 8356e11 Merge branch 'stable-3.10' by Nasser Grainawi · 11 months ago
- 42fe117 AccountsUpdate: Implement `toString` in UpdateArguments by Nitzan Gur-Furman · 11 months ago
- d83377e AccountsUpdate: Make non-abstract methods final by Nitzan Gur-Furman · 11 months ago
- 6ac80d5 SafeProtoConverterTest: test proto defaults by Nitzan Gur-Furman · 11 months ago
- 9696181 Merge branch 'stable-3.9' into stable-3.10 by Nasser Grainawi · 11 months ago
- 1679b68 Merge "Introduce SafeProtoConverter interface" by Nitzan Gur-Furman · 11 months ago
- 989aa1b Introduce SafeProtoConverter interface by Nitzan Gur-Furman · 11 months ago
- 7b49b69 Add PARKED WorkQueue.Task state by Martin Fick · 12 months ago
- 2eef9be Add a parking mechanism to WorkQueue by Martin Fick · 1 year, 5 months ago
- 4f3a42f Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 11 months ago
- 3ace3eb ChangesByProjectCacheImpl: Fix PATCH_SET_ID typo by Nasser Grainawi · 11 months ago
- 9be7583 ChangesByProjectCacheImpl: Remove unused import by Nasser Grainawi · 11 months ago
- 69f6770 ChangesByProjectCacheImpl: Fix typo with originalSubject by Nasser Grainawi · 11 months ago
- 24fbf0b Change: Consistently apply @Nullable by Nasser Grainawi · 11 months ago
- 779b98c Merge changes I75b79dc0,I489703dc,I87c6f803,Ib07315e2,I48ea2d9b by Patrick Hiesel · 11 months ago
- e87e244 Merge "Introduce ConvertibleToProto interface" by Nitzan Gur-Furman · 11 months ago
- fef9d93 Introduce ConvertibleToProto interface by Nitzan Gur-Furman · 11 months ago
- ccd9408 Merge branch 'stable-3.10' by Jacek Centkowski · 11 months ago
- 60d8853 Merge branch 'stable-3.9' into stable-3.10 by Jacek Centkowski · 11 months ago
- b4f4778 Merge branch 'stable-3.8' into stable-3.9 by Jacek Centkowski · 11 months ago
- 91746d5 Fix NPE upon Git clone by Luca Milanesio · 11 months ago
- 58ef634 Add performance log for loading robot comments by Edwin Kempin · 11 months ago
- 79a4366 Merge "Merge branch 'stable-3.8' into stable-3.9" into stable-3.9 by Luca Milanesio · 11 months ago
- cea61cd Merge branch 'stable-3.9' into stable-3.10 by Luca Milanesio · 11 months ago
- 51371f8 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 11 months ago
- 76245a6 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 11 months ago
- d0ca875 Merge branch 'stable-3.10' by Diego Zambelli Sessona · 11 months ago
- 84fc108 Fix javadocs for deprecation of Changes#id(int) by Sven Selberg · 1 year, 1 month ago
- 5c104f4 Allow influence plugin load order from gerrit.config by Dariusz Luksza · 11 months ago
- 6fc667f Extract plugin load order comparator into separate class by Dariusz Luksza · 11 months ago
- 73221b2 ChangesByProjectCacheImpl: Update Change weigher by Nasser Grainawi · 11 months ago
- 6f4d747 Merge "WorkQueue: Refactor to call get() directly on Extension" into stable-3.10 by Nasser Grainawi · 11 months ago
- b8a2304 Revert "Fix accidental bump to require java 17" by Luca Milanesio · 11 months ago
- 52aa778 Document introduction of `virtual_id_number` to `ChangeInfo` by Jacek Centkowski · 12 months ago
- c1a1e46 WorkQueue: Refactor to call get() directly on Extension by Kaushik Lingarkar · 11 months ago
- 526d380 Fix conversion of nanos to millis for logging in Timers and TraceContext by Edwin Kempin · 11 months ago
- b9cc770 GetChange: Record performance event for loading the meta revision by Edwin Kempin · 11 months ago
- aa18768 GetChange: Avoid double loading of change notes when meta rev ID is not given by Edwin Kempin · 11 months ago
- 4a15450 GetChange: Return Optional from getMetaRevId rather than possibly null by Edwin Kempin · 11 months ago
- bd13491 Merge "Record duration of performance events in nanos instead of in millis" by Edwin Kempin · 11 months ago
- c11ff7e Record duration of performance events in nanos instead of in millis by Edwin Kempin · 11 months ago
- 0e95517 Merge "Use constant for Gerrit-ApiModule" by Dariusz Łuksza · 11 months ago
- 2a14118 Use constant for Gerrit-ApiModule by Dariusz Luksza · 11 months ago
- 491337d Timer's: Remove unused code to suppress performance logging by Edwin Kempin · 11 months ago
- 570efee Merge "UserPreferencesConverter: use ProtoConverter interface" by Nitzan Gur-Furman · 11 months ago
- 98f13af UserPreferencesConverter: use ProtoConverter interface by Nitzan Gur-Furman · 11 months ago
- 1e05031 Add performance logs for filling accounts and checking isServiceUser by Edwin Kempin · 11 months ago
- 95d1e5d Merge "CreateChange#CommitTreeSupplier: also pass the ObjectReader instance" by Nitzan Gur-Furman · 11 months ago