summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-09-2080-2/+244
* Merge pull request #6564 from nextcloud/fix-missing-unsignedRoeland Jago Douma2017-09-196-18/+131
|\
| * Fix autoloadingJoas Schilling2017-09-192-0/+2
| * Fix missing "unsigned" on integer columnsJoas Schilling2017-09-194-18/+129
* | Merge pull request #6565 from nextcloud/appinfo_localcacheRoeland Jago Douma2017-09-191-1/+1
|\ \ | |/ |/|
| * Read appinfo from a local cacheRoeland Jago Douma2017-09-191-1/+1
* | Merge pull request #6562 from nextcloud/fix-unsigned-typoMorris Jobke2017-09-193-5/+41
|\ \
| * | Increase versionJoas Schilling2017-09-191-1/+1
| * | Fix unsigned stateJoas Schilling2017-09-191-0/+36
| * | Fix migration namingJoas Schilling2017-09-191-4/+4
| |/
* | Merge pull request #6569 from nextcloud/fix-comments-activity-errorLukas Reschke2017-09-191-2/+2
|\ \ | |/ |/|
| * Use the wrapper to get the parameters which was added in #6369Joas Schilling2017-09-191-2/+2
|/
* Merge pull request #6264 from nextcloud/dav-migrationsRoeland Jago Douma2017-09-193-802/+481
|\
| * Move DAV app to migrationsRoeland Jago Douma2017-09-183-802/+481
* | [tx-robot] updated from transifexNextcloud bot2017-09-19244-392/+498
* | Merge pull request #4410 from nextcloud/update-aws-sdkRobin Appelman2017-09-18622-58771/+223
|\ \
| * | show diff in autoload checkerRobin Appelman2017-09-181-0/+1
| * | update autoloaderRobin Appelman2017-09-182-0/+2
| * | fix undefined constantsRobin Appelman2017-09-181-1/+1
| * | merge vendor jsRobin Appelman2017-09-181-0/+7
| * | fix path styleRobin Appelman2017-09-181-3/+1
| * | disable part files for s3 external storageRobin Appelman2017-09-181-0/+4
| * | add stat cache for s3 external storageRobin Appelman2017-09-181-7/+56
| * | more efficient is_dirRobin Appelman2017-09-181-0/+10
| * | more efficient permissions for s3 external storageRobin Appelman2017-09-181-0/+8
| * | more efficient write only fopenRobin Appelman2017-09-181-1/+9
| * | reuse object read/write/delete logic in s3 implementationsRobin Appelman2017-09-183-84/+97
| * | update aws sdk and move it to 3rdpartyRobin Appelman2017-09-184-58/+42
| * | remove non composer aws sdkRobin Appelman2017-09-18613-58632/+0
|/ /
* | Merge pull request #6490 from nextcloud/share_pagination_queryRoeland Jago Douma2017-09-181-0/+5
|\ \
| * | Improve sharing paginationRoeland Jago Douma2017-09-151-0/+5
* | | Merge pull request #6518 from nextcloud/allow-apps-to-control-versionsMorris Jobke2017-09-182-0/+93
|\ \ \
| * | | allow apps to disable versions for some filesBjoern Schiessle2017-09-152-0/+93
* | | | Merge pull request #6549 from nextcloud/fix-6534Morris Jobke2017-09-181-1/+2
|\ \ \ \
| * | | | don't pass User object when uid string is expectedArthur Schiwon2017-09-181-1/+2
* | | | | Merge pull request #5462 from nextcloud/add-frameancestor-supportLukas Reschke2017-09-184-0/+89
|\ \ \ \ \
| * | | | | fix typo and set @since properlyThomas Citharel2017-09-152-6/+6
| * | | | | Add CSP frame-ancestors supportThomas Citharel2017-09-154-0/+89
| | |/ / / | |/| | |
* | | | | Merge pull request #5585 from nextcloud/contacts_menu_privacyMorris Jobke2017-09-184-27/+377
|\ \ \ \ \
| * | | | | Add filter for `shareapi_allow_share_dialog_user_enumeration`Lukas Reschke2017-09-153-47/+174
| * | | | | Revert "Do not list system users in contacts menu if sharing autocompletion i...Lukas Reschke2017-09-151-8/+2
| * | | | | Fix issue when disabling the shareapi_only_share_with_group_members option + ...Tobia De Koninck2017-09-151-2/+12
| * | | | | Improve code styleTobia De Koninck2017-09-151-5/+7
| * | | | | Some code improvementsTobia De Koninck2017-09-151-4/+5
| * | | | | Add testsTobia De Koninck2017-09-152-1/+130
| * | | | | Fix testsTobia De Koninck2017-09-152-3/+23
| * | | | | Privacy enhancements for contacts menuTobia De Koninck2017-09-151-4/+71
| |/ / / /
* | | | | Merge pull request #6014 from nextcloud/add-copy-actionMorris Jobke2017-09-188-26/+368
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add tests for FileListThomas Citharel2017-09-151-0/+98
| * | | | Don't show success notifications for failed copy actions and update folder sizesThomas Citharel2017-09-151-33/+59