summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make sure we don't scan files that can not be accessedJoas Schilling2016-12-021-0/+16
* Only trigger postDelete hooks when the user was deleted...Joas Schilling2016-10-111-4/+5
* Make sure that comments, notifications and preferences are deletedJoas Schilling2016-10-111-5/+68
* Use the same URL everywhereJoas Schilling2016-09-271-12/+12
* Return the autoupdater value from the serverJoas Schilling2016-09-271-0/+4
* Change updater URLJoas Schilling2016-09-081-12/+12
* getJailedPath expects to have a trailing /Bjoern Schiessle2016-08-101-2/+11
* Revert "occ web executor (#24957)"Morris Jobke2016-07-071-143/+0
* Merge branch 'stable9' into sync-stable9Morris Jobke2016-07-0716-75/+488
|\
| * Merge pull request #282 from nextcloud/fix-testsBjörn Schießle2016-07-016-3/+17
| |\
| | * Fix Single execution of preview testsJoas Schilling2016-07-012-0/+10
| | * Fix Share Manager tests with phpunit 5.2+Joas Schilling2016-07-011-1/+1
| | * Fix Notification tests with phpunit 5.2+Joas Schilling2016-07-011-0/+2
| | * Fix Appframework tests with phpunit 5.2+Joas Schilling2016-07-011-1/+3
| | * Fix AvatarControllerTest with phpunit 5.2+Joas Schilling2016-07-011-1/+1
| * | Clear the storage wrappers after clearing the hooksJoas Schilling2016-07-011-0/+2
| |/
| * Merge pull request #240 from nextcloud/password_policy_events_stable9Lukas Reschke2016-06-302-27/+75
| |\
| | * add events to check passwords with the password policy appBjoern Schiessle2016-06-282-27/+75
| * | [stable9] Set content-type to "application/octet-stream"Lukas Reschke2016-06-301-1/+5
| |/
| * fixed codeMorris Jobke2016-06-201-1/+1
| * Soften the cookie check if no cookies are sentLukas Reschke2016-06-151-12/+41
| * Merge branch 'stable9' of https://github.com/owncloud/core into downstream-16...Arthur Schiwon2016-06-131-0/+189
| |\
| * \ Merge pull request #54 from nextcloud/backport-upload-only-sharesLukas Reschke2016-06-131-1/+0
| |\ \
| | * | [stable9] Backport files drop featureLukas Reschke2016-06-111-1/+0
| * | | [stable9] Use custom updater URLLukas Reschke2016-06-121-12/+12
| |/ /
| * | Add Same Site Cookie protectionLukas Reschke2016-06-102-30/+343
| * | skip failing testsMorris Jobke2016-06-073-0/+4
* | | occ web executor (#24957)VicDeo2016-07-011-0/+143
* | | [stable9] Fix decrypt message stable9 (#25188)Thomas Müller2016-07-011-15/+27
* | | Revert "[stable9] Remove shares of the root folder" (#25157)Vincent Petry2016-06-171-194/+0
* | | Remove shares of the root folder (#25138)Vincent Petry2016-06-171-0/+194
| |/ |/|
* | Repair job to fix permissions for avatars (#25068)Roeland Douma2016-06-131-0/+189
|/
* Backport of share id as string fixVincent Petry2016-06-011-1/+5
* Remove the password from the validateUserPass() method as wellJoas Schilling2016-05-191-0/+15
* Merge pull request #24441 from owncloud/backport-24432-never-save-app-languag...Vincent Petry2016-05-171-0/+9
|\
| * Do not save the language as request lang for apps when we didn't find anyJoas Schilling2016-05-041-0/+9
* | Make update server URL configurableLukas Reschke2016-05-111-59/+31
|/
* Merge branch 'stable9' into local-invalid-9C. Montero Luque2016-04-261-0/+24
|\
| * triger the propagator from the command line scannerRobin Appelman2016-04-251-0/+24
* | add testsRobin Appelman2016-04-261-0/+14
|/
* Merge pull request #24196 from owncloud/backport-24183-change-background-job-...Thomas Müller2016-04-221-4/+13
|\
| * Change the sort order of background jobs to be DESC instead of ASCJoas Schilling2016-04-221-4/+13
* | Throw NoUserException when attempting to init mount point for null userVincent Petry2016-04-221-0/+22
|/
* Merge pull request #24131 from owncloud/dont-transfer-files-to-not-ready-user...Thomas Müller2016-04-222-5/+6
|\
| * Introduce isReadyForUser and verify in file transfer ownership - fixes #23786Thomas Müller2016-04-202-5/+6
* | [stable9] Ignore certificate file if it starts with file://Lukas Reschke2016-04-211-0/+8
* | When the scanner detects a file is changed clear checksumRoeland Jago Douma2016-04-201-0/+20
|/
* Remove duplicated messageJoas Schilling2016-04-061-30/+14
* Show hint in CLIVictor Dubiniuk2016-04-062-129/+119
* Show cli notice for big installationsVictor Dubiniuk2016-04-051-19/+34