| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #9255 from nextcloud/less-deprecated-calls | Roeland Jago Douma | 2018-04-23 | 1 | -3/+3 |
|\ |
|
| * | Less deprecated calls to OCP\Util::writeLog | Morris Jobke | 2018-04-22 | 1 | -3/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-22 | 2 | -4/+6 |
|/ |
|
* | log more information about insufficient storage in dav plugin | Robin Appelman | 2018-04-17 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-13 | 2 | -0/+4 |
* | Merge pull request #9148 from nextcloud/dav-read-exception | Roeland Jago Douma | 2018-04-11 | 1 | -1/+5 |
|\ |
|
| * | transform exception during file read to sabre exceptions | Robin Appelman | 2018-04-11 | 1 | -1/+5 |
* | | Merge pull request #9097 from nextcloud/bugfix/7661/use_mb_substr | Julius Härtl | 2018-04-11 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Use multibyte substring | Roeland Jago Douma | 2018-04-05 | 1 | -2/+2 |
* | | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2 | Morris Jobke | 2018-04-11 | 1 | -8/+18 |
|\ \ |
|
| * | | adjust tests to new exception log format | Robin Appelman | 2018-04-11 | 1 | -8/+18 |
| |/ |
|
* | | more consistent naming | Arthur Schiwon | 2018-04-05 | 1 | -6/+6 |
* | | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 1 | -0/+18 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-05 | 2 | -0/+2 |
* | Merge pull request #8996 from brandonkirsch/fix-onenote-dav | Morris Jobke | 2018-04-03 | 2 | -2/+2 |
|\ |
|
| * | Fix webdav support for OneNote clients | Brandon Kirsch | 2018-03-26 | 2 | -2/+2 |
* | | Merge pull request #9006 from nextcloud/bugfix/8977/ignore_encrypted_custom_p... | Morris Jobke | 2018-04-03 | 1 | -0/+1 |
|\ \ |
|
| * | | Do not treat is-encrypted as customer property | Roeland Jago Douma | 2018-03-28 | 1 | -0/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-03 | 2 | -0/+76 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-02 | 2 | -0/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 4 | -2/+10 |
|/ / |
|
* / | MethodNotAllowed is not a Fatal error | Roeland Jago Douma | 2018-03-26 | 1 | -0/+4 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-26 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-23 | 2 | -0/+2 |
* | Make displayname selectable | Roeland Jago Douma | 2018-03-22 | 1 | -1/+1 |
* | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name | blizzz | 2018-03-15 | 4 | -26/+61 |
|\ |
|
| * | Fixed caldav tests and metadata 2 | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+7 |
| * | Fix group displaynames in activity | Joas Schilling | 2018-03-08 | 3 | -25/+54 |
* | | Merge pull request #8112 from nextcloud/fix-integer-overflow | Morris Jobke | 2018-03-09 | 1 | -1/+4 |
|\ \ |
|
| * | | Fix integer overflow in ChunkingPlugin | Morris Jobke | 2018-03-06 | 1 | -1/+4 |
| |/ |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 2 | -2/+6 |
* | | emit pre-hooks earlier when not using part files | Robin Appelman | 2018-03-08 | 1 | -5/+3 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 2 | -0/+2 |
* | Loglevel is an int | Roeland Jago Douma | 2018-02-27 | 1 | -1/+1 |
* | Make ILogger strict | Roeland Jago Douma | 2018-02-27 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-27 | 2 | -0/+2 |
* | Fix dav server test | Roeland Jago Douma | 2018-02-22 | 1 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 2 | -2/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-20 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 2 | -0/+2 |
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -15/+22 |
* | Merge pull request #8335 from nextcloud/remove-unused-import | Morris Jobke | 2018-02-14 | 17 | -23/+0 |
|\ |
|
| * | Remove unused import statements | Morris Jobke | 2018-02-14 | 17 | -23/+0 |
* | | Simplify return statement | Morris Jobke | 2018-02-13 | 3 | -7/+3 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-13 | 8 | -6/+174 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-12 | 24 | -0/+30 |
* | Merge pull request #8023 from nextcloud/webdavsearch_limit_order_fixing | Morris Jobke | 2018-02-08 | 2 | -55/+138 |
|\ |
|
| * | adjust tests | Robin Appelman | 2018-02-07 | 1 | -17/+21 |
| * | CacheJail should apply limit and offset after searching | Roeland Jago Douma | 2018-02-07 | 1 | -1/+1 |
| * | Adjust to updated searchdav library | Robin Appelman | 2018-02-07 | 1 | -67/+51 |