Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #8471 from nextcloud/fix_upgrade | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | getIncompatibleApps needs a string not an array | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #8468 from nextcloud/fix-unicode-avatars | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use mb_* string methods to extract first character for generated avatars | Morris Jobke | 2018-02-21 | 1 | -1/+1 | |
* | | | | Make AppFramework/Http/Dispatcher strict | Roeland Jago Douma | 2018-02-21 | 1 | -8/+16 | |
|/ / / | ||||||
* | | | Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-... | blizzz | 2018-02-20 | 2 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Better result handling of email search | Joas Schilling | 2018-02-20 | 2 | -0/+4 | |
* | | | | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 1 | -4/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove fromMailAddress from MailSettingsController | Morris Jobke | 2018-02-13 | 1 | -4/+0 | |
* | | | | | Merge pull request #8314 from nextcloud/openstack | Roeland Jago Douma | 2018-02-19 | 2 | -214/+203 | |
|\ \ \ \ \ | ||||||
| * | | | | | adjust swift external storage to new openstack sdk | Robin Appelman | 2018-02-19 | 2 | -34/+51 | |
| * | | | | | adjust swift object storage to new openstack sdk | Robin Appelman | 2018-02-19 | 2 | -212/+184 | |
* | | | | | | Merge pull request #8428 from nextcloud/fix_8189 | Roeland Jago Douma | 2018-02-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Avatar generation use ttf (for ancient compatibility) | Roeland Jago Douma | 2018-02-19 | 1 | -1/+1 | |
* | | | | | | Merge pull request #8424 from nextcloud/fix/update-app | Roeland Jago Douma | 2018-02-19 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix updating an up | Christoph Wurst | 2018-02-19 | 2 | -2/+2 | |
* | | | | | | Use normal header() calls instead of private method calls | Morris Jobke | 2018-02-19 | 3 | -10/+6 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_app | Morris Jobke | 2018-02-17 | 4 | -81/+77 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add remaining type hints, that were already okay | Morris Jobke | 2018-02-17 | 1 | -33/+34 | |
| * | | | | | Always return a string in OC_App::getCurrentApp and no boolean | Morris Jobke | 2018-02-17 | 1 | -2/+2 | |
| * | | | | | Use empty array as group list in OC_App::enable | Morris Jobke | 2018-02-17 | 1 | -3/+3 | |
| * | | | | | Refactor dependencies in setAppTypes | Morris Jobke | 2018-02-17 | 1 | -6/+8 | |
| * | | | | | Fix app version to be always string and neither array nor null | Morris Jobke | 2018-02-17 | 3 | -8/+4 | |
| * | | | | | OC_App::loadApps now only accepts an array as type list | Morris Jobke | 2018-02-17 | 2 | -11/+8 | |
| * | | | | | Migrate to short array syntax | Morris Jobke | 2018-02-17 | 1 | -18/+18 | |
* | | | | | | Merge pull request #8232 from nextcloud/bugfix/8007/validate-appinfo-against-... | Morris Jobke | 2018-02-16 | 2 | -91/+63 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 2 | -91/+63 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #8391 from coder-hugo/feature/mysql_ansi_quotes | Morris Jobke | 2018-02-16 | 1 | -2/+3 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Don't use double quotes in MySQL queries | Robin Müller | 2018-02-16 | 1 | -2/+3 | |
* | | | | | | Merge pull request #8095 from nextcloud/webapps-capabilities | Morris Jobke | 2018-02-15 | 3 | -39/+49 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update phpDoc comments and add more type hinting | Julius Härtl | 2018-02-15 | 1 | -6/+7 | |
| * | | | | | | Deprecate static methods and use Navigation manager | Julius Härtl | 2018-02-12 | 2 | -2/+4 | |
| * | | | | | | Add getAll to public INavigationManager | Julius Härtl | 2018-02-12 | 1 | -1/+1 | |
| * | | | | | | Move navigation processing to the NavigationManager | Julius Härtl | 2018-02-12 | 2 | -33/+40 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Add throws annotation | Julius Härtl | 2018-02-15 | 1 | -0/+1 | |
* | | | | | | Properly encapsulate require_once for app.php | Julius Härtl | 2018-02-15 | 1 | -11/+12 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #8259 from nextcloud/guzzle6 | Morris Jobke | 2018-02-14 | 4 | -27/+53 | |
|\ \ \ \ \ | ||||||
| * | | | | | adjust post body for new guzzle | Robin Appelman | 2018-02-09 | 1 | -0/+4 | |
| * | | | | | Adjust dav client to new guzzle | Robin Appelman | 2018-02-09 | 1 | -2/+2 | |
| * | | | | | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 3 | -25/+47 | |
* | | | | | | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 12 | -25/+0 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Remove unused import statements | Morris Jobke | 2018-02-14 | 12 | -25/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #8328 from nextcloud/bugfix/noid/filter-out-the-current-us... | Joas Schilling | 2018-02-14 | 1 | -2/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Filter out the current user when searching for emails too | Joas Schilling | 2018-02-13 | 1 | -2/+9 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #8337 from nextcloud/use-non-alias-method | Joas Schilling | 2018-02-14 | 4 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use non aliased method instead | Morris Jobke | 2018-02-13 | 4 | -6/+6 | |
| |/ / / / | ||||||
* / / / / | Simplify return statement | Morris Jobke | 2018-02-13 | 1 | -3/+1 | |
|/ / / / | ||||||
* | | | | Try to silence phan | Roeland Jago Douma | 2018-02-08 | 1 | -0/+3 | |
* | | | | don't swallow exception from touch | Robin Appelman | 2018-02-08 | 2 | -2/+10 | |
* | | | | better error message on catalog error | Robin Appelman | 2018-02-08 | 2 | -1/+6 | |
|/ / / |