1. 09 5月, 2016 1 次提交
  2. 21 4月, 2016 2 次提交
    • M
      Add red color to overdue and open issues · c6be4ec5
      Mehmet Beydogan 提交于
      c6be4ec5
    • M
      Add due_date:time field to Issue model · 3afd0817
      Mehmet Beydogan 提交于
      Add due_date text field to sidebar issue#show
      Add ability sorting issues by due date ASC and DESC
      Add ability to filtering issues by No Due Date, Any Due Date, Due to tomorrow, Due in this week options
      Add handling issue due_date field for MergeRequest
      Update CHANGELOG
      Fix ambigous match for issues#show sidebar
      Fix SCREAMING_SNAKE_CASE offenses for due date contants
      Add specs for due date sorting and filtering on issues
      3afd0817
  3. 15 4月, 2016 1 次提交
  4. 19 3月, 2016 1 次提交
  5. 18 3月, 2016 1 次提交
  6. 26 2月, 2016 1 次提交
  7. 22 2月, 2016 1 次提交
  8. 17 2月, 2016 1 次提交
  9. 09 12月, 2015 2 次提交
  10. 02 12月, 2015 4 次提交
  11. 19 11月, 2015 1 次提交
  12. 08 9月, 2015 1 次提交
  13. 22 7月, 2015 1 次提交
  14. 01 7月, 2015 1 次提交
  15. 30 6月, 2015 1 次提交
  16. 26 6月, 2015 2 次提交
  17. 18 6月, 2015 1 次提交
  18. 08 6月, 2015 1 次提交
  19. 22 5月, 2015 1 次提交
  20. 24 4月, 2015 1 次提交
    • S
      Tweak issue page · dbd0fd20
      Stefan Tatschner 提交于
      * Include creation time
      * Include author without avatar
      * Move assignee to the right
      * Remove action buttons. IMO they are useless and a bit annoying
      * Include comments counter by default, gray it out when there are 0
        comments.
      dbd0fd20
  21. 23 3月, 2015 1 次提交
  22. 20 3月, 2015 1 次提交
  23. 14 3月, 2015 1 次提交
  24. 26 2月, 2015 1 次提交
  25. 20 2月, 2015 2 次提交
  26. 16 2月, 2015 1 次提交
  27. 15 2月, 2015 1 次提交
    • V
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada 提交于
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  28. 03 12月, 2014 1 次提交
  29. 02 12月, 2014 1 次提交
  30. 23 10月, 2014 1 次提交
  31. 06 10月, 2014 1 次提交
    • V
      Add task lists to issues and merge requests · 9f0083a9
      Vinnie Okada 提交于
      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
  32. 03 10月, 2014 1 次提交
  33. 11 9月, 2014 1 次提交