Skip to content
Snippets Groups Projects
  1. Jun 22, 2021
  2. Jun 17, 2021
    • Antoine Lambert's avatar
      requirements-server: Pin psycopg2 to < 2.9 · 51d5c999
      Antoine Lambert authored
      psycopg2 2.9 release broke compatibility with django 2.2 release
      and deposit tests are failing since.
      
      That error was missed by psycopg2 maintainers as they are testing
      against django >= 3.1 where the issue does not appear.
      
      So pin psycopg2 version to avoid test failures.
      v0.14.2
      51d5c999
  3. Jun 09, 2021
  4. May 26, 2021
  5. May 25, 2021
  6. May 24, 2021
  7. May 21, 2021
  8. May 20, 2021
  9. May 17, 2021
    • vlorentz's avatar
      Fix crash on 'PUT Col-IRI' · 5719c593
      vlorentz authored
      The default implementation in APIBase expect all endpoints to have 'collection'
      and 'deposit_id' set, but 'deposit_id' is not set when 'PUT Col-IRI' is used.
      v0.13.7
      5719c593
  10. May 11, 2021
  11. May 05, 2021
  12. Apr 29, 2021
  13. Apr 27, 2021
Loading