Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #5708 from nextcloud/nested-permissions-mask | Morris Jobke | 2017-07-13 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix scan permissions with nested permissions masks | Robin Appelman | 2017-07-13 | 1 | -1/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #5715 from nextcloud/master-5655 | Morris Jobke | 2017-07-13 | 1 | -25/+66 | |
|\ \ \ \ | ||||||
| * | | | | chunk getting invalid paths and reuse queries | Robin Appelman | 2017-07-13 | 1 | -27/+61 | |
| * | | | | use a generator instead of fetching all rows at once | Robin Appelman | 2017-07-13 | 1 | -2/+9 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #5070 from nextcloud/theming-vs-themes | Joas Schilling | 2017-07-13 | 1 | -13/+9 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Prefer custom theme over theming app | Julius Härtl | 2017-07-12 | 1 | -13/+9 | |
* | | | | Merge pull request #5695 from nextcloud/dont-error-when-the-table-doesnt-exist | Roeland Jago Douma | 2017-07-13 | 1 | -0/+3 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Don't throw an error when the table doesn't exist | Joas Schilling | 2017-07-12 | 1 | -0/+3 | |
| | |/ | |/| | ||||||
* | | | Write cert bundle to tmp file first | Roeland Jago Douma | 2017-07-12 | 2 | -5/+30 | |
* | | | Merge pull request #5567 from nextcloud/public-capabilities | Roeland Jago Douma | 2017-07-12 | 1 | -2/+6 | |
|\ \ \ | ||||||
| * | | | Simplify if condition for public capabilities | Julius Härtl | 2017-06-30 | 1 | -1/+1 | |
| * | | | Add public capabilities API | Julius Härtl | 2017-06-30 | 1 | -2/+6 | |
* | | | | Merge pull request #5685 from nextcloud/jail-propagator | Roeland Jago Douma | 2017-07-12 | 2 | -0/+57 | |
|\ \ \ \ | ||||||
| * | | | | Fix propagating changes within jail wrapper | Robin Appelman | 2017-07-11 | 2 | -0/+57 | |
| | |/ / | |/| | | ||||||
* / | | | upstream | Maxence Lange | 2017-07-11 | 2 | -6/+12 | |
|/ / / | ||||||
* | | | Merge pull request #5645 from nextcloud/try-to-prevent-spam-collecting-of-emails | Lukas Reschke | 2017-07-07 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | Don't show mail domain and from in config report | Joas Schilling | 2017-07-07 | 1 | -0/+3 | |
* | | | | Merge pull request #5628 from nextcloud/only-create-the-migration-dir-when-ne... | Morris Jobke | 2017-07-07 | 2 | -10/+5 | |
|\ \ \ \ | ||||||
| * | | | | Register autoloading before running migrations | Joas Schilling | 2017-07-07 | 1 | -1/+1 | |
| * | | | | Only create the migration directory when necessary | Joas Schilling | 2017-07-06 | 1 | -9/+4 | |
| |/ / / | ||||||
* | | | | 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 | 1 | -0/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add a flag to allow checking if SVGs are okay | Joas Schilling | 2017-06-20 | 1 | -0/+17 | |
* | | | | | | Merge pull request #5615 from nextcloud/issue-5286-fix-navigation-entries-for... | Morris Jobke | 2017-07-07 | 1 | -1/+12 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Don't load navigation entries of restricted apps | Joas Schilling | 2017-07-05 | 1 | -1/+12 | |
* | | | | | | Merge pull request #5424 from nextcloud/moveFromCache-from-shared | Morris Jobke | 2017-07-06 | 3 | -3/+144 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | adjust to moved repair step | Robin Appelman | 2017-06-29 | 2 | -2/+6 | |
| * | | | | | | Run repair step only once | Morris Jobke | 2017-06-22 | 2 | -4/+8 | |
| * | | | | | | Add repair step for invalid paths | Robin Appelman | 2017-06-21 | 2 | -2/+125 | |
| * | | | | | | fix moving folders out of a cache jail | Robin Appelman | 2017-06-15 | 1 | -1/+11 | |
* | | | | | | | only collect detailed access list if it is really needed | Bjoern Schiessle | 2017-07-06 | 2 | -2/+13 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #5231 from nextcloud/migrations | Morris Jobke | 2017-07-05 | 14 | -20/+995 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add migration for personal settings stuff | Joas Schilling | 2017-07-05 | 2 | -5/+3 | |
| * | | | | | | Fix the installer tests | Joas Schilling | 2017-07-05 | 1 | -1/+5 | |
| * | | | | | | Fix tests of CodeChecker and MigrationService | Joas Schilling | 2017-07-05 | 1 | -1/+1 | |
| * | | | | | | Register autoloading before running migrations | Joas Schilling | 2017-07-05 | 2 | -2/+4 | |
| * | | | | | | Check the migration files for table, column and index length errors | Joas Schilling | 2017-07-05 | 2 | -2/+212 | |
| * | | | | | | Fix dropping tables and handle the prefix automatically | Joas Schilling | 2017-07-05 | 2 | -3/+143 | |
| * | | | | | | Allow to check the schema in pre and post as well | Joas Schilling | 2017-07-05 | 1 | -3/+7 | |
| * | | | | | | Add a version to migrations, so parallel legacy branches can also have migrat... | Joas Schilling | 2017-07-05 | 1 | -0/+8 | |
| * | | | | | | Add author and copyright | Joas Schilling | 2017-07-05 | 1 | -0/+3 | |
| * | | | | | | 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 | 1 | -13/+15 | |
| * | | | | | | Use migrations when there is no database.xml | Joas Schilling | 2017-07-05 | 2 | -3/+9 | |
| * | | | | | | Start migrations | Joas Schilling | 2017-07-05 | 10 | -17/+616 | |
* | | | | | | | Merge pull request #5342 from nextcloud/userlist-used-space | Morris Jobke | 2017-07-05 | 1 | -2/+32 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | show used space in user list | Robin Appelman | 2017-06-15 | 1 | -2/+32 | |
| |/ / / / / |