summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* we don't need to remove the job manually here, even if we ask once more the o...Bjoern Schiessle2017-08-012-11/+0
* update unit testsBjoern Schiessle2017-08-012-12/+34
* cleanup constructorsBjoern Schiessle2017-08-012-53/+33
* expire requestSharedSecret job after 30 daysBjoern Schiessle2017-08-013-5/+48
* expire getShareadSecret job after 30 daysBjoern Schiessle2017-08-013-12/+60
* Fix testsRoeland Jago Douma2017-08-011-0/+1
* Fix sabre testRoeland Jago Douma2017-08-011-3/+5
* Fix L10N::tRoeland Jago Douma2017-08-014-11/+11
* [files_external] Fix phpdocRoeland Jago Douma2017-08-013-3/+3
* [DAV] Fix URLUtil::splitPath usageRoeland Jago Douma2017-08-0114-23/+23
* [DAV][CalDAV] FixesRoeland Jago Douma2017-08-015-14/+15
* Fix CommentsRoeland Jago Douma2017-08-015-13/+12
* [files_external] fix commandsRoeland Jago Douma2017-08-016-13/+13
* [files_external] Fix phpdocRoeland Jago Douma2017-08-012-2/+2
* Replace wrong PHPDocsLukas Reschke2017-08-011-1/+1
* Add |null to PHPDocLukas Reschke2017-08-014-4/+4
* Stricter phan config fixesLukas Reschke2017-08-011-5/+3
* [tx-robot] updated from transifexNextcloud bot2017-08-0120-20/+22
* Merge pull request #5905 from nextcloud/ocp-configMorris Jobke2017-07-313-5/+6
|\
| * Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-273-5/+6
* | Merge pull request #5913 from nextcloud/fix-anchor-nameRoeland Jago Douma2017-07-311-1/+1
|\ \
| * | Fix anchor name for federated sharing settingsMorris Jobke2017-07-281-1/+1
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-07-312-0/+8
* | [tx-robot] updated from transifexNextcloud bot2017-07-3024-4/+260
* | [tx-robot] updated from transifexNextcloud bot2017-07-2918-20/+212
* | [tx-robot] updated from transifexNextcloud bot2017-07-288-4/+10
* | Merge pull request #5852 from nextcloud/preview_trash_cleanupMorris Jobke2017-07-271-6/+23
|\ \ | |/ |/|
| * Delete trash using node API to trigger preview deletionRoeland Jago Douma2017-07-241-6/+23
* | [tx-robot] updated from transifexNextcloud bot2017-07-278-128/+204
* | Allow to enable the external storage app via the web uiJoas Schilling2017-07-261-15/+1
* | [tx-robot] updated from transifexNextcloud bot2017-07-2616-10/+64
* | Merge pull request #5864 from nextcloud/legacy_userLukas Reschke2017-07-256-6/+6
|\ \
| * | Fix commentsMorris Jobke2017-07-254-4/+4
| * | Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma2017-07-242-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2017-07-2544-14/+268
|/ /
* | Merge pull request #5835 from nextcloud/cleanup_testing_appMorris Jobke2017-07-247-315/+330
|\ \
| * | Move over locking controllerRoeland Jago Douma2017-07-244-274/+303
| * | Move over ConfigRoeland Jago Douma2017-07-242-50/+36
| * | Move Application to AppInfoRoeland Jago Douma2017-07-242-2/+2
| |/
* | Merge pull request #5514 from nextcloud/assembly-stream-seekMorris Jobke2017-07-241-56/+32
|\ \
| * | refactor chunked assembly streamRobin Appelman2017-07-211-56/+32
* | | Some app fixes of phpstorm inspectionsRoeland Jago Douma2017-07-2420-46/+48
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2017-07-2452-108/+266
* | [tx-robot] updated from transifexNextcloud bot2017-07-2328-124/+344
* | Merge pull request #5827 from nextcloud/improve-public-share-headerMorris Jobke2017-07-222-4/+16
|\ \
| * | Add filename and sharer in public pageMorris Jobke2017-07-212-4/+16
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-07-2250-4/+130
* | Merge pull request #5823 from nextcloud/improve-error-handlingMorris Jobke2017-07-213-13/+22
|\ \ | |/ |/|
| * use OCSv2 to make sure that the error also arrives at the web front-endBjoern Schiessle2017-07-211-2/+2
| * improved error handlingBjoern Schiessle2017-07-212-11/+20