Sign in
gerrit
/
plugins
/
quota
/
HEAD
4040ce7
Merge "Persist repo size cache updates"
by Antonio Barone
· 9 days ago
master
e0933ba
Merge "Add support for custom quota-exceeded messages"
by Antonio Barone
· 2 weeks ago
48b81ab
Fix username matching pattern
by Adithya Chakilam
· 3 weeks ago
669f53e
Persist repo size cache updates
by Antonio Barone
· 4 weeks ago
c0f806b
Log duration when task is unparked
by Adithya Chakilam
· 5 weeks ago
e29413a
Add support for custom quota-exceeded messages
by Antonio Barone
· 5 weeks ago
26c9d28
Remove unused QuotaSection.isFallback which is buggy
by Adithya Chakilam
· 5 weeks ago
f6ccc7a
maxConnectionsPerUserForTask: Fix NPE
by Adithya Chakilam
· 5 weeks ago
1f84b97
Add logging when task are started from being parked
by Adithya Chakilam
· 6 weeks ago
a4f99b1
Apply formatting changes
by Adithya Chakilam
· 6 weeks ago
d5be7c3
Add logging for parked tasks
by Adithya Chakilam
· 6 weeks ago
49266ed
Introduce test cases for quotas
by Adithya Chakilam
· 9 weeks ago
e3ed220
Introduce minStartForQueue (capacity reservation)
by Adithya Chakilam
· 10 weeks ago
ccf63c8
QueueStats: Use task ids instead of counts
by Adithya Chakilam
· 10 weeks ago
ec6c228
Merge "Fix QueueStats to use a ConcurrentMap"
by Martin Fick US
· 3 months ago
abd1e9c
Merge "Replace Semaphore with AtomicInteger"
by Martin Fick US
· 3 months ago
80e774a
Ability to limit concurrent rest api calls
by Adithya Chakilam
· 3 months ago
7589a1a
Fix QueueStats to use a ConcurrentMap
by Adithya Chakilam
· 3 months ago
7e4ca18
Replace Semaphore with AtomicInteger
by Adithya Chakilam
· 3 months ago
b6de931
Allow ratelimits to be specified in global section
by Adithya Chakilam
· 3 months ago
1d02f41
Fix task quotas not being released
by Adithya Chakilam
· 3 months ago
614996e
Treat missing repos as 0 bytes in dry-run quota check
by Antonio Barone
· 3 months ago
a337ebf
Introduce global quotas
by Adithya Chakilam
· 3 months ago
75d81a3
Extend TaskQuota from TaskParker
by Adithya Chakilam
· 4 months ago
5dcbecf
Merge "Share the threads/permits for soft maxes"
by Martin Fick US
· 3 months ago
207b6ea
Fix dry-run to return OK when quota is available
by Antonio Barone
· 3 months ago
e241fb5
Share the threads/permits for soft maxes
by Adithya Chakilam
· 4 months ago
85610b4
Format files with gjf and add missing copyright headers
by Adithya Chakilam
· 4 months ago
1dc856c
Fix task quota namespacing
by Adithya Chakilam
· 4 months ago
89b64c3
Improve thread pool sharing with soft max
by Adithya Chakilam
· 5 months ago
326fb8d
Add namespacing support for task quotas
by Adithya Chakilam
· 5 months ago
771a9c3
Store IDs only for tasks with acquired quotas
by Adithya Chakilam
· 6 months ago
c5e174d
Introduce `receivepack` task quota
by Adithya Chakilam
· 6 months ago
b73097b
Introduce `maxStartPerUserForTaskForQueue` quota
by Adithya Chakilam
· 6 months ago
de8912a
Extend `maxStartForTaskForQueue` to scope for specific user
by Adithya Chakilam
· 6 months ago
fc4e54a
Fix order of static variables
by Adithya Chakilam
· 6 months ago
50691d8
Introduce Task quotas
by Adithya Chakilam
· 7 months ago
ed417c0
Fix standalone build for 3.11
by Adithya Chakilam
· 7 months ago
stable-3.10
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-3.8
stable-3.9
23d00b0
Upgrade default build to use java 17
by Adithya Chakilam
· 7 months ago
31a411d
Update to work in standalone mode
by Adithya Chakilam
· 7 months ago
0c35c02
Fix the incorrect bazlets version
by Adithya Chakilam
· 7 months ago
f7d0226
Build with stable version
by Adithya Chakilam
· 7 months ago
a89be9b
remove unused _maven_jar
by Adithya Chakilam
· 7 months ago
36a5af0
format using buildifier
by Adithya Chakilam
· 7 months ago
8fe24cf
upgrade to use python3
by Adithya Chakilam
· 7 months ago
3478a03
Ignore intellij ide files
by Adithya Chakilam
· 7 months ago
3271ccb
Clarify how rate limit is handled (REST API Vs upload pack)
by Fabio Ponciroli
· 12 months ago
8b71acf
Exclude empty limits when finding the user's matched rates
by Luca Milanesio
· 12 months ago
cfc0c4c
Fix ListQuotas build for unreported Exception during project list
by Luca Milanesio
· 1 year, 4 months ago
2994a6a
Fix AccountLimitsConfig error prone error
by Jacek Centkowski
· 2 years, 8 months ago
aac48c3
Bump commons lang to v3
by Darius Jokilehto
· 3 years, 8 months ago
7ec0492
Merge branch 'stable-3.2'
by David Ostrovsky
· 4 years, 9 months ago
fe05c1e
Merge branch 'stable-3.1' into stable-3.2
by David Ostrovsky
· 4 years, 9 months ago
stable-3.2
a17ce7e
Upgrade bazlets to latest stable-3.1 to build with 3.1.12 API
by Marco Miller
· 4 years, 9 months ago
stable-3.1
31db479
Merge "Merge branch 'stable-3.1' into 'stable-3.2'" into stable-3.2
by Jacek Centkowski
· 5 years ago
4b2c6dc
Merge branch 'stable-3.1' into 'stable-3.2'
by Jacek Centkowski
· 5 years ago
9b82ec3
Upgrade bazlets to latest stable-3.2 to build with 3.2.6 API
by Jacek Centkowski
· 5 years ago
ac73653
Upgrade bazlets to latest stable-3.1 to build with 3.1.11 API
by Jacek Centkowski
· 5 years ago
9c26fa9
Merge branch 'stable-3.2'
by David Ostrovsky
· 5 years ago
bab196c
Adapt the test code to not mock cache instances
by David Ostrovsky
· 5 years ago
8171b78
Merge branch 'stable-3.1' into master
by Marco Miller
· 5 years ago
35b51c8
Upgrade bazlets to latest stable-3.1 to build with 3.1.10 API
by Marco Miller
· 5 years ago
7252aa4
Merge branch 'stable-3.1' into master
by Marco Miller
· 5 years ago
67cf9f7
Merge branch 'stable-3.0' into stable-3.1
by Marco Miller
· 5 years ago
ac8f720
Bump Bazel version to 3.7.0
by Marco Miller
· 5 years ago
e252075
Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API
by Marco Miller
· 5 years ago
8d930d3
Merge branch 'stable-3.1'
by Marco Miller
· 5 years ago
673ae06
Merge branch 'stable-3.0' into stable-3.1
by Marco Miller
· 5 years ago
ee58509
Bump Bazel version to 3.5.0
by Marco Miller
· 5 years ago
7b2ce7b
Build with plugin API 3.3.0-SNAPSHOT
by David Ostrovsky
· 5 years ago
fb11489
Upgrade bazlets to latest master to build with 3.2.3 API
by Marco Miller
· 5 years ago
6e1110c
Merge branch 'stable-3.1'
by Marco Miller
· 5 years ago
dbe485d
Adapt the test code to not mock cache instances
by David Ostrovsky
· 5 years ago
a65289a
Upgrade bazlets to latest stable-3.1 to build with 3.1.8 API
by Marco Miller
· 5 years ago
f75f173
Merge branch 'stable-3.0' into stable-3.1
by Marco Miller
· 5 years ago
260a808
Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API
by Marco Miller
· 5 years ago
3c90dbc
Merge branch 'stable-2.16' into stable-3.0
by Marco Miller
· 5 years ago
c34ef18
Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API
by Marco Miller
· 5 years ago
ac29d9a
Adapt to the move of GroupDescription to entities package
by David Ostrovsky
· 5 years ago
6083703
Merge branch 'stable-3.0' into stable-3.1
by Marco Miller
· 5 years ago
40b6fa0
Bump Bazel version to 3.4.1
by Marco Miller
· 5 years ago
c28ddb2
Merge branch 'stable-3.1'
by Marco Miller
· 5 years ago
a77913c
Merge branch 'stable-3.0' into stable-3.1
by Marco Miller
· 5 years ago
a99832a
Merge branch 'stable-2.16' into stable-3.0
by Marco Miller
· 5 years ago
6b5397f
Upgrade bazlets to latest master to build with 3.2.2 API
by Marco Miller
· 6 years ago
b26ff24
Merge branch 'stable-3.1'
by Marco Miller
· 6 years ago
03ebfa6
Upgrade bazlets to latest stable-3.1 to build with 3.1.7 API
by Marco Miller
· 6 years ago
733cc00
Merge branch 'stable-3.0' into stable-3.1
by Marco Miller
· 6 years ago
df91173
Upgrade bazlets to latest stable-3.0 to build with 3.0.11 API
by Marco Miller
· 6 years ago
335876a
Remove the commented-out snapshot plugin api lines
by Marco Miller
· 6 years ago
5d93586
Adapt SNAPSHOT plugin api example to the 3.1 version
by Marco Miller
· 6 years ago
c3e76bb
Upgrade bazlets to latest stable-3.1
by Marco Miller
· 6 years ago
8c846f2
Merge branch 'stable-3.0' into stable-3.1
by Marco Miller
· 6 years ago
b76c7b4
Prepare for new gerrit_api snapshot version usage
by Marco Miller
· 6 years ago
f4d21c9
Upgrade bazlets to latest stable-3.0
by Marco Miller
· 6 years ago
2e01c0b
Upgrade bazlets to latest stable-3.0
by David Pursehouse
· 6 years ago
75f8fb6
Upgrade bazlets to latest stable-2.16
by David Pursehouse
· 6 years ago
c791112
Upgrade bazlets to latest master to build with 3.2.1 API
by Marco Miller
· 6 years ago
480bea9
Merge branch 'stable-3.1'
by Marco Miller
· 6 years ago
a0eb680
Upgrade bazlets to latest stable-3.1 to build with 3.1.6 API
by Marco Miller
· 6 years ago
Next »