BigW Consortium Gitlab

  1. 12 Apr, 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. 05 Oct, 2014 1 commit
    • Make Spinach test names consistent · fa349012
      Ciro Santilli authored
      - do not add Feature to feature titles
      - titleize feature titles
      - put steps on the same path as .feature files
      - make feature titles match their path
  4. 22 Sep, 2014 1 commit
  5. 12 Sep, 2014 1 commit
  6. 04 Sep, 2014 1 commit
  7. 13 Aug, 2014 2 commits
  8. 31 Jul, 2014 1 commit
  9. 30 Jul, 2014 2 commits
  10. 23 Feb, 2014 1 commit
  11. 19 Jan, 2014 1 commit
  12. 13 Nov, 2012 1 commit
  13. 10 Sep, 2012 2 commits