- Sep 23, 2019
- Sep 20, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Fixed bug in MysqlStmt::do_bind_results() where bind[i].is_unsigned was not being set to true for uint64_t
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
This reverts commit 5dbc0067.
-
Eric Cano authored
-
Eric Cano authored
Avoided counting an error for files hitting end of tape.
-
Eric Cano authored
Improved test output.
-
Steven Murray authored
-
Steven Murray authored
Permanently removed the concept of rdbms::UnexpectedSemicolon. The rdbms package should avoid trying to parse SQL, at least for now.
-
Steven Murray authored
-
Steven Murray authored
-
- Sep 19, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
Merge branch '533-retrieve-disk-system-backpressure' into 252-handle-the-abort_prepare-workflow-event-in-cta Conflicts: scheduler/OStoreDB/OStoreDB.cpp scheduler/OStoreDB/OStoreDB.hpp scheduler/OStoreDB/OStoreDBFactory.hpp scheduler/Scheduler.cpp scheduler/SchedulerDatabase.hpp
-
Eric Cano authored
Merge remote-tracking branch 'origin/master' into 252-handle-the-abort_prepare-workflow-event-in-cta Conflicts: continuousintegration/docker/ctafrontend/cc7/opt/run/bin/ctaeos-mgm.sh
-
Steven Murray authored
-
Eric Cano authored
Removed debug prints.
-
- Sep 18, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Sep 17, 2019
-
-
Steven Murray authored
PostgresCatalogue::beginCreateTemporarySetDeferred() now calls conn.executeNonQueries() instead of conn.executeNonQuery()
-
Eric Cano authored
-
Eric Cano authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
Disk systems were not cleaned up from catalogue in system tests. This led to failure of tests against a persistent DB. Also created a script to easily run the postgresql-backed DB unit tests outside of CI.
-
Eric Cano authored
-
Eric Cano authored
Conflicts: objectstore/DriveState.hpp objectstore/cta.proto scheduler/OStoreDB/OStoreDB.cpp scheduler/OStoreDB/OStoreDB.hpp scheduler/Scheduler.cpp scheduler/SchedulerDatabase.hpp scheduler/SchedulerDatabaseTest.cpp
-
- Sep 16, 2019
-
-
Eric Cano authored
-