summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-01-19106-106/+106
* remove hardcoded sharepoint icon pathArthur Schiwon2018-01-181-3/+0
* Merge pull request #7923 from nextcloud/files_external_ocscontrollerMorris Jobke2018-01-182-31/+50
|\
| * [files_external] OCS endpoint to proper OCSControllerRoeland Jago Douma2018-01-182-31/+50
* | Merge pull request #7924 from nextcloud/dep_iappconfigMorris Jobke2018-01-181-11/+11
|\ \
| * | Remove IAppConfig::setValueRoeland Jago Douma2018-01-171-11/+11
| |/
* | Make Update notficiations strict and fix all inspectionsJoas Schilling2018-01-1814-76/+95
* | Merge pull request #7863 from nextcloud/update-notifications-plusplusMorris Jobke2018-01-1812-341/+356
|\ \ | |/ |/|
| * Split controller and settingsJoas Schilling2018-01-167-209/+249
| * Refactor all the logic from app.php to Application classJoas Schilling2018-01-153-43/+63
| * Automatic DI for Controllers also worksJoas Schilling2018-01-154-78/+48
| * Improve ResetTokenBackgroundJob and unit testJoas Schilling2018-01-152-30/+15
* | Merge pull request #7909 from nextcloud/fix-migration-type-hintsMorris Jobke2018-01-178-32/+26
|\ \
| * | Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-178-32/+26
* | | Merge pull request #7847 from nextcloud/avatarmanager_strictRoeland Jago Douma2018-01-172-11/+8
|\ \ \
| * | | Fix avatarHomeRoeland Jago Douma2018-01-162-11/+8
* | | | Request->getHeader() should always return a stringMorris Jobke2018-01-171-2/+2
| |/ / |/| |
* | | Merge pull request #7897 from nextcloud/strict_lockingprovidersMorris Jobke2018-01-171-1/+1
|\ \ \
| * | | Made locking providers strictRoeland Jago Douma2018-01-161-1/+1
* | | | Merge pull request #7884 from nextcloud/cleanup-oc_userMorris Jobke2018-01-174-11/+25
|\ \ \ \
| * | | | Cleanup OC_User and OCP\UserMorris Jobke2018-01-164-11/+25
* | | | | [tx-robot] updated from transifexNextcloud bot2018-01-172-0/+4
* | | | | Fix federatedshareprovidertestRoeland Jago Douma2018-01-161-0/+18
|/ / / /
* / / / Fix systemtags/list to be compliantMorris Jobke2018-01-161-1/+17
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2018-01-162-0/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-01-1510-4/+52
* | Merge pull request #7857 from nextcloud/dep_templateMorris Jobke2018-01-151-1/+1
|\ \
| * | Remove deprecated template functions from OCP directlyRoeland Jago Douma2018-01-141-1/+1
| |/
* | Merge pull request #7840 from nextcloud/dep_configRoeland Jago Douma2018-01-143-3/+3
|\ \ | |/ |/|
| * Remove deprecated \OCP\ConfigRoeland Jago Douma2018-01-133-3/+3
* | Merge pull request #7849 from nextcloud/strict_securerandomMorris Jobke2018-01-141-2/+2
|\ \
| * | Fix testsRoeland Jago Douma2018-01-141-2/+2
| |/
* | Merge pull request #7846 from nextcloud/this_is_14Morris Jobke2018-01-1422-44/+44
|\ \
| * | Bump appsRoeland Jago Douma2018-01-1422-44/+44
| |/
* | Merge pull request #7843 from nextcloud/dep_utilMorris Jobke2018-01-142-2/+2
|\ \
| * | Remove deprecated functions for OCP\UtilRoeland Jago Douma2018-01-132-2/+2
| |/
* / [tx-robot] updated from transifexNextcloud bot2018-01-144-0/+4
|/
* Update composerMorris Jobke2018-01-1238-190/+266
* Make sure the arrays are arraysJoas Schilling2018-01-121-3/+3
* [tx-robot] updated from transifexNextcloud bot2018-01-124-16/+38
* Merge pull request #7796 from nextcloud/ldap-sync-fixesMorris Jobke2018-01-113-12/+11
|\
| * revert resolving of recursion (3628d4d65d67d12afc93d969de61cb06a33179fd)Arthur Schiwon2018-01-111-5/+2
| * fix return value when ldapPagingSize returns nullArthur Schiwon2018-01-112-3/+4
| * enrich log message with backtrace, but level it down to DEBUGArthur Schiwon2018-01-111-3/+3
| * when paged results are turned off, all (max possible) users are returnedArthur Schiwon2018-01-112-2/+3
* | Merge pull request #7709 from nextcloud/fix-password-displayed-as-username-in...Morris Jobke2018-01-111-0/+1
|\ \
| * | Add strengthify bar after plain text input clone of password inputDaniel Calviño Sánchez2018-01-111-0/+1
* | | Merge pull request #7776 from nextcloud/theming-capabilties-enhancementsMorris Jobke2018-01-116-53/+99
|\ \ \
| * | | More detailed theming capabilitiesJulius Härtl2018-01-106-53/+99
* | | | Merge pull request #7791 from nextcloud/bugfix/noid/fix-update-notificationMorris Jobke2018-01-111-6/+1
|\ \ \ \