Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce an event for first time login based on the last login time stamp | Thomas Müller | 2016-11-14 | 1 | -3/+5 |
| | | | | | | | | | | | | Use firstLogin event to trigger creation of default calendar and default address book Delay login of admin user after setup so that firstLogin event can properly be processed for the admin Fixing tests ... Skeleton files are not copied over -> only 3 cache entries are remaining Use updateLastLoginTimestamp to properly setup lastLogin value for a test user | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
| | |||||
* | Move Files app to PSR-4 (#24569) | Joas Schilling | 2016-05-12 | 1 | -0/+130 |
* Move lib/ of Files app to PSR-4 * Move tests to PSR-4 |