Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge pull request #7829 from owncloud/cachefolderlocation | Vincent Petry | 2014-03-28 | 1 | -0/+51 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | Added unit tests for external cache folder | Vincent Petry | 2014-03-24 | 1 | -0/+51 | |
* | | | | | | | merge master into webdav-injection | Robin Appelman | 2014-03-26 | 10 | -13/+451 | |
|\| | | | | | | ||||||
| * | | | | | | Merge pull request #7420 from owncloud/cachehooks-first | Thomas Müller | 2014-03-25 | 1 | -5/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' into cachehooks-first | Robin Appelman | 2014-03-13 | 8 | -32/+355 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Manually triger the filecache update hooks before any other hook | Robin Appelman | 2014-02-26 | 1 | -5/+0 | |
| * | | | | | | | | Merge pull request #7477 from owncloud/foldersize-reuse | Thomas Müller | 2014-03-25 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'master' into foldersize-reuse | Robin Appelman | 2014-03-11 | 3 | -0/+266 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Remove assert since the root size of the home storage is no longer calculated | Robin Appelman | 2014-03-03 | 1 | -1/+0 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | idn have to be converted before being used | Thomas Müller | 2014-03-24 | 1 | -0/+30 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge pull request #7808 from owncloud/quota-usequotaevenwhenfreespaceunknown | Vincent Petry | 2014-03-20 | 1 | -0/+18 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | Still return quota value when free space is unknown | Vincent Petry | 2014-03-19 | 1 | -0/+18 | |
| * | | | | | | Merge pull request #7732 from owncloud/datafolderexistence | Vincent Petry | 2014-03-20 | 1 | -0/+108 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Added .ocdata file to check for data folder validity | Vincent Petry | 2014-03-14 | 1 | -0/+108 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge pull request #7649 from owncloud/routing-public | Thomas Müller | 2014-03-17 | 1 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Move the router classes to a namespace and expose it with a public interface | Robin Appelman | 2014-03-10 | 1 | -4/+4 | |
| * | | | | | | Merge pull request #7760 from owncloud/core-roundbytes | icewind1991 | 2014-03-17 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Correctly round bytes when converted from human readable format | Vincent Petry | 2014-03-17 | 1 | -1/+3 | |
| | | |/ / / / | | |/| | | | | ||||||
| * / | | | | | 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 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | 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 master into webdav-injection | Robin Appelman | 2014-03-06 | 5 | -32/+89 | |
|\| | | ||||||
| * | | 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 | |
| |/ | ||||||
* | | update test case | Robin Appelman | 2014-03-04 | 1 | -0/+1 | |
* | | Update unit tests to use the new injection | Robin Appelman | 2014-03-03 | 5 | -47/+120 | |
|/ | ||||||
* | 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 | 2 | -0/+77 | |
| |\ | ||||||
| * | | 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 | 23 | -14/+88 | |
|\ \ \ \ | ||||||
| * | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 23 | -14/+88 | |
* | | | | | 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 | |
|\ \ \ \ |