BigW Consortium Gitlab

  1. 19 Oct, 2016 5 commits
  2. 23 Sep, 2016 1 commit
  3. 01 Sep, 2016 1 commit
  4. 06 Jun, 2016 7 commits
  5. 19 Mar, 2016 1 commit
  6. 18 Mar, 2016 2 commits
  7. 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.
  8. 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
  9. 18 Jun, 2015 1 commit
  10. 20 Apr, 2015 1 commit
  11. 12 Mar, 2015 1 commit
  12. 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.
  13. 06 Feb, 2015 1 commit
  14. 04 Sep, 2014 1 commit
  15. 13 Aug, 2014 1 commit
  16. 30 Jul, 2014 3 commits
  17. 29 Jul, 2014 1 commit
  18. 04 Jun, 2014 1 commit
  19. 13 May, 2014 1 commit
  20. 25 Feb, 2014 1 commit
  21. 23 Jun, 2013 1 commit
  22. 07 May, 2013 2 commits
  23. 09 Oct, 2012 1 commit
  24. 27 Sep, 2012 1 commit