Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Commit History

Author SHA1 Message Date
  Michael Hanke a384d8731f Stop emitting mutable dicts via signals 2 years ago
  Michael Hanke 3bcc20b9c7 Indicate that most signals require immutable mappings for safe operation 2 years ago
  Michael Hanke 5d81d0fc83 Simplistic approach to stop a command execution thread 2 years ago
  Michael Hanke 47e05fa589 Fix mis-defined cmdexec_failed signal 2 years ago
  Benjamin Poldrack 26f7982423 Unify command execution Signals 2 years ago
  Michael Hanke d6e9037244 Catch and report command lookup failure 2 years ago
  Michael Hanke 15bc70f84f Pass exec_params in start/finish signals to provide full picture 2 years ago
  Michael Hanke 48ad4cae8d Upgrade command result signaling 2 years ago
  Michael Hanke e2d8ff6c46 Support passing execution parameters to GooeyDataladCmdExec 2 years ago
  Michael Hanke 03dfe64946 Keep track of and be able to report ongoing command executions 2 years ago
  Benjamin Poldrack c4934a6468 Pass dataset as object, not str to datalad commands 2 years ago
  Benjamin Poldrack 45e17d31c0 Force no result transformation 2 years ago
  Benjamin Poldrack 5118febd08 Add exception handling to command execution 2 years ago
  Michael Hanke 10becb48f0 Generic connect to show command start/finish in the statusbar 2 years ago
  Michael Hanke 3fe542c0e3 Simplify code to no longer support `*args` for cmd execution 2 years ago
  Michael Hanke 7be08db4dd Move file to free up namespace 2 years ago