BigW Consortium Gitlab

  1. 16 May, 2015 2 commits
  2. 14 Apr, 2015 3 commits
  3. 13 Apr, 2015 1 commit
  4. 31 Mar, 2015 1 commit
  5. 27 Mar, 2015 1 commit
  6. 18 Mar, 2015 3 commits
  7. 15 Mar, 2015 1 commit
  8. 12 Mar, 2015 1 commit
  9. 25 Feb, 2015 5 commits
  10. 14 Feb, 2015 1 commit
    • Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      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.
  11. 17 Jan, 2015 1 commit
  12. 11 Dec, 2014 1 commit
  13. 28 Oct, 2014 1 commit
  14. 30 Sep, 2014 1 commit
  15. 15 Sep, 2014 1 commit
  16. 02 Sep, 2014 1 commit
  17. 01 Sep, 2014 1 commit
  18. 26 Aug, 2014 1 commit
  19. 29 Jul, 2014 1 commit
  20. 15 Jul, 2014 1 commit
  21. 04 Jul, 2014 1 commit
  22. 03 Jul, 2014 1 commit
  23. 02 Jul, 2014 1 commit
  24. 13 Jun, 2014 1 commit
  25. 21 May, 2014 1 commit
  26. 28 Apr, 2014 1 commit
  27. 26 Apr, 2014 1 commit
  28. 26 Mar, 2014 1 commit
  29. 11 Mar, 2014 1 commit
  30. 03 Mar, 2014 2 commits
    • Make the merge request notification emails more readable · ad278c4e
      Pierre de La Morinerie authored
      Emphasize the meaningful informations, and remove the less needed ones:
      
      * Use "!" to identify a merge request
      * Write the name of the commented file for diff notes
      * Don't show the assignee in the "merged merge request" email
    • Simplify the default layout of notification emails · 306744bb
      Pierre de La Morinerie authored
      * Less margin: the content appears as the text of the message.
      
      * Streamlined footer: everything on one line, with a small separator.
      
      * Zimbra (www.zimbra.com) chokes on HTML tables, and doesn't display
      the content of the message. Switching to a simpler layout fixes the
      issue.