Skip to content
Snippets Groups Projects
  1. Jul 02, 2012
  2. Jun 27, 2012
    • Zachary Carter's avatar
      Adds static process and refactors routing of WSAPI requests - issue #1757 · d529d793
      Zachary Carter authored
      The `static` process has been added to handle cachable resources and views, so
      code relevant to serving those resources has been removed from `browserid`.
      
      The `router` heartbeat now depends on both `browserid` and `static` processes being ok.
      `router` now forwards wsapi writes to `dbwriter`, reads to `browserid`, and errors on unkown
      or internal wsapi requests. The wsapi setup for `browserid` no longer handles forwards, though
      some wsapi operations may trigger a forward to `dbwriter`.
      d529d793
  3. May 29, 2012
  4. Jan 30, 2012
  5. Jan 13, 2012
  6. Jan 12, 2012
  7. Jan 10, 2012
  8. Dec 14, 2011
  9. Nov 30, 2011
  10. Nov 29, 2011
  11. Nov 28, 2011
  12. Nov 14, 2011
  13. Nov 10, 2011
Loading