An error occurred fetching the project authors.
  1. 03 Dec, 2014 1 commit
  2. 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
  3. 30 May, 2014 1 commit
  4. 05 May, 2014 1 commit
  5. 06 Apr, 2014 1 commit
  6. 22 Mar, 2014 1 commit
    • awiddersheim's avatar
      Remove periods from merge request · 3704d85b
      awiddersheim authored
      The "Merged by" and "Closed by" statements end with an extra space followed by a period. This doesn't seem necessary to me and not having the extra space followed by a period looks better to me. Also, the top of the merge request doesn't have the sentence ending with a period.
      3704d85b
  7. 28 Feb, 2014 1 commit
  8. 27 Feb, 2014 1 commit
  9. 19 Feb, 2014 1 commit
  10. 18 Feb, 2014 4 commits
  11. 11 Feb, 2014 2 commits
  12. 31 Dec, 2013 1 commit
  13. 30 Dec, 2013 1 commit
  14. 24 Dec, 2013 1 commit
  15. 19 Dec, 2013 2 commits
  16. 14 Dec, 2013 1 commit
    • Drew Blessing's avatar
      Add time ago tooltips to show actual date/time · fa817dff
      Drew Blessing authored
      Clean up admin dashboad tooltips
      
      Clean up admin dashboad tooltips
      
      Clean up admin dashboad tooltips
      
      Add helper method
      
      change to use app helper
      
      Modify tooltips to use new helper
      
      Convert remaining times
      
      Adjust one tooltip
      fa817dff
  17. 12 Nov, 2013 1 commit
    • David Pursehouse's avatar
      Improve status message on merge request page · dfb8d2b7
      David Pursehouse authored
      The status message currently looks like:
      
        Created on Oct 24, 2013 by John , currently assigned to Bob
      
      There is a space between the author name and the comma, which is
      incorrect.  Also, there is no period at the end of the sentence,
      which makes it inconsistent with the following line:
      
        Merged by Bob 5 minutes ago.
      
      Change it to:
      
        Created on Oct 24, 2013 by John.  Currently assigned to Bob.
      
      Also change the milestone information from:
      
        and attached to milestone XYZ
      
      to:
      
        Attached to milestone XYZ.
      dfb8d2b7
  18. 23 Oct, 2013 1 commit
  19. 16 Oct, 2013 1 commit
  20. 09 Sep, 2013 1 commit
  21. 25 Aug, 2013 1 commit
    • ash wilson's avatar
      Link issues from comments and automatically close them · c8a115c0
      ash wilson authored
      Any mention of Issues, MergeRequests, or Commits via GitLab-flavored markdown
      references in descriptions, titles, or attached Notes creates a back-reference
      Note that links to the original referencer. Furthermore, pushing commits with
      commit messages that match a (configurable) regexp to a project's default
      branch will close any issues mentioned by GFM in the matched closing phrase.
      If accepting a merge request would close any Issues in this way, a banner is
      appended to the merge request's main panel to indicate this.
      c8a115c0
  22. 23 Jun, 2013 1 commit
  23. 19 Apr, 2013 2 commits
  24. 18 Feb, 2013 2 commits
  25. 04 Jan, 2013 1 commit
  26. 15 Dec, 2012 1 commit
  27. 13 Dec, 2012 1 commit
  28. 11 Dec, 2012 1 commit
  29. 20 Nov, 2012 1 commit
  30. 26 Oct, 2012 1 commit
  31. 20 Sep, 2012 1 commit
  32. 10 Aug, 2012 1 commit
  33. 02 Aug, 2012 1 commit