summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12830 from owncloud/intelligent-containerThomas Müller2014-12-232-0/+212
|\
| * Intelligent containerBernhard Posselt2014-12-232-0/+212
* | Clean up test table in Connection Test to prevent unnecessary failures.Andreas Fischer2014-12-231-0/+19
|/
* Merge pull request #11810 from owncloud/hhvm-autotestThomas Müller2014-12-221-1/+2
|\
| * HHVM sets stream meta datum wrapper_type to 'File' instead of 'user-space'.Andreas Fischer2014-12-191-1/+2
* | Properly call parent::tearDown() in MDB2SchemaManager::tearDown().Andreas Fischer2014-12-201-3/+2
* | Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-195-16/+60
* | Merge pull request #12956 from owncloud/jenkins-user-backend-namesThomas Müller2014-12-192-2/+12
|\ \
| * | introduce names for user backends - IUserBackendMorris Jobke2014-12-192-2/+12
| |/
* | Merge pull request #12865 from owncloud/files-tags-webdavMorris Jobke2014-12-192-0/+368
|\ \
| * | Returns and update tags through WebDAV PROPFIND and PROPPATCHVincent Petry2014-12-172-0/+368
* | | Merge pull request #12748 from owncloud/redis_cacheMorris Jobke2014-12-191-0/+29
|\ \ \
| * | | Add Redis cache implementation, prefer over memcached, tests & config sampleJörn Friedrich Dreyer2014-12-101-0/+29
* | | | Merge pull request #12879 from owncloud/mountconfigMorris Jobke2014-12-186-13/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add getMountPoint to FileInfoRobin Appelman2014-12-176-13/+13
* | | | add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-171-0/+72
* | | | fix testsBernhard Posselt2014-12-171-4/+2
* | | | use two tests instead of oneBernhard Posselt2014-12-171-4/+18
* | | | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-171-0/+28
|/ / /
* | / Move timezone logic out of server.phpJoas Schilling2014-12-161-1/+1
| |/ |/|
* | Merge pull request #12846 from owncloud/fix-searchbytags-testMorris Jobke2014-12-151-2/+6
|\ \
| * | Sort results to make sure assert work on consistent orderVincent Petry2014-12-151-2/+6
* | | Merge pull request #12625 from owncloud/app-dependencies-libs-and-commandsBernhard Posselt2014-12-152-13/+218
|\ \ \ | |/ / |/| |
| * | adding unit tests for PlatformRepository::normalizeVersion()Thomas Müller2014-12-121-0/+65
| * | rework api of DependencyAnalyzerThomas Müller2014-12-121-18/+13
| * | single dependencies will not be represented as an array + fix unit testsThomas Müller2014-12-111-3/+5
| * | adding dependency to owncloud version - with fallback to requiremin and requi...Thomas Müller2014-12-111-0/+32
| * | adding dependencies for supported platformsThomas Müller2014-12-111-0/+28
| * | adding supported libraries - including min and max versionThomas Müller2014-12-111-1/+45
| * | adding dependencies for command line toolsThomas Müller2014-12-111-2/+41
* | | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-131-0/+11
|\ \ \
| * | | Add filter for 'backend' to user REST routeLukas Reschke2014-12-101-0/+11
* | | | Merge pull request #12778 from owncloud/searchbytags2Vincent Petry2014-12-124-24/+155
|\ \ \ \
| * | | | Make $userId mandatory for searchByTagsVincent Petry2014-12-121-0/+39
| * | | | Added searchByTags to view, storage and cacheVincent Petry2014-12-111-0/+57
| * | | | Add user parameter to tag managerVincent Petry2014-12-111-24/+38
| * | | | Add login/logout to TestCase base classVincent Petry2014-12-101-0/+21
* | | | | Merge pull request #12808 from owncloud/add-special-parameterlist-to-managerJoas Schilling2014-12-121-0/+20
|\ \ \ \ \
| * | | | | Add test for getSpecialParameterList()Joas Schilling2014-12-111-0/+20
| | |_|/ / | |/| | |
* | | | | Merge pull request #12781 from owncloud/jenkins-curl-open-basedirMorris Jobke2014-12-111-0/+9
|\ \ \ \ \
| * | | | | Check if open_basedir is setLukas Reschke2014-12-111-0/+9
| |/ / / /
* | | | | Merge pull request #12780 from owncloud/make-datetimeformattertest-reliableJoas Schilling2014-12-111-4/+2
|\ \ \ \ \
| * | | | | Use a fixed timestamp so we dont switch days/years with the getTimestampAgoJoas Schilling2014-12-111-4/+2
| |/ / / /
* / / / / Correctly fallback to english, if the plural case is not translatedJoas Schilling2014-12-111-0/+18
|/ / / /
* | | | Merge pull request #12746 from owncloud/skip-longpath-test-againThomas Müller2014-12-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | skip testLongPath()Thomas Müller2014-12-101-1/+1
| |/ /
* | | Merge pull request #12750 from owncloud/cache-numericstorageidfixRobin Appelman2014-12-101-0/+4
|\ \ \
| * | | Fix numeric storage id for cache wrapperVincent Petry2014-12-101-0/+4
| |/ /
* | | Merge pull request #12485 from owncloud/jenkins-12383Joas Schilling2014-12-103-12/+201
|\ \ \ | |/ / |/| |
| * | Deprecate Util::formatDate()Joas Schilling2014-12-102-12/+24