Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Only create the migration directory when necessary | Joas Schilling | 2017-07-06 | 2 | -9/+21 | |
| |/ / / | ||||||
* | | | | Merge pull request #5529 from michaelletzgus/optimize_js_order | Morris Jobke | 2017-07-07 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Optimize performance / Load CSS and JS in parallel on firefox | Michael Letzgus | 2017-06-24 | 1 | -3/+3 | |
* | | | | | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emails | Morris Jobke | 2017-07-07 | 34 | -82/+313 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix tests | Joas Schilling | 2017-06-20 | 2 | -12/+12 | |
| * | | | | | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 30 | -70/+272 | |
| * | | | | | Add a flag to allow checking if SVGs are okay | Joas Schilling | 2017-06-20 | 2 | -0/+29 | |
* | | | | | | Merge pull request #5643 from nextcloud/codeowners | Morris Jobke | 2017-07-07 | 2 | -34/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move mention-bot notifications to code owners | Joas Schilling | 2017-07-07 | 2 | -34/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #5615 from nextcloud/issue-5286-fix-navigation-entries-for... | Morris Jobke | 2017-07-07 | 2 | -13/+64 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't load navigation entries of restricted apps | Joas Schilling | 2017-07-05 | 2 | -13/+64 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-07 | 26 | -78/+138 | |
* | | | | | | | Merge pull request #5424 from nextcloud/moveFromCache-from-shared | Morris Jobke | 2017-07-06 | 7 | -3/+313 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | adjust to moved repair step | Robin Appelman | 2017-06-29 | 3 | -4/+14 | |
| * | | | | | | | Run repair step only once | Morris Jobke | 2017-06-22 | 5 | -5/+11 | |
| * | | | | | | | Add repair step for invalid paths | Robin Appelman | 2017-06-21 | 3 | -2/+236 | |
| * | | | | | | | fix moving folders out of a cache jail | Robin Appelman | 2017-06-15 | 2 | -1/+61 | |
* | | | | | | | | Merge pull request #5174 from nextcloud/new-encryption-default | Morris Jobke | 2017-07-06 | 23 | -36/+387 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | 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 |