Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | initialize etags of temporary storage | Jörn Friedrich Dreyer | 2014-02-27 | 1 | -0/+1 | |
* | | use assertInternalType for typechecking | Jörn Friedrich Dreyer | 2014-02-27 | 2 | -29/+71 | |
* | | use assertSame and assertNotSame for etag checks | Jörn Friedrich Dreyer | 2014-02-27 | 4 | -11/+25 | |
|/ | ||||||
* | Merge pull request #7292 from owncloud/sharing_tests | Björn Schießle | 2014-02-21 | 2 | -7/+7 | |
|\ | ||||||
| * | fix sharing unit tests | Bjoern Schiessle | 2014-02-21 | 2 | -7/+7 | |
* | | Merge pull request #7337 from owncloud/test_for_6935 | Björn Schießle | 2014-02-21 | 1 | -0/+34 | |
|\ \ | |/ |/| | ||||||
| * | add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 | Bjoern Schiessle | 2014-02-20 | 1 | -0/+34 | |
* | | Remove unit tests which causes the filesystem tests to fail | Robin Appelman | 2014-02-21 | 1 | -15/+0 | |
|/ | ||||||
* | Merge pull request #6962 from owncloud/quota-space-root | Thomas Müller | 2014-02-20 | 1 | -3/+22 | |
|\ | ||||||
| * | Merge branch 'master' into quota-space-root | Robin Appelman | 2014-02-07 | 3 | -12/+129 | |
| |\ | ||||||
| * | | Add unit test for quote wrapper size root | Robin Appelman | 2014-02-04 | 1 | -3/+22 | |
* | | | Merge pull request #6714 from owncloud/files-newfileinvalidcharsfix | Lukas Reschke | 2014-02-20 | 3 | -0/+104 | |
|\ \ \ | ||||||
| * | | | Added file name check in webdav connector | Vincent Petry | 2014-02-18 | 2 | -0/+56 | |
| * | | | Added extra checks for invalid file chars in newfile.php and newfolder.php | Vincent Petry | 2014-02-18 | 1 | -0/+48 | |
* | | | | Fixed ext storage webdav path encoding | Vincent Petry | 2014-02-19 | 1 | -0/+19 | |
* | | | | Merge pull request #7274 from owncloud/scrutinizer-patch-1 | Morris Jobke | 2014-02-19 | 24 | -14/+91 | |
|\ \ \ \ | ||||||
| * | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 24 | -14/+91 | |
* | | | | | Merge pull request #7260 from owncloud/watcher-policy | icewind1991 | 2014-02-19 | 2 | -1/+58 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | add unit tests for watcher policies | Robin Appelman | 2014-02-19 | 1 | -1/+55 | |
| * | | | | Allow setting the frequency of which the file watcher checks for updates | Robin Appelman | 2014-02-18 | 1 | -0/+3 | |
* | | | | | Merge pull request #7253 from owncloud/preferences-caching | icewind1991 | 2014-02-18 | 1 | -52/+0 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add caching to OC\Preferences | Robin Appelman | 2014-02-18 | 1 | -52/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #6650 from owncloud/migration_unit_tests | Tom Needham | 2014-02-18 | 1 | -0/+89 | |
|\ \ \ \ | ||||||
| * | | | | Fix poor spelling | tomneedham | 2014-02-18 | 1 | -3/+3 | |
| * | | | | Merge branch 'master' into migration_unit_tests | tomneedham | 2014-02-17 | 7 | -27/+324 | |
| |\| | | | ||||||
| * | | | | Finish basic testing of user export | tomneedham | 2014-02-17 | 1 | -6/+63 | |
| * | | | | Merge branch 'master' into migration_unit_tests | Bart Visscher | 2014-02-10 | 16 | -37/+672 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| * | | | | Add WIP unit test for migration | tomneedham | 2014-01-07 | 1 | -0/+32 | |
* | | | | | Merge pull request #7176 from owncloud/style | Lukas Reschke | 2014-02-18 | 2 | -2/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | number as number | Bart Visscher | 2014-02-12 | 2 | -2/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #7156 from owncloud/backgroundjob-public | Thomas Müller | 2014-02-14 | 4 | -25/+239 | |
|\ \ \ \ | ||||||
| * | | | | Add unit tests for JobList | Robin Appelman | 2014-02-12 | 3 | -25/+237 | |
| * | | | | Add the background job list to the public server container | Robin Appelman | 2014-02-11 | 1 | -0/+2 | |
* | | | | | Fix test cases for group manager | Robin Appelman | 2014-02-14 | 1 | -2/+35 | |
* | | | | | sort expected result in tests | Robin Appelman | 2014-02-13 | 1 | -0/+2 | |
* | | | | | Merge branch 'master' into convert-oc_appconfig | Robin Appelman | 2014-02-11 | 1 | -0/+47 | |
|\| | | | | ||||||
| * | | | | intendation | Arthur Schiwon | 2014-02-11 | 1 | -5/+5 | |
| * | | | | Inject logger | Arthur Schiwon | 2014-02-11 | 1 | -0/+7 | |
| * | | | | test for share dialoge sorter | Arthur Schiwon | 2014-02-11 | 1 | -0/+40 | |
| |/ / / | ||||||
* | | | | Remove the Test_AppConfig_Object tests as they no longer make sense with caching | Robin Appelman | 2014-02-07 | 1 | -180/+0 | |
* | | | | use the 'new' server container for appconfig | Robin Appelman | 2014-02-07 | 73 | -761/+3582 | |
|\| | | | ||||||
| * | | | Merge pull request #6952 from MartialGeek/add_freebox_support | Vincent Petry | 2014-02-06 | 1 | -0/+15 | |
| |\ \ \ | ||||||
| | * | | | The regexp of the Freebox user agent is now more strict. | Martial Saunois | 2014-01-29 | 1 | -0/+5 | |
| | * | | | Unit tests added for the new Freebox user agent. | Martial Saunois | 2014-01-28 | 1 | -0/+10 | |
| * | | | | Merge pull request #6969 from owncloud/tests-morecoverage | Thomas Müller | 2014-02-04 | 1 | -12/+52 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixed unit test scripts + coverage | Vincent Petry | 2014-01-30 | 1 | -12/+52 | |
| | |/ / / | ||||||
| * | | / | add test for password remove method | Bjoern Schiessle | 2014-02-04 | 1 | -0/+62 | |
| | |_|/ | |/| | | ||||||
| * | | | Add 'mail_from_address' configuration | Jens-Christian Fischer | 2014-01-24 | 1 | -0/+9 | |
| |/ / | ||||||
| * | | Merge pull request #6736 from owncloud/tests-jsunittests | Thomas Müller | 2014-01-23 | 1 | -0/+149 | |
| |\ \ | ||||||
| | * | | adding code coverage support | Thomas Müller | 2014-01-21 | 1 | -1/+12 |