Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Normalize paths when moving properties | Robin Appelman | 2014-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | fixing typos and PHPDoc | Thomas Müller | 2014-04-23 | 5 | -8/+22 | |
| * | | | | | | | | | Revert changes to OC_Connector_Sabre_Server | Robin Appelman | 2014-04-23 | 1 | -41/+28 | |
| * | | | | | | | | | Prevent error if previously cached data doesn't have an etag | Robin Appelman | 2014-04-22 | 2 | -3/+5 | |
| * | | | | | | | | | merge master into webdav-injection | Robin Appelman | 2014-04-22 | 538 | -7398/+8062 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | merge master into webdav-injection | Robin Appelman | 2014-04-15 | 15 | -153/+195 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | merge master into webdav-injection | Robin Appelman | 2014-04-15 | 1202 | -33331/+49081 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | merge master into webdav-injection | Robin Appelman | 2014-03-26 | 1625 | -52321/+90858 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | don't throw errors in getType | Robin Appelman | 2014-03-07 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | merge master into webdav-injection | Robin Appelman | 2014-03-06 | 85 | -535/+1255 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix encryption webdav tests | Robin Appelman | 2014-03-05 | 2 | -6/+19 | |
| * | | | | | | | | | | | | | | update test case | Robin Appelman | 2014-03-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Remove the need for a custom SabreDav server constructor | Robin Appelman | 2014-03-04 | 3 | -18/+20 | |
| * | | | | | | | | | | | | | | Update unit tests to use the new injection | Robin Appelman | 2014-03-03 | 5 | -47/+120 | |
| * | | | | | | | | | | | | | | Make path for dummy fileinfo absolute | Robin Appelman | 2014-03-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Fix FileInfo->getType | Robin Appelman | 2014-03-03 | 2 | -3/+7 | |
| * | | | | | | | | | | | | | | Pass the filesystem view as argument in the sabredav connectors and use the f... | Robin Appelman | 2014-02-25 | 8 | -277/+231 | |
* | | | | | | | | | | | | | | | Merge pull request #8351 from owncloud/search-mime-substorage | icewind1991 | 2014-04-25 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | fix paths of searchByMime results on substorages | Robin Appelman | 2014-04-25 | 1 | -2/+3 | |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #8352 from owncloud/icons | Jan-Christoph Borchardt | 2014-04-25 | 14 | -21/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | remove metadata | Morris Jobke | 2014-04-25 | 5 | -45/+0 | |
| * | | | | | | | | | | | | | | use trash as delete icon to differentiate from close | Jan-Christoph Borchardt | 2014-04-25 | 4 | -11/+3 | |
| * | | | | | | | | | | | | | | compress view-close icon | Jan-Christoph Borchardt | 2014-04-25 | 1 | -54/+11 | |
| * | | | | | | | | | | | | | | improve upload and download icons | Jan-Christoph Borchardt | 2014-04-22 | 4 | -6/+21 | |
| * | | | | | | | | | | | | | | improve delete and close icons | Jan-Christoph Borchardt | 2014-04-22 | 6 | -12/+73 | |
| * | | | | | | | | | | | | | | thinner add icon | Jan-Christoph Borchardt | 2014-04-22 | 2 | -3/+11 | |
* | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-25 | 419 | -9772/+12829 | |
* | | | | | | | | | | | | | | | Merge pull request #8338 from owncloud/phpunit-4.0-compat | Andreas Fischer | 2014-04-24 | 2 | -17/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Normalise testcleanuplistener.php indentation and end of file. | Andreas Fischer | 2014-04-24 | 1 | -17/+16 | |
| * | | | | | | | | | | | | | | | Make PHPUnit_Framework_TestListener implementations compatible to 4.0. | Andreas Fischer | 2014-04-24 | 2 | -0/+6 | |
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #8337 from owncloud/flv-to-mimes | Lukas Reschke | 2014-04-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add flv to known mimetypes | Victor Dubiniuk | 2014-04-24 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #8026 from owncloud/remove_shared_folder | Björn Schießle | 2014-04-24 | 41 | -880/+913 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | remove hard-coded shared folder | Bjoern Schiessle | 2014-04-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | always allow to rename the share mount point | Bjoern Schiessle | 2014-04-23 | 4 | -2/+26 | |
| * | | | | | | | | | | | | | | split-up the update script and add unit tests for it | Bjoern Schiessle | 2014-04-23 | 2 | -21/+92 | |
| * | | | | | | | | | | | | | | make it possible to move files out of a shared mount point | Bjoern Schiessle | 2014-04-23 | 3 | -17/+49 | |
| * | | | | | | | | | | | | | | typos, use, unused and return fixed | Thomas Müller | 2014-04-23 | 3 | -7/+9 | |
| * | | | | | | | | | | | | | | Dont throw an error when a storage isn't found for shared cache | Robin Appelman | 2014-04-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | some fixes to make the gallery work, this made it necessary to adjust some te... | Bjoern Schiessle | 2014-04-23 | 5 | -219/+33 | |
| * | | | | | | | | | | | | | | add unit tests which got lost during rebase | Bjoern Schiessle | 2014-04-23 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | we don't allow to share a folder if it contains a share mount point | Bjoern Schiessle | 2014-04-23 | 6 | -7/+90 | |
| * | | | | | | | | | | | | | | fix etag propagation | Bjoern Schiessle | 2014-04-23 | 3 | -46/+68 | |
| * | | | | | | | | | | | | | | update script, create Shared folder and adjust target path for the shares | Bjoern Schiessle | 2014-04-23 | 2 | -61/+44 | |
| * | | | | | | | | | | | | | | allow to rename group share mount points | Bjoern Schiessle | 2014-04-23 | 2 | -7/+37 | |
| * | | | | | | | | | | | | | | cleanup the shared storage, always keep the whole share resource | Bjoern Schiessle | 2014-04-23 | 2 | -39/+43 | |
| * | | | | | | | | | | | | | | external storages: allow to mount a folder called "Shared", it is no longer a... | Bjoern Schiessle | 2014-04-23 | 2 | -6/+3 | |
| * | | | | | | | | | | | | | | also fetch the etag from file cache | Bjoern Schiessle | 2014-04-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | allow user to delete shared files/folders | Bjoern Schiessle | 2014-04-23 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | make sure that path is not 'false' | Bjoern Schiessle | 2014-04-23 | 2 | -6/+4 |