1. 19 5月, 2016 1 次提交
  2. 18 5月, 2016 1 次提交
  3. 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
  4. 20 2月, 2016 8 次提交
  5. 20 11月, 2015 1 次提交
  6. 17 11月, 2015 1 次提交
  7. 13 11月, 2015 1 次提交
  8. 28 10月, 2015 1 次提交
  9. 12 10月, 2015 1 次提交
  10. 30 7月, 2015 1 次提交
  11. 14 7月, 2015 1 次提交
  12. 09 7月, 2015 2 次提交
  13. 25 6月, 2015 1 次提交
  14. 27 5月, 2015 1 次提交
  15. 27 3月, 2015 1 次提交
  16. 24 3月, 2015 1 次提交
  17. 09 2月, 2015 1 次提交
  18. 26 1月, 2015 1 次提交
  19. 10 10月, 2014 1 次提交
  20. 06 10月, 2014 1 次提交
    • V
      Add task lists to issues and merge requests · 9f0083a9
      Vinnie Okada 提交于
      Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
      list item and turn it into a checkbox input.  Users who can modify the
      issue or MR can toggle the checkboxes directly or edit the Markdown to
      manage the tasks.  Task status is also displayed in the MR and issue
      lists.
      9f0083a9
  21. 27 6月, 2014 1 次提交
  22. 13 6月, 2014 1 次提交
  23. 11 6月, 2014 1 次提交
  24. 10 6月, 2014 1 次提交
  25. 03 4月, 2014 1 次提交
  26. 02 4月, 2014 4 次提交