An error occurred fetching the project authors.
  1. 08 Jun, 2020 1 commit
  2. 06 Jun, 2020 1 commit
  3. 27 May, 2020 1 commit
  4. 26 May, 2020 1 commit
  5. 21 May, 2020 2 commits
  6. 22 Apr, 2020 2 commits
    • Drew Blessing's avatar
      Minor updates to LDAP override membership API · 1728bf98
      Drew Blessing authored
      Minor updates to `peterlloydcc` work to expose the ability to
      override LDAP membership via the API. This along with `peterlloydcc`
      original commit allow users to set the override flag on a member
      to true or false, as needed.
      1728bf98
    • Peter Lloyd's avatar
      Expose LDAP Override in API · 307c6074
      Peter Lloyd authored
      Previously, setting access_level for LDAP users was not allowed.
      The web interface is able to set an 'override' attribute to stop
      LDAP sync from changing the access_level. This adds the same
      ability to the API.
      
      Also update API documentation and add tests
      307c6074
  7. 02 Mar, 2020 1 commit
  8. 27 Feb, 2020 1 commit
  9. 26 Feb, 2020 1 commit
    • Amy Qualls's avatar
      Docs: Update API code blocks · 5a1dc482
      Amy Qualls authored
      The code blocks for each API call on these pages did not specify a
      code style. Most are HTTP requests for API calls.
      5a1dc482
  10. 23 Feb, 2020 1 commit
  11. 07 Feb, 2020 1 commit
  12. 06 Feb, 2020 1 commit
  13. 30 Jan, 2020 1 commit
  14. 21 Oct, 2019 1 commit
  15. 16 Oct, 2019 1 commit
    • Hordur Freyr Yngvason's avatar
      Add individual inherited member lookup API · 5984ed07
      Hordur Freyr Yngvason authored
      Adds the endpoints
      
          /(groups|projects)/:id/members/all/:user_id
      
      for finding individual members, including inherited membership,
      complementing the existing endpoints
      
          /(groups|projects)/:id/members
          /(groups|projects)/:id/members/all
          /(groups|projects)/:id/members/:user_id
      
      which list direct members, list all members (including inherited), and
      find individual direct members, respectively.
      5984ed07
  16. 17 Sep, 2019 1 commit
  17. 27 May, 2019 1 commit
    • Jacopo's avatar
      Removes duplicated members from api/projects/:id/members/all · a9827e0e
      Jacopo authored
      When using the members/all api the same user was returned multiple times
      when he was a member of the project/group and also of one of the
      ancestor groups.
      Now the member is returned only once giving priority to the membership
      on the project and maintaining the same behaviour of the members UI.
      a9827e0e
  18. 04 Jan, 2019 2 commits
  19. 28 Sep, 2018 1 commit
  20. 25 Jul, 2018 4 commits
  21. 06 Jun, 2018 2 commits
  22. 01 Jun, 2018 1 commit
  23. 18 May, 2017 1 commit
  24. 10 May, 2017 1 commit
  25. 10 Apr, 2017 1 commit
  26. 08 Apr, 2017 1 commit
  27. 02 Mar, 2017 1 commit
  28. 01 Mar, 2017 1 commit
  29. 24 Nov, 2016 1 commit
  30. 06 Sep, 2016 1 commit
  31. 19 Aug, 2016 1 commit
  32. 11 Aug, 2016 1 commit
  33. 10 Aug, 2016 1 commit