Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9620 from nextcloud/backport/9576/stable13 | Morris Jobke | 2018-05-29 | 1 | -0/+3 |
|\ | | | | | [stable13] Emit event when running ./occ db:add-missing-indices | ||||
| * | Emit event when running ./occ db:add-missing-indices | Roeland Jago Douma | 2018-05-28 | 1 | -0/+3 |
| | | | | | | | | | | | | | | This allows apps to listen to this event in order to also update indecies there. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-29 | 4 | -0/+4 |
| | | |||||
* | | Merge pull request #9622 from nextcloud/backport/9475/stable13 | Morris Jobke | 2018-05-28 | 2 | -0/+12 |
|\ \ | | | | | | | [stable13] Delete the previews when a version is restored | ||||
| * | | Delete the previews when a version is restored | Roeland Jago Douma | 2018-05-26 | 2 | -0/+12 |
| |/ | | | | | | | | | | | | | | | | | Fixes #9469 When a version of a file is restored the previews are no longer valid. Thus we should remove them so they are regenerated. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-28 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-27 | 94 | -188/+188 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 2 | -0/+6 |
| | |||||
* | Always set the request language to the force language | Roeland Jago Douma | 2018-05-24 | 1 | -6/+5 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | make sure force language is reflected in html lang attribute | Georg Ehrke | 2018-05-24 | 1 | -0/+6 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-24 | 2 | -2/+6 |
| | |||||
* | cleanup locks in scanner on error | Robin Appelman | 2018-05-23 | 1 | -9/+12 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Merge pull request #9540 from nextcloud/backport/9517/stable13 | Morris Jobke | 2018-05-23 | 9 | -17/+160 |
|\ | | | | | [stable13] Improve OAuth | ||||
| * | Certain tokens can expire | Roeland Jago Douma | 2018-05-22 | 9 | -15/+106 |
| | | | | | | | | | | | | | | | | However due to the nature of what we store in the token (encrypted passwords etc). We can't just delete the tokens because that would make the oauth refresh useless. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-22 | 4 | -2/+54 |
| | | | | | | | | | | | | This for example will allow rotating the apptoken for oauth Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-23 | 154 | -182/+422 |
| | | |||||
* | | Merge pull request #9525 from nextcloud/backport/8504/stable13 | Morris Jobke | 2018-05-22 | 1 | -1/+1 |
|\ \ | |/ |/| | [stable13] Dont use $info as array when its not an array | ||||
| * | Dont use $info as array when its not an array | Joas Schilling | 2018-05-18 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-22 | 6 | -4/+24 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-20 | 2 | -0/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 16 | -16/+16 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 16 | -104/+104 |
| | |||||
* | Merge pull request #9432 from nextcloud/backport/9225/ipv6-database-host | Morris Jobke | 2018-05-14 | 1 | -10/+24 |
|\ | | | | | [stable13] Allow IPv6 database host | ||||
| * | php 5.6 compatibility | Joas Schilling | 2018-05-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Move regex to a function and add tests | Joas Schilling | 2018-05-09 | 1 | -11/+24 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | Allow IPv6 database hosts | Joas Schilling | 2018-05-09 | 1 | -6/+7 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #9436 from nextcloud/backport/9373/stable13 | Morris Jobke | 2018-05-14 | 1 | -1/+1 |
|\ \ | | | | | | | [stable13] Get correct version of an app | ||||
| * | | Get correct version of an app | Roeland Jago Douma | 2018-05-09 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | Related to #8929 We should get the version of the app. Not of the appfolder. Else there is no way to properly compare the versions. Now note that installing in 1 go will still fail. But at least on the next page load the new version will be properly detected. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-14 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 8 | -18/+88 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-11 | 4 | -0/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-10 | 4 | -26/+66 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-09 | 12 | -0/+16 |
| | |||||
* | Merge pull request #9389 from nextcloud/log-lock-state-on-conflict-13 | Morris Jobke | 2018-05-07 | 3 | -10/+23 |
|\ | | | | | [13] Log lock state on conflict | ||||
| * | always log locking errors | Robin Appelman | 2018-05-04 | 1 | -3/+1 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
| * | Log more info about locking conflicts for memcache locking backends | Robin Appelman | 2018-05-04 | 2 | -7/+22 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | remove unneeded locks in getCacheEntry | Robin Appelman | 2018-05-04 | 1 | -3/+1 |
|/ | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Issue #9318: catch exceptions in SCSSCacher::resetCache() | Roland Tapken | 2018-05-03 | 1 | -1/+5 |
| | | | | Signed-off-by: Roland Tapken <roland@bitarbeiter.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-27 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-22 | 2 | -8/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-21 | 2 | -0/+10 |
| | |||||
* | Merge pull request #9231 from nextcloud/13-9205 | Morris Jobke | 2018-04-18 | 2 | -8/+15 |
|\ | | | | | [stable13] Provide an option to disable HTML emails | ||||
| * | Provide an option to disable HTML emails | Morris Jobke | 2018-04-18 | 2 | -8/+15 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #9233 from nextcloud/13-9159 | Roeland Jago Douma | 2018-04-18 | 1 | -0/+5 |
|\ \ | | | | | | | [stable13] fix appinfo parsing when a single localized option is provided | ||||
| * | | fix appinfo parsing when a single localized option is provided | Robin Appelman | 2018-04-18 | 1 | -0/+5 |
| |/ | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* / | Show EOL warning in the update section | Joas Schilling | 2018-04-18 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-07 | 2 | -2/+2 |
| | |||||
* | Merge pull request #8779 from nextcloud/backport/8255/show-group-display-names | John Molakvoæ | 2018-04-06 | 2 | -2/+2 |
|\ | | | | | [stable13] Show group display names | ||||
| * | Correctly return the group name | Joas Schilling | 2018-03-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> |