- Feb 05, 2019
-
-
Steven Murray authored
-
- Dec 10, 2018
-
-
Eric Cano authored
This promotion is controlled so that only a limited number a requests are in the state ToExpand or Starting at any point in time. This ensures both the availabality of repack file requests to system while preventing an explosion of file level requests. Created a one-round popping from the container (algorithms) with status switching. - Used for repack requests switching from pendig to to expand Added ElementStatus to algorithms. Implemented promotion interface in Scheduler and OstoreDb. The actual decision is taken at the Scheduler level. The function itself is called by the RepackRequestManager. Promotion is tested in a unit test. Various code maintenance: Switched to "using"-based constructor inheritance. Fixed privacy of function in cta::range.
-
- May 26, 2015
-
-
Steven Murray authored
-
- May 20, 2015
-
-
Steven Murray authored
Moved all of the classes in middletier/common to the scheduler directory because most of them are specific to the scheduler. Please feel free to move those that are no so specific elsewhere.
-
- May 19, 2015
-
-
Steven Murray authored
-
- May 13, 2015
-
-
Eric Cano authored
middletier, itself separated in interface, SQLite, objectstore and shared tests. Moved all utilities (exceptions, threading...) to a shared utility directory. Created a single, shared unit test from all the scattered ones.
-
- 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
-
- Apr 08, 2015
-
-
Steven Murray authored
-
- Feb 19, 2015
-
-
Steven Murray authored
-
- Feb 17, 2015
-
-
Steven Murray authored
-
- Feb 13, 2015
-
-
Steven Murray authored
-
- Jan 28, 2015
-
-
Steven Murray authored
-
Steven Murray authored
-
- Jan 27, 2015
-
-
Steven Murray authored
-
Daniele Kruse authored
-