Skip to content
Snippets Groups Projects
  1. Dec 05, 2023
  2. Dec 04, 2023
  3. Dec 03, 2023
  4. Nov 29, 2023
  5. Nov 22, 2023
  6. Nov 21, 2023
  7. Nov 08, 2023
  8. Oct 26, 2023
  9. Oct 18, 2023
    • Antoine Lambert's avatar
      metadata_dictionary/base: Compare metadata filenames in lowercase · c60a72d5
      Antoine Lambert authored
      SingleFileIntrinsicMapping.detect_metadata_files was comparing lowercase
      versions of filenames with SingleFileIntrinsicMapping.filename variable
      value to detect metadata files.
      
      But as SingleFileIntrinsicMapping.filename holds the canonical name of a
      metadata file it can contain uppercase characters.
      
      So ensure to compare lowercase versions of both filenames to avoid metadata
      files being undetected.
      
      This fixes indexing of Python intrinsic metadata.
      c60a72d5
  10. Jul 07, 2023
  11. Jun 20, 2023
  12. Jun 07, 2023
  13. May 15, 2023
  14. Apr 25, 2023
  15. Apr 18, 2023
  16. Apr 17, 2023
  17. Mar 21, 2023
  18. Mar 13, 2023
  19. Feb 21, 2023
  20. Feb 17, 2023
  21. Feb 16, 2023
  22. Feb 13, 2023
  23. Feb 02, 2023
  24. Dec 19, 2022
  25. Dec 07, 2022
  26. Nov 30, 2022
  27. Nov 29, 2022
  28. Nov 28, 2022
  29. Nov 21, 2022
  30. Nov 03, 2022
  31. Nov 02, 2022
  32. Oct 26, 2022
  33. Oct 25, 2022
Loading