Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Improve ResetTokenBackgroundJob and unit test | Joas Schilling | 2018-01-15 | 2 | -30/+15 | |
* | | | Merge pull request #7909 from nextcloud/fix-migration-type-hints | Morris Jobke | 2018-01-17 | 8 | -32/+26 | |
|\ \ \ | ||||||
| * | | | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 8 | -32/+26 | |
* | | | | Merge pull request #7847 from nextcloud/avatarmanager_strict | Roeland Jago Douma | 2018-01-17 | 2 | -11/+8 | |
|\ \ \ \ | ||||||
| * | | | | Fix avatarHome | Roeland Jago Douma | 2018-01-16 | 2 | -11/+8 | |
* | | | | | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 1 | -2/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #7897 from nextcloud/strict_lockingproviders | Morris Jobke | 2018-01-17 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Made locking providers strict | Roeland Jago Douma | 2018-01-16 | 1 | -1/+1 | |
* | | | | | Merge pull request #7884 from nextcloud/cleanup-oc_user | Morris Jobke | 2018-01-17 | 4 | -11/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 4 | -11/+25 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-17 | 2 | -0/+4 | |
* | | | | | | Fix federatedshareprovidertest | Roeland Jago Douma | 2018-01-16 | 1 | -0/+18 | |
|/ / / / / | ||||||
* / / / / | Fix systemtags/list to be compliant | Morris Jobke | 2018-01-16 | 1 | -1/+17 | |
|/ / / / | ||||||
* | / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-16 | 2 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-15 | 10 | -4/+52 | |
* | | | Merge pull request #7857 from nextcloud/dep_template | Morris Jobke | 2018-01-15 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Remove deprecated template functions from OCP directly | Roeland Jago Douma | 2018-01-14 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #7840 from nextcloud/dep_config | Roeland Jago Douma | 2018-01-14 | 3 | -3/+3 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 3 | -3/+3 | |
* | | | Merge pull request #7849 from nextcloud/strict_securerandom | Morris Jobke | 2018-01-14 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix tests | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Merge pull request #7846 from nextcloud/this_is_14 | Morris Jobke | 2018-01-14 | 22 | -44/+44 | |
|\ \ \ | ||||||
| * | | | Bump apps | Roeland Jago Douma | 2018-01-14 | 22 | -44/+44 | |
| |/ / | ||||||
* | | | Merge pull request #7843 from nextcloud/dep_util | Morris Jobke | 2018-01-14 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Remove deprecated functions for OCP\Util | Roeland Jago Douma | 2018-01-13 | 2 | -2/+2 | |
| |/ / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-14 | 4 | -0/+4 | |
|/ / | ||||||
* | | Update composer | Morris Jobke | 2018-01-12 | 38 | -190/+266 | |
* | | Make sure the arrays are arrays | Joas Schilling | 2018-01-12 | 1 | -3/+3 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-12 | 4 | -16/+38 | |
* | | Merge pull request #7796 from nextcloud/ldap-sync-fixes | Morris Jobke | 2018-01-11 | 3 | -12/+11 | |
|\ \ | ||||||
| * | | revert resolving of recursion (3628d4d65d67d12afc93d969de61cb06a33179fd) | Arthur Schiwon | 2018-01-11 | 1 | -5/+2 | |
| * | | fix return value when ldapPagingSize returns null | Arthur Schiwon | 2018-01-11 | 2 | -3/+4 | |
| * | | enrich log message with backtrace, but level it down to DEBUG | Arthur Schiwon | 2018-01-11 | 1 | -3/+3 | |
| * | | when paged results are turned off, all (max possible) users are returned | Arthur Schiwon | 2018-01-11 | 2 | -2/+3 | |
* | | | Merge pull request #7709 from nextcloud/fix-password-displayed-as-username-in... | Morris Jobke | 2018-01-11 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Add strengthify bar after plain text input clone of password input | Daniel Calviño Sánchez | 2018-01-11 | 1 | -0/+1 | |
* | | | | Merge pull request #7776 from nextcloud/theming-capabilties-enhancements | Morris Jobke | 2018-01-11 | 6 | -53/+99 | |
|\ \ \ \ | ||||||
| * | | | | More detailed theming capabilities | Julius Härtl | 2018-01-10 | 6 | -53/+99 | |
* | | | | | Merge pull request #7791 from nextcloud/bugfix/noid/fix-update-notification | Morris Jobke | 2018-01-11 | 1 | -6/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix displaying of the HTML notification | Joas Schilling | 2018-01-11 | 1 | -6/+1 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #7783 from nextcloud/fix-empty-details-view-after-renaming... | Julius Härtl | 2018-01-11 | 2 | -14/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix empty details view after renaming a file | Daniel Calviño Sánchez | 2018-01-11 | 2 | -1/+31 | |
| * | | | | | Move adding test files to "beforeEach()" | Daniel Calviño Sánchez | 2018-01-11 | 1 | -13/+6 | |
* | | | | | | Merge pull request #7785 from nextcloud/mount-type-federated-shares | Roeland Jago Douma | 2018-01-11 | 1 | -0/+10 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | return correct mount type for federated shares | Bjoern Schiessle | 2018-01-11 | 1 | -0/+10 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-11 | 2 | -0/+4 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #7765 from nextcloud/fix_5574 | Morris Jobke | 2018-01-10 | 2 | -8/+9 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Don't encode paths passed to the OC.Files.Client | Roeland Jago Douma | 2018-01-10 | 1 | -7/+7 | |
| * | | | | Return proper principal on the uploads collection listing | Roeland Jago Douma | 2018-01-10 | 1 | -1/+2 | |
* | | | | | Merge pull request #7773 from nextcloud/add-events-for-favorites | Morris Jobke | 2018-01-10 | 3 | -4/+25 | |
|\ \ \ \ \ | |_|/ / / |/| | | | |