summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #282 from nextcloud/fix-testsBjörn Schießle2016-07-015-2/+16
|\
| * 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
* | Clear the storage wrappers after clearing the hooksJoas Schilling2016-07-011-0/+2
|/
* add events to check passwords with the password policy appBjoern Schiessle2016-06-282-27/+75
* 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
|\
| * Repair job to fix permissions for avatars (#25068)Roeland Douma2016-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
|/
* 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
* Add releasenotes classVictor Dubiniuk2016-04-051-0/+114
* [stable9] Read available l10n files also from theme folderMorris Jobke2016-04-043-4/+28
* Merge pull request #23709 from owncloud/stable9-make-sure-that-encrypted-vers...Thomas Müller2016-04-011-5/+19
|\
| * Make sure that the encrypted version is setLukas Reschke2016-03-311-5/+19
* | fix creation of versions of encrypted files on external storagesBjoern Schiessle2016-03-316-68/+151
|/
* Merge pull request #23652 from owncloud/stable9_23651Thomas Müller2016-03-301-0/+11
|\
| * Non moveable mount points should always be UPDATE+DELETE shareableRoeland Jago Douma2016-03-301-0/+11
* | only remove avatars from the folder we store them inRobin Appelman2016-03-301-2/+1
|/
* dont die when we cant save the resized avatar, log insteadRobin Appelman2016-03-251-1/+1
* properly use fileinfo objectsRobin Appelman2016-03-231-18/+63
* pass the fileinfo to the node if availableRobin Appelman2016-03-232-15/+8
* Block group sharing in API and in share managerRoeland Jago Douma2016-03-221-0/+30
* Merge pull request #23293 from owncloud/backport-23108Thomas Müller2016-03-211-0/+42
|\
| * Ensure that stored version is at least 1 for cross-storage copyLukas Reschke2016-03-161-0/+42
* | Merge pull request #23309 from owncloud/backport-23164-stable9Thomas Müller2016-03-171-6/+24
|\ \
| * | Prevent certain DBs throwing exceptions on same-value updatesRobin McCorkell2016-03-161-6/+24
| |/
* / Add support for custom values in integrity checkerLukas Reschke2016-03-151-4/+49
|/