- Nov 16, 2016
-
-
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
-
- Nov 15, 2016
-
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
- Nov 11, 2016
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Nov 10, 2016
-
-
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).
-
- Nov 09, 2016
-
-
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
-
- Nov 08, 2016
- Nov 07, 2016
-
-
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
-
- Nov 04, 2016
-
-
Eric Cano authored
-
- Nov 03, 2016
-
-
Eric Cano authored
-