| Commit message (Expand) | Author | Age | Files | Lines |
* | add retry wrapper when reading files from swift | Robin Appelman | 2017-12-04 | 1 | -1/+2 |
* | Fix PHP doc for API docs | Morris Jobke | 2017-12-03 | 2 | -2/+2 |
* | Allow to skip data dir permission checks by config | Arthur Schiwon | 2017-11-30 | 1 | -1/+4 |
* | Only in case of $currentAccess the array uses the id as index | Joas Schilling | 2017-11-28 | 1 | -1/+7 |
* | Merge pull request #7305 from nextcloud/log-level-for-log-extending | Morris Jobke | 2017-11-27 | 1 | -0/+1 |
|\ |
|
| * | Pass log level to log reporters | Morris Jobke | 2017-11-27 | 1 | -0/+1 |
* | | Merge pull request #7210 from nextcloud/pg10 | Morris Jobke | 2017-11-27 | 4 | -100/+0 |
|\ \
| |/
|/| |
|
| * | add postgresql10 compatibility to dbal | Robin Appelman | 2017-11-22 | 4 | -100/+0 |
* | | Merge pull request #7295 from nextcloud/remove-unused-method | Lukas Reschke | 2017-11-27 | 1 | -16/+0 |
|\ \ |
|
| * | | Remove unused mimetype detection method in OC_Image | Morris Jobke | 2017-11-27 | 1 | -16/+0 |
* | | | Merge pull request #7264 from nextcloud/cache-fetched-apps | Lukas Reschke | 2017-11-27 | 7 | -52/+69 |
|\ \ \ |
|
| * | | | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 2 | -14/+13 |
| * | | | Get the Installer via DI | Morris Jobke | 2017-11-25 | 6 | -40/+54 |
| * | | | Cache fetched apps in update check | Morris Jobke | 2017-11-25 | 1 | -1/+5 |
* | | | | Merge pull request #6437 from nextcloud/support-mail-send-in-share | Morris Jobke | 2017-11-27 | 2 | -17/+25 |
|\ \ \ \ |
|
| * | | | | Proper handle null cases and default to true | Lukas Reschke | 2017-11-27 | 1 | -1/+4 |
| * | | | | Add support for `\OCP\Share\IShare::getMailSend` back | Lukas Reschke | 2017-11-27 | 2 | -18/+23 |
| | |/ /
| |/| | |
|
* / | | | Loss of performance on Login after upgrade from NC10 + LDAP to NC 12 + LDAP #... | Flávio Gomes da Silva Lisboa | 2017-11-27 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge pull request #7263 from nextcloud/clean-bruteforce-attempt-on-success | Lukas Reschke | 2017-11-24 | 2 | -4/+39 |
|\ \ \ |
|
| * | | | Reset bruteforce attempt table on successful login | Morris Jobke | 2017-11-24 | 2 | -4/+39 |
| |/ / |
|
* / / | Remove unused checkCode method | Morris Jobke | 2017-11-24 | 1 | -17/+0 |
|/ / |
|
* | | Use basename() instead of self implementation | Morris Jobke | 2017-11-23 | 2 | -12/+2 |
* | | Merge pull request #7168 from nextcloud/fix-user-list | blizzz | 2017-11-23 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix accesslist when a user has an ID only containting 0-9 | Joas Schilling | 2017-11-14 | 1 | -1/+1 |
* | | | Merge pull request #7137 from nextcloud/shared-jailed-source-root | Morris Jobke | 2017-11-23 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | Use the correct root for shared jail when the source storage is also a jail | Robin Appelman | 2017-11-10 | 1 | -0/+11 |
* | | | | Remove wrong entry in admin_settings that causes 500 | Morris Jobke | 2017-11-20 | 1 | -0/+5 |
| |_|/
|/| | |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-20 | 2 | -2/+2 |
* | | | If there is no internet connection don't try to contact appstore | Roeland Jago Douma | 2017-11-17 | 1 | -1/+2 |
* | | | only create the file cache entry after the empty file was created successfull... | Bjoern Schiessle | 2017-11-17 | 1 | -14/+13 |
* | | | Merge pull request #6840 from nextcloud/feature/5282/calendar_api | Morris Jobke | 2017-11-16 | 7 | -0/+357 |
|\ \ \ |
|
| * | | | update autoloader to included added classes and interface | Georg Ehrke | 2017-11-09 | 2 | -0/+6 |
| * | | | implement CalendarManager | Georg Ehrke | 2017-11-09 | 3 | -0/+159 |
| * | | | Public interfaces for calendar API | Georg Ehrke | 2017-11-09 | 2 | -0/+192 |
| |/ / |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-16 | 2 | -2/+2 |
* | | | Merge pull request #7169 from nextcloud/fix-user-search | Morris Jobke | 2017-11-14 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Fix search in user managent when no group is selected | Morris Jobke | 2017-11-14 | 1 | -0/+2 |
* | | | | Merge pull request #7172 from nextcloud/improve-error-handling-on-preview-cle... | Morris Jobke | 2017-11-14 | 1 | -1/+12 |
|\ \ \ \ |
|
| * | | | | check if the user still exists before we try to cleanup the previews | Bjoern Schiessle | 2017-11-14 | 1 | -1/+12 |
* | | | | | Merge pull request #7113 from nextcloud/s3-download-stream-fix | Björn Schießle | 2017-11-14 | 2 | -3/+9 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Use non empty files for object store touch | Robin Appelman | 2017-11-08 | 1 | -2/+2 |
| * | | | | Fix contructing headers for s3 download | Robin Appelman | 2017-11-08 | 1 | -1/+7 |
* | | | | | Merge pull request #7166 from nextcloud/enhancement/crash-report-context | Morris Jobke | 2017-11-14 | 4 | -5/+9 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | add proper type hinting | Morris Jobke | 2017-11-14 | 1 | -0/+1 |
| * | | | | Pass the exception context to the crash reporter | Christoph Wurst | 2017-11-14 | 4 | -5/+8 |
* | | | | | Merge pull request #7061 from kyrofa/bugfix/6028/app_path_realpath | Morris Jobke | 2017-11-14 | 2 | -0/+12 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | JSResourceLocator: re-use $app_path | Kyle Fazzari | 2017-11-12 | 1 | -7/+9 |
| * | | | | JSResourceLocator: account for symlinks in app path | Kyle Fazzari | 2017-11-07 | 1 | -3/+8 |
| * | | | | CSSResourceLocator: account for symlinks in app path | Kyle Fazzari | 2017-11-03 | 1 | -0/+5 |
* | | | | | Add a mechanism to register crach reporters | Christoph Wurst | 2017-11-14 | 7 | -5/+166 |
| |_|_|/
|/| | | |
|