BigW Consortium Gitlab

  1. 05 May, 2017 1 commit
  2. 29 Mar, 2017 1 commit
  3. 31 Jan, 2017 1 commit
  4. 30 Jan, 2017 1 commit
  5. 17 Nov, 2016 3 commits
  6. 01 Nov, 2016 1 commit
  7. 19 Oct, 2016 10 commits
  8. 23 Sep, 2016 1 commit
  9. 01 Sep, 2016 1 commit
  10. 06 Jun, 2016 7 commits
  11. 19 Mar, 2016 1 commit
  12. 18 Mar, 2016 2 commits
  13. 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.
  14. 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
  15. 18 Jun, 2015 1 commit
  16. 20 Apr, 2015 1 commit
  17. 12 Mar, 2015 1 commit
  18. 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.
  19. 06 Feb, 2015 1 commit
  20. 04 Sep, 2014 1 commit