BigW Consortium Gitlab

  1. 17 Aug, 2016 1 commit
  2. 13 Jul, 2016 5 commits
  3. 05 Jul, 2016 4 commits
  4. 07 Jun, 2016 1 commit
  5. 06 Jun, 2016 7 commits
  6. 03 Jun, 2016 2 commits
  7. 09 May, 2016 2 commits
  8. 06 May, 2016 1 commit
  9. 05 May, 2016 1 commit
  10. 20 Apr, 2016 1 commit
  11. 01 Apr, 2016 1 commit
  12. 22 Mar, 2016 1 commit
  13. 15 Mar, 2016 1 commit
    • 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. 03 Mar, 2016 6 commits
  15. 02 Mar, 2016 2 commits
  16. 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
  17. 02 Feb, 2016 1 commit
  18. 07 Dec, 2015 1 commit
  19. 02 Dec, 2015 1 commit