- 02 Dec, 2022 2 commits
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
- 18 Nov, 2022 2 commits
-
-
Mihai Patrascoiu authored
FTS-1835: Look for custom "audience" and "requested_token_type" options in the token exchange workflow
-
Mihai Patrascoiu authored
-
- 17 Nov, 2022 1 commit
-
-
Mihai Patrascoiu authored
FTS-1857: Introduce "archive_metadata" file property Closes FTS-1857 See merge request !91
-
- 16 Nov, 2022 3 commits
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
FTS-1858: Do not attempt certificate delegation when no certificate is loaded. This will avoid a Python Type error
-
Joao Pedro Lopes authored
This commit introduces the following changes: - Introduces "--archive-metadata" as a new parameter for file transfers" - Stores the submitted "archive_metadata" per file in the "t_file" table - Sends the "archive_metadata" in the "state_change" monit messages
-
- 04 Nov, 2022 1 commit
-
-
Joao Pedro Lopes authored
Document "--copy-pin-lifetime" and "--bring-online" options to make clear that these options will create a bring online operation in FTS
-
- 20 Oct, 2022 1 commit
-
-
Mihai Patrascoiu authored
-
- 19 Oct, 2022 1 commit
-
-
Mihai Patrascoiu authored
FTS-1815: Implement the "/admin/force-start" endpoint to allow administrators to kickstart transfers This change also required the introduction of a new "admin" authorization level. The "/admin/force-start" endpoint requires the "admin" level.
-
- 18 Oct, 2022 2 commits
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
- 17 Oct, 2022 2 commits
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
- 15 Oct, 2022 2 commits
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
- fts3-el7 / dmc-el7: production repository - fts3-rc-el7 / dmc-rc-el7: release candidates repository - fts3-devel-el7 / dmc-devel-el7: continuously built from the development branch
-
- 14 Oct, 2022 3 commits
-
-
Mihai Patrascoiu authored
CI: Install the "fts-depend" repository in the "rpm-tests" job. Previously, these packages were fetched from the "fts-testing" repository
-
Mihai Patrascoiu authored
The introduction of a new "FORCE_START" file state broke the previous assumption that the file state will be the same as the job state
-
Mihai Patrascoiu authored
-
- 13 Oct, 2022 1 commit
-
-
Mihai Patrascoiu authored
-
- 05 Sep, 2022 1 commit
-
-
Tom Hepworth authored
-
- 31 Aug, 2022 1 commit
-
-
Tom Hepworth authored
Added endpoint PUT /jobs/<job_id>/files/<comma,sep,file,ids> to FORCE_START files which are SUBMITTED
-
- 27 Aug, 2022 1 commit
-
-
Mihai Patrascoiu authored
-
- 17 Aug, 2022 1 commit
-
-
Mihai Patrascoiu authored
-
- 29 Jul, 2022 2 commits
-
-
Joao Pedro Lopes authored
-
Joao Pedro Lopes authored
FTS-1575: Loop over the certificate chain and take the minimum "lifetime" as the delegated proxy expiration time
-
- 27 Jul, 2022 4 commits
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
Joao Pedro Lopes authored
- The json.dumps(..) function returns the string "null" if the provided argument is of type None - Before calling json.dumps(..) we should check if the argument is of type None to avoid storing the string "null" in the database when nothing should be stored
-
Mihai Patrascoiu authored
-
- 26 Jul, 2022 1 commit
-
-
Mihai Patrascoiu authored
-
- 25 Jul, 2022 1 commit
-
-
Mihai Patrascoiu authored
-
- 18 Jul, 2022 1 commit
-
-
Mihai Patrascoiu authored
Profile jobs See merge request !90
-
- 14 Jul, 2022 2 commits
-
-
Joao Pedro Lopes authored
-
Joao Pedro Lopes authored
-
- 13 Jul, 2022 4 commits
-
-
Tom Hepworth authored
-
Mihai Patrascoiu authored
-
Tom Hepworth authored
-
Tom Hepworth authored
-