Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2016-08-30Merge pull request #1172 from nextcloud/core_cleanupMorris Jobke
2016-08-30Merge pull request #891 from nextcloud/us_25810Morris Jobke
2016-08-29AvatarController use proper JSONResponseRoeland Jago Douma
2016-08-29Minor cleanup in core ControllersRoeland Jago Douma
2016-08-29redirect to 2fa provider if there's only one active for the userChristoph Wurst
2016-08-29always return numeric storage id as int, also check type equality in test ass...Jörn Friedrich Dreyer
2016-08-27Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke
2016-08-27Merge pull request #1058 from nextcloud/avatarController_cleanupLukas Reschke
2016-08-26Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling
2016-08-26Merge pull request #1069 from nextcloud/l10ntest_nodbJoas Schilling
2016-08-25L10N tests do not require DBRoeland Jago Douma
2016-08-25CappedMemoryCacheTest does not require DBRoeland Jago Douma
2016-08-25AvatarController cleanupRoeland Jago Douma
2016-08-25cache user foldersRobin Appelman
2016-08-24Merge pull request #1024 from nextcloud/remove-password-reset-link-after-succ...Lukas Reschke
2016-08-24prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst
2016-08-23Merge pull request #1007 from nextcloud/shared-storage-non-recursiveLukas Reschke
2016-08-23Move the reset token to core appJoas Schilling
2016-08-23prevent infinite recursion while getting storage from mountRobin Appelman
2016-08-23Remove "password reset token" after successful loginJoas Schilling
2016-08-23Merge pull request #995 from nextcloud/workflow-sectionLukas Reschke
2016-08-22add testArthur Schiwon
2016-08-22adjust testArthur Schiwon
2016-08-22enlist only registered sections that also have settings registered toArthur Schiwon
2016-08-19Remove reading PATH_INFO from server variableLukas Reschke
2016-08-19Fix loading of ThemingDefaultsJulius Haertl
2016-08-17Merge pull request #867 from nextcloud/notification-primary-action-always-firstRoeland Jago Douma
2016-08-17Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry
2016-08-17Fix unmerged shares repair with mixed group and direct sharesVincent Petry
2016-08-17Improve file_target finding logic when repairing unmerged sharesVincent Petry
2016-08-17Merge pull request #868 from nextcloud/changepasswordcontrollerRoeland Jago Douma
2016-08-17Merge pull request #846 from nextcloud/provisioning_api_ocsJoas Schilling
2016-08-17Add tests for ChangePasswordControllerRoeland Jago Douma
2016-08-17Merge pull request #893 from nextcloud/ie8_be_goneMarius Blüm
2016-08-16Remove IE8 support in CertificateControllerRoeland Jago Douma
2016-08-16adjust tests to latest changesArthur Schiwon
2016-08-16Merge branch 'master' into implement_712Arthur Schiwon
2016-08-16Merge pull request #886 from nextcloud/capabilities_error_proofBjörn Schießle
2016-08-15Merge branch 'master' into implement_712Lukas Reschke
2016-08-15Make the capabilities manager more error proofRoeland Jago Douma
2016-08-15We have to mock the is_uploaded_file in the OC\Core\Controller namespaceRoeland Jago Douma
2016-08-15Fix mock call in AvatarControllerTestRoeland Jago Douma
2016-08-15Use generated URLLukas Reschke
2016-08-15Fix CheckSetupController testsLukas Reschke
2016-08-15Fix template testLukas Reschke
2016-08-15Fix tests for LoginControllerLukas Reschke
2016-08-15Add reference to current userLukas Reschke
2016-08-15Add new dependencyLukas Reschke
2016-08-15Don't use create mockLukas Reschke
2016-08-15Use proper casingLukas Reschke