Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #5557 from nextcloud/dont-log-passwords-on-dav-exceptions-... | blizzz | 2017-07-05 | 1 | -5/+10 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Don't log passwords on dav exceptions | Joas Schilling | 2017-06-29 | 1 | -5/+10 |
| | |_|/ / | |/| | | | |||||
* | | | | | Move sync client to the firstrunwizard app | Joas Schilling | 2017-07-04 | 2 | -90/+0 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #4890 from nextcloud/unify-settings | blizzz | 2017-06-29 | 14 | -69/+771 |
|\ \ \ \ | |||||
| * | | | | move admin templates to the right place | Arthur Schiwon | 2017-06-27 | 6 | -6/+6 |
| * | | | | adapt to force language changes | Arthur Schiwon | 2017-06-23 | 1 | -7/+16 |
| * | | | | do not offer additional settings when there is no content | Arthur Schiwon | 2017-06-23 | 1 | -1/+18 |
| * | | | | take over changes from #5166 and follow #5267 | Arthur Schiwon | 2017-06-23 | 3 | -71/+6 |
| * | | | | take over changes from #5084 | Arthur Schiwon | 2017-06-23 | 3 | -10/+59 |