An error occurred fetching the project authors.
  1. 20 Mar, 2016 1 commit
  2. 19 Mar, 2016 3 commits
  3. 18 Mar, 2016 1 commit
    • Zeger-Jan van de Weg's avatar
      \#to_branch_name now uses the iid as postfix · 70ca3370
      Zeger-Jan van de Weg authored
      Given the branch name 'mep-mep' with an iid being 1,
      the current way, master's way, would yield a branch name of
      1-mep-mep. The problem for larger projects however would be that
      a developer might forget what iid the issue was.
      
      When this developer would try to tab complete it would:
      - Or result in 20+ branches possibly
      - Or start with the wrong digit, try again with digit++
        - Would see 20 branches, repeat
      
      Thus the obvious way of solving this is letting the dev tab complete
      on the issue title, which is easier to remember.
      70ca3370
  4. 17 Mar, 2016 4 commits
  5. 15 Mar, 2016 4 commits
  6. 22 Jan, 2016 1 commit
  7. 13 Jan, 2016 1 commit
  8. 07 Jan, 2016 2 commits
  9. 21 Dec, 2015 1 commit
  10. 15 Dec, 2015 2 commits
  11. 11 Dec, 2015 1 commit
  12. 01 Dec, 2015 1 commit
  13. 30 Nov, 2015 1 commit
  14. 16 Oct, 2015 2 commits
  15. 06 Sep, 2015 1 commit
  16. 26 May, 2015 4 commits
  17. 15 Mar, 2015 1 commit
  18. 06 Feb, 2015 1 commit
  19. 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
  20. 02 Oct, 2014 1 commit
  21. 22 Sep, 2014 1 commit
  22. 25 Aug, 2014 1 commit
  23. 29 Jul, 2014 1 commit
  24. 25 Jul, 2014 1 commit
  25. 26 Jun, 2014 1 commit
  26. 23 May, 2014 1 commit