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