1. 22 Aug, 2024 1 commit
  2. 21 Aug, 2024 1 commit
  3. 18 Mar, 2022 1 commit
  4. 17 Mar, 2022 1 commit
  5. 16 Mar, 2022 2 commits
  6. 15 Mar, 2022 2 commits
  7. 14 Mar, 2022 4 commits
  8. 09 Mar, 2022 5 commits
  9. 08 Mar, 2022 1 commit
  10. 01 Mar, 2022 2 commits
  11. 21 Feb, 2022 1 commit
  12. 15 Feb, 2022 1 commit
  13. 10 Feb, 2022 1 commit
  14. 24 Nov, 2021 2 commits
  15. 25 Oct, 2021 1 commit
  16. 18 Oct, 2021 1 commit
  17. 16 Oct, 2021 1 commit
  18. 14 Oct, 2021 1 commit
  19. 06 Oct, 2021 1 commit
  20. 05 Oct, 2021 1 commit
  21. 21 Sep, 2021 1 commit
  22. 18 Sep, 2021 5 commits
  23. 16 Sep, 2021 1 commit
  24. 15 Sep, 2021 2 commits
    • mness's avatar
      Add new ActionTypes for Events · c6216c5a
      mness authored
      New `action_type` values were recently added in the Events API: `approved`, `accepted`, `opened`, `deleted`.  This change adds the new types to the ActionType enum.
      c6216c5a
    • mness's avatar
      Added support for scope attribute to EventsApi · 431a82f0
      mness authored
      A 'scope' attribute was added to the Events API that allows retrieval of all events for a user across all the projects that user has access to.  This change adds support for this new attribute.
      431a82f0