Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-20 | 80 | -2/+244 |
* | Merge pull request #6564 from nextcloud/fix-missing-unsigned | Roeland Jago Douma | 2017-09-19 | 6 | -18/+131 |
|\ | |||||
| * | Fix autoloading | Joas Schilling | 2017-09-19 | 2 | -0/+2 |
| * | Fix missing "unsigned" on integer columns | Joas Schilling | 2017-09-19 | 4 | -18/+129 |
* | | Merge pull request #6565 from nextcloud/appinfo_localcache | Roeland Jago Douma | 2017-09-19 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Read appinfo from a local cache | Roeland Jago Douma | 2017-09-19 | 1 | -1/+1 |
* | | Merge pull request #6562 from nextcloud/fix-unsigned-typo | Morris Jobke | 2017-09-19 | 3 | -5/+41 |
|\ \ | |||||
| * | | Increase version | Joas Schilling | 2017-09-19 | 1 | -1/+1 |
| * | | Fix unsigned state | Joas Schilling | 2017-09-19 | 1 | -0/+36 |
| * | | Fix migration naming | Joas Schilling | 2017-09-19 | 1 | -4/+4 |
| |/ | |||||
* | | Merge pull request #6569 from nextcloud/fix-comments-activity-error | Lukas Reschke | 2017-09-19 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Use the wrapper to get the parameters which was added in #6369 | Joas Schilling | 2017-09-19 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #6264 from nextcloud/dav-migrations | Roeland Jago Douma | 2017-09-19 | 3 | -802/+481 |
|\ | |||||
| * | Move DAV app to migrations | Roeland Jago Douma | 2017-09-18 | 3 | -802/+481 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-19 | 244 | -392/+498 |
* | | Merge pull request #4410 from nextcloud/update-aws-sdk | Robin Appelman | 2017-09-18 | 622 | -58771/+223 |
|\ \ | |||||
| * | | show diff in autoload checker | Robin Appelman | 2017-09-18 | 1 | -0/+1 |
| * | | update autoloader | Robin Appelman | 2017-09-18 | 2 | -0/+2 |
| * | | fix undefined constants | Robin Appelman | 2017-09-18 | 1 | -1/+1 |
| * | | merge vendor js | Robin Appelman | 2017-09-18 | 1 | -0/+7 |
| * | | fix path style | Robin Appelman | 2017-09-18 | 1 | -3/+1 |
| * | | disable part files for s3 external storage | Robin Appelman | 2017-09-18 | 1 | -0/+4 |
| * | | add stat cache for s3 external storage | Robin Appelman | 2017-09-18 | 1 | -7/+56 |
| * | | more efficient is_dir | Robin Appelman | 2017-09-18 | 1 | -0/+10 |
| * | | more efficient permissions for s3 external storage | Robin Appelman | 2017-09-18 | 1 | -0/+8 |
| * | | more efficient write only fopen | Robin Appelman | 2017-09-18 | 1 | -1/+9 |
| * | | reuse object read/write/delete logic in s3 implementations | Robin Appelman | 2017-09-18 | 3 | -84/+97 |
| * | | update aws sdk and move it to 3rdparty | Robin Appelman | 2017-09-18 | 4 | -58/+42 |
| * | | remove non composer aws sdk | Robin Appelman | 2017-09-18 | 613 | -58632/+0 |
|/ / | |||||
* | | Merge pull request #6490 from nextcloud/share_pagination_query | Roeland Jago Douma | 2017-09-18 | 1 | -0/+5 |
|\ \ | |||||
| * | | Improve sharing pagination | Roeland Jago Douma | 2017-09-15 | 1 | -0/+5 |
* | | | Merge pull request #6518 from nextcloud/allow-apps-to-control-versions | Morris Jobke | 2017-09-18 | 2 | -0/+93 |
|\ \ \ | |||||
| * | | | allow apps to disable versions for some files | Bjoern Schiessle | 2017-09-15 | 2 | -0/+93 |
* | | | | Merge pull request #6549 from nextcloud/fix-6534 | Morris Jobke | 2017-09-18 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | don't pass User object when uid string is expected | Arthur Schiwon | 2017-09-18 | 1 | -1/+2 |
* | | | | | Merge pull request #5462 from nextcloud/add-frameancestor-support | Lukas Reschke | 2017-09-18 | 4 | -0/+89 |
|\ \ \ \ \ | |||||
| * | | | | | fix typo and set @since properly | Thomas Citharel | 2017-09-15 | 2 | -6/+6 |
| * | | | | | Add CSP frame-ancestors support | Thomas Citharel | 2017-09-15 | 4 | -0/+89 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #5585 from nextcloud/contacts_menu_privacy | Morris Jobke | 2017-09-18 | 4 | -27/+377 |
|\ \ \ \ \ | |||||
| * | | | | | Add filter for `shareapi_allow_share_dialog_user_enumeration` | Lukas Reschke | 2017-09-15 | 3 | -47/+174 |
| * | | | | | Revert "Do not list system users in contacts menu if sharing autocompletion i... | Lukas Reschke | 2017-09-15 | 1 | -8/+2 |
| * | | | | | Fix issue when disabling the shareapi_only_share_with_group_members option + ... | Tobia De Koninck | 2017-09-15 | 1 | -2/+12 |
| * | | | | | Improve code style | Tobia De Koninck | 2017-09-15 | 1 | -5/+7 |
| * | | | | | Some code improvements | Tobia De Koninck | 2017-09-15 | 1 | -4/+5 |
| * | | | | | Add tests | Tobia De Koninck | 2017-09-15 | 2 | -1/+130 |
| * | | | | | Fix tests | Tobia De Koninck | 2017-09-15 | 2 | -3/+23 |
| * | | | | | Privacy enhancements for contacts menu | Tobia De Koninck | 2017-09-15 | 1 | -4/+71 |
| |/ / / / | |||||
* | | | | | Merge pull request #6014 from nextcloud/add-copy-action | Morris Jobke | 2017-09-18 | 8 | -26/+368 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add tests for FileList | Thomas Citharel | 2017-09-15 | 1 | -0/+98 |
| * | | | | Don't show success notifications for failed copy actions and update folder sizes | Thomas Citharel | 2017-09-15 | 1 | -33/+59 |