- 20 Nov, 2020 1 commit
-
-
Mihai Patrascoiu authored
Also, modify the config/links page to allow setting this variable via the UI.
-
- 06 Nov, 2020 1 commit
-
-
Mihai Patrascoiu authored
-
- 28 Oct, 2020 1 commit
-
-
Mihai Patrascoiu authored
When the Class attribute has a different name then the associated SQLAlchemy Table Column, we need to reference the form input variable to the Mapper Column instead of the Table Column. Reintroduce type validation in the config/links controller.
-
- 20 Oct, 2020 1 commit
-
-
Mihai Patrascoiu authored
FTS-1674: Rework the offline validation decoding. A list of filtered keys is returned which will be tried until the first key that works is found
-
- 17 Oct, 2020 3 commits
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
When 'params' are passed-in, make a copy to avoid modifying the passed-in argument.
-
Mihai Patrascoiu authored
Rework parsing of job submission parameters and unify the code branches for actual and dry-run submissions. The rework follows a 3-tier approach: - Apply the default parameters - Read and apply parameters from bulk-file (if present) - Apply parameters passed via CLI
-
- 15 Oct, 2020 1 commit
-
-
- 09 Oct, 2020 1 commit
-
-
Mihai Patrascoiu authored
Ensures the following scenarios work correctly: - 1 job, successful: 200 OK, job JSON - 1 job, error: error code, job_error JSON - multiple jobs, all successful: 200 OK, list of job JSONs - multiple jobs, at least one error: 207 Multi-Status, list of job and job_error JSONs Change reflected in functional tests as well
-
- 21 Sep, 2020 1 commit
-
-
Mihai Patrascoiu authored
-
- 18 Sep, 2020 1 commit
-
-
Mihai Patrascoiu authored
-
- 17 Sep, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 07 Sep, 2020 1 commit
-
-
Mihai Patrascoiu authored
-
- 01 Sep, 2020 2 commits
-
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
- 28 Aug, 2020 1 commit
-
-
Mihai Patrascoiu authored
-
- 07 Aug, 2020 1 commit
-
-
Edward Karavakis authored
-
- 18 Jun, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 17 Jun, 2020 4 commits
-
-
Carles Garcia Cabot authored
-
Carles Garcia Cabot authored
-
Carles Garcia Cabot authored
-
Carles Garcia Cabot authored
-
- 12 Jun, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 09 Jun, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 05 Jun, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 04 Jun, 2020 2 commits
-
-
Mihai Patrascoiu authored
-
Carles Garcia Cabot authored
-
- 26 May, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 25 May, 2020 2 commits
-
-
Carles Garcia Cabot authored
-
Carles Garcia Cabot authored
-
- 14 May, 2020 1 commit
-
-
Mihai Patrascoiu authored
-
- 11 May, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 31 Mar, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 04 Mar, 2020 2 commits
-
-
Edward Karavakis authored
-
Carles Garcia Cabot authored
-
- 20 Feb, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 19 Feb, 2020 1 commit
-
-
Carles Garcia Cabot authored
-
- 30 Jan, 2020 1 commit
-
-
Carles Garcia Cabot authored
Change PycurlRequest for Request, as PycurlRequest doesn't work with access tokens without the --insecure option, for an unknown reason. Also, don't run Delegator when using access tokens
-
- 28 Jan, 2020 2 commits
-
-
Carles Garcia Cabot authored
-
Carles Garcia Cabot authored
-