1. 3cb5fa0 Fix user extract pattern for maxStartForTaskForUserForQueue by Adithya Chakilam · 9 days ago master
  2. 4040ce7 Merge "Persist repo size cache updates" by Antonio Barone · 4 weeks ago
  3. e0933ba Merge "Add support for custom quota-exceeded messages" by Antonio Barone · 5 weeks ago
  4. 48b81ab Fix username matching pattern by Adithya Chakilam · 5 weeks ago
  5. 669f53e Persist repo size cache updates by Antonio Barone · 7 weeks ago
  6. c0f806b Log duration when task is unparked by Adithya Chakilam · 7 weeks ago
  7. e29413a Add support for custom quota-exceeded messages by Antonio Barone · 7 weeks ago
  8. 26c9d28 Remove unused QuotaSection.isFallback which is buggy by Adithya Chakilam · 8 weeks ago
  9. f6ccc7a maxConnectionsPerUserForTask: Fix NPE by Adithya Chakilam · 8 weeks ago
  10. 1f84b97 Add logging when task are started from being parked by Adithya Chakilam · 9 weeks ago
  11. a4f99b1 Apply formatting changes by Adithya Chakilam · 9 weeks ago
  12. d5be7c3 Add logging for parked tasks by Adithya Chakilam · 9 weeks ago
  13. 49266ed Introduce test cases for quotas by Adithya Chakilam · 3 months ago
  14. e3ed220 Introduce minStartForQueue (capacity reservation) by Adithya Chakilam · 3 months ago
  15. ccf63c8 QueueStats: Use task ids instead of counts by Adithya Chakilam · 3 months ago
  16. ec6c228 Merge "Fix QueueStats to use a ConcurrentMap" by Martin Fick US · 3 months ago
  17. abd1e9c Merge "Replace Semaphore with AtomicInteger" by Martin Fick US · 3 months ago
  18. 80e774a Ability to limit concurrent rest api calls by Adithya Chakilam · 4 months ago
  19. 7589a1a Fix QueueStats to use a ConcurrentMap by Adithya Chakilam · 4 months ago
  20. 7e4ca18 Replace Semaphore with AtomicInteger by Adithya Chakilam · 4 months ago
  21. b6de931 Allow ratelimits to be specified in global section by Adithya Chakilam · 4 months ago
  22. 1d02f41 Fix task quotas not being released by Adithya Chakilam · 4 months ago
  23. 614996e Treat missing repos as 0 bytes in dry-run quota check by Antonio Barone · 4 months ago
  24. a337ebf Introduce global quotas by Adithya Chakilam · 4 months ago
  25. 75d81a3 Extend TaskQuota from TaskParker by Adithya Chakilam · 4 months ago
  26. 5dcbecf Merge "Share the threads/permits for soft maxes" by Martin Fick US · 4 months ago
  27. 207b6ea Fix dry-run to return OK when quota is available by Antonio Barone · 4 months ago
  28. e241fb5 Share the threads/permits for soft maxes by Adithya Chakilam · 4 months ago
  29. 85610b4 Format files with gjf and add missing copyright headers by Adithya Chakilam · 4 months ago
  30. 1dc856c Fix task quota namespacing by Adithya Chakilam · 5 months ago
  31. 89b64c3 Improve thread pool sharing with soft max by Adithya Chakilam · 6 months ago
  32. 326fb8d Add namespacing support for task quotas by Adithya Chakilam · 6 months ago
  33. 771a9c3 Store IDs only for tasks with acquired quotas by Adithya Chakilam · 6 months ago
  34. c5e174d Introduce `receivepack` task quota by Adithya Chakilam · 6 months ago
  35. b73097b Introduce `maxStartPerUserForTaskForQueue` quota by Adithya Chakilam · 6 months ago
  36. de8912a Extend `maxStartForTaskForQueue` to scope for specific user by Adithya Chakilam · 7 months ago
  37. fc4e54a Fix order of static variables by Adithya Chakilam · 7 months ago
  38. 50691d8 Introduce Task quotas by Adithya Chakilam · 7 months ago
  39. 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
  40. 23d00b0 Upgrade default build to use java 17 by Adithya Chakilam · 8 months ago
  41. 31a411d Update to work in standalone mode by Adithya Chakilam · 8 months ago
  42. 0c35c02 Fix the incorrect bazlets version by Adithya Chakilam · 8 months ago
  43. f7d0226 Build with stable version by Adithya Chakilam · 8 months ago
  44. a89be9b remove unused _maven_jar by Adithya Chakilam · 8 months ago
  45. 36a5af0 format using buildifier by Adithya Chakilam · 8 months ago
  46. 8fe24cf upgrade to use python3 by Adithya Chakilam · 8 months ago
  47. 3478a03 Ignore intellij ide files by Adithya Chakilam · 8 months ago
  48. 3271ccb Clarify how rate limit is handled (REST API Vs upload pack) by Fabio Ponciroli · 1 year ago
  49. 8b71acf Exclude empty limits when finding the user's matched rates by Luca Milanesio · 1 year ago
  50. cfc0c4c Fix ListQuotas build for unreported Exception during project list by Luca Milanesio · 1 year, 5 months ago
  51. 2994a6a Fix AccountLimitsConfig error prone error by Jacek Centkowski · 2 years, 8 months ago
  52. aac48c3 Bump commons lang to v3 by Darius Jokilehto · 3 years, 8 months ago
  53. 7ec0492 Merge branch 'stable-3.2' by David Ostrovsky · 4 years, 9 months ago
  54. fe05c1e Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 4 years, 9 months ago stable-3.2
  55. a17ce7e Upgrade bazlets to latest stable-3.1 to build with 3.1.12 API by Marco Miller · 4 years, 10 months ago stable-3.1
  56. 31db479 Merge "Merge branch 'stable-3.1' into 'stable-3.2'" into stable-3.2 by Jacek Centkowski · 5 years ago
  57. 4b2c6dc Merge branch 'stable-3.1' into 'stable-3.2' by Jacek Centkowski · 5 years ago
  58. 9b82ec3 Upgrade bazlets to latest stable-3.2 to build with 3.2.6 API by Jacek Centkowski · 5 years ago
  59. ac73653 Upgrade bazlets to latest stable-3.1 to build with 3.1.11 API by Jacek Centkowski · 5 years ago
  60. 9c26fa9 Merge branch 'stable-3.2' by David Ostrovsky · 5 years ago
  61. bab196c Adapt the test code to not mock cache instances by David Ostrovsky · 5 years ago
  62. 8171b78 Merge branch 'stable-3.1' into master by Marco Miller · 5 years ago
  63. 35b51c8 Upgrade bazlets to latest stable-3.1 to build with 3.1.10 API by Marco Miller · 5 years ago
  64. 7252aa4 Merge branch 'stable-3.1' into master by Marco Miller · 5 years ago
  65. 67cf9f7 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 5 years ago
  66. ac8f720 Bump Bazel version to 3.7.0 by Marco Miller · 5 years ago
  67. e252075 Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API by Marco Miller · 5 years ago
  68. 8d930d3 Merge branch 'stable-3.1' by Marco Miller · 5 years ago
  69. 673ae06 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 5 years ago
  70. ee58509 Bump Bazel version to 3.5.0 by Marco Miller · 5 years ago
  71. 7b2ce7b Build with plugin API 3.3.0-SNAPSHOT by David Ostrovsky · 5 years ago
  72. fb11489 Upgrade bazlets to latest master to build with 3.2.3 API by Marco Miller · 5 years ago
  73. 6e1110c Merge branch 'stable-3.1' by Marco Miller · 5 years ago
  74. dbe485d Adapt the test code to not mock cache instances by David Ostrovsky · 5 years ago
  75. a65289a Upgrade bazlets to latest stable-3.1 to build with 3.1.8 API by Marco Miller · 5 years ago
  76. f75f173 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 5 years ago
  77. 260a808 Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API by Marco Miller · 5 years ago
  78. 3c90dbc Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 5 years ago
  79. c34ef18 Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API by Marco Miller · 5 years ago
  80. ac29d9a Adapt to the move of GroupDescription to entities package by David Ostrovsky · 5 years ago
  81. 6083703 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 6 years ago
  82. 40b6fa0 Bump Bazel version to 3.4.1 by Marco Miller · 6 years ago
  83. c28ddb2 Merge branch 'stable-3.1' by Marco Miller · 6 years ago
  84. a77913c Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 6 years ago
  85. a99832a Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 6 years ago
  86. 6b5397f Upgrade bazlets to latest master to build with 3.2.2 API by Marco Miller · 6 years ago
  87. b26ff24 Merge branch 'stable-3.1' by Marco Miller · 6 years ago
  88. 03ebfa6 Upgrade bazlets to latest stable-3.1 to build with 3.1.7 API by Marco Miller · 6 years ago
  89. 733cc00 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 6 years ago
  90. df91173 Upgrade bazlets to latest stable-3.0 to build with 3.0.11 API by Marco Miller · 6 years ago
  91. 335876a Remove the commented-out snapshot plugin api lines by Marco Miller · 6 years ago
  92. 5d93586 Adapt SNAPSHOT plugin api example to the 3.1 version by Marco Miller · 6 years ago
  93. c3e76bb Upgrade bazlets to latest stable-3.1 by Marco Miller · 6 years ago
  94. 8c846f2 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 6 years ago
  95. b76c7b4 Prepare for new gerrit_api snapshot version usage by Marco Miller · 6 years ago
  96. f4d21c9 Upgrade bazlets to latest stable-3.0 by Marco Miller · 6 years ago
  97. 2e01c0b Upgrade bazlets to latest stable-3.0 by David Pursehouse · 6 years ago
  98. 75f8fb6 Upgrade bazlets to latest stable-2.16 by David Pursehouse · 6 years ago
  99. c791112 Upgrade bazlets to latest master to build with 3.2.1 API by Marco Miller · 6 years ago
  100. 480bea9 Merge branch 'stable-3.1' by Marco Miller · 6 years ago