BigW Consortium Gitlab

  1. 06 Jun, 2016 7 commits
  2. 19 Mar, 2016 1 commit
  3. 18 Mar, 2016 2 commits
  4. 15 Mar, 2016 3 commits
    • Improving the original label-subscribing implementation · 54ec7e95
      Rémy Coutable authored
      1. Make the "subscribed" text in Issuable sidebar reflect the labels
         subscription status
      
      2. Current user mut be logged-in to toggle issue/MR/label subscription
    • Original implementation to allow users to subscribe to labels · 0444fa56
      Timothy Andrew authored
      1. Allow subscribing (the current user) to a label
      
      - Refactor the `Subscription` coffeescript class
        - The main change is that it accepts a container, and conducts all
          DOM queries within its scope. We need this because the labels
          page has multiple instances of `Subscription` on the same page.
      
      2. Creating an issue or MR with labels notifies users subscribed to those labels
      
      - Label `has_many` subscribers through subscriptions.
      
      3. Adding a label to an issue or MR notifies users subscribed to those labels
      
      - This only applies to subscribers of the label that has just been
        added, not all labels for the issue.
  5. 17 Feb, 2016 1 commit
    • Label description and Label row · 2e81b155
      Tap authored
      - Add label description
      - Show label row when filtering issues or merge requests by label
  6. 18 Jun, 2015 1 commit
  7. 20 Apr, 2015 1 commit
  8. 12 Mar, 2015 1 commit
  9. 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.
  10. 06 Feb, 2015 1 commit
  11. 04 Sep, 2014 1 commit
  12. 13 Aug, 2014 1 commit
  13. 30 Jul, 2014 3 commits
  14. 29 Jul, 2014 1 commit
  15. 04 Jun, 2014 1 commit
  16. 13 May, 2014 1 commit
  17. 25 Feb, 2014 1 commit
  18. 23 Jun, 2013 1 commit
  19. 07 May, 2013 2 commits
  20. 09 Oct, 2012 1 commit
  21. 27 Sep, 2012 1 commit
  22. 26 Sep, 2012 1 commit
  23. 25 Sep, 2012 1 commit
  24. 02 Sep, 2012 1 commit
  25. 24 Aug, 2012 2 commits