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
2014-10-29adding console command to generate javascript translation files based on exis...Thomas Müller
2014-10-28use Composer autoloader not OC for non-Composer 3rdparty (#9643)Adam Williamson
2014-10-28Merge pull request #11799 from owncloud/no-stable-etags-on-windowsLukas Reschke
2014-10-28Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurableLukas Reschke
2014-10-27Make supported DBs configurable within config.phpLukas Reschke
2014-10-27On Windows platform we have no stable etag generation - yetThomas Müller
2014-10-27Merge pull request #11763 from owncloud/stable-etagsRobin Appelman
2014-10-24Merge pull request #11709 from owncloud/temp-handlingThomas Müller
2014-10-24Generate stable etags for local filesRobin Appelman
2014-10-24Merge pull request #11735 from owncloud/mssql-migrations-masterClark Tomlinson
2014-10-24Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman
2014-10-23Merge pull request #11549 from owncloud/add-more-localizations-masterThomas Müller
2014-10-23disable database migration unit tests for MSSQLThomas Müller
2014-10-23Merge pull request #11259 from owncloud/fix-windows-max-depth-testThomas Müller
2014-10-23Merge pull request #10985 from owncloud/db-cleanupThomas Müller
2014-10-22introduce SessionMiddleWare to control session handling via an annotationThomas Müller
2014-10-22Fix tags unit testRobin Appelman
2014-10-21fixing expected values for formatDate() unit testsThomas Müller
2014-10-20Add proper setup and teardownVincent Petry
2014-10-20Add "$_SERVER['REQUEST_URI']" to fix the unit testsLukas Reschke
2014-10-20Add unit tests for convertToRelativePathLukas Reschke
2014-10-20adding unit tests for en_GB and en-GB - just to verifyThomas Müller
2014-10-20implement localizations based on punicThomas Müller
2014-10-17adjust group manager testsArthur Schiwon
2014-10-17Merge pull request #9104 from macjohnny/macjohnny-drastic-ldap-speedupblizzz
2014-10-16Fix unit testLukas Reschke
2014-10-16Merge pull request #11383 from ockham/share-tags2Lukas Reschke
2014-10-16Merge pull request #11595 from owncloud/make_get_display_name_more_robustblizzz
2014-10-15Merge pull request #11570 from owncloud/backport-11408-masterLukas Reschke
2014-10-15Merge pull request #11528 from owncloud/use-raw-urlLukas Reschke
2014-10-15strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle
2014-10-14Refactor MailSettings controllerLukas Reschke
2014-10-14Use `rawurlencode` since this seems to be expected by cURLLukas Reschke
2014-10-14In Tags::rename($from, $to), check if there already is a tag named $to.Bernhard Reiter
2014-10-14Add option to include tags for shared items.Bernhard Reiter
2014-10-14Implement Tag and TagMapper classes.Bernhard Reiter
2014-10-14Test addMultiple() with $sync=true.Bernhard Reiter
2014-10-14Test Tags::getFavorites().Bernhard Reiter
2014-10-13Add unit testRobin Appelman
2014-10-08make some storage tests explain what went wrongJörn Friedrich Dreyer
2014-10-01fixing windows max depth testClark Tomlinson
2014-09-30Add flock to configLukas Reschke
2014-09-29Merge pull request #10107 from owncloud/sharing_group_sharesLukas Reschke
2014-09-26Adding test helper to test private methodsClark Tomlinson
2014-09-26Merge pull request #11285 from owncloud/dav-permissions-createThomas Müller
2014-09-25Merge pull request #10934 from owncloud/datadir-write-setupVincent Petry
2014-09-25Fix dav permissions for folders without create permissionsRobin Appelman
2014-09-24fix unit testsBjoern Schiessle
2014-09-23Merge pull request #11222 from owncloud/store-users-timezone-masterThomas Müller
2014-09-23Merge pull request #11234 from owncloud/fix-icon-classesJan-Christoph Borchardt