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/build
AgeCommit message (Expand)Author
2016-04-04Add intergration testsRoeland Jago Douma
2016-03-31Add sharePermissions webdav propertyRoeland Jago Douma
2016-03-22Add intergration testsRoeland Jago Douma
2016-03-17Add intergration testsRoeland Jago Douma
2016-03-16Merge pull request #23258 from owncloud/sharee-testsThomas Müller
2016-03-15Split the context so we don't reset the config on each testJoas Schilling
2016-03-15Add tests for user enumeration and sharing in group onlyJoas Schilling
2016-03-15Always use the admin when putting poeple in a groupJoas Schilling
2016-03-15Make the app config code ready for reuseJoas Schilling
2016-03-14Deduplicate the existing backgroundJoas Schilling
2016-03-14Only match LOCAL and REMOTE as servers, correctly make use of the sharer serv...Joas Schilling
2016-03-13Merge pull request #23091 from owncloud/issue-23085-csae-insensitive-group-se...Thomas Müller
2016-03-11Merge pull request #23141 from owncloud/behat-code-styleThomas Müller
2016-03-11Add integration tests for the "anti user iteration"Joas Schilling
2016-03-11Add integration tests for sharee APIJoas Schilling
2016-03-11Fix WebDavJoas Schilling
2016-03-11Fix docs of TagsJoas Schilling
2016-03-11Remove unnecessary importsJoas Schilling
2016-03-11Fix commentsJoas Schilling
2016-03-11Fix checksumsContextJoas Schilling
2016-03-11Fix issues in CardDavJoas Schilling
2016-03-11Add docs for CalDavContextJoas Schilling
2016-03-11Docs for BasicStructureJoas Schilling
2016-03-11Remove trailing spacesJoas Schilling
2016-03-11Fix the use of traitsJoas Schilling
2016-03-11Fix inheritance of membersJoas Schilling
2016-03-11API version needs to be on basic because we use it thereJoas Schilling
2016-03-11Fix type in class nameJoas Schilling
2016-03-11Remove hardcoded api versionsJoas Schilling
2016-03-11asCreatingAShareWith has no returnJoas Schilling
2016-03-11Fix docsJoas Schilling
2016-03-11Change resharing to local instead of remote because of a deadlockSergio Bertolin
2016-03-11Adding new tests for federation sharingSergio Bertolín
2016-03-10Add intergration testsRoeland Jago Douma
2016-03-09Merge pull request #22602 from owncloud/fix_slow_chunkcheckThomas Müller
2016-03-08Fix capabilities intergration testsRoeland Jago Douma
2016-03-07Added testsRoeland Jago Douma
2016-03-04Adjust OCS testLukas Reschke
2016-03-01Add new appsLukas Reschke
2016-03-01Remove Scrutinizer Auto FixerLukas Reschke
2016-03-01Checksum intergration testRoeland Jago Douma
2016-03-01Merge pull request #22700 from owncloud/only_1_linkshareThomas Müller
2016-03-01Merge pull request #22731 from owncloud/hide-nodes-from-listeningThomas Müller
2016-03-01Merge pull request #22613 from owncloud/quota-changedavreturnvaluewhennoquotasetThomas Müller
2016-03-01Intergration testsRoeland Jago Douma
2016-02-29Hides nodes from listing that the user has no access toLukas Reschke
2016-02-29Check correct permissions when resharingRoeland Jago Douma
2016-02-29Return -3 for unlimited quotaVincent Petry
2016-02-26Relax rootfolder checkRoeland Jago Douma
2016-02-26Merge pull request #22660 from owncloud/fix_22656Thomas Müller