1. 29 8月, 2017 2 次提交
  2. 15 6月, 2017 1 次提交
  3. 04 5月, 2017 1 次提交
  4. 29 3月, 2017 1 次提交
  5. 11 1月, 2017 1 次提交
  6. 17 12月, 2016 1 次提交
  7. 22 11月, 2016 1 次提交
  8. 13 10月, 2016 1 次提交
  9. 03 10月, 2016 1 次提交
  10. 21 9月, 2016 1 次提交
  11. 30 8月, 2016 1 次提交
    • K
      User can edit closed MR with deleted fork · c9c2503c
      Katarzyna Kobierska 提交于
      Add test for closed MR without fork
      
      Add view test visibility of Reopen and Close buttons
      
      Fix controller tests and validation method
      
      Fix missing space
      
      Remove unused variables from test
      
      closed_without_fork? method refactoring
      
      Add information about missing fork
      
      When closed MR without fork can't edit target branch
      
      Tests for closed MR edit view
      
      Fix indentation and rebase, refactoring
      c9c2503c
  12. 15 8月, 2016 2 次提交
  13. 03 6月, 2016 2 次提交
  14. 20 5月, 2016 1 次提交
  15. 16 3月, 2016 2 次提交
    • R
      Improving the original label-subscribing implementation · 54ec7e95
      Rémy Coutable 提交于
      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
    • T
      Original implementation to allow users to subscribe to labels · 0444fa56
      Timothy Andrew 提交于
      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
  16. 20 2月, 2016 9 次提交
  17. 20 11月, 2015 1 次提交
  18. 17 11月, 2015 1 次提交
  19. 13 11月, 2015 1 次提交
  20. 28 10月, 2015 1 次提交
  21. 12 10月, 2015 1 次提交
  22. 30 7月, 2015 1 次提交
  23. 14 7月, 2015 1 次提交
  24. 09 7月, 2015 2 次提交
  25. 25 6月, 2015 1 次提交
  26. 30 5月, 2015 1 次提交
  27. 29 5月, 2015 1 次提交