summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8747 from nextcloud/bugfix/noid/apps-are-updatedRoeland Jago Douma2018-03-091-4/+4
|\
| * Revert wording back to updatesJoas Schilling2018-03-091-4/+4
* | Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-paginationblizzz2018-03-092-19/+116
|\ \
| * | Fix calculation if there are more resultsJoas Schilling2018-03-082-20/+24
| * | Add tests for finding own email and user results paginationJoas Schilling2018-03-081-1/+94
* | | Merge pull request #8594 from nextcloud/add-acceptance-tests-for-permissions-...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
* | | | Merge pull request #8112 from nextcloud/fix-integer-overflowMorris Jobke2018-03-091-1/+4
|\ \ \ \
| * | | | Fix integer overflow in ChunkingPluginMorris Jobke2018-03-061-1/+4
* | | | | Merge pull request #8742 from nextcloud/strict_appJoas Schilling2018-03-092-10/+13
|\ \ \ \ \
| * | | | | OCP\AppFramework\App strictRoeland Jago Douma2018-03-092-10/+13
| | |/ / / | |/| | |
* | | | | Merge pull request #8736 from nextcloud/rakekniven-patch-1Joas Schilling2018-03-091-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update login.phprakekniven2018-03-081-1/+1
* | | | | Merge pull request #8741 from nextcloud/fix_autoloaderRoeland Jago Douma2018-03-092-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix autoloaderRoeland Jago Douma2018-03-092-0/+2
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2018-03-09148-172/+316
* | | | Merge pull request #8648 from nextcloud/feature/csrf-token-controllerRoeland Jago Douma2018-03-085-32/+157
|\ \ \ \
| * | | | Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-085-32/+157
| |/ / /
* | | | Merge pull request #8716 from nextcloud/fix-cache-prefixingRoeland Jago Douma2018-03-0810-36/+63
|\ \ \ \
| * | | | Use cache prefix for theming as wellJulius Härtl2018-03-071-1/+1
| * | | | Fix tests to use ICacheFactoryJulius Härtl2018-03-076-17/+40
| * | | | Actually clear cache values for all base urlsJulius Härtl2018-03-073-10/+20
| * | | | Use JSCombiner from server container when searching for JS filesJulius Härtl2018-03-071-7/+1
| * | | | Move base url from global cache prefix to frontend related onesJulius Härtl2018-03-072-4/+4
* | | | | Merge pull request #8575 from nextcloud/new-folder-buttonRoeland Jago Douma2018-03-0811-101/+176
|\ \ \ \ \
| * | | | | Fixed jsunitJohn Molakvoæ (skjnldsv)2018-03-081-1/+2
| * | | | | Fixed event propagation on safariJohn Molakvoæ (skjnldsv)2018-03-071-1/+3
| * | | | | Use label for better focus on external shareJohn Molakvoæ (skjnldsv)2018-03-071-1/+1
| * | | | | Align radio & checkboxesJohn Molakvoæ (skjnldsv)2018-03-071-2/+2
| * | | | | Fixed ext share style and use varable for popover heightJohn Molakvoæ (skjnldsv)2018-03-075-29/+48
| * | | | | Default left margin for entries without iconsJohn Molakvoæ (skjnldsv)2018-03-071-0/+10
| * | | | | Css hack to add margin on first or last visible inputsJohn Molakvoæ (skjnldsv)2018-03-071-0/+9
| * | | | | Removed unwanted conflicting propsJohn Molakvoæ (skjnldsv)2018-03-071-17/+6
| * | | | | Improved inline confirm icon with opacity and fixed ext share loading stateJohn Molakvoæ (skjnldsv)2018-03-076-43/+40
| * | | | | Fixed tooltip positionning & error displayJohn Molakvoæ (skjnldsv)2018-03-073-3/+5
| * | | | | PoC inline icon-confirm with inputsJohn Molakvoæ (skjnldsv)2018-03-072-1/+36
| * | | | | fixup! Updated popover rules to allow form inputs and added input submit for ...John Molakvoæ (skjnldsv)2018-03-071-0/+6
| * | | | | Updated popover rules to allow form inputs and added input submit for new FileJohn Molakvoæ (skjnldsv)2018-03-073-17/+22
* | | | | | Merge pull request #8728 from nextcloud/better-handling-of-invisible-elements...Roeland Jago Douma2018-03-081-7/+31
|\ \ \ \ \ \
| * | | | | | Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez2018-03-081-6/+16
| * | | | | | Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez2018-03-081-3/+17
* | | | | | | Merge pull request #8715 from nextcloud/objectstore-no-part-filesRoeland Jago Douma2018-03-082-5/+7
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | emit pre-hooks earlier when not using part filesRobin Appelman2018-03-081-5/+3
| * | | | | | disable part files for object storesRobin Appelman2018-03-071-0/+4
* | | | | | | Merge pull request #8221 from Cybso/8220_applyLdapUserFilter_on_membersMorris Jobke2018-03-081-2/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |