Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
* | | | | | | | | | | | Add unit test | Victor Dubiniuk | 2013-07-09 | 1 | -0/+6 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #3954 from owncloud/update_insertifnotexist_and_test | Thomas Müller | 2013-07-08 | 1 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | fix insertIfNotExist return value, update doc and corresponding test | Jörn Friedrich Dreyer | 2013-07-05 | 1 | -14/+14 | |
* | | | | | | | | | | Scanner test: ensure mtime in the cache is the same as on the storage to prev... | Robin Appelman | 2013-07-05 | 1 | -0/+1 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3911 from owncloud/fixing-unittests-master | Michael Gapczynski | 2013-07-03 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | rename can cause mtime change - invalid assert | Thomas Müller | 2013-07-01 | 1 | -2/+4 | |
* | | | | | | | | | Merge pull request #3775 from owncloud/test_fixes_for_dbschema | Thomas Müller | 2013-07-01 | 2 | -44/+39 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Going from text to clob is not something we do. | Bart Visscher | 2013-06-28 | 2 | -7/+2 | |
| * | | | | | | | | remove wrong check here | Jörn Friedrich Dreyer | 2013-06-28 | 1 | -1/+0 | |
| * | | | | | | | | use executeAudited, add table name to assert message, skip schema changing te... | Jörn Friedrich Dreyer | 2013-06-28 | 1 | -43/+44 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #3763 from owncloud/recursive-rmdir | Thomas Müller | 2013-06-30 | 1 | -1/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make rmdir recursive for local storage | Robin Appelman | 2013-06-17 | 1 | -1/+13 | |
* | | | | | | | | | Merge pull request #3635 from owncloud/storage-wrapper | Bart Visscher | 2013-06-29 | 2 | -0/+72 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix storage wrapper namespaces | Robin Appelman | 2013-06-28 | 2 | -3/+3 | |
| * | | | | | | | | | add test cases for Mount | Robin Appelman | 2013-06-07 | 1 | -0/+46 | |
| * | | | | | | | | | merge master into storage-wrapper | Robin Appelman | 2013-06-07 | 22 | -32/+1746 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add wrapper storage backend | Robin Appelman | 2013-05-08 | 1 | -0/+26 | |
* | | | | | | | | | | | Merge pull request #3881 from owncloud/archive_tar_php5.5 | Morris Jobke | 2013-06-28 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Skip Test_Archive_TAR in php 5.5 for now | Bart Visscher | 2013-06-28 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #3884 from owncloud/fixing-unittests-master | Morris Jobke | 2013-06-28 | 3 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | make phpunit happy - adding asserts | Thomas Mueller | 2013-06-28 | 1 | -0/+18 | |
| * | | | | | | | | | | | make PHPUnit happy and add asserts | Thomas Mueller | 2013-06-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | TimedJob: make PhpUnit happy with asserts | Thomas Mueller | 2013-06-28 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge pull request #3892 from owncloud/static-streamwrapper | icewind1991 | 2013-06-28 | 2 | -12/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | better unit tests for static stream wrapper | Robin Appelman | 2013-06-28 | 2 | -12/+68 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #3799 from owncloud/fix_pdo_statement_wrapper_numrows_on_m... | Bart Visscher | 2013-06-28 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | use assertEquals number of rows in db tests | Jörn Friedrich Dreyer | 2013-06-24 | 1 | -4/+4 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | PHPUnit: Allow developers to use their own custom phpunit.xml file. | Andreas Fischer | 2013-06-27 | 1 | -0/+0 | |
* | | | | | | | | | | phpunit: Remove PHPUnit_Util_Log_JSON which spammed to stdout on console. | Andreas Fischer | 2013-06-25 | 1 | -3/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | / | graceful teardown of cache | Jörn Friedrich Dreyer | 2013-06-24 | 1 | -1/+3 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #3796 from owncloud/gracefully_handle_teardown_in_scanner_... | Thomas Müller | 2013-06-20 | 1 | -4/+6 | |
|\ \ \ \ \ \ \ \ |