1. 21 Aug, 2024 1 commit
  2. 18 Mar, 2022 1 commit
  3. 17 Mar, 2022 1 commit
  4. 16 Mar, 2022 2 commits
  5. 15 Mar, 2022 2 commits
  6. 14 Mar, 2022 4 commits
  7. 09 Mar, 2022 5 commits
  8. 08 Mar, 2022 1 commit
  9. 01 Mar, 2022 2 commits
  10. 21 Feb, 2022 1 commit
  11. 15 Feb, 2022 1 commit
  12. 10 Feb, 2022 1 commit
  13. 24 Nov, 2021 2 commits
  14. 25 Oct, 2021 1 commit
  15. 18 Oct, 2021 1 commit
  16. 16 Oct, 2021 1 commit
  17. 14 Oct, 2021 1 commit
  18. 06 Oct, 2021 1 commit
  19. 05 Oct, 2021 1 commit
  20. 21 Sep, 2021 1 commit
  21. 18 Sep, 2021 5 commits
  22. 16 Sep, 2021 1 commit
  23. 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
  24. 14 Sep, 2021 1 commit