summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* kill OC::$sessionJörn Friedrich Dreyer2014-08-293-6/+6
* Merge pull request #10653 from owncloud/x-forwarded-forClark Tomlinson2014-08-271-3/+35
|\
| * Add support for getting the real client IP behind proxiesLukas Reschke2014-08-271-3/+35
* | Make Entity properties ```protected``` as in docsOliver Gasser2014-08-272-7/+7
* | Merge pull request #9915 from suraia/unsharefromself-sourceBjörn Schießle2014-08-271-0/+24
|\ \ | |/ |/|
| * Add unit tests for new unshareFromSelf() functionality.Michael Kuhn2014-08-231-0/+24
* | Use a data provider instead of calling the function manually everytimeJoas Schilling2014-08-251-33/+35
* | Add a test to break the slugifyPath() with folder and file afterwardsJoas Schilling2014-08-251-1/+14
* | Merge pull request #7539 from owncloud/repair-legacystorageidThomas Müller2014-08-222-0/+287
|\ \
| * | Fix unit test messing up the transaction on OracleVincent Petry2014-08-201-0/+5
| * | Added repair step for legacy storagesVincent Petry2014-08-201-0/+282
* | | Fix windows tests skippingMorris Jobke2014-08-211-2/+7
* | | Merge pull request #10518 from owncloud/fix_storage_const_autoloadLukas Reschke2014-08-201-1/+1
|\ \ \ | |/ / |/| |
| * | move to public namespaceMorris Jobke2014-08-191-1/+1
* | | Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysourceJörn Friedrich Dreyer2014-08-201-17/+80
|\ \ \ | |/ / |/| |
| * | add unit test for #8325Jörn Friedrich Dreyer2014-08-141-17/+80
* | | Merge pull request #9275 from NormalRa/masterLukas Reschke2014-08-151-0/+27
|\ \ \ | |/ / |/| |
| * | Add APK mimetype tests.Normal Ra2014-08-131-0/+27
* | | don't clean up the test environment if a data provider was finishedBjoern Schiessle2014-08-131-14/+17
* | | Merge pull request #10333 from owncloud/tar-55Thomas Müller2014-08-131-6/+0
|\ \ \
| * | | Fix Tar support for php >=5.5Robin Appelman2014-08-111-6/+0
* | | | Merge pull request #9762 from owncloud/owner-publicRobin Appelman2014-08-121-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Add test for homestorage getOwnerRobin Appelman2014-07-221-0/+6
* | | | Merge pull request #10184 from owncloud/getbyid-nodeRobin Appelman2014-08-071-0/+127
|\ \ \ \
| * | | | return null instead of throwing an exceptionRobin Appelman2014-08-061-4/+2
| * | | | Fix Folder::getByIdRobin Appelman2014-08-051-0/+129
* | | | | mark tests as skipped - TODO travisMorris Jobke2014-08-052-0/+13
* | | | | Minor fixesMorris Jobke2014-08-052-1/+3
* | | | | Don't rely on the sorting the database gives us for testsRobin Appelman2014-08-052-5/+12
|/ / / /
* | | | Merge pull request #9970 from owncloud/sharing_set_expire_dateMorris Jobke2014-07-301-0/+26
|\ \ \ \
| * | | | add unit testBjoern Schiessle2014-07-281-0/+26
* | | | | Merge pull request #10032 from owncloud/kill-swift-testsMorris Jobke2014-07-301-0/+3
|\ \ \ \ \
| * | | | | only if the environment variable RUN_OBJECTSTORE_TESTS is set the object stor...Thomas Müller2014-07-291-0/+3
* | | | | | Merge pull request #9888 from owncloud/mysql-tinyint-masterThomas Müller2014-07-302-1/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | migration test for sqlite - adding type mapping for 'tinyint unsigned'Thomas Müller2014-07-292-1/+40
* | | | | | Merge pull request #9988 from owncloud/sharing_remove_share_permissionBjörn Schießle2014-07-291-0/+33
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | remove share permission if user is excluded from sharingBjoern Schiessle2014-07-291-0/+33
| |/ / / /
* / / / / function declaration did not matchThomas Müller2014-07-291-5/+5
|/ / / /
* | | | Merge pull request #9798 from owncloud/ocs_share_api_add_expire_dateBjörn Schießle2014-07-281-11/+37
|\ \ \ \
| * | | | add OCS api call to set expire date for link sharesBjoern Schiessle2014-07-251-11/+37
| |/ / /
* | | | Merge pull request #9641 from owncloud/localuser-addressbookThomas Müller2014-07-281-0/+95
|\ \ \ \ | |_|_|/ |/| | |
| * | | ownCloud users are exported as address bookThomas Müller2014-07-241-0/+95
* | | | Adding test which breaks because bit and/or enum datatypes are usedThomas Müller2014-07-241-0/+39
| |/ / |/| |
* | | Merge pull request #9672 from owncloud/mysql-affectedrowsAndreas Fischer2014-07-202-0/+66
|\ \ \
| * | | Added test of OCS privatedata to trigger key duplicationVincent Petry2014-07-171-0/+25
| * | | Make MySQL return "number of found rows" instead of number of "affected rows".Andreas Fischer2014-07-161-0/+41
| |/ /
* | | kill unused require of MapperTestUtility.phpThomas Müller2014-07-171-4/+5
* | | fixing namespace of MapperTestUtilityThomas Müller2014-07-171-1/+1
* | | Reenable proxies if a test failed to restore itVincent Petry2014-07-151-0/+2
|/ /
* | Merge pull request #9621 from owncloud/fix_logger_implementationThomas Müller2014-07-151-1/+1
|\ \