| Commit message (Expand) | Author | Age | Files | Lines |
* | test for group manager's displayNamesInGroup | Arthur Schiwon | 2014-04-23 | 1 | -0/+50 |
* | adjust user manager tests | Arthur Schiwon | 2014-04-23 | 1 | -5/+5 |
* | remove now unnecessary test | Arthur Schiwon | 2014-04-23 | 1 | -19/+0 |
* | Merge pull request #8260 from owncloud/stable6-backport-8183-and-co | Thomas Müller | 2014-04-23 | 1 | -0/+12 |
|\ |
|
| * | Backport of #8197 to stable6 | Lukas Reschke | 2014-04-18 | 1 | -0/+12 |
* | | default to GET request when no method is set to fix unittests, also set parse... | Bernhard Posselt | 2014-04-18 | 3 | -14/+18 |
|/ |
|
* | adjust tests accordingly | Arthur Schiwon | 2014-04-15 | 3 | -3/+3 |
* | add requirements to routing | Bernhard Posselt | 2014-04-10 | 1 | -4/+29 |
* | Still return quota value when free space is unknown | Vincent Petry | 2014-03-21 | 1 | -0/+18 |
* | Return unencrypted_size of folder when queried | Vincent Petry | 2014-03-21 | 1 | -0/+16 |
* | Added .ocdata file to check for data folder validity | Vincent Petry | 2014-03-20 | 1 | -0/+108 |
* | Added unit tests for serverHost and other related functions | Vincent Petry | 2014-03-05 | 1 | -0/+137 |
* | fix sharing unit tests | Bjoern Schiessle | 2014-02-21 | 2 | -7/+7 |
* | add unit test for \OC\URLGenerator::getAbsoluteURL to verify #6935 | Bjoern Schiessle | 2014-02-21 | 1 | -0/+34 |
* | intendation | Arthur Schiwon | 2014-02-10 | 1 | -5/+5 |
* | Inject logger | Arthur Schiwon | 2014-02-10 | 1 | -0/+7 |
* | test for share dialoge sorter | Arthur Schiwon | 2014-02-10 | 1 | -0/+40 |
* | add test for password remove method | Bjoern Schiessle | 2014-02-04 | 1 | -0/+62 |
* | fixing comment + adding unit test for checkPasswordProtectedShare | Thomas Müller | 2014-01-21 | 1 | -0/+42 |
* | Fixed quota wrapper to not wrap failed fopen streams | Vincent Petry | 2014-01-20 | 1 | -0/+19 |
* | Fix array access syntax for older PHP | Vincent Petry | 2014-01-17 | 1 | -2/+3 |
* | updated the unit test for OCP\Share::unshareAll() to verify that shares by al... | ben-denham | 2014-01-16 | 1 | -4/+54 |
* | extended test to also check the status messages | Bjoern Schiessle | 2014-01-15 | 1 | -11/+24 |
* | Use storage_mtime when determining if we can reuse cached data while scanning | Robin Appelman | 2014-01-15 | 3 | -2/+19 |
* | Fix calculated folder size to use unencrypted size | Vincent Petry | 2014-01-14 | 1 | -0/+45 |
* | Merge pull request #6612 from owncloud/user-no-change-displayname-stable | icewind1991 | 2014-01-14 | 1 | -1/+4 |
|\ |
|
| * | Pass config object in testGetHomeNotSupported | Robin Appelman | 2014-01-02 | 1 | -1/+4 |
* | | Prevent deleting storage root | Vincent Petry | 2014-01-10 | 1 | -0/+42 |
* | | add tests for user counting | Arthur Schiwon | 2014-01-09 | 1 | -0/+72 |
* | | Now also preventing to override "files" dir size with -1 | Vincent Petry | 2014-01-08 | 1 | -6/+12 |
* | | Added isUserAgent() method to request | Vincent Petry | 2014-01-07 | 1 | -0/+50 |
* | | DB: Support DECIMAL(precision,scale) syntax in XML | Oliver Gasser | 2014-01-07 | 3 | -1/+38 |
|/ |
|
* | Merge pull request #6308 from owncloud/fix_webdav_session_login_user_comparison | blizzz | 2013-12-13 | 1 | -2/+13 |
|\ |
|
| * | adjust test | Arthur Schiwon | 2013-12-13 | 1 | -2/+13 |
* | | remove unneeded ; in comment | Robin Appelman | 2013-12-13 | 1 | -1/+1 |
* | | Add test for having utf8 filenames in the cache | Robin Appelman | 2013-12-13 | 1 | -1/+31 |
|/ |
|
* | add test case for removing background jobs that are throwing exceptions | Robin Appelman | 2013-12-06 | 2 | -3/+59 |
* | Dont use exceptions for the backgroundjob test cases | Robin Appelman | 2013-12-06 | 2 | -35/+46 |
* | get rid of failing test that don't cause additional downloads | Robin Appelman | 2013-12-06 | 2 | -25/+25 |
* | extend test case for etag preservation | Robin Appelman | 2013-12-06 | 1 | -2/+2 |
* | reuse etags when doing a background scan | Robin Appelman | 2013-12-06 | 1 | -0/+79 |
* | Added unit test for the test() method | Vincent Petry | 2013-12-04 | 1 | -0/+7 |
* | Merge pull request #6052 from owncloud/datetime-doctrine | Thomas Müller | 2013-12-01 | 1 | -38/+0 |
|\ |
|
| * | Timestamp test is no longer necessary as we rely on Doctrine and DateTime. | Andreas Fischer | 2013-11-26 | 1 | -38/+0 |
* | | Fixed FTP and SMB to use rmdir() when deleting folders | Vincent Petry | 2013-11-29 | 1 | -1/+13 |
* | | Redetect mime type whenever extension is renamed | Vincent Petry | 2013-11-27 | 1 | -0/+8 |
* | | Merge pull request #6058 from owncloud/ldap2avatar | blizzz | 2013-11-26 | 2 | -0/+96 |
|\ \ |
|
| * | | Enable user backends to provide avatar images | Arthur Schiwon | 2013-11-22 | 2 | -0/+96 |
* | | | Merge pull request #6060 from owncloud/fix-6050-oc6 | Björn Schießle | 2013-11-26 | 1 | -3/+8 |
|\ \ \ |
|
| * | | | fixes #6050 | Thomas Müller | 2013-11-26 | 1 | -3/+8 |
| | |/
| |/| |
|