Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix version number in ITimeFactory after it was delayed | Joas Schilling | 2023-10-16 | 1 | -1/+1 |
* | fix(utility): De- deprecate getDateTime as now() only returns immutable objects | Anna Larch | 2023-08-28 | 1 | -2/+0 |
* | feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface | Joas Schilling | 2023-03-03 | 1 | -3/+19 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Allow to inject/mock `new \DateTime()` similar to time() | Joas Schilling | 2018-10-09 | 1 | -1/+9 |
* | Make the ITimeFactory strict + return types | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Move \OCP\AppFramework to PSR-4 | Roeland Jago Douma | 2016-05-06 | 1 | -0/+39 |