1. 18 12月, 2015 1 次提交
  2. 11 12月, 2015 1 次提交
  3. 10 12月, 2015 1 次提交
  4. 08 12月, 2015 2 次提交
  5. 07 12月, 2015 1 次提交
  6. 04 12月, 2015 1 次提交
    • B
      Tests for replica set list backend · f1922c97
      bryk 提交于
      The tests cover all methods except the one that interacts with the
      client. Test for it will be added later.
      f1922c97
  7. 01 12月, 2015 1 次提交
    • B
      Replica set list: handle endpoints and descirption · f62b4688
      bryk 提交于
      This change handles replica set description end-to-end: saving in on the
      deploy form and then displaying. It also handles replica set endpoints.
      I also attempted to write tests for the go code, but this change grew
      too much. I'll do this later.
      f62b4688
  8. 06 11月, 2015 2 次提交
    • B
      Run test, build and lint checks on Travis CI · b49939cf
      bryk 提交于
      This change makes it possible to run tests, integration tests and lint
      on Travis CI. It also prepares a special Gulp task to perform the same
      activities locally. This is handy when, e.g., sending a pull requrest.
      b49939cf
    • B
      Create API handlers infrastrucutre · bcd18317
      bryk 提交于
      This simple setup will be used for handling calls to the API, once
      implemented.
      bcd18317
  9. 05 11月, 2015 1 次提交