Skip to content
Snippets Groups Projects
  1. Mar 10, 2025
    • vlorentz's avatar
      graph-revs-log-for-path: Optimize label name lookup · 6d928224
      vlorentz authored
      * .label_name() needs to bisect through a large file
      * UTF-8 decoding takes a linear time in the file name size
      * comparing strings is slower (also linear time) than comparing integers
      
      This requires swh-graph >= 6.7.0, as it fixed a major soundness bug in
      label_name_id.
      6d928224
  2. Mar 05, 2025
  3. Mar 04, 2025
  4. Mar 03, 2025
  5. Feb 25, 2025
  6. Feb 20, 2025
  7. Feb 05, 2025
  8. Jan 13, 2025
  9. Jan 08, 2025
  10. Jan 06, 2025
  11. Jan 02, 2025
  12. Dec 02, 2024
  13. Nov 15, 2024
    • Benoit Chauvet's avatar
      Update 19 files · 410ecafa
      Benoit Chauvet authored
      - /bchauvet/gitlab_migration/docs/2024.csv
      - /bchauvet/gitlab_migration/docs/Roadmap_2024_Q2.xlsx
      - /bchauvet/gitlab_migration/docs/rmp.md
      - /bchauvet/gitlab_migration/docs/roadmap-2024.rst
      - /bchauvet/gitlab_migration/docs/tasks_2024.csv
      - /bchauvet/gitlab_migration/old/import.py
      - /bchauvet/gitlab_migration/old/roadmap_xls_to_gitlab.py
      - /bchauvet/gitlab_migration/old/rollback.py
      - /bchauvet/gitlab_migration/.gitignore
      - /bchauvet/gitlab_migration/generate_doc_2024.py
      - /bchauvet/gitlab_migration/generate_outreach_doc.py
      - /bchauvet/gitlab_migration/generate_roadmap_doc_2023.py
      - /bchauvet/gitlab_migration/get_summary_csv.py
      - /bchauvet/gitlab_migration/hiring_export.py
      - /bchauvet/gitlab_migration/roadmap_dashboard.py
      - /bchauvet/gitlab_migration/sample-python-gitlab.cfg
      - /bchauvet/gitlab_migration/tasks.py
      - /bchauvet/gitlab_migration/todo.txt
      - /bchauvet/gitlab_tools/sample-python-gitlab.cfg
      410ecafa
    • Benoit Chauvet's avatar
      get linked items via graphql · 2d25be6d
      Benoit Chauvet authored
      2d25be6d
  14. Nov 06, 2024
  15. Oct 28, 2024
  16. Oct 08, 2024
  17. Sep 27, 2024
  18. Sep 26, 2024
  19. Sep 10, 2024
  20. Sep 05, 2024
  21. Sep 02, 2024
Loading