BigW Consortium Gitlab

  1. 10 Mar, 2016 1 commit
  2. 05 Feb, 2016 1 commit
  3. 23 Jan, 2016 1 commit
  4. 17 Dec, 2015 1 commit
  5. 16 Dec, 2015 1 commit
  6. 11 Dec, 2015 2 commits
  7. 14 Oct, 2015 2 commits
  8. 07 Sep, 2015 1 commit
  9. 26 Jun, 2015 1 commit
  10. 06 May, 2015 3 commits
  11. 20 Feb, 2015 1 commit
  12. 18 Dec, 2014 1 commit
  13. 03 Dec, 2014 1 commit
  14. 06 Oct, 2014 1 commit
    • 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.
  15. 30 May, 2014 1 commit
  16. 05 May, 2014 1 commit
  17. 06 Apr, 2014 1 commit
  18. 22 Mar, 2014 1 commit
    • 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.
  19. 28 Feb, 2014 1 commit
  20. 27 Feb, 2014 1 commit
  21. 19 Feb, 2014 1 commit
  22. 18 Feb, 2014 4 commits
  23. 11 Feb, 2014 2 commits
  24. 31 Dec, 2013 1 commit
  25. 30 Dec, 2013 1 commit
  26. 24 Dec, 2013 1 commit
  27. 19 Dec, 2013 2 commits
  28. 14 Dec, 2013 1 commit
    • 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
  29. 12 Nov, 2013 1 commit
    • 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.
  30. 23 Oct, 2013 1 commit
  31. 16 Oct, 2013 1 commit