Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | unit tests for specific image type output added | Thomas Müller | 2014-03-17 | 1 | -2/+22 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #7650 from owncloud/quota-totalspace | Vincent Petry | 2014-03-11 | 1 | -0/+113 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | Fixed total space display when data size exceeds quota | Vincent Petry | 2014-03-10 | 1 | -0/+113 | |
| | | |_|/ | | |/| | | ||||||
* | | | | | introduce reopen() method to be used for unit test execution only - right aft... | Thomas Müller | 2014-03-17 | 1 | -5/+6 | |
* | | | | | move session reset to endTest() - necessary because we need a valid session i... | Thomas Müller | 2014-03-14 | 1 | -4/+2 | |
* | | | | | adding StartSessionListener which initializes the session before each test ca... | Thomas Müller | 2014-03-13 | 3 | -0/+49 | |
|/ / / / | ||||||
* | | | | Merge pull request #7624 from owncloud/enc-encryptedusedspacefix | Vincent Petry | 2014-03-10 | 1 | -0/+16 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Return unencrypted_size of folder when queried | Vincent Petry | 2014-03-07 | 1 | -0/+16 | |
| |/ / | ||||||
* / / | Added unit tests for serverHost and other related functions | Vincent Petry | 2014-03-06 | 1 | -0/+137 | |
|/ / | ||||||
* | | Merge pull request #7439 from owncloud/unit-test-for-7430 | Thomas Müller | 2014-02-27 | 2 | -0/+30 | |
|\ \ | ||||||
| * | | let's name the column 'select' because this is a keyword on all platforms | Thomas Müller | 2014-02-26 | 2 | -2/+2 | |
| * | | adding test for migrations on columns using keywords | Thomas Müller | 2014-02-26 | 2 | -0/+30 | |
| |/ | ||||||
* | | 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 |