Skip to content
Snippets Groups Projects
  1. Sep 03, 2018
    • Antoine Lambert's avatar
      browse: Add save origin submission form · 204cdc53
      Antoine Lambert authored
      This commit adds a new page (Save origin) in browse enabling users to:
      
        - submit software origins (git, hg, svn) to save into the archive
      
        - see the list of submitted save origin requests
      
      Related T336
      Related T1119
      204cdc53
    • Antoine Lambert's avatar
      swh-web: Add admin interface for save origin feature · 7c541480
      Antoine Lambert authored
      Add an admin interface in order to manage the save origin requests that
      users can submit through the web api or from the archive website.
      
      Administrators will be able to:
      
        - manage the origin urls whitelist and blacklist
      
        - accept or reject save origin requests in pending state
      
        - see the lists of accepted and rejected requests
      
        - check the status of accepted save requests once they have been
          processed
      
      Related T336
      Related T1120
      7c541480
    • Antoine Lambert's avatar
      api: Implement endpoint for save origin feature · a136f17c
      Antoine Lambert authored
      This commit adds a new endpoint to the Software Heritage Web API in order
      to offer users the possibility to submit software origins to save into
      the archive.
      
      The type of origins that can be currently saved are: git, hg and svn.
      Submitted urls are first test again a blacklist/whitelist to determine
      if they are authorized to be loaded or not. Unknown urls will be put
      under pending state until a manual review is performed to determine if
      they can be safely loaded or not.
      
      Related T336
      Related T1121
      a136f17c
    • Antoine Lambert's avatar
      c845ebc3
  2. Aug 30, 2018
  3. Aug 29, 2018
  4. Aug 03, 2018
  5. Aug 02, 2018
  6. Jul 30, 2018
  7. Jul 27, 2018
  8. Jul 25, 2018
  9. Jul 24, 2018
  10. Jul 23, 2018
  11. Jul 20, 2018
  12. Jul 19, 2018
  13. Jul 17, 2018
  14. Jul 13, 2018
  15. Jul 06, 2018
  16. Jul 05, 2018
  17. Jun 29, 2018
Loading