57e610c I affirm that the tests will pass
f34c957 nearly..
da1b717 cast to list
828e8c2 Gubbins hiccups
8016b6c We agreed to move these functions back into diracx-db utils module
4df7c99 refix tests
1625a40 Skip tests.
9b273c9 This is less than ideal
f0291b0 Move job status functions from diracx-db to diracx-routers
80388dc Moved non-DB related job submission logic out of diracx-db to diracx-routers.
dbed9f9 [pre-commit.ci] pre-commit autoupdate
4c0346d Regenerate diracx client
83dad27 Remove stray comment
76e0fc3 [pre-commit.ci] auto fixes from pre-commit.com hooks
97d37c3 Fixed date truncation to avoid escaping issues in datetime formatting
1fb0f3a overwrite the correct method ...
ad7e5e8 Cleanup insert_bulk - use taskgroups, and single row inserts for job ID generation.
5871b2e update cs for test and new MaxRescheduling location under JobScheduling config
e790989 more fun with tests
0a15146 remove dependencies from DiracxRouter inst
59d087f JobException-->JobError
465b238 assume check_permissions does the right thing
a53ba2c Fixing tests
09dbdb8 use _bulk function
e3b82cb refactored job submission to reduce the number of statements executed where possible
37adf07 Evolve set_job_status to do bulk operations
8286072 Start refactoring things to use generally less queries (start with reschedule_job, eventually will extend to set_job_statuses)
1071b7e Add missing MaxRescheduling to with_config_repo
e278df3 Improved job rescheduling and the test
e99b3d1 Make reset_jobs optional
420c138 Major refactoring of job rescheduling
030fdf1 Rescheduling including TODO regarding job state machine bug (check the comment)
f959cdc Update doc for remove bulk
3f8f8fe Fixed some tests
305b3bc Moved to avoid clashing wrong route being matched
5b26ffa Get result correctly from tasks
6b4895d split jobs router into multiple jobs router modules; simplify status routes for jobs router
673769d job_manager --> jobs
c263069 fix(tests): enhance key comparison and error handling in credential tests
c21f1ce build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1
043632f [pre-commit.ci] pre-commit autoupdate
8e5fea6 fix: simplify tests and make them more deterministic
b80498f fix(diracx-cli): tests client token authentication
3869a6d fix test token not existing
41021b0 feat: lock credentials path to avoid concurrent access
4333141 [pre-commit.ci] auto fixes from pre-commit.com hooks
e29656d feat: lock credentials path to avoid concurrent access
5ef5b17 use sh.git instead of git module to fix https://github.com/DIRACGrid/diracx/issues/319
e79a1f6 feat(jobs): move the submission endpoint from '/' to '/jdl'
2a57211 Add roadmap
05acdaa [pre-commit.ci] pre-commit autoupdate