Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8747 from nextcloud/bugfix/noid/apps-are-updated | Roeland Jago Douma | 2018-03-09 | 1 | -4/+4 |
|\ | |||||
| * | Revert wording back to updates | Joas Schilling | 2018-03-09 | 1 | -4/+4 |
* | | Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-pagination | blizzz | 2018-03-09 | 2 | -19/+116 |
|\ \ | |||||
| * | | Fix calculation if there are more results | Joas Schilling | 2018-03-08 | 2 | -20/+24 |
| * | | Add tests for finding own email and user results pagination | Joas Schilling | 2018-03-08 | 1 | -1/+94 |
* | | | Merge pull request #8594 from nextcloud/add-acceptance-tests-for-permissions-... | Morris Jobke | 2018-03-09 | 9 | -299/+638 |
|\ \ \ | |||||
| * | | | Add acceptance tests for creation of subfolders in public shared folders | Daniel Calviño Sánchez | 2018-03-09 | 3 | -0/+121 |
| * | | | Extract common "wait for" functions to a helper class | Daniel Calviño Sánchez | 2018-03-09 | 3 | -46/+86 |
| * | | | Generalize file list steps so a specific ancestor can be used | Daniel Calviño Sánchez | 2018-03-09 | 4 | -3/+115 |
| * | | | Generalize file list locators so a specific ancestor can be used | Daniel Calviño Sánchez | 2018-03-09 | 2 | -54/+66 |
| * | | | Store the name of the actor in the Actor object | Daniel Calviño Sánchez | 2018-03-09 | 2 | -3/+19 |
| * | | | Extract file list locators and steps to its own class | Daniel Calviño Sánchez | 2018-03-09 | 3 | -250/+288 |
* | | | | Merge pull request #8112 from nextcloud/fix-integer-overflow | Morris Jobke | 2018-03-09 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Fix integer overflow in ChunkingPlugin | Morris Jobke | 2018-03-06 | 1 | -1/+4 |
* | | | | | Merge pull request #8742 from nextcloud/strict_app | Joas Schilling | 2018-03-09 | 2 | -10/+13 |
|\ \ \ \ \ | |||||
| * | | | | | OCP\AppFramework\App strict | Roeland Jago Douma | 2018-03-09 | 2 | -10/+13 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #8736 from nextcloud/rakekniven-patch-1 | Joas Schilling | 2018-03-09 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Update login.php | rakekniven | 2018-03-08 | 1 | -1/+1 |
* | | | | | Merge pull request #8741 from nextcloud/fix_autoloader | Roeland Jago Douma | 2018-03-09 | 2 | -0/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix autoloader | Roeland Jago Douma | 2018-03-09 | 2 | -0/+2 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 148 | -172/+316 |
* | | | | Merge pull request #8648 from nextcloud/feature/csrf-token-controller | Roeland Jago Douma | 2018-03-08 | 5 | -32/+157 |
|\ \ \ \ | |||||
| * | | | | Add CSRF token controller to retrieve the current CSRF token | Christoph Wurst | 2018-03-08 | 5 | -32/+157 |
| |/ / / | |||||
* | | | | Merge pull request #8716 from nextcloud/fix-cache-prefixing | Roeland Jago Douma | 2018-03-08 | 10 | -36/+63 |
|\ \ \ \ | |||||
| * | | | | Use cache prefix for theming as well | Julius Härtl | 2018-03-07 | 1 | -1/+1 |
| * | | | | Fix tests to use ICacheFactory | Julius Härtl | 2018-03-07 | 6 | -17/+40 |
| * | | | | Actually clear cache values for all base urls | Julius Härtl | 2018-03-07 | 3 | -10/+20 |
| * | | | | Use JSCombiner from server container when searching for JS files | Julius Härtl | 2018-03-07 | 1 | -7/+1 |
| * | | | | Move base url from global cache prefix to frontend related ones | Julius Härtl | 2018-03-07 | 2 | -4/+4 |
* | | | | | Merge pull request #8575 from nextcloud/new-folder-button | Roeland Jago Douma | 2018-03-08 | 11 | -101/+176 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+2 |
| * | | | | | Fixed event propagation on safari | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+3 |
| * | | | | | Use label for better focus on external share | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+1 |
| * | | | | | Align radio & checkboxes | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -2/+2 |
| * | | | | | Fixed ext share style and use varable for popover height | John Molakvoæ (skjnldsv) | 2018-03-07 | 5 | -29/+48 |
| * | | | | | Default left margin for entries without icons | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -0/+10 |
| * | | | | | Css hack to add margin on first or last visible inputs | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -0/+9 |
| * | | | | | Removed unwanted conflicting props | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -17/+6 |
| * | | | | | Improved inline confirm icon with opacity and fixed ext share loading state | John Molakvoæ (skjnldsv) | 2018-03-07 | 6 | -43/+40 |
| * | | | | | Fixed tooltip positionning & error display | John Molakvoæ (skjnldsv) | 2018-03-07 | 3 | -3/+5 |
| * | | | | | PoC inline icon-confirm with inputs | John Molakvoæ (skjnldsv) | 2018-03-07 | 2 | -1/+36 |
| * | | | | | fixup! Updated popover rules to allow form inputs and added input submit for ... | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -0/+6 |
| * | | | | | Updated popover rules to allow form inputs and added input submit for new File | John Molakvoæ (skjnldsv) | 2018-03-07 | 3 | -17/+22 |
* | | | | | | Merge pull request #8728 from nextcloud/better-handling-of-invisible-elements... | Roeland Jago Douma | 2018-03-08 | 1 | -7/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add automatic handling of NoSuchElement exceptions | Daniel Calviño Sánchez | 2018-03-08 | 1 | -6/+16 |
| * | | | | | | Add automatic handling of MoveTargetOutOfBounds exceptions | Daniel Calviño Sánchez | 2018-03-08 | 1 | -3/+17 |
* | | | | | | | Merge pull request #8715 from nextcloud/objectstore-no-part-files | Roeland Jago Douma | 2018-03-08 | 2 | -5/+7 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | emit pre-hooks earlier when not using part files | Robin Appelman | 2018-03-08 | 1 | -5/+3 |
| * | | | | | | disable part files for object stores | Robin Appelman | 2018-03-07 | 1 | -0/+4 |
* | | | | | | | Merge pull request #8221 from Cybso/8220_applyLdapUserFilter_on_members | Morris Jobke | 2018-03-08 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | |