summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25832 from owncloud/stable9-dont-decrypt-shared-filesVincent Petry2016-08-181-3/+7
|\
| * Fix unit testsThomas Müller2016-08-171-3/+7
* | Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry2016-08-171-34/+68
|/
* Fix unmerged shares repair with mixed group and direct sharesVincent Petry2016-08-131-1/+44
* Improve file_target finding logic when repairing unmerged sharesVincent Petry2016-08-131-9/+57
* Fix RepairUnmergedShares to not skip valid repair casesVincent Petry2016-08-131-2/+42
* Add repair step for unmerged sharesVincent Petry2016-08-131-0/+409
* [stable9] getJailedPath expects $path to have a trailing / (#25703) (#25738)Thomas Müller2016-08-121-2/+11
* [Stable9] fix unit test on new jenkins setup and adjust Jenkinsfile (#25772) ...Thomas Müller2016-08-111-1/+1
* [stable9] Especially with coverage enabled execution times are pretty high (#...Thomas Müller2016-07-251-0/+3
* [stable9] Test jenkins pipeline (#25401) (#25502)Thomas Müller2016-07-241-1/+3
* [stable9] Adding certificate revocation list and validate if the app certific...Vincent Petry2016-07-131-8/+64
* [stable9] Set content type when downloading log file to force download in som...Thomas Müller2016-07-071-0/+3
* fix swift primary object store test (#25281) (#25391)Thomas Müller2016-07-072-1/+55
* 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
* Add releasenotes classVictor Dubiniuk2016-04-051-0/+114
* [stable9] Read available l10n files also from theme folderMorris Jobke2016-04-044-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
|\