1. 21 Mar, 2020 1 commit
  2. 20 Mar, 2020 1 commit
  3. 19 Mar, 2020 2 commits
  4. 16 Mar, 2020 1 commit
  5. 11 Mar, 2020 1 commit
  6. 10 Mar, 2020 1 commit
  7. 09 Mar, 2020 1 commit
  8. 08 Mar, 2020 2 commits
  9. 07 Mar, 2020 1 commit
  10. 06 Mar, 2020 2 commits
  11. 05 Mar, 2020 3 commits
  12. 04 Mar, 2020 1 commit
  13. 03 Mar, 2020 2 commits
  14. 02 Mar, 2020 3 commits
  15. 01 Mar, 2020 2 commits
  16. 29 Feb, 2020 1 commit
  17. 28 Feb, 2020 3 commits
  18. 27 Feb, 2020 5 commits
  19. 26 Feb, 2020 2 commits
  20. 25 Feb, 2020 2 commits
  21. 24 Feb, 2020 3 commits
    • oscar.lofwenhamn's avatar
      Update markbates/goth (backport) (#10445) · 3abb2516
      oscar.lofwenhamn authored
      
      Update markbates/goth to v1.61.2
      - Fixes a JWT decoding issue in the OpenID provider
      - Updates the GitHub provider to use the authorization header for authentication
      - Updates the Twitch provider for Twitch's v5 API changes
      - Adds the email and is_private_email fields to the Apple provider's GetUser implementation
      - Modifies gothic to export a non-collidable context key for setting the Provider in a context.Context
      - Adds new scopes to the Spotify provider
      - Adds the IDToken from OpenID providers on the user struct
      - Make Apple provider's SecretParams public
      - Adds support for sign in with Apple, and drops support for Go versions 1.7 and 1.8
      - Fixes the Slack provider's FetchURL logic to use the appropriate scope for the info it needs
      Signed-off-by: default avatarOscar LÃfwenhamn <oscar.lofwenhamn@cgi.com>
      3abb2516
    • 6543's avatar
      Trigger webhooks on issue label-change via API too (#10421) (#10439) · 9e6ad64d
      6543 authored
      * trigger webhooks with api too
      
      * fix comment
      
      * notify report old too
      
      * CI restart
      
      * restart CI again
      
      * remove duplicated code
      9e6ad64d
    • Lunny Xiao's avatar
      Fix webhook bug (#10427) (#10432) · b51d7c45
      Lunny Xiao authored
      Co-authored-by: default avatartechknowlogick <matti@mdranta.net>
      b51d7c45