Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ACPu memory cache | Bart Visscher | 2013-07-24 | 2 | -0/+24 |
* | Merge pull request #3995 from owncloud/groups | icewind1991 | 2013-07-24 | 3 | -46/+691 |
|\ | |||||
| * | Merge branch 'master' into groups | Thomas Müller | 2013-07-24 | 1 | -0/+69 |
| |\ | |||||
| * \ | Merge branch 'master' into groups | Robin Appelman | 2013-07-23 | 13 | -77/+374 |
| |\ \ | |||||
| * | | | group: only pass backends that hold that specific group to the group constructor | Robin Appelman | 2013-07-18 | 2 | -9/+5 |
| * | | | more consistent naming | Robin Appelman | 2013-07-10 | 1 | -2/+2 |
| * | | | add test case for getting group after deleting it | Robin Appelman | 2013-07-10 | 1 | -0/+16 |
| * | | | use new group api as backend for the old api | Robin Appelman | 2013-07-10 | 1 | -46/+62 |
| * | | | update group management | Robin Appelman | 2013-07-10 | 2 | -0/+617 |
* | | | | Merge pull request #4171 from owncloud/fix-config | Morris Jobke | 2013-07-24 | 1 | -11/+0 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Revert "fix failing master branch - Test_Config::testWriteData" | Bart Visscher | 2013-07-23 | 1 | -11/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #4090 from owncloud/cleanup-some-template-functions | Thomas Müller | 2013-07-23 | 1 | -0/+69 |
|\ \ \ | |/ / |/| | | |||||
| * | | Split locating JS and CSS files to their own class | Bart Visscher | 2013-07-21 | 1 | -0/+69 |
* | | | Merge pull request #3925 from berendt/reworking_OC_Files_Storage_AmazonS3 | Thomas Müller | 2013-07-22 | 1 | -9/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | increasing allowed time difference | Christian Berendt | 2013-07-08 | 1 | -9/+9 |
| * | | revoking additional tests | Christian Berendt | 2013-07-04 | 1 | -99/+0 |
| * | | remove tests from the wrong test method | Christian Berendt | 2013-07-03 | 1 | -10/+0 |
| * | | test moving and copying of subdirectories | Christian Berendt | 2013-07-03 | 1 | -0/+41 |
| * | | move new tests into the correct test method | Christian Berendt | 2013-07-03 | 1 | -10/+10 |
| * | | test working with files in subdirectories | Christian Berendt | 2013-07-03 | 1 | -0/+10 |
| * | | test working with subdirectories | Christian Berendt | 2013-07-03 | 1 | -0/+48 |
| * | | test copying and moving files in subdirectories | Christian Berendt | 2013-07-03 | 1 | -0/+10 |
| * | | increasing difference for modifcation time tests | Christian Berendt | 2013-07-03 | 1 | -9/+9 |
* | | | fix failing master branch - Test_Config::testWriteData | Morris Jobke | 2013-07-21 | 1 | -0/+11 |
* | | | Merge pull request #2221 from owncloud/doctrine | Bart Visscher | 2013-07-18 | 2 | -2/+11 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into doctrine | Bart Visscher | 2013-07-13 | 16 | -78/+316 |
| |\ \ \ | |||||
| * | | | | View test needs a dummy user | Bart Visscher | 2013-06-26 | 1 | -0/+9 |
| * | | | | numRows doesn't work with Oracle | Bart Visscher | 2013-06-24 | 1 | -1/+1 |
| * | | | | Doctrine only returns false | Bart Visscher | 2013-06-24 | 1 | -1/+1 |
| * | | | | Fix table change tests for OCI | Bart Visscher | 2013-06-24 | 1 | -1/+2 |
| * | | | | Fix tableExists test function for Oracle | Bart Visscher | 2013-06-24 | 1 | -3/+4 |
| * | | | | Skip Test_Archive_TAR in php 5.5 for now | Bart Visscher | 2013-06-24 | 1 | -0/+6 |
* | | | | | Merge pull request #4067 from owncloud/fixing-tests-win32-master | Thomas Müller | 2013-07-17 | 1 | -28/+8 |
|\ \ \ \ \ | |||||
| * | | | | | <<<EOL seems not to use proper end of lines on windows | Thomas Mueller | 2013-07-15 | 1 | -28/+8 |
* | | | | | | memcache: make base testcase abstract | Robin Appelman | 2013-07-16 | 1 | -1/+1 |
* | | | | | | Merge pull request #2395 from owncloud/cache | icewind1991 | 2013-07-16 | 6 | -66/+118 |
|\ \ \ \ \ \ | |||||
| * | | | | | | mamcache: implement the ArrayAccess interface | Robin Appelman | 2013-07-16 | 1 | -0/+22 |
| * | | | | | | memcache: some additional unit tests | Robin Appelman | 2013-07-16 | 4 | -43/+60 |
| * | | | | | | Merge branch 'master' into cache | Robin Appelman | 2013-07-16 | 46 | -212/+2694 |
| |\| | | | | | |||||
| * | | | | | | Add memcached backend | Robin Appelman | 2013-03-17 | 1 | -0/+17 |
| * | | | | | | Seperate memory based cache from OC_Cache | Robin Appelman | 2013-03-17 | 3 | -38/+34 |
* | | | | | | | Merge pull request #3959 from owncloud/buildNotExistingFileNameForView | Bart Visscher | 2013-07-16 | 1 | -0/+60 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix renaming using parenthesis | Bart Visscher | 2013-07-05 | 1 | -9/+27 |
| * | | | | | | Make buildNotExistingFileName testable and write unittests | Bart Visscher | 2013-07-05 | 1 | -0/+42 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #3270 from owncloud/convert-oc_config | icewind1991 | 2013-07-11 | 1 | -0/+105 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Merge branch 'master' into convert-oc_config | Bart Visscher | 2013-07-08 | 2 | -14/+15 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | fix \OC\Config test cases when debug mode is enabled | Robin Appelman | 2013-07-05 | 1 | -0/+2 |
| * | | | | | fix test case whitespace | Robin Appelman | 2013-07-05 | 1 | -21/+14 |
| * | | | | | Merge branch 'master' into convert-oc_config | Thomas Mueller | 2013-07-03 | 1 | -2/+4 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | on unit test use @expectedException | Thomas Müller | 2013-07-02 | 1 | -6/+9 |