An error occurred fetching the project authors.
  1. 06 Jul, 2021 2 commits
  2. 05 Jul, 2021 1 commit
  3. 02 Jul, 2021 4 commits
    • Pavel Shutsin's avatar
      Add dependency scanning to DevopsAdoption API · 0b019825
      Pavel Shutsin authored
      Reflects number of projects which adopted
      dependency scanning
      
      Changelog: added
      0b019825
    • Eulyeon Ko's avatar
      Update expired field description · 3f30232f
      Eulyeon Ko authored
      3f30232f
    • Eulyeon Ko's avatar
      Make expired_last a sort option · 3cfc27fc
      Eulyeon Ko authored
      expiredLast is more appropriate
      as a sort option since it is a specialized
      case of due date sorting.
      3cfc27fc
    • Eulyeon Ko's avatar
      Allow sort and expose expired field for milestones · 771d9576
      Eulyeon Ko authored
      These changes are made to milestone-related GraphQL APIs.
      
      - Milestone type gets a new 'expired' field indicating
      whether milestone's due date is past the current date.
      
      - When listing milstones, these arguments can be specified:
      
        - 'expiredLast' sorts milestones in layers:
        Current miletones are placed first, followed by
        milestones without due dates and expired milestones.
        Within layers, milestones are sorted by due date
        (asc by default) with ties being broken by id (desc).
        When 'expiredLast' is set, 'sort' argument other than
        due_date_desc or due_date_asc is ignored.
      
        - 'sort'
      
      Changelog: added
      771d9576
  4. 01 Jul, 2021 8 commits
  5. 30 Jun, 2021 2 commits
  6. 29 Jun, 2021 3 commits
  7. 28 Jun, 2021 4 commits
  8. 26 Jun, 2021 1 commit
  9. 25 Jun, 2021 1 commit
  10. 24 Jun, 2021 4 commits
  11. 23 Jun, 2021 2 commits
  12. 21 Jun, 2021 1 commit
  13. 18 Jun, 2021 3 commits
  14. 17 Jun, 2021 1 commit
  15. 16 Jun, 2021 3 commits