Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | disable the app code checker - some previous shipped apps cannot be installed... | Thomas Müller | 2015-01-27 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #13676 from owncloud/fix-node-iface | Thomas Müller | 2015-01-27 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix node interface | Bernhard Posselt | 2015-01-26 | 2 | -3/+2 | |
* | | | | | | | | Merge pull request #13694 from owncloud/little-bit-more-descriptive-htaccess-... | Thomas Müller | 2015-01-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make error more descriptive | Lukas Reschke | 2015-01-26 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-27 | 2 | -0/+4 | |
* | | | | | | | | certificate manager should always use a \OC\Files\View otherwise we will get ... | Bjoern Schiessle | 2015-01-26 | 2 | -16/+20 | |
* | | | | | | | | certificate manager only needs the user-id, no need to pass on the complete u... | Bjoern Schiessle | 2015-01-26 | 2 | -11/+14 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #13621 from owncloud/system-config-multiset | Thomas Müller | 2015-01-26 | 11 | -89/+174 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | naming fixes while reviewing | Thomas Müller | 2015-01-26 | 2 | -14/+16 | |
| * | | | | | | Use setConfigs() instead of calling setConfig() multiple times | Joas Schilling | 2015-01-23 | 6 | -54/+54 | |
| * | | | | | | Add a method to set/unset multiple config values in one call | Joas Schilling | 2015-01-23 | 5 | -22/+105 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-26 | 2 | -0/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-25 | 6 | -0/+8 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-24 | 66 | -2/+162 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge pull request #13626 from owncloud/check-for-hhvm | Clark Tomlinson | 2015-01-23 | 1 | -0/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't check for `always_populate_raw_post_data` on HHVM | Lukas Reschke | 2015-01-23 | 1 | -0/+14 | |
| |/ / / / / | ||||||
* / / / / / | Do not retrieve shares through group if user has no group | Vincent Petry | 2015-01-23 | 1 | -20/+22 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #13593 from owncloud/add-check-for-raw-post-data | Morris Jobke | 2015-01-22 | 1 | -2/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | translate error messages | Morris Jobke | 2015-01-22 | 1 | -4/+4 | |
| * | | | | | Add check for `HTTP_RAW_POST_DATA` setting for >= 5.6 | Lukas Reschke | 2015-01-22 | 1 | -0/+15 | |
* | | | | | | Merge pull request #13314 from owncloud/login-hook-logout | Morris Jobke | 2015-01-22 | 4 | -12/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Throw an exception when login is canceled by an app | Robin Appelman | 2015-01-22 | 3 | -11/+33 | |
| * | | | | | | Allow custom error messages for the login page | Robin Appelman | 2015-01-22 | 1 | -1/+3 | |
| * | | | | | | Return false if the login is canceled in a hook | Robin Appelman | 2015-01-13 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #13449 from owncloud/image_preview_limit | Thomas Müller | 2015-01-22 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add config-option for an image's maximum filesize when generating previews | Georg Ehrke | 2015-01-22 | 1 | -0/+7 | |
* | | | | | | | | remove insane debug-log from OC_Image | Georg Ehrke | 2015-01-22 | 1 | -1/+0 | |
* | | | | | | | | Merge pull request #13598 from owncloud/fix-undefined-offset | Thomas Müller | 2015-01-22 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix undefined offset 1 for wrong user mail address | Morris Jobke | 2015-01-22 | 1 | -0/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #13600 from owncloud/server-warning | Thomas Müller | 2015-01-22 | 1 | -39/+36 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | get rid of log warning when using servercontainer | Bernhard Posselt | 2015-01-22 | 1 | -39/+36 | |
* | | | | | | | | Merge pull request #13509 from owncloud/share-deletechildrenwhenunsharefromgroup | Morris Jobke | 2015-01-22 | 2 | -9/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix reshare permission change to not impair other deletion code | Vincent Petry | 2015-01-22 | 2 | -9/+21 | |
* | | | | | | | | | Merge pull request #13552 from owncloud/request-uri-double-slash | Thomas Müller | 2015-01-21 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Remove duplicated slashes from the requested url | Robin Appelman | 2015-01-21 | 1 | -0/+2 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* / | | | | | | | Set the debugoutput channel to error_log instead of echoing it | Joas Schilling | 2015-01-21 | 1 | -0/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-21 | 4 | -12/+14 | |
* | | | | | | | Merge pull request #13499 from owncloud/issue/13451-redis-json-encode | Thomas Müller | 2015-01-20 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Json_(en|de)code values on redis to be able to cache arrays | Joas Schilling | 2015-01-20 | 1 | -4/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | Fix WebDAV auth for session authentication only | Lukas Reschke | 2015-01-20 | 2 | -3/+5 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-20 | 2 | -0/+20 | |
* | | | | | | Merge pull request #13416 from owncloud/reauthenticate-if-session-differs-fro... | Morris Jobke | 2015-01-19 | 1 | -11/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Close session properly | Lukas Reschke | 2015-01-19 | 1 | -0/+1 | |
| * | | | | | | Prioritise Basic Auth header over Cookie | Lukas Reschke | 2015-01-17 | 1 | -11/+32 | |
* | | | | | | | Merge pull request #13480 from owncloud/mysql-autocommit | Lukas Reschke | 2015-01-19 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | set MySQL autocommit on connection setup | Thomas Müller | 2015-01-19 | 1 | -4/+9 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | Fix chunked query for tags + unit test | Vincent Petry | 2015-01-19 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | check is mimetype is set - fixed #13452 | Thomas Müller | 2015-01-19 | 1 | -1/+1 | |
* | | | | | | Merge pull request #13423 from owncloud/share-fixfindshareforuserwithmultiple... | Thomas Müller | 2015-01-19 | 1 | -9/+18 | |
|\ \ \ \ \ \ |