BigW Consortium Gitlab

  1. 19 Aug, 2016 1 commit
  2. 17 Aug, 2016 1 commit
  3. 16 Aug, 2016 1 commit
  4. 15 Aug, 2016 1 commit
  5. 12 Aug, 2016 1 commit
  6. 04 Aug, 2016 1 commit
  7. 03 Aug, 2016 2 commits
  8. 29 Jul, 2016 1 commit
  9. 15 Jul, 2016 1 commit
  10. 06 Jul, 2016 2 commits
  11. 22 Jun, 2016 2 commits
  12. 16 Jun, 2016 2 commits
  13. 15 Jun, 2016 2 commits
  14. 14 Jun, 2016 5 commits
  15. 06 Jun, 2016 1 commit
  16. 03 Jun, 2016 2 commits
  17. 26 May, 2016 1 commit
  18. 17 May, 2016 1 commit
  19. 13 May, 2016 2 commits
  20. 02 May, 2016 1 commit
  21. 19 Apr, 2016 1 commit
  22. 17 Mar, 2016 1 commit
  23. 15 Mar, 2016 2 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.
  24. 12 Feb, 2016 1 commit
  25. 09 Feb, 2016 1 commit
  26. 29 Jan, 2016 1 commit
  27. 08 Jan, 2016 1 commit
  28. 15 Dec, 2015 1 commit