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-04-15Rename `username` to `loginName`Lukas Reschke
2016-04-15Use !== instead of emptyLukas Reschke
2016-04-15Move login form into controllerLukas Reschke
2016-04-14Fix storage backend class namespaces and move to subdirRobin McCorkell
2016-04-13Merge pull request #23954 from stweil/masterThomas Müller
2016-04-12Add testLukas Reschke
2016-04-12misc: Fix some typosStefan Weil
2016-04-12Add unit testing capabilities for templates (#23708)Thomas Müller
2016-04-12Migrate post_groupDelete hook to share manager (#23841)Roeland Douma
2016-04-11Merge pull request #23856 from owncloud/share_remove_addtogroup_hooksJoas Schilling
2016-04-08Fix mappertestRoeland Jago Douma
2016-04-08Fix notification testsRoeland Jago Douma
2016-04-08Fix avatar controller testsRoeland Jago Douma
2016-04-08Fix ShareManager testsRoeland Jago Douma
2016-04-08Merge pull request #23553 from owncloud/lock-ttl-execution-timeThomas Müller
2016-04-08Set proper permissions on link shareRoeland Jago Douma
2016-04-08Remove pre/post_addToGroup hooks for sharesRoeland Jago Douma
2016-04-07Merge pull request #23773 from owncloud/share_move_delete_user_hookJoas Schilling
2016-04-07Make lock ttl configurableRobin Appelman
2016-04-06tests: Fix typos (found by codespell)Stefan Weil
2016-04-06Merge pull request #23823 from owncloud/drop-js-based-acceptance-testsThomas Müller
2016-04-06Merge pull request #23819 from owncloud/move-core-completely-to-psr4Roeland Douma
2016-04-06Drop JS based acceptance tests - we have our behat based integration tests wh...Thomas Müller
2016-04-06Remove OC/Settings from old autoloaderLukas Reschke
2016-04-06Remove OC/Core autoloading from old autoloaderLukas Reschke
2016-04-05Test locking with strange filenameJörn Friedrich Dreyer
2016-04-04Migrate post_userDelete hook to share managerRoeland Jago Douma
2016-03-31Merge pull request #23707 from owncloud/make-sure-that-encrypted-version-is-setFrank Karlitschek
2016-03-31Merge pull request #23675 from owncloud/fix_encryption_versions_on_external_s...Frank Karlitschek
2016-03-31fix creation of versions of encrypted files on external storagesBjoern Schiessle
2016-03-31Make sure that the encrypted version is setLukas Reschke
2016-03-31Add unit testsRoeland Jago Douma
2016-03-30Add setId and setProviderID to the public interfaceRoeland Jago Douma
2016-03-30Merge pull request #23628 from owncloud/avatar-removeThomas Müller
2016-03-30Non moveable mount points should always be UPDATE+DELETE shareableRoeland Jago Douma
2016-03-30only remove avatars from the folder we store them inRobin Appelman
2016-03-25Merge pull request #23154 from owncloud/avatar-save-failureThomas Müller
2016-03-23Merge pull request #22506 from owncloud/node-get-from-cacheThomas Müller
2016-03-23Merge pull request #22895 from owncloud/cleanup_default_share_providerThomas Müller
2016-03-23Merge pull request #23362 from owncloud/fix-l10n-for-themesThomas Müller
2016-03-23Remove support for old shares in the default share providerRoeland Jago Douma
2016-03-22Block group sharing in API and in share managerRoeland Jago Douma
2016-03-22Save the query when we get tags for no objectsJoas Schilling
2016-03-21properly use fileinfo objectsRobin Appelman
2016-03-21pass the fileinfo to the node if availableRobin Appelman
2016-03-18Inject server root - allows proper testing and separation of concernsMorris Jobke
2016-03-17Read available l10n files also from theme folderMorris Jobke
2016-03-16Ensure that stored version is at least 1 for cross-storage copyLukas Reschke
2016-03-15Merge pull request #23157 from owncloud/remove-share-prop-entriesThomas Müller
2016-03-15Merge pull request #23164 from owncloud/db-connection-precondition-fixThomas Müller