Skip to content
Snippets Groups Projects
  1. Mar 19, 2025
  2. Mar 17, 2025
  3. Mar 14, 2025
  4. Mar 11, 2025
  5. 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
  6. Mar 05, 2025
  7. Mar 04, 2025
  8. Mar 03, 2025
  9. Feb 25, 2025
  10. Feb 20, 2025
  11. Feb 05, 2025
  12. Jan 13, 2025
  13. Jan 08, 2025
  14. Jan 06, 2025
  15. Jan 02, 2025
  16. Dec 02, 2024
  17. 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
  18. Nov 06, 2024
Loading