BigW Consortium Gitlab

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