Skip to content
Snippets Groups Projects
  1. Jul 27, 2012
  2. Jul 25, 2012
  3. Jul 24, 2012
  4. Jul 19, 2012
  5. Jul 05, 2012
  6. 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
  7. Jun 20, 2012
  8. Jun 13, 2012
  9. May 22, 2012
  10. Jan 30, 2012
  11. Jan 19, 2012
  12. Jan 13, 2012
  13. Jan 10, 2012
  14. Dec 21, 2011
  15. Dec 20, 2011
  16. Nov 16, 2011
    • Lloyd Hilaiel's avatar
      move generation of ephemeral database names (used in perf/unit testing) to a... · 601bed72
      Lloyd Hilaiel authored
      move generation of ephemeral database names (used in perf/unit testing) to a higher level and out of core code.  also, emphemeral database cleanup is now a responsibility of the harness running the software (test harness, or run_locally.js).  This fixes race conditions in unit tests that restart daemons (closes #557) and simplifies running local performance tests (issue #504)
      601bed72
  17. Nov 10, 2011
  18. Nov 04, 2011
  19. Nov 10, 2011
  20. Nov 04, 2011
  21. Nov 02, 2011
  22. Oct 28, 2011
Loading