Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dont use the permissions mask while scanning | Robin Appelman | 2017-04-10 | 1 | -0/+4 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-10 | 6 | -10/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-09 | 16 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-08 | 4 | -6/+8 |
| | |||||
* | make JobList::next() lock free | Jörn Friedrich Dreyer | 2017-04-07 | 1 | -5/+10 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-07 | 4 | -2/+46 |
| | |||||
* | Merge pull request #4242 from nextcloud/encryption-fix-mail-share-stable11 | Joas Schilling | 2017-04-06 | 1 | -3/+3 |
|\ | | | | | [stable11] take share by mail into consideration if we calculate the access list | ||||
| * | take share by mail into consideration if we calculate the access list | Bjoern Schiessle | 2017-04-06 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Merge pull request #4225 from nextcloud/stable11-token-save-scope | Joas Schilling | 2017-04-06 | 3 | -25/+70 |
|\ \ | |/ |/| | [Stable11] token save scope | ||||
| * | Save the scope of an auth token in the session | Robin Appelman | 2017-04-05 | 3 | -25/+70 |
| | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Merge pull request #4228 from nextcloud/stable11-error-messages | Morris Jobke | 2017-04-06 | 1 | -2/+3 |
|\ \ | | | | | | | [Stable11] Error messages | ||||
| * | | Remove verbose error message | Lukas Reschke | 2017-04-05 | 1 | -2/+3 |
| |/ | | | | | | | | | | | There's no need to have this included in the error message. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-06 | 18 | -4/+28 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-05 | 2 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-04 | 4 | -0/+356 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-03 | 2 | -12/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-31 | 2 | -70/+72 |
| | |||||
* | Fix the update from NC 10 and 11 to the latest NC 11 | Joas Schilling | 2017-03-30 | 1 | -0/+23 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix return value of getAllowedPreviousVersions() | Morris Jobke | 2017-03-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Prevent migration from ownCloud 10 to Nextcloud 11 | Joas Schilling | 2017-03-30 | 1 | -20/+16 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-29 | 6 | -0/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-28 | 16 | -0/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-27 | 52 | -1314/+312 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-26 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-24 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-21 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-20 | 2 | -0/+436 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-18 | 2 | -62/+62 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-17 | 2 | -0/+464 |
| | |||||
* | Merge pull request #3842 from nextcloud/no-empty-wildcard-search-11 | Morris Jobke | 2017-03-14 | 1 | -0/+4 |
|\ | | | | | [11] dont allow empty wildcard search | ||||
| * | dont allow empty wildcard search | Robin Appelman | 2017-03-14 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-15 | 2 | -2/+20 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-11 | 2 | -0/+2 |
| | | |||||
* | | Update autoloader code | Morris Jobke | 2017-03-08 | 2 | -4/+8 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Fix unit tests and improve appstore logic | Morris Jobke | 2017-03-08 | 1 | -5/+2 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Add back appstoreenabled config switch | Steffen Lindner | 2017-03-08 | 1 | -4/+20 |
| | | | | | | | | Signed-off-by: Steffen Lindner <mail@steffen-lindner.de> | ||||
* | | Add ETag validation to appstore requests | Roeland Jago Douma | 2017-03-08 | 2 | -6/+40 |
| | | | | | | | | | | | | | | | | | | | | * If the ETag if present store it * If a stored ETag is present then pass it along (with the original response) to get * Add tests * Added files to classmap Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Clear appstore cache on version upgrade | Roeland Jago Douma | 2017-03-08 | 4 | -17/+26 |
| | | | | | | | | | | | | | | | | | | * Add version to cached json * Compare version * Updated calls * Updated tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-03 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 10 | -0/+0 |
| | | |||||
* | | Merge pull request #3658 from GreenArchon/stable11_issue_#3461 | Roeland Jago Douma | 2017-03-02 | 1 | -35/+17 |
|\ \ | | | | | | | [stable11] Typecast shared mount's storage_id to int as documented + some refactor to avoid similar bugs | ||||
| * | | Refactor files' CacheEntry object creation to call cacheEntryFromData() all ↵ | Frédéric Fortier | 2017-02-24 | 1 | -36/+16 |
| | | | | | | | | | | | | | | | | | | the time thus allowing proper casts to be done Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com> | ||||
| * | | Typecast filecache 'storage' as int to return it as documented, fixes #3461 | Frédéric Fortier | 2017-02-24 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com> | ||||
* | | | Fix string comparison and return docs | Joas Schilling | 2017-03-01 | 1 | -2/+2 |
| |/ |/| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-25 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-23 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-22 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-18 | 2 | -0/+368 |
| | |||||
* | return unknown free space from nullstorage | Robin Appelman | 2017-02-16 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> |