An error occurred fetching the project authors.
  1. 06 Apr, 2016 3 commits
  2. 22 Mar, 2016 1 commit
  3. 15 Mar, 2016 2 commits
    • Rémy Coutable's avatar
      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
      54ec7e95
    • Timothy Andrew's avatar
      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.
      0444fa56
  4. 02 Mar, 2016 1 commit
  5. 19 Feb, 2016 1 commit
  6. 17 Feb, 2016 1 commit
  7. 02 Dec, 2015 1 commit
  8. 10 Jul, 2015 1 commit
  9. 22 May, 2015 2 commits
  10. 14 Feb, 2015 1 commit
    • Vinnie Okada's avatar
      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.
      76aad9b7
  11. 13 Aug, 2014 1 commit
  12. 31 Jul, 2014 1 commit
  13. 30 Jul, 2014 2 commits
  14. 29 Jul, 2014 1 commit
  15. 21 Oct, 2013 1 commit
  16. 23 Jun, 2013 1 commit
  17. 07 May, 2013 1 commit
  18. 30 Jan, 2013 1 commit
  19. 18 Dec, 2012 1 commit
  20. 19 Sep, 2012 1 commit
  21. 02 Sep, 2012 1 commit
  22. 24 Aug, 2012 1 commit