1. 11 Aug, 2015 2 commits
  2. 07 Aug, 2015 1 commit
  3. 22 Jul, 2015 1 commit
  4. 16 Jul, 2015 1 commit
  5. 15 Jul, 2015 3 commits
  6. 01 Jul, 2015 2 commits
  7. 19 Jun, 2015 1 commit
  8. 11 Jun, 2015 2 commits
  9. 29 May, 2015 1 commit
  10. 26 May, 2015 4 commits
  11. 25 May, 2015 1 commit
  12. 30 Apr, 2015 1 commit
  13. 24 Apr, 2015 2 commits
  14. 15 Apr, 2015 1 commit
  15. 14 Apr, 2015 2 commits
  16. 03 Apr, 2015 1 commit
  17. 02 Apr, 2015 1 commit
  18. 23 Mar, 2015 1 commit
  19. 19 Mar, 2015 1 commit
    • DJ Mountney's avatar
      Update merge_status state to allow more transitions · 41551791
      DJ Mountney authored
      Previously you could only transition from the unchecked state to one of the others. This meant that the mark_as_unmerged call in AutoMergeService would rarily be able to actually transition the state. As it would usually have already been set to can_be_merged before it hit that service.
      41551791
  20. 15 Mar, 2015 1 commit
  21. 06 Feb, 2015 1 commit
  22. 03 Feb, 2015 1 commit
  23. 22 Jan, 2015 1 commit
  24. 18 Jan, 2015 1 commit
    • Steven Burgart's avatar
      Fix various typos · 5c801602
      Steven Burgart authored
      signe-in -> signed-in
      go_to_gihub_for_permissions -> go_to_github_for_permissions
      descendand -> descendant
      behavour -> behaviour
      recepient_email -> recipient_email
      generate_fingerpint -> generate_fingerprint
      dependes -> depends
      Cant't -> Can't
      wisit -> visit
      notifcation -> notification
      sufficent_scope -> sufficient_scope?
      levet -> level
      5c801602
  25. 07 Jan, 2015 1 commit
  26. 01 Jan, 2015 1 commit
  27. 05 Dec, 2014 2 commits
  28. 06 Oct, 2014 1 commit
    • Vinnie Okada's avatar
      Add task lists to issues and merge requests · 9f0083a9
      Vinnie Okada authored
      Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
      list item and turn it into a checkbox input.  Users who can modify the
      issue or MR can toggle the checkboxes directly or edit the Markdown to
      manage the tasks.  Task status is also displayed in the MR and issue
      lists.
      9f0083a9
  29. 02 Oct, 2014 1 commit