Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | use getAppWebPath() in here as well | Thomas Müller | 2013-12-31 | 1 | -1/+1 | |
| * | | | new config parameter 'front_controller_active' which will instruct the url ge... | Thomas Müller | 2013-12-31 | 2 | -3/+27 | |
* | | | | Merge pull request #6660 from owncloud/fixing-disabled-function-checks | Thomas Müller | 2014-01-07 | 3 | -4/+6 | |
|\ \ \ \ | ||||||
| * | | | | trimming all array elements | Thomas Müller | 2014-01-07 | 1 | -1/+3 | |
| * | | | | we shall explode on ',' only | Thomas Müller | 2014-01-07 | 1 | -1/+1 | |
| * | | | | reuse existing helper function OC_Helper::is_function_enabled | Thomas Müller | 2014-01-07 | 2 | -2/+2 | |
* | | | | | Merge pull request #6290 from owncloud/files-androidcontentdisposition | Thomas Müller | 2014-01-07 | 4 | -6/+47 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added isUserAgent() method to request | Vincent Petry | 2013-12-19 | 2 | -2/+24 | |
| * | | | | | Added workaround for Android content disposition | Vincent Petry | 2013-12-10 | 1 | -1/+2 | |
| * | | | | | Moved content disposition code+workarounds to OCP\Response | Vincent Petry | 2013-12-10 | 3 | -6/+24 | |
* | | | | | | Merge pull request #6642 from owncloud/update-SabreDAV | Thomas Müller | 2014-01-07 | 1 | -2/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove @ in order to get proper error handling | Thomas Müller | 2014-01-07 | 1 | -1/+1 | |
| * | | | | | | require composer's autoload.php if present | Thomas Müller | 2014-01-05 | 1 | -2/+6 | |
* | | | | | | | Merge pull request #6663 from owncloud/fix_empty_mimetypes | Thomas Müller | 2014-01-07 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | remove duplicate exe mimetype, add correct msi mimetype | Jörn Friedrich Dreyer | 2014-01-07 | 1 | -2/+1 | |
* | | | | | | | Merge pull request #6530 from owncloud/prevent-corruption-on-parallel-upload-... | Thomas Müller | 2014-01-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | in order to work properly with encryption ocTransferId is added to the file p... | Thomas Müller | 2014-01-07 | 1 | -1/+1 | |
| * | | | | | | Adding a random postfix to the part file. | Thomas Müller | 2013-12-20 | 1 | -1/+1 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-07 | 1 | -0/+8 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-06 | 2 | -2/+9 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #6031 from s0taka/master | Morris Jobke | 2014-01-05 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | No decimal points for Kilobyte and Byte #5371. | Simon Könnecke | 2013-11-25 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-05 | 1 | -0/+2 | |
* | | | | | Merge pull request #6610 from owncloud/apcu-clear | icewind1991 | 2014-01-03 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix APCIterator syntax in \OC\Memcache\APCU::clear | Robin Appelman | 2014-01-02 | 1 | -1/+1 | |
* | | | | | | Merge pull request #6605 from owncloud/free_space_disabled | Thomas Müller | 2014-01-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free spa... | Robin Appelman | 2014-01-02 | 1 | -1/+1 | |
* | | | | | | Merge pull request #6513 from owncloud/user-no-change-displayname | icewind1991 | 2014-01-02 | 3 | -14/+50 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge branch 'master' into user-no-change-displayname | Robin Appelman | 2013-12-19 | 11 | -82/+173 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Replace static usage of OC_Config and OC_Preferences with the injected \OC\Co... | Robin Appelman | 2013-12-18 | 1 | -5/+13 | |
| * | | | | | | fix the config option to remove the ability for users to set their displayname | Robin Appelman | 2013-12-18 | 3 | -9/+37 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-02 | 2 | -5/+67 | |
* | | | | | | | Merge pull request #6601 from AdamWill/pimple-include | Thomas Müller | 2014-01-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | don't specify path to 3rdparty directory when registering Pimple autoloader | Adam Williamson | 2014-01-01 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Add support mimetype | lolozere | 2014-01-01 | 1 | -0/+3 | |
* | | | | | | | Revert "Added support for extra backends (see pull request #5043)" | Niklas Sombert | 2014-01-01 | 1 | -2/+0 | |
* | | | | | | | Added support for extra backends (see pull request #5043) | Niklas Sombert | 2014-01-01 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Added support for extra backends | elchi | 2013-09-30 | 1 | -0/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-31 | 1 | -16/+36 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-30 | 1 | -0/+8 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-27 | 1 | -0/+4 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-26 | 1 | -3/+13 | |
* | | | | | | | Merge pull request #6520 from owncloud/tests-testcleanuplistener | Thomas Müller | 2013-12-24 | 2 | -1/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Added test cleanup listener to detect untidy tests | Vincent Petry | 2013-12-19 | 2 | -1/+13 | |
* | | | | | | | | Merge pull request #6449 from owncloud/core-appsorderfix | Thomas Müller | 2013-12-24 | 2 | -5/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixed apps loading order | Vincent Petry | 2013-12-20 | 2 | -5/+7 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-24 | 2 | -19/+20 | |
* | | | | | | | | Merge pull request #6460 from owncloud/remove-numRows | Frank Karlitschek | 2013-12-23 | 1 | -19/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove OC_DB_StatementWrapper::numRows(). | Andreas Fischer | 2013-12-21 | 1 | -19/+0 | |
| |/ / / / / / / | ||||||
* / / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-22 | 2 | -4/+7 | |
|/ / / / / / / |