| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | adjust encryption tests to the new master key default | Bjoern Schiessle | 2017-07-06 | 1 | -1/+1 |
| * | | | | | | update sharing test to new master key default | Bjoern Schiessle | 2017-07-06 | 1 | -0/+2 |
| * | | | | | | update file system tests to take the master key into account | Bjoern Schiessle | 2017-07-06 | 2 | -15/+25 |
| * | | | | | | fix and extend dav test to also test the master-key setup | Bjoern Schiessle | 2017-07-06 | 3 | -0/+54 |
| * | | | | | | no warning on password change if no encryption module uses per-user keys | Bjoern Schiessle | 2017-07-06 | 2 | -5/+54 |
| * | | | | | | since the default for the master key changed we need to write the setting exp... | Bjoern Schiessle | 2017-07-06 | 2 | -1/+84 |
| * | | | | | | add occ command to disable the master key again | Bjoern Schiessle | 2017-07-06 | 1 | -0/+89 |
| * | | | | | | improve status messages | Bjoern Schiessle | 2017-07-06 | 4 | -7/+27 |
| * | | | | | | after the master key was loaded we are ready to go, no re-login needed | Bjoern Schiessle | 2017-07-06 | 3 | -4/+17 |
| * | | | | | | only collect detailed access list if it is really needed | Bjoern Schiessle | 2017-07-06 | 4 | -2/+32 |
| * | | | | | | make master key the new default | Bjoern Schiessle | 2017-07-06 | 2 | -1/+2 |
|/ / / / / / |
|
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-06 | 12 | -0/+18 |
* | | | | | | Merge pull request #5404 from nextcloud/use-translated-hint-insteadof-english... | blizzz | 2017-07-05 | 1 | -0/+4 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Use translated Hint instead of english error on password policy | Joas Schilling | 2017-06-14 | 1 | -0/+4 |
* | | | | | | Merge pull request #5231 from nextcloud/migrations | Morris Jobke | 2017-07-05 | 36 | -114/+1995 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix autoloader and namespace test | Morris Jobke | 2017-07-05 | 3 | -1/+3 |
| * | | | | | | Add migration for personal settings stuff | Joas Schilling | 2017-07-05 | 3 | -5/+96 |
| * | | | | | | Fix the installer tests | Joas Schilling | 2017-07-05 | 2 | -1/+11 |
| * | | | | | | Fix tests of CodeChecker and MigrationService | Joas Schilling | 2017-07-05 | 6 | -29/+84 |
| * | | | | | | Register autoloading before running migrations | Joas Schilling | 2017-07-05 | 2 | -2/+4 |
| * | | | | | | Update autoloading | Joas Schilling | 2017-07-05 | 2 | -0/+20 |
| * | | | | | | Check the migration files for table, column and index length errors | Joas Schilling | 2017-07-05 | 3 | -3/+213 |
| * | | | | | | Fix dropping tables and handle the prefix automatically | Joas Schilling | 2017-07-05 | 4 | -11/+148 |
| * | | | | | | Move twofactor_backupcodes to migrations | Joas Schilling | 2017-07-05 | 4 | -86/+103 |
| * | | | | | | Allow to check the schema in pre and post as well | Joas Schilling | 2017-07-05 | 4 | -15/+34 |
| * | | | | | | Add a version to migrations, so parallel legacy branches can also have migrat... | Joas Schilling | 2017-07-05 | 2 | -9/+27 |
| * | | | | | | Add author and copyright | Joas Schilling | 2017-07-05 | 3 | -0/+9 |
| * | | | | | | Do not allow to go back on productive systems | Joas Schilling | 2017-07-05 | 2 | -2/+24 |
| * | | | | | | Fix code issues | Joas Schilling | 2017-07-05 | 1 | -11/+16 |
| * | | | | | | Use autoloading instead of require_once from a different dir | Joas Schilling | 2017-07-05 | 1 | -12/+6 |
| * | | | | | | Adjust the code to use our interface and abstract | Joas Schilling | 2017-07-05 | 4 | -78/+99 |
| * | | | | | | Use migrations when there is no database.xml | Joas Schilling | 2017-07-05 | 2 | -3/+9 |
| * | | | | | | Start migrations | Joas Schilling | 2017-07-05 | 18 | -17/+1260 |
* | | | | | | | Merge pull request #5621 from nextcloud/fix-sorting-of-favorite-files-in-file... | Morris Jobke | 2017-07-05 | 6 | -15/+227 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix sorting of favorite files | Daniel Calviño Sánchez | 2017-07-05 | 4 | -15/+122 |
| * | | | | | | | Add acceptance tests for sorting of favorite files | Daniel Calviño Sánchez | 2017-07-05 | 2 | -0/+105 |
* | | | | | | | | Merge pull request #5520 from nextcloud/disable-click-on-hint | Morris Jobke | 2017-07-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Hint should not be clickable | Maxence Lange | 2017-06-23 | 1 | -2/+2 |
* | | | | | | | | | Merge pull request #5580 from nextcloud/admin-audit-update | Morris Jobke | 2017-07-05 | 14 | -238/+346 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Log console commands | Joas Schilling | 2017-07-01 | 2 | -0/+56 |
| * | | | | | | | | | Listen to app enable/disable events | Joas Schilling | 2017-07-01 | 2 | -1/+84 |
| * | | | | | | | | | Move logic to Application class | Joas Schilling | 2017-07-01 | 3 | -223/+152 |
| * | | | | | | | | | Move to PSR-4 | Joas Schilling | 2017-07-01 | 12 | -26/+66 |
* | | | | | | | | | | Merge pull request #5342 from nextcloud/userlist-used-space | Morris Jobke | 2017-07-05 | 8 | -179/+384 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Update unit tests | Morris Jobke | 2017-07-05 | 1 | -12/+68 |
| * | | | | | | | | | Added missing PHPDoc for @since | Morris Jobke | 2017-06-21 | 1 | -0/+1 |
| * | | | | | | | | | show used space in user list | Robin Appelman | 2017-06-15 | 7 | -167/+315 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge pull request #5441 from nextcloud/custom-theme-update | Morris Jobke | 2017-07-05 | 5 | -0/+149 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Add command to apply updates to custom themes | Julius Härtl | 2017-07-05 | 5 | -0/+149 |
* | | | | | | | | | | Merge pull request #5557 from nextcloud/dont-log-passwords-on-dav-exceptions-... | blizzz | 2017-07-05 | 3 | -29/+17 |
|\ \ \ \ \ \ \ \ \ \ |
|