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
2015-10-05Merge pull request #19574 from owncloud/fix-sharing-tests-assuming-empty-shar...Thomas Müller
2015-10-05Merge pull request #19416 from owncloud/node-hook-connectorThomas Müller
2015-10-05Clear the shares after the test like storages and filesJoas Schilling
2015-10-02Merge pull request #19272 from owncloud/mimetypes-enhancedThomas Müller
2015-10-02Merge pull request #19525 from owncloud/share-preventmovemountpointintoshared...Robin Appelman
2015-10-02Prevent moving mount point into already shared folder (outgoing)Vincent Petry
2015-10-02Added mimetype repair stepRoeland Jago Douma
2015-10-02[l10n] remove unused static methodsMorris Jobke
2015-10-02Merge pull request #19510 from owncloud/json-grouplist-sharing-excludeThomas Müller
2015-10-01Merge pull request #19463 from owncloud/fix_18132Thomas Müller
2015-10-01save excluded groups in json format - fixes #10983Thomas Müller
2015-10-01Add testsRobin Appelman
2015-10-01versions should always use the keys of the original file, no need to create n...Bjoern Schiessle
2015-10-01Also delete all shares before the test, so the count matchesJoas Schilling
2015-10-01Repair step to remove bogus expiration dates from non-link sharesVincent Petry
2015-09-30Merge pull request #19299 from owncloud/fixgetRawPathInfoThomas Müller
2015-09-30Merge pull request #19468 from owncloud/fix-36-vs-32-previewsThomas Müller
2015-09-30Merge pull request #19373 from owncloud/sidebar-preview-coverThomas Müller
2015-09-30Change small thumbnails to 32 pxMorris Jobke
2015-09-29cache result of \OCP\Util::needUpgrade()Individual IT Services
2015-09-29Add blob: scheme to default CSP policyLukas Reschke
2015-09-29Cover both width and height for the sidebar previewRobin Appelman
2015-09-28remove unused useRobin Appelman
2015-09-28Add hook connector to connect view and node hooksRobin Appelman
2015-09-28Merge pull request #18548 from owncloud/repair-mimetype-limitversionThomas Müller
2015-09-28rename config test to prevent autoloader issueRobin Appelman
2015-09-25Merge pull request #19346 from owncloud/drop-passwords-from-exception-logThomas Müller
2015-09-25Merge pull request #19297 from owncloud/fix_19119Thomas Müller
2015-09-25Do not blindy copy expiration date on reshareRoeland Jago Douma
2015-09-25Move the filtering of sensitive data to the config classJoas Schilling
2015-09-24Remove passwords from logged exception stack tracesMorris Jobke
2015-09-24Merge pull request #19306 from owncloud/app-code-check-versionThomas Müller
2015-09-24Merge pull request #19335 from owncloud/phil-davis-view-typosThomas Müller
2015-09-24only check if the user exists if a user was added as parameterBjoern Schiessle
2015-09-24[App Code Check] add check for version and mandatory fieldsMorris Jobke
2015-09-24Merge pull request #19303 from owncloud/usecorrectvariableThomas Müller
2015-09-24Comment typos in tests/lib/files/view.phpPhil Davis
2015-09-24Merge pull request #19326 from owncloud/issue-19314-querybuilder-set-nullThomas Müller
2015-09-24Merge pull request #16479 from owncloud/core-fixgetrelativepathwrongmatchesThomas Müller
2015-09-24Allow `set('column', 'null')` to work like in DoctrineJoas Schilling
2015-09-24add is* storage testsJörn Friedrich Dreyer
2015-09-23Unit test for preventing warning decoding contentRobin McCorkell
2015-09-23use assertSame, add failing caseJörn Friedrich Dreyer
2015-09-23Merge pull request #19236 from owncloud/call_dot_directories_functionThomas Müller
2015-09-23Merge pull request #19247 from owncloud/fix_locking_copy_operationThomas Müller
2015-09-23Repair mime types only when upgrading from OC 8.0Vincent Petry
2015-09-22Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI...Martin
2015-09-22Move mimetype files into /resources/config/Lukas Reschke
2015-09-22Add more tests for relativePathJoas Schilling
2015-09-22Prevent wrong matches in getRelativePathVincent Petry