Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | Merge branch 'master' into convert-oc_config | Thomas Müller | 2013-07-01 | 13 | -64/+225 |
| |\ \ \ \ \ | |||||
| * | | | | | | Set debugMode after reading the config file | Bart Visscher | 2013-06-27 | 1 | -28/+22 |
| * | | | | | | Revert "Can't determine if debug mode is defined until we read the config" | Bart Visscher | 2013-06-27 | 1 | -9/+9 |
| * | | | | | | Merge branch 'master' into convert-oc_config | Bart Visscher | 2013-06-27 | 13 | -35/+276 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Can't determine if debug mode is defined until we read the config | Michael Gapczynski | 2013-06-10 | 1 | -9/+9 |
| * | | | | | | | Merge branch 'master' into convert-oc_config | Michael Gapczynski | 2013-06-03 | 19 | -28/+1720 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into convert-oc_config | Thomas Mueller | 2013-05-15 | 6 | -14/+92 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Convert OC_Config to object interface | Bart Visscher | 2013-05-07 | 1 | -0/+113 |
* | | | | | | | | | | Merge pull request #3978 from owncloud/forwarding-emitter | icewind1991 | 2013-07-10 | 1 | -0/+74 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | forward previously registerd hooks | Robin Appelman | 2013-07-08 | 1 | -0/+12 |
| * | | | | | | | | | | add forwarding emitter for agregating multiple emitters | Robin Appelman | 2013-07-08 | 1 | -0/+62 |