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-12-02Make sure we don't scan files that can not be accessedJoas Schilling
2016-10-11Only trigger postDelete hooks when the user was deleted...Joas Schilling
2016-10-11Make sure that comments, notifications and preferences are deletedJoas Schilling
2016-09-27Use the same URL everywhereJoas Schilling
2016-09-27Return the autoupdater value from the serverJoas Schilling
2016-09-08Change updater URLJoas Schilling
2016-08-10getJailedPath expects to have a trailing /Bjoern Schiessle
2016-07-07Revert "occ web executor (#24957)"Morris Jobke
2016-07-07Merge branch 'stable9' into sync-stable9Morris Jobke
2016-07-01Merge pull request #282 from nextcloud/fix-testsBjörn Schießle
2016-07-01Fix Single execution of preview testsJoas Schilling
2016-07-01Fix Share Manager tests with phpunit 5.2+Joas Schilling
2016-07-01Fix Notification tests with phpunit 5.2+Joas Schilling
2016-07-01Fix Appframework tests with phpunit 5.2+Joas Schilling
2016-07-01Fix AvatarControllerTest with phpunit 5.2+Joas Schilling
2016-07-01Clear the storage wrappers after clearing the hooksJoas Schilling
2016-07-01occ web executor (#24957)VicDeo
2016-07-01[stable9] Fix decrypt message stable9 (#25188)Thomas Müller
2016-06-30Merge pull request #240 from nextcloud/password_policy_events_stable9Lukas Reschke
2016-06-30[stable9] Set content-type to "application/octet-stream"Lukas Reschke
2016-06-28add events to check passwords with the password policy appBjoern Schiessle
2016-06-20fixed codeMorris Jobke
2016-06-17Revert "[stable9] Remove shares of the root folder" (#25157)Vincent Petry
2016-06-17Remove shares of the root folder (#25138)Vincent Petry
2016-06-15Soften the cookie check if no cookies are sentLukas Reschke
2016-06-14Merge branch 'stable9' of https://github.com/owncloud/core into downstream-16...Arthur Schiwon
2016-06-13Repair job to fix permissions for avatars (#25068)Roeland Douma
2016-06-13Merge pull request #54 from nextcloud/backport-upload-only-sharesLukas Reschke
2016-06-13[stable9] Use custom updater URLLukas Reschke
2016-06-11[stable9] Backport files drop featureLukas Reschke
2016-06-10Add Same Site Cookie protectionLukas Reschke
2016-06-07skip failing testsMorris Jobke
2016-06-01Backport of share id as string fixVincent Petry
2016-05-19Remove the password from the validateUserPass() method as wellJoas Schilling
2016-05-17Merge pull request #24441 from owncloud/backport-24432-never-save-app-languag...Vincent Petry
2016-05-11Make update server URL configurableLukas Reschke
2016-05-04Do not save the language as request lang for apps when we didn't find anyJoas Schilling
2016-04-26Merge branch 'stable9' into local-invalid-9C. Montero Luque
2016-04-26add testsRobin Appelman
2016-04-25triger the propagator from the command line scannerRobin Appelman
2016-04-22Merge pull request #24196 from owncloud/backport-24183-change-background-job-...Thomas Müller
2016-04-22Change the sort order of background jobs to be DESC instead of ASCJoas Schilling
2016-04-22Throw NoUserException when attempting to init mount point for null userVincent Petry
2016-04-22Merge pull request #24131 from owncloud/dont-transfer-files-to-not-ready-user...Thomas Müller
2016-04-21[stable9] Ignore certificate file if it starts with file://Lukas Reschke
2016-04-20Introduce isReadyForUser and verify in file transfer ownership - fixes #23786Thomas Müller
2016-04-20When the scanner detects a file is changed clear checksumRoeland Jago Douma
2016-04-06Remove duplicated messageJoas Schilling
2016-04-06Show hint in CLIVictor Dubiniuk
2016-04-05Show cli notice for big installationsVictor Dubiniuk