1. f93c2fb Make Info.endpoint a config override by Monty Taylor · 7 years ago
  2. 30db1d9 Use a status code to detect unknown vs. missing tenant by Monty Taylor · 7 years ago
  3. 518dcf8 Add /info and /{tenant}/info route to zuul-web by Monty Taylor · 7 years ago
  4. 9db6608 Re-enable test of returning 404 on unknown tenant by Monty Taylor · 7 years ago
  5. c6ca548 Port per-change status to zuul-web by Monty Taylor · 7 years ago
  6. 9010dc5 Remove .json suffix from web routes by Monty Taylor · 7 years ago
  7. 7f3d1f2 Don't decode str in LogStreamingHandler by Tobias Henkel · 7 years ago
  8. 64bf8e0 Add facility for plugins to register web routes by Monty Taylor · 7 years ago
  9. 80730e6 Move github webhook from webapp to zuul-web by Jesse Keating · 7 years ago
  10. 4f56826 Add zuul-web tests equivalent to the webapp tests by James E. Blair · 7 years ago
  11. 3e48bf5 web: fix key request route by Tristan Cacqueray · 7 years ago
  12. 1e2f4da Merge "Send open CORS header for jobs and builds" into feature/zuulv3 by Zuul · 7 years ago
  13. 2f2e32c Merge "Serve keys from canonical project name" into feature/zuulv3 by Zuul · 7 years ago
  14. d59c61d Send open CORS header for jobs and builds by Monty Taylor · 7 years ago
  15. fe1f194 Add finger gateway by David Shrewsbury · 7 years ago
  16. 3f42c53 Serve keys from canonical project name by James E. Blair · 7 years ago
  17. 748a6f8 web: add /{source}/{project}.pub route by Tristan Cacqueray · 7 years ago
  18. a4996f1 web: make console-stream tenant scoped by Tristan Cacqueray · 7 years ago
  19. daa95de web: add /{tenant}/builds route by Tristan Cacqueray · 7 years ago
  20. be0441a web: add /{tenant}/jobs route by Tristan Cacqueray · 7 years ago
  21. 3c2d39d web: add Cache-Control to static files by Tristan Cacqueray · 7 years ago
  22. 784ebdc web: add /{tenant}/status route by Tristan Cacqueray · 7 years ago
  23. e290f89 web: add /tenants route by Tristan Cacqueray · 7 years ago
  24. 95bb2e8 We should await ws.send_str() by David Shrewsbury · 7 years ago
  25. 4e22930 Return stream log message on finger client failure by David Shrewsbury · 7 years ago
  26. 41fa9ea zuul-web: refactor LogStreamingHandler to keep a single rpcclient by Tristan Cacqueray · 7 years ago
  27. b4407fc Add html based websocket client for console stream by Tobias Henkel · 7 years ago[Renamed (93%) from zuul/web.py]
  28. be76b83 Merge "Fix ZuulWeb() invocation" into feature/zuulv3 by Jenkins · 7 years ago
  29. 0fa1cdd Handle aborted websocket client connection cleanly by David Shrewsbury · 7 years ago
  30. 0ee98fc Fix ZuulWeb() invocation by David Shrewsbury · 7 years ago
  31. 51139a0 Add web-based console log streaming by Monty Taylor · 8 years ago