Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded UpdateCertificateStore. | Morris Jobke | 2017-02-22 | 3 | -92/+0 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 2 | -2/+2 |
* | Merge pull request #3567 from nextcloud/autocomplete-settings | Björn Schießle | 2017-02-22 | 1 | -1/+3 |
|\ | |||||
| * | Use intval() for validation of config options | Morris Jobke | 2017-02-21 | 1 | -2/+2 |
| * | Improve the UX for sharing settings | Morris Jobke | 2017-02-21 | 1 | -1/+3 |
* | | Merge pull request #3573 from nextcloud/correctly-catch-the-exception-from-pa... | Lukas Reschke | 2017-02-22 | 1 | -1/+8 |
|\ \ | |||||
| * | | Catch exception from path info | Joas Schilling | 2017-02-22 | 1 | -1/+8 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-22 | 2 | -2/+2 |
* | | | Merge pull request #3544 from nextcloud/iservercontainer-container | Morris Jobke | 2017-02-20 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | IServerContainer is effectively an IContainer | Christoph Wurst | 2017-02-20 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #3505 from robert-scheck/autoindex | Lukas Reschke | 2017-02-20 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | Only request "IndexIgnore" if mod_autoindex is loaded | Robert Scheck | 2017-02-20 | 1 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-18 | 2 | -0/+368 |
* | | Revert "cache the storage info for 5 min" | Morris Jobke | 2017-02-16 | 1 | -29/+5 |
* | | Merge pull request #3439 from nextcloud/oc-26963 | Lukas Reschke | 2017-02-16 | 1 | -8/+8 |
|\ \ | |||||
| * | | Check if color exists in palette before using it | Victor Dubiniuk | 2017-02-10 | 1 | -3/+3 |
| * | | Make sure invalid images don't flood the log file | Joas Schilling | 2017-02-10 | 1 | -5/+5 |
* | | | Don't force displayname if backend already provides one | Lukas Reschke | 2017-02-16 | 1 | -1/+12 |
| |/ |/| | |||||
* | | Merge pull request #2606 from temparus/master | blizzz | 2017-02-15 | 1 | -3/+6 |
|\ \ | |||||
| * | | Update license header | Sandro Lutz | 2017-02-07 | 1 | -0/+2 |
| * | | Merge remote-tracking branch 'nextcloud/master' | Sandro Lutz | 2017-02-07 | 161 | -3696/+4822 |
| |\ \ | |||||
| * | | | Add check if UserManager is of type PublicEmitter before calling preLogin hook | Sandro Lutz | 2017-02-01 | 1 | -1/+3 |
| * | | | Change where preLogin hook gets called | Sandro Lutz | 2017-02-01 | 1 | -3/+2 |
| * | | | Remove preLoginValidation hook | Sandro Lutz | 2017-02-01 | 1 | -3/+0 |
| * | | | Fix indentation | Sandro Lutz | 2017-02-01 | 1 | -3/+3 |
| * | | | Add preLoginValidation hook | Sandro Lutz | 2017-02-01 | 1 | -0/+3 |
* | | | | Merge pull request #3495 from nextcloud/dav-protected | Roeland Jago Douma | 2017-02-15 | 1 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | Make it easier to subclass DAV storage | Robin Appelman | 2017-02-15 | 1 | -7/+7 |
* | | | | | Merge pull request #3447 from nextcloud/getmetadata-permissions-mask | Roeland Jago Douma | 2017-02-15 | 2 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | also apply permissions mask in getMetaData | Robin Appelman | 2017-02-10 | 2 | -1/+10 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #3262 from nextcloud/jail-scanner-storage-id | Roeland Jago Douma | 2017-02-15 | 3 | -7/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Make sure we use the correct storage id when scanning a jailed storage | Robin Appelman | 2017-01-25 | 3 | -7/+3 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-15 | 2 | -0/+16 |
* | | | | | | Merge pull request #3477 from nextcloud/fix-cloud-id-manager-injection | Morris Jobke | 2017-02-14 | 2 | -0/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix DI of the cloud id manager into apps | Joas Schilling | 2017-02-14 | 2 | -0/+6 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #3472 from nextcloud/enable-avatars-always | Morris Jobke | 2017-02-14 | 3 | -6/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Always enable avatars | Morris Jobke | 2017-02-13 | 3 | -6/+3 |
* | | | | | | | Merge pull request #3465 from nextcloud/storage-log-locks | Lukas Reschke | 2017-02-14 | 4 | -3/+86 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Add missing PHPDoc and properly throw exception | Morris Jobke | 2017-02-13 | 4 | -0/+8 |
| * | | | | | | Add storage to log item as well | Lukas Reschke | 2017-02-13 | 1 | -3/+33 |
| * | | | | | | Add option to enable locking debug logging | Robin Appelman | 2017-02-13 | 1 | -3/+48 |
| |/ / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-14 | 4 | -4/+376 |
* | | | | | | Merge pull request #3444 from nextcloud/recognize-bat-and-cmd | Morris Jobke | 2017-02-13 | 1 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Recognize .bat and .cmd files | Joas Schilling | 2017-02-10 | 1 | -0/+14 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #3448 from kuimovvg/master | Lukas Reschke | 2017-02-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | bug when connect to yandex webdav server | vkuimov | 2017-02-10 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-13 | 2 | -0/+2 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-11 | 6 | -10/+504 |
* | | | | | | Merge pull request #3417 from nextcloud/push-notification | Morris Jobke | 2017-02-10 | 2 | -2/+27 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make sure to use the right appdata directory | Joas Schilling | 2017-02-09 | 1 | -0/+7 |