- 17 Nov, 2021 1 commit
-
-
Maiken authored
Fix an infinite loop when the jids array is empty See merge request nordugrid/arc!1320
-
- 16 Nov, 2021 1 commit
-
-
Dennis van Dok authored
The jobs_info routine matches the known jobs with those in the batch system, but commit 91d2e601 introduces a bug where the index in the jids array assumes that there is at least one job. Since the routine should return an empty hash in case jids is empty, get this done as soon as possible before doing any other work.
-
- 15 Nov, 2021 3 commits
-
-
Maiken authored
Updated Swedish translations See merge request nordugrid/arc!1318
-
Mattias Ellert authored
-
Aleksandr Konstantinov authored
Adding log messages for failed execution of external process. See merge request nordugrid/arc!1316
-
- 14 Nov, 2021 3 commits
-
-
Aleksandr Konstantinov authored
-
Maiken authored
Blocking of jobs when previous stage fails See merge request nordugrid/arc!1314
-
Maiken authored
Referencing local variable not available outside method (Fixes BUGZ-4038) See merge request nordugrid/arc!1312
-
- 12 Nov, 2021 2 commits
-
-
Maiken Pedersen authored
rying to make sure blocking of check_deploy does not occur it previous stage fails for another platform
-
Maiken Pedersen authored
The actual fix for local variable reference. Previous related commit was not actually fixing the problem.
-
- 11 Nov, 2021 7 commits
-
-
Aleksandr Konstantinov authored
Alllow multi-job XRSL REST submission See merge request nordugrid/arc!1310
-
Maiken authored
Arcctl datastaging (Fixes BUGZ-4038) See merge request nordugrid/arc!1308
-
Aleksandr Konstantinov authored
Alllow multi-job XRSL parsing on server side to make multi-job XRSL submission work for REST interface.
-
Maiken Pedersen authored
-
Maiken Pedersen authored
-
Maiken authored
Posix compliance fixes. See merge request nordugrid/arc!1301
-
Maiken authored
Package name different for debian based systems See merge request nordugrid/arc!1295
-
- 10 Nov, 2021 4 commits
-
-
Maiken authored
Trying to set up non-blocking stages See merge request nordugrid/arc!1307
-
Maiken Pedersen authored
-
Maiken Pedersen authored
-
Maiken authored
-
- 09 Nov, 2021 2 commits
-
-
Maiken authored
-
Maiken authored
Optimize the matching of pbs jobs to ARC jobs See merge request nordugrid/arc!1305
-
- 05 Nov, 2021 6 commits
-
-
Maiken Pedersen authored
-
Maiken authored
Remove incomplete XML tag See merge request nordugrid/arc!1297
-
Maiken authored
Removing duplicate release issue template See merge request nordugrid/arc!1303
-
Maiken Pedersen authored
-
Debian authored
-
Aleksandr Konstantinov authored
Escape JSON strings almost as defined in specs. See merge request nordugrid/arc!1299
-
- 04 Nov, 2021 1 commit
-
-
Aleksandr Konstantinov authored
-
- 02 Nov, 2021 1 commit
-
-
Mattias Ellert authored
-
- 01 Nov, 2021 1 commit
-
-
Maiken Pedersen authored
-
- 27 Oct, 2021 1 commit
-
-
Dennis van Dok authored
The original nested loop with linear search was expensive; by sorting the arrays beforehand only a single traversal of both structures simultaneously is required.
-
- 21 Oct, 2021 2 commits
-
-
Aleksandr Konstantinov authored
Vfork speedup See merge request nordugrid/arc!1293
-
Aleksandr Konstantinov authored
-
- 20 Oct, 2021 4 commits
-
-
Aleksandr Konstantinov authored
-
Aleksandr Konstantinov authored
-
Aleksandr Konstantinov authored
-
Aleksandr Konstantinov authored
-
- 19 Oct, 2021 1 commit
-
-
Aleksandr Konstantinov authored
Delegation id in xrsl See merge request nordugrid/arc!1291
-