- Feb 14, 2019
-
-
David Smith authored
-
- Nov 16, 2018
-
-
Tao Lin authored
-
- Jan 25, 2018
-
-
Steven Murray authored
Done
-
- May 02, 2017
-
-
Steven Murray authored
When dropping the database schema, tables and sequences are only dropped if they are present. This commit avoids the message "table or view does not exist" by modifying cta-catalogue-schema-drop to simply not try to delete tables that do not exist.
-
- Apr 28, 2017
-
-
Steven Murray authored
cta/CTA#87 cta-catalogue-delete-all-data and cta-catalogue-schema-drop should require interactive confirmation Removed the now redundant locking commands for the catalogue schema. These commands were made redundant when the cta-catalogue-schema-drop command was made interactive.
-
Steven Murray authored
cta/CTA#87 cta-catalogue-delete-all-data and cta-catalogue-schema-drop should require interactive confirmation Made the cta-catalogue-schema-drop command interactive
-
- Dec 13, 2016
-
-
Steven Murray authored
-
- Dec 12, 2016
-
-
Steven Murray authored
-
- Dec 02, 2016
-
-
Steven Murray authored
-
- Dec 01, 2016
-
-
Steven Murray authored
-
- Nov 29, 2016
-
-
Steven Murray authored
-
- Aug 17, 2016
-
-
Steven Murray authored
-
- Aug 16, 2016
-
-
Steven Murray authored
-
- Jun 22, 2016
-
-
Steven Murray authored
-
- Jun 16, 2016
-
-
Steven Murray authored
-
- Jun 10, 2016
-
-
Steven Murray authored
-
- Mar 09, 2016
-
-
Steven Murray authored
-
- Jul 17, 2015
-
-
Eric Cano authored
Also organised common in subdirectories, and added sub directory for mockDB.
-
- Jun 05, 2015
-
-
Daniele Kruse authored
Added the unique pointer for sqlite statements with custom deleter and fixed the error reporting for SQLite prepare
-
- May 08, 2015
-
-
Steven Murray authored
License comment is no longer filtered out by doxygen when generating web pages of the individual source files.
-
- May 07, 2015
-
-
Steven Murray authored
-
- Mar 04, 2015
-
-
Eric Cano authored
Created AdminUsersList in the object store as a first step to implement an object store middle tier. Some namespace fixes for unit tests.
-
- Feb 25, 2015
-
-
Eric Cano authored
-
- Feb 24, 2015
-
-
Eric Cano authored
Implemented the new interface on the Rados backend. Fixed several bugs.
-