Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check the migration files for table, column and index length errors | Joas Schilling | 2017-07-05 | 2 | -2/+212 |
* | Deprecate static writeLog() method | Morris Jobke | 2017-06-23 | 1 | -0/+1 |
* | Version and dependency are now required | Joas Schilling | 2017-05-22 | 1 | -31/+7 |
* | We don't use the prefix on index names | Joas Schilling | 2017-05-16 | 1 | -6/+4 |
* | Fix apps without translations | Joas Schilling | 2017-05-16 | 1 | -0/+4 |
* | Check the name length of database items | Joas Schilling | 2017-05-16 | 1 | -0/+107 |
* | Check the syntax of the language file | Joas Schilling | 2017-05-16 | 1 | -0/+56 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -2/+0 |
* | Check for nextcloud version as well | Lukas Reschke | 2016-12-05 | 1 | -2/+8 |
* | Cleanup usages | Roeland Jago Douma | 2016-10-29 | 1 | -7/+0 |
* | Allow to validate the password_policy app | Joas Schilling | 2016-09-01 | 1 | -3/+9 |
* | Fix "Undefined index" when the values do not exist | Joas Schilling | 2016-08-18 | 1 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 9 | -18/+27 |
* | Move \OC\App to PSR-4 | Roeland Jago Douma | 2016-04-13 | 9 | -0/+1183 |