BigW Consortium Gitlab

  1. 22 Mar, 2016 1 commit
  2. 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.
  3. 02 Mar, 2016 2 commits
  4. 19 Feb, 2016 1 commit
  5. 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
  6. 03 Feb, 2016 1 commit
  7. 02 Dec, 2015 6 commits
  8. 29 Oct, 2015 2 commits
  9. 07 Oct, 2015 1 commit
    • Quick Submit all the things! · de3ff174
      Robert Speicher authored
      Adds quick submit behavior to the forms for:
      
      - Blobs ("new file")
      - Commit messages
      - Issuables
      - Notes
      - Labels
      - Milestones
      - Wikis
  10. 17 Sep, 2015 1 commit
  11. 14 Sep, 2015 1 commit
  12. 10 Jul, 2015 1 commit
  13. 27 Jun, 2015 1 commit
  14. 16 Jun, 2015 1 commit
  15. 02 Jun, 2015 1 commit
  16. 22 May, 2015 2 commits
  17. 30 Apr, 2015 2 commits
  18. 17 Apr, 2015 1 commit
  19. 24 Mar, 2015 1 commit
  20. 07 Mar, 2015 1 commit
  21. 19 Feb, 2015 1 commit
  22. 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.
  23. 11 Feb, 2015 1 commit
  24. 20 Nov, 2014 1 commit
  25. 04 Sep, 2014 1 commit
  26. 13 Aug, 2014 3 commits
  27. 31 Jul, 2014 1 commit
  28. 30 Jul, 2014 1 commit