1. 18 6月, 2016 1 次提交
    • P
      Cache todo counters (pending/done) · f6bfa46d
      Paco Guzman 提交于
      - As todos are created/updated inside the TodoService
      we repopulate the cache just there for both pending/done todos
      - Todos as mark as done from the TodosController we update cache
      there too
      - All the added methods are kept in the User class for cohesion
      f6bfa46d
  2. 17 6月, 2016 1 次提交
  3. 16 6月, 2016 2 次提交
  4. 14 6月, 2016 2 次提交
  5. 10 6月, 2016 1 次提交
  6. 03 6月, 2016 2 次提交
  7. 17 5月, 2016 1 次提交
    • S
      Create a todo on failing MR build · 6b834f2c
      Sean McGivern 提交于
      When a build fails for a commit, create a todo for the author of the
      merge request that commit is the HEAD of. If the commit isn't the HEAD
      commit of any MR, don't do anything. If there already is a todo for that
      user and MR, don't do anything.
      
      Current limitations:
      - This isn't configurable by project.
      - The author of a merge request might not be the person who pushed the
        breaking commit.
      6b834f2c
  8. 06 5月, 2016 1 次提交
  9. 31 3月, 2016 2 次提交
  10. 18 3月, 2016 2 次提交
  11. 25 2月, 2016 1 次提交
  12. 20 2月, 2016 18 次提交