Skip to content
Snippets Groups Projects
  1. Jun 28, 2012
  2. Jun 27, 2012
    • Zachary Carter's avatar
      Fix typo · a5dbf16a
      Zachary Carter authored
      a5dbf16a
    • 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. Jun 26, 2012
  4. Jun 25, 2012
  5. Jun 23, 2012
  6. Jun 22, 2012
  7. Jun 21, 2012
  8. Jun 20, 2012
Loading