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-12-08Save the timezone on login againJoas Schilling
2016-12-06Document updater channel & check for correct PHP version in updaterMorris Jobke
2016-12-06Merge pull request #2465 from nextcloud/backport-1972-invalid-files-from-scannerLukas Reschke
2016-12-02update testRobin Appelman
2016-12-02Make sure we don't scan files that can not be accessedJoas Schilling
2016-11-24Add a magic wrapper from hell to allow phpunit4 to run the code againJoas Schilling
2016-11-08Remove unneeded Windows logicMorris Jobke
2016-10-21Merge pull request #1847 from nextcloud/backport-1164-avatar-files-accesscont...Roeland Jago Douma
2016-10-21Check the mimetype before reading the content and catch exceptionJoas Schilling
2016-10-21Restore all services when a tests failed/finished for better testcase isolationJoas Schilling
2016-10-21Make sure all tests use the TestCase method to overwrite servicesJoas Schilling
2016-10-11Only trigger postDelete hooks when the user was deleted...Joas Schilling
2016-10-11Make sure that comments, notifications and preferences are deletedJoas Schilling
2016-09-29Merge pull request #1479 from nextcloud/stable10-backport-1188Lukas Reschke
2016-09-28Merge pull request #1522 from nextcloud/stable9.1-3f53730159d94bbc2b53129a4c7...Morris Jobke
2016-09-27Use the same URL everywhereJoas Schilling
2016-09-27Return the autoupdater value from the serverJoas Schilling
2016-09-26[stable9.1] Fix mimetype detection inside hidden folders (#26138) (#26151)Thomas Müller
2016-09-21check same URL in unit testsChristoph Wurst
2016-09-21redirect to default app after solving the 2FA challengeChristoph Wurst
2016-09-13Fix MissingMandatoryParametersException for share notificationsJoas Schilling
2016-09-09skip shared files, if files get decrypted only for a specific user we shouldn...Bjoern Schiessle
2016-09-08Match only for actual session cookieLukas Reschke
2016-09-08Merge pull request #1324 from nextcloud/backport-1323-show-download-button-fo...Morris Jobke
2016-09-08Change updater URLJoas Schilling
2016-09-08Correctly remove the charset from finfo mimetypeJoas Schilling
2016-09-07fix testsMorris Jobke
2016-08-30Allow downgrades of maintenance accross vendorsJoas Schilling
2016-08-27Remove reading PATH_INFO from server variableLukas Reschke
2016-08-23Merge pull request #1008 from nextcloud/shared-storage-non-recursive-10Lukas Reschke
2016-08-23prevent infinite recursion while getting storage from mountRobin Appelman
2016-08-22Backport Workflow section + hidden empty sections #995 to stabble10Arthur Schiwon
2016-08-22Merge pull request #918 from nextcloud/stable10_891blizzz
2016-08-19Fix loading of ThemingDefaultsJulius Haertl
2016-08-18Make sure the primary action is always the first oneJoas Schilling
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-16Use getMockBuilder instead of createMockLukas Reschke
2016-08-16Rename class referenceLukas Reschke
2016-08-16adjust tests to latest changesArthur Schiwon
2016-08-16Use MockBuilder instead of createMockLukas Reschke
2016-08-16Add unit testsLukas Reschke
2016-08-16Merge pull request #858 from nextcloud/stable10-when-logged-in-then-just-redi...Lukas Reschke
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 tests for LoginControllerLukas Reschke
2016-08-15Fix template testLukas Reschke