Skip to content
  1. Oct 06, 2014
    • 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
  2. May 30, 2014
  3. May 05, 2014
  4. Apr 06, 2014
  5. Mar 22, 2014
    • 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
  6. Feb 28, 2014
  7. Feb 27, 2014
  8. Feb 19, 2014
  9. Feb 18, 2014
  10. Feb 11, 2014
  11. Dec 31, 2013
  12. Dec 30, 2013
  13. Dec 24, 2013
  14. Dec 19, 2013
  15. Dec 14, 2013
    • 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
  16. Nov 12, 2013
    • 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
  17. Oct 23, 2013
  18. Oct 16, 2013
  19. Sep 09, 2013
  20. Aug 26, 2013
    • 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
  21. Jun 23, 2013
  22. Apr 19, 2013
  23. Feb 18, 2013
  24. Jan 04, 2013
  25. Dec 15, 2012
  26. Dec 13, 2012
  27. Dec 11, 2012
  28. Nov 20, 2012
  29. Oct 26, 2012
  30. Sep 20, 2012
  31. Aug 11, 2012
  32. Aug 02, 2012
  33. Jul 17, 2012