[ARCHIVED] use gerrit stream-events instead | T204337 | Reads gerrit stream events into redis

Clone this repo:

Branches

  1. a3ddd8f Archive by Kunal Mehta · 6 years ago master
  2. 6ed61af Do not keep redis connections open all the time either by YuviPanda · 11 years ago
  3. 344086f Open a new MySQL connection for each registration action by YuviPanda · 11 years ago
  4. 2262dfe Remove random debugging statement by YuviPanda · 11 years ago
  5. 21be27e Change copyright notice in LICENSE by YuviPanda · 11 years ago
  6. b49f2b6 Hardcode path to the local virtualenv on toollabs by YuviPanda · 11 years ago
  7. 94bd87a Add support for registering for GitHub rsubscriptions too by YuviPanda · 11 years ago
  8. c2f6a81 Fix symlink resolution bugs with finding BASE_PATH by YuviPanda · 11 years ago
  9. f294d62 Add github-reciever script to receive webhooks from github by YuviPanda · 11 years ago
  10. 37f9c9d Updated requirements.txt by YuviPanda · 11 years ago
  11. 257f30a Use print function rather than the print statement by YuviPanda · 11 years ago
  12. f3cbc2b Store canonical info about subscriptions in mysql by YuviPanda · 11 years ago
  13. e4202e4 Refactor subscriptions.py by YuviPanda · 11 years ago
  14. b9f0f21 Do the key generation for registering on the server by YuviPanda · 11 years ago
  15. 65dec2d Try to erase file whenever app exits. Also never exit cleanly by YuviPanda · 11 years ago
  16. f1484c4 Add separate process that listens for subscription changes by YuviPanda · 11 years ago
  17. dd24be5 Fix off-by-one error in trimming queues by YuviPanda · 11 years ago
  18. 4d36cac Ensure that queues do not get too long by YuviPanda · 11 years ago
  19. 926bc62 Add requirements.txt by YuviPanda · 11 years ago
  20. 836b8d8 Perform saving when adding new subscriptions atomically by YuviPanda · 11 years ago