Skip to content
Snippets Groups Projects
  1. Aug 20, 2024
  2. Aug 16, 2024
  3. Aug 15, 2024
  4. Jun 18, 2024
  5. Apr 16, 2024
  6. Mar 27, 2024
  7. Mar 15, 2024
  8. Mar 14, 2024
  9. Feb 27, 2024
  10. Feb 14, 2024
  11. Feb 08, 2024
  12. Jan 31, 2024
  13. Jan 17, 2024
  14. Dec 20, 2023
  15. Dec 07, 2023
  16. Aug 11, 2023
  17. Jun 07, 2023
  18. Apr 22, 2023
    • Markus Scheidgen's avatar
      Added plugin base models and schema, parser models. · 48887366
      Markus Scheidgen authored
      We already kinda described parsers like plugins via
      MatchingParserInterface. This commits adds a Pydantic config
      model called Parser (inheriting from Plugin) in front of
      MatchingPerserInterface. This commit moves the interface
      definitions from nomad.parsing.parsers into the config under
      nomad.config.plugins. It also adds a simple schema plugin
      model. But there are no existing schemas yet.
      
      Changelog: Added
      48887366
    • Markus Scheidgen's avatar
      Changed gui artifact generation to happen at app start. · a488b470
      Markus Scheidgen authored
      This removes the gui artifacts from the gui build. The artifacts are loaded from the application and therefore depend on the application configuration and not the current build. This should allow us to load plugins at application start that influece the gui artifacts.
      Include prod gui build source maps.
      
      Changelog: Changed
      a488b470
  19. Feb 14, 2023
  20. Jan 18, 2023
  21. Dec 21, 2022
  22. Dec 02, 2022
  23. Nov 29, 2022
  24. Sep 14, 2022
  25. May 24, 2022
  26. Dec 16, 2021
    • Sandor Brockhauser's avatar
      Not to stip shared objects to check if h5py works now · 4f5884b7
      Sandor Brockhauser authored
      Not to stip shared objects to check if h5py works now
      
      Not to stip h5py shared objects
      
      nexus parser with definiotions in a fork
      
      nexusparser: updated setup.py
      
      add nexusparser package data files also into nomad's MANIFEST.in
      
      recursive flag for git submodule is also needed at Install tests
      4f5884b7
  27. Jan 15, 2021
  28. Dec 04, 2020
  29. Sep 29, 2020
  30. Apr 09, 2020
Loading