Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix: do not set the timezone as initialized if it wasn't! | Jaime Perez Crespo | 2016-03-04 | 1 | -5/+11 |
* | No need to disable the error handler momentarily when guessing the timezone f... | Jaime Perez Crespo | 2016-03-04 | 1 | -10/+4 |
* | Complete the coverage for SimpleSAML\Utils\Time::parseDuration(). | Jaime Perez Crespo | 2016-03-04 | 1 | -1/+2 |
* | Initial test for SimpleSAML\Utils\Time. | Jaime Perez Crespo | 2016-03-03 | 1 | -2/+3 |
* | Use InvalidArgumentException instead of SimpleSAML_Error_Exception when deali... | Jaime Perez Crespo | 2015-04-23 | 1 | -3/+3 |
* | Move SimpleSAML_Utilities::parseDuration() to SimpleSAML\Utils\Time::parseDur... | Jaime Perez Crespo | 2015-04-20 | 1 | -3/+91 |
* | Move SimpleSAML_Utilities::initTimezone() to SimpleSAML\Utils\Time::initTimez... | Jaime Perez Crespo | 2015-04-20 | 1 | -0/+45 |
* | Move SimpleSAML_Utilities::generateTimestamp() to SimpleSAML\Utils\Time::gene... | Jaime Perez Crespo | 2015-04-20 | 1 | -0/+29 |