An error occurred fetching the project authors.
  1. 15 Mar, 2016 1 commit
    • 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
  2. 13 Mar, 2016 1 commit
    • Robert Speicher's avatar
      Let `oauth/applications#index` handle the `profiles#applications` route · 8f21e2ae
      Robert Speicher authored
      Previously we were doing all of kinds of code gymnastics and flash abuse
      in order to work with a Doorkeeper controller but have it _appear_ at
      the `/profile/applications` path. Fortunately we can just tell Rails to
      use a different controller to handle that route, and we get the best of
      both worlds.
      8f21e2ae
  3. 11 Mar, 2016 1 commit
  4. 10 Mar, 2016 1 commit
  5. 03 Mar, 2016 1 commit
  6. 01 Mar, 2016 1 commit
  7. 29 Feb, 2016 1 commit
  8. 26 Feb, 2016 1 commit
    • Zeger-Jan van de Weg's avatar
      Branded login page also in CE · 9a2869ab
      Zeger-Jan van de Weg authored
      The only major difference with the EE version is the change from a light and dark logo to only a header logo
      The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
      9a2869ab
  9. 23 Feb, 2016 1 commit
  10. 21 Feb, 2016 1 commit
  11. 20 Feb, 2016 3 commits
  12. 19 Feb, 2016 8 commits
  13. 11 Feb, 2016 6 commits
  14. 09 Feb, 2016 1 commit
  15. 06 Feb, 2016 1 commit
  16. 02 Feb, 2016 1 commit
  17. 30 Jan, 2016 1 commit
  18. 20 Jan, 2016 1 commit
  19. 14 Jan, 2016 8 commits