summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-03-15156-224/+252
* [tx-robot] updated from transifexNextcloud bot2018-03-14152-758/+848
* Merge pull request #8807 from nextcloud/final-13.0.1v13.0.1Morris Jobke2018-03-131-2/+2
|\
| * 13.0.1Morris Jobke2018-03-131-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-03-1376-2/+130
* [tx-robot] updated from transifexNextcloud bot2018-03-12288-444/+514
* [tx-robot] updated from transifexNextcloud bot2018-03-1118-0/+50
* [tx-robot] updated from transifexNextcloud bot2018-03-1028-64/+154
* Merge pull request #8748 from nextcloud/13.0.1-RC1v13.0.1RC1Morris Jobke2018-03-091-2/+2
|\
| * 13.0.1 RC1Morris Jobke2018-03-091-2/+2
|/
* Merge pull request #8745 from nextcloud/stable13-8716Morris Jobke2018-03-0910-35/+59
|\
| * Mock method of actual cacheMorris Jobke2018-03-091-5/+1
| * Always return the depscacheRoeland Jago Douma2018-03-091-1/+1
| * Use cache prefix for theming as wellJulius Härtl2018-03-091-1/+1
| * Fix tests to use ICacheFactoryJulius Härtl2018-03-096-17/+41
| * Actually clear cache values for all base urlsJulius Härtl2018-03-093-10/+20
| * Use JSCombiner from server container when searching for JS filesJulius Härtl2018-03-091-7/+1
| * Move base url from global cache prefix to frontend related onesJulius Härtl2018-03-092-4/+4
* | Merge pull request #8758 from nextcloud/stable13-8594-add-acceptance-tests-fo...Morris Jobke2018-03-099-299/+638
|\ \
| * | Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez2018-03-093-0/+121
| * | Extract common "wait for" functions to a helper classDaniel Calviño Sánchez2018-03-093-46/+86
| * | Generalize file list steps so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-094-3/+115
| * | Generalize file list locators so a specific ancestor can be usedDaniel Calviño Sánchez2018-03-092-54/+66
| * | Store the name of the actor in the Actor objectDaniel Calviño Sánchez2018-03-092-3/+19
| * | Extract file list locators and steps to its own classDaniel Calviño Sánchez2018-03-093-250/+288
* | | [tx-robot] updated from transifexNextcloud bot2018-03-09148-474/+276
|/ /
* | Merge pull request #8755 from nextcloud/backport/8747/apps-are-updatedRoeland Jago Douma2018-03-091-4/+4
|\ \
| * | Revert wording back to updatesJoas Schilling2018-03-091-4/+4
| |/
* | Merge pull request #8749 from nextcloud/backport/8596/sharee-email-matches-no...Morris Jobke2018-03-092-23/+125
|\ \
| * | Fix calculation if there are more resultsJoas Schilling2018-03-092-20/+24
| * | Add tests for finding own email and user results paginationJoas Schilling2018-03-091-1/+94
| * | Add the users result only when non empty so tests stay the sameJoas Schilling2018-03-091-1/+3
| * | Also array_slice wide email matches of local usersJoas Schilling2018-03-091-4/+7
| |/
* | Merge pull request #8752 from nextcloud/13-8112Morris Jobke2018-03-091-1/+4
|\ \
| * | Fix integer overflow in ChunkingPluginMorris Jobke2018-03-091-1/+4
| |/
* | Merge pull request #8746 from nextcloud/8705_13Julius Härtl2018-03-092-1/+25
|\ \
| * | Fix testsRoeland Jago Douma2018-03-091-0/+17
| * | Check if the cached js file existsRoeland Jago Douma2018-03-091-1/+8
| |/
* | Merge pull request #8725 from nextcloud/objectstore-no-part-files-13Morris Jobke2018-03-092-5/+7
|\ \ | |/ |/|
| * emit pre-hooks earlier when not using part filesRobin Appelman2018-03-081-5/+3
| * disable part files for object storesRobin Appelman2018-03-081-0/+4
* | Merge pull request #8738 from nextcloud/stable13-8728-better-handling-of-invi...Roeland Jago Douma2018-03-091-7/+31
|\ \
| * | Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez2018-03-091-6/+16
| * | Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez2018-03-091-3/+17
|/ /
* / [tx-robot] updated from transifexNextcloud bot2018-03-09148-172/+316
|/
* Merge pull request #8686 from nextcloud/backport/8298/fix-activities-for-end2...Roeland Jago Douma2018-03-062-75/+179
|\
| * Fix unit testJoas Schilling2018-03-061-0/+6
| * Catch exception when the parent is deleted as wellJoas Schilling2018-03-061-2/+27
| * Do a recursion instead of an endless loopJoas Schilling2018-03-061-1/+1
| * Fix problem with deleted filesJoas Schilling2018-03-061-5/+14