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
AgeCommit message (Expand)Author
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling
2016-05-19Fix more failuresJoas Schilling
2016-05-19Fix namespace in share/Joas Schilling
2016-04-19Move the group dummy backend to testRoeland Jago Douma
2016-04-13Move post_removeFromGroup to shareManagerRoeland Jago Douma
2016-02-05Move casting to IExpressionBuilderJoas Schilling
2015-12-17Removed deprecated function OC_User::deleteUserRoeland Jago Douma
2015-12-17Removed deprecated private OC_User::createUserRoeland Jago Douma
2015-11-30Apply DB group annotation ...Thomas Müller
2015-10-16Check for error when resharingRoeland Jago Douma
2015-10-16When sharing with the owner show the pathRoeland Jago Douma
2015-10-13Squash collection sharesRoeland Jago Douma
2015-10-06test objectstore with ceph dockerJörn Friedrich Dreyer
2015-10-06Merge pull request #19577 from owncloud/share-donotreturnentrieswhenusernotin...Thomas Müller
2015-10-05Remove invalid share items from result when missing group membershipVincent Petry
2015-10-05Add a unit test for "share a file inside a folder that is already shared"Joas Schilling
2015-09-25Do not blindy copy expiration date on reshareRoeland Jago Douma
2015-08-10Remove unnecessary DB prefixes from existing query builder usagesJoas Schilling
2015-07-28Merge pull request #17195 from rullzer/no_multiple_remote_shares_of_same_fileRoeland Douma
2015-07-21Fix existing usages by removing the quotesJoas Schilling
2015-07-21Add unit tests and automatic quotingJoas Schilling
2015-07-21Use the public interface and our method instead of the doctrine thingJoas Schilling
2015-07-15Added testRoeland Jago Douma
2015-07-03Remove OC_AppconfigThomas Müller
2015-06-22Use \OC\HintException and translate the hintJoas Schilling
2015-06-03Move the helpful method to the TestCase classJoas Schilling
2015-05-04Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions...Joas Schilling
2015-04-29Add a test to share a subfolder of a folder shared with the owner by groupJoas Schilling
2015-04-29Merge pull request #15596 from owncloud/issue/15589Morris Jobke
2015-04-28Add tests for the correct share id on the call aswellJoas Schilling
2015-04-28Added unit testRoeland Jago Douma
2015-04-28make scrutinizer happyJoas Schilling
2015-04-28Add tests for the remote sharing urlJoas Schilling
2015-04-09only create a db entry for the user in case of a name conflict on group shareBjoern Schiessle
2015-03-30Fix unit testRoeland Jago Douma
2015-03-30OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma
2015-03-27Merge pull request #15155 from owncloud/share-donotreturntrashedfilesMorris Jobke
2015-03-27Merge pull request #13938 from owncloud/deprecate-iappconfigThomas Müller
2015-03-27Add logout in share test to avoid nasty side effectsVincent Petry
2015-03-27Do not return shares for files outside "files"Vincent Petry
2015-03-19Added unit testRoeland Jago Douma
2015-03-17fix failing unit testMorris Jobke
2015-02-09Add a test for the post_shared hook shareTypeJoas Schilling
2015-01-23Do not retrieve shares through group if user has no groupVincent Petry
2015-01-22Fix reshare permission change to not impair other deletion codeVincent Petry
2015-01-16Fix getItemSharedWithUser for groupsVincent Petry
2014-12-19Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle
2014-11-25Replace deprecated constant with new class constantJoas Schilling
2014-11-21also check for the correct owner if it was submittedBjoern Schiessle
2014-11-19Make remaining files extend the test baseJoas Schilling