- 16 Nov, 2016 3 commits
-
-
Steven Murray authored
Before this commit, column metadata was only set on the first call to SqliteRset::next(). This was a design bug. Column metadata can be different for different rows in a result set. This is because a NULL column value has a corresponding SQLITE_NULL datatype.
-
Steven Murray authored
-
Steven Murray authored
-
- 15 Nov, 2016 3 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
- 11 Nov, 2016 4 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 10 Nov, 2016 9 commits
-
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
The cleaner is started if a tape could be in the drive after a session crashed. This depends on the previous sesion state. If a cleaner crashes, the next session will put the drive down. The sessions do not fully report their states yet.
-
Eric Cano authored
The Shutdown state can only be used internally by the DriveHandler after process exit.
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Added one second sleeps when uncaught exceptions show up to avoid fast looping in the presence of bugs.
-
Eric Cano authored
Added exception lauching for sqlite call that returned NULL in some cases (DB might have been corrupted).
-
- 09 Nov, 2016 9 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 08 Nov, 2016 3 commits
- 07 Nov, 2016 7 commits
-
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
Removed DataTransferSessionEmptyOnVolReq unit test which now locks (sessions now loop until they schedule).
-
Eric Cano authored
-
Steven Murray authored
-
Eric Cano authored
Moved the jump destination after not scheduling to take up/down status into account on next iteration.
-
Steven Murray authored
-
- 04 Nov, 2016 1 commit
-
-
Eric Cano authored
-
- 03 Nov, 2016 1 commit
-
-
Eric Cano authored
-