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-10-20Sanitize length headers when validating quota (#26421)Vincent Petry
2016-08-12[stable8] Test jenkins pipeline (#25401) (#25505)Thomas Müller
2016-07-12Additional perm check in Webdav (#25453)Vincent Petry
2016-05-13Make update server URL configurableLukas Reschke
2016-04-21[stable8] Ignore certificate file if it starts with file://Lukas Reschke
2016-03-04 Rename and move permissions are set when a file is updatableRoeland Jago Douma
2015-12-18prevent 0 byte downloads when storage returns falseJörn Friedrich Dreyer
2015-12-15manually backport some helper methodsBjörn Schießle
2015-12-15don't allow to create a federated share if source and target server are the sameBjörn Schießle
2015-11-25Merge pull request #19659 from owncloud/stable8-backport-19546Vincent Petry
2015-11-20Add test for special character during moveRobin Appelman
2015-11-12Add unit test for searching in storage rootRobin Appelman
2015-10-09 Clear the shares after the test like storages and filesMorris Jobke
2015-09-06Fallback to complete Memcached flush if getAllKeys failsRobin McCorkell
2015-08-27Use certificates that expire in 10 yearsLukas Reschke
2015-08-13add test for factoriesBernhard Posselt
2015-07-27Add unit testsLukas Reschke
2015-07-16Merge pull request #17158 from owncloud/backport-15772-no-permission-restrict...Morris Jobke
2015-07-08Merge pull request #17172 from owncloud/view-emit-path-stable8Morris Jobke
2015-07-01Use UTF-8 mode for preg_split and preg_replaceLukas Reschke
2015-06-29emit hooks from a view as long as the path is inside the default rootRobin Appelman
2015-06-25add unit tests for null handling in viewRobin Appelman
2015-06-25Add a test to share a subfolder of a folder shared with the owner by groupJoas Schilling
2015-06-25Backport of #15592 to stable8Thomas Müller
2015-06-22Merge pull request #16579 from owncloud/stable8-cors-no-cookie-authThomas Müller
2015-06-22Merge pull request #16734 from owncloud/stable8-dav-getremoteetagThomas Müller
2015-06-22AppFramework annotation whitespace unit testRobin McCorkell
2015-06-09Merge pull request #16630 from owncloud/stable8-quota-onlyforfilesMorris Jobke
2015-06-09Merge pull request #16738 from rullzer/ocs_set_password_backportMorris Jobke
2015-06-03Added unit testRoeland Jago Douma
2015-06-03Fix unit testRoeland Jago Douma
2015-06-03OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma
2015-06-03Disable update check test when testing wrappersVincent Petry
2015-06-03Added storage backend test for checkUpdateVincent Petry
2015-06-01Properly return fileid when scanFile() did not find differencesVincent Petry
2015-06-01Backported unit tests from 31e94708f86e21174e4bcfaf33f645dbba1efc1eVincent Petry
2015-05-29Only use quota stream wrapper on "files"Vincent Petry
2015-05-27disallow cookie auth for cors requestsBernhard Posselt
2015-05-20Merge pull request #15959 from owncloud/backport-15596-remote-share-feedback-...Morris Jobke
2015-05-19Add unit test for migrator with different prefixVincent Petry
2015-05-15Properly log out test users in unit testsVincent Petry
2015-05-13Merge pull request #15797 from owncloud/stable8-backport-15489Jörn Friedrich Dreyer
2015-05-04Add tests for the correct share id on the call aswellJoas Schilling
2015-05-04make scrutinizer happyJoas Schilling
2015-05-04Add tests for the remote sharing urlJoas Schilling
2015-04-28Merge pull request #15609 from owncloud/stable8-share-donotreturntrashedfilesMorris Jobke
2015-04-23fix unit testsMorris Jobke
2015-04-23fix cherrypickingJörn Friedrich Dreyer
2015-04-23fix filesystem and encryption testsJörn Friedrich Dreyer
2015-04-16Revert "Revert "[stable8] Properly add trailing slash to mount point""Morris Jobke