*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
  1. Apr 28, 2021
    • Moser, Maximilian's avatar
      Update implementation for orphan file operations · d9e78879
      Moser, Maximilian authored
      * it seems that during deletion of drafts, the references to those files
        are deleted from the DB, but the files are still kept on disk
      * thus, we now consider files to be orphaned that are still present in
        the file system, but don't have entries in the database anymore
      d9e78879
  2. Mar 30, 2021
  3. Jan 29, 2021
  4. Jan 22, 2021
    • Moser, Maximilian's avatar
      Adjust module for December release and change too many things at once · fdfe19d7
      Moser, Maximilian authored
      * apply Black formatting
      * use plural for sub-commands, for consistency
      * fix convert_to_recid() to always fetch the first PID of type 'recid'
      * add command to reindex all (or some) records
      * update method for instantiating RecordServices: allow the configuration
        of a factory function that creates a RecordService as desired
        (default: fetches services from current_rdm_records)
      fdfe19d7
  5. Dec 14, 2020
  6. Dec 11, 2020
Loading