- Nov 26, 2020
-
-
Jorrit Schaap authored
TMSS-320: merge master into this feature branch so we're up to date with the latest developments again
-
Jorrit Schaap authored
TMSS-320: for testing, added an ingest task after simple observation. Can be removed again if needed.
-
Jorrit Schaap authored
TMSS-320: changed SIPidentifier to make it lighter in storage and (de)serialization. Changed ForeignKey into OneToOneField, ensuring each SIPIdentifier is used only once. Create new SIPidentifier instances where/when needed by default. Adated scheduling of observation/pipeline subtasks for bulk creation and usage of global_identifiers, and added a schedule_ingest_subtask method.
-
Auke Klazema authored
Resolve TMSS-378 Closes TMSS-378 See merge request !285
-
Auke Klazema authored
Resolve TMSS-65 Closes TMSS-65 See merge request !283
-
Jörn Künsemöller authored
Resolve TMSS-259 Closes TMSS-259 See merge request !284
-
Jorrit Schaap authored
-
Jorrit Schaap authored
TMSS-320: as discussed with architect: an ingest subtask is a form of a copy, but we type it as "ingest" to make a distinction between normal disk to disk copies and disk to LTA copies
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Ramesh Kumar authored
-
Ramesh Kumar authored
-
- Nov 25, 2020
-
-
Fabio Vitello authored
-
Jörn Künsemöller authored
-
Fabio Vitello authored
-
Fabio Vitello authored
-
Fabio Vitello authored
-
- Nov 24, 2020
-
-
Jörn Künsemöller authored
-
Fabio Vitello authored
-
Fabio Vitello authored
Test if the scheduling units are created with ingest_permission_required = True When auto_ingest=False
-
Fabio Vitello authored
Added the following flags: - Ingest_permission_required bool on SU Draft & Blueprint - ingest_permission_granted_since on SU Blueprint - auto_ingest on project When auto_ingest=False, the scheduling units are be created with ingest_permission_required = True
-
Jörn Künsemöller authored
-
Jan David Mol authored
-
Jörn Künsemöller authored
Conflicts: SAS/TMSS/src/tmss/tmssapp/conversions.py SAS/TMSS/src/tmss/tmssapp/views.py
-
Jörn Künsemöller authored
-
Jorrit Schaap authored
Resolve TMSS-190 Closes TMSS-190 See merge request !252
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Nov 23, 2020
-
-
Jörn Künsemöller authored
TMSS-259: change logic for sunrise/sunset/twilight constraints, add logic for min_distance constraint
-
Jörn Künsemöller authored
-
Jorrit Schaap authored
TMSS-190: TODO: make parallel upload work. Right now it fails sometimes do to interdependencies and non-determistic upload order.
-
Jan David Mol authored
-
Jörn Künsemöller authored
Conflicts: SAS/TMSS/src/tmss/tmssapp/conversions.py
-
Jorrit Schaap authored
TMSS-190: removed obsolete qpid-tools package for which Centos/EPEL removed the dependency python2-qpid.
-
Jörn Künsemöller authored
-
Auke Klazema authored
OSB-96: Rspctlprobe single See merge request !280
-
Jorrit Schaap authored
-