| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | use preDelete instead of postDelete hook | Georg Ehrke | 2014-03-13 | 2 | -4/+38 |
* | | | | | | Merge pull request #7728 from owncloud/oc_image_show_save_custom_mime | Vincent Petry | 2014-03-17 | 2 | -54/+100 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | unit tests for specific image type output added | Thomas Müller | 2014-03-17 | 1 | -1/+6 |
| * | | | | | fixing PHPDoc | Thomas Müller | 2014-03-17 | 1 | -49/+58 |
| * | | | | | OC_Image::_output() - throw exception instead of falling back to png | Georg Ehrke | 2014-03-14 | 1 | -1/+1 |
| * | | | | | remove image/pjpeg from OC_Image::_output | Georg Ehrke | 2014-03-14 | 1 | -1/+0 |
| * | | | | | don't change mimetype of whole image object | Georg Ehrke | 2014-03-14 | 1 | -6/+6 |
| * | | | | | always output a png | Georg Ehrke | 2014-03-14 | 1 | -1/+1 |
| * | | | | | make it possible to influence output type of \OC_Image | Georg Ehrke | 2014-03-14 | 1 | -7/+40 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-16 | 3 | -0/+11 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-15 | 2 | -0/+12 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 2 | -0/+77 |
|/ / / / / |
|
* | | | | | finally fix the paths for the OCS Share API | Bjoern Schiessle | 2014-03-13 | 1 | -2/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 1 | -0/+6 |
|/ / / / |
|
* | | | | Merge pull request #6632 from eduardosan/master | Vincent Petry | 2014-03-12 | 1 | -3/+17 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove unused spaces | eduardo | 2014-01-08 | 1 | -2/+2 |
| * | | | Remove name from code | eduardo | 2014-01-08 | 1 | -2/+0 |
| * | | | Add tabs to conformance with owncloud code standards | eduardo | 2014-01-05 | 1 | -4/+4 |
| * | | | Fix PostgreSQL port configuration on install | eduardo | 2014-01-04 | 1 | -3/+19 |
* | | | | Merge pull request #7683 from owncloud/proper-content-type-on-ocs-exceptions | Vincent Petry | 2014-03-12 | 1 | -3/+30 |
|\ \ \ \ |
|
| * | | | | fixing method names | Thomas Müller | 2014-03-12 | 1 | -1/+1 |
| * | | | | set content-type on ocs exceptions | Thomas Müller | 2014-03-12 | 1 | -3/+30 |
* | | | | | Merge pull request #7682 from owncloud/sanitize-fallbackid-master | Lukas Reschke | 2014-03-12 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | sanitize fallbackId | Thomas Müller | 2014-03-12 | 1 | -1/+2 |
| |/ / / / |
|
* / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-12 | 45 | -1/+99 |
|/ / / / |
|
* | | | | Merge pull request #7665 from owncloud/fix_ocs_share_api_paths | Björn Schießle | 2014-03-11 | 1 | -2/+7 |
|\ \ \ \ |
|
| * | | | | fix path creation for re-shares, issue #7662 | Bjoern Schiessle | 2014-03-11 | 1 | -2/+7 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #7650 from owncloud/quota-totalspace | Vincent Petry | 2014-03-11 | 2 | -1/+17 |
|\ \ \ \ |
|
| * | | | | Fixed total space display when data size exceeds quota | Vincent Petry | 2014-03-10 | 2 | -1/+17 |
* | | | | | Merge pull request #7659 from owncloud/fix-7596 | Vincent Petry | 2014-03-11 | 2 | -14/+14 |
|\ \ \ \ \ |
|
| * | | | | | remove magic handling of recipient lists by exploding the string - this funct... | Thomas Müller | 2014-03-10 | 1 | -4/+1 |
| * | | | | | send an individual email to each recipient | Thomas Müller | 2014-03-10 | 1 | -10/+13 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-11 | 53 | -279/+159 |
|/ / / / / |
|
* | | | | | Merge pull request #7602 from owncloud/flush-updater-cache | Vincent Petry | 2014-03-10 | 1 | -0/+2 |
|\ \ \ \ \ |
|
| * | | | | | Reset time of last update feed polling | Victor Dubiniuk | 2014-03-06 | 1 | -0/+2 |
* | | | | | | Disable XML entities when parsing XML | Vincent Petry | 2014-03-10 | 2 | -4/+14 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge pull request #7398 from owncloud/trash_dont_rely_on_db | Vincent Petry | 2014-03-10 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | get trash size from file cache | Bjoern Schiessle | 2014-03-10 | 1 | -1/+1 |
* | | | | | | Merge pull request #7632 from owncloud/fix-7582-master | Thomas Müller | 2014-03-10 | 1 | -11/+12 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | fixing ident | Thomas Müller | 2014-03-07 | 1 | -9/+9 |
| * | | | | | we first shall check if the current session is valid - otherwise the session-... | Thomas Müller | 2014-03-07 | 1 | -12/+13 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #7624 from owncloud/enc-encryptedusedspacefix | Vincent Petry | 2014-03-10 | 2 | -2/+12 |
|\ \ \ \ \ |
|
| * | | | | | Return unencrypted_size of folder when queried | Vincent Petry | 2014-03-07 | 1 | -0/+5 |
| * | | | | | Propagate unencrypted_size up to the file cache root | Vincent Petry | 2014-03-07 | 1 | -2/+7 |
* | | | | | | Merge pull request #7628 from owncloud/fileinfo-type | Thomas Tanghus | 2014-03-09 | 2 | -4/+14 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Check if value exists before returning | Robin Appelman | 2014-03-07 | 1 | -2/+5 |
| * | | | | | Fix FileInfo->getType errors | Robin Appelman | 2014-03-07 | 2 | -2/+9 |
* | | | | | | Merge pull request #7529 from owncloud/getlocalfile-cache | icewind1991 | 2014-03-07 | 1 | -2/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add caching for getLocalFile on remote storages | Robin Appelman | 2014-03-04 | 1 | -2/+22 |
* | | | | | | | Merge pull request #7583 from owncloud/trusteddomainerrorpage | Vincent Petry | 2014-03-07 | 2 | -17/+77 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|