- 1.1.10.pre7
- Merge pull request #8434 from ticoann/fix_acdc_acdc
- Merge pull request #8435 from ticoann/add_retry_exitcode
- add 8501 to no retry exitcode
- handle ACDC of ACDC creation
- 1.1.10.pre6
- Merge pull request #8426 from amaltaro/job_time_limit
- Fixed unit tests and pylint
- Limit long jobs by estimated time limit instead of events per lumi
- Merge pull request #8398 from ticoann/add_condition_job_creation
- fix creation failure
- 1.1.10.pre5
- Merge pull request #8419 from amaltaro/site-storeResults
- Merge pull request #8413 from ticoann/handle_oracle_db_exception
- add db exception hanler
- Merge pull request #8421 from ticoann/ms_fix
- add unified config
- Allow SiteWhitelist for StoreResults creation; better validation for user input
- Merge pull request #8383 from amaltaro/resub-request-type
- Merge pull request #8417 from amaltaro/submit-cond
- Consider number of jobs per cycle for the job submission conditions
- 1.1.10.pre4
- Merge pull request #8406 from amaltaro/hearbeat-pass
- Merge pull request #8410 from amaltaro/bad-bytes2
- Merge pull request #8415 from amaltaro/multicore-tpe
- Ensure StageOut error details contain only valid bytes
- Merge pull request #8409 from amaltaro/ssb-one-metric
- Pylint and unit tests fixes
- Estimate job time based on the TimePerEvent only, not cores
- Unit test and pylint fixes
- Skip heartbeat update failures; support diff hearbeat timeout per worker
- Unit test and pylint fixes
- Remove request.schema
- Merge pull request #8412 from amaltaro/taskarchiver-workqueue
- Fix if condition in TaskArchiver using workqueue
- Another case where SSB site metrics aren.t completely available
- Merge pull request #8408 from amaltaro/legacy-site-parser
- Remove legacy site black/white list parser
- 1.1.10.pre3
- Merge pull request #8379 from ticoann/move_unified_config_aux
- get campaign info from reqmgr aux db
- 1.1.10.pre2
- Merge pull request #8390 from ticoann/add_reserved_subscription
- Merge pull request #8394 from ticoann/fix_acdc_multi_core_setting2
- Merge pull request #8401 from ticoann/add_frontier_log
- add Frontier evn variable
- Merge pull request #8396 from ticoann/acdc_parentage_fix
- fix acdc parentage
- Merge pull request #8386 from ticoann/fix_pretty_json
- fix multicore setting for acdc of acdc
- add reserved to PhEDEx Subscription validation
- fix special charater in html format
- Merge pull request #8354 from ticoann/kill_all_jobs
- fix unittest, pylint
- Merge pull request #8381 from amaltaro/asw-metrics
- Remove deprecated unit tests
- Decouple site status from site thresholds update
- SSB service created for site status and metrics
- kill orphan jobs
- 1.1.10.pre1
- Merge pull request #8367 from ticoann/use_mock_for_component_test
- Merge pull request #8380 from amaltaro/workerThreads-unstable
- Added WorkerThreads.testWorkerError to unstable tests
- fix pylint
- Merge pull request #8280 from amaltaro/file-location-worker
- Fix a few last unittests, none related to these changes though
- Set PNN as file location
- Just some minor improvements to file location handling
- use mock for apmon to speed up the test