Skip to content
Snippets Groups Projects
  1. Jul 11, 2022
  2. Jul 07, 2022
  3. Jul 06, 2022
  4. Jun 30, 2022
  5. Jun 20, 2022
  6. Jun 16, 2022
  7. Jun 13, 2022
  8. Jun 09, 2022
    • Antoine Lambert's avatar
      browse: Add typing to view function signatures · b54d930b
      Antoine Lambert authored
      Because parameters of view functions for browse web application were
      not typed, mypy was not processing the body of those functions and
      thus typing errors could be missed.
      
      So add typing to these function signatures and fix new mypy errors now
      new code is processed.
      b54d930b
  9. Jun 08, 2022
    • Antoine Lambert's avatar
      api: Add typing to view function signatures · 72b6022e
      Antoine Lambert authored
      Because parameters of Web API view functions were not typed, mypy was
      not processing the body of those functions and thus typing errors could
      be missed.
      
      So add typing to these function signatures and fix new mypy errors now
      new code is processed.
      72b6022e
  10. Jun 07, 2022
  11. Jun 03, 2022
  12. Jun 02, 2022
  13. Jun 01, 2022
  14. May 23, 2022
Loading