| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | first two tests | Thomas Müller | 2014-02-18 | 1 | -0/+53 |
| * | | | Get rid of the SELECT query. Try UPDATE, on failure INSERT. | Andreas Fischer | 2014-02-18 | 1 | -8/+4 |
| * | | | fixing undefined index in delete() | Thomas Müller | 2014-02-18 | 1 | -5/+7 |
| * | | | PHPDoc comment updated - checkLoggedIn() removed | Thomas Müller | 2014-02-18 | 1 | -9/+10 |
| * | | | no need to check if the user is logged in | Thomas Müller | 2014-02-18 | 1 | -1/+0 |
| * | | | fixing php notice: Undefined index key | Thomas Müller | 2014-02-18 | 1 | -1/+1 |
| * | | | no need to check if the user is logged in - this is already done in the ocs d... | Thomas Müller | 2014-02-18 | 1 | -6/+6 |
| * | | | fix the privatedata key value store | Frank Karlitschek | 2014-02-18 | 3 | -43/+118 |
* | | | | Merge pull request #7365 from owncloud/backport-7305 | Vincent Petry | 2014-02-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Added extra checks for ext storage class | Lukas Reschke | 2014-02-23 | 1 | -1/+1 |
* | | | | | Merge pull request #7362 from owncloud/fix-7259-5 | Björn Schießle | 2014-02-24 | 4 | -16/+49 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Backport #7259 to stable5 | Lukas Reschke | 2014-02-22 | 4 | -16/+49 |
|/ / / / |
|
* | | | | Revert "Partially backport #7305 to stable5" | Lukas Reschke | 2014-02-22 | 1 | -1/+1 |
* | | | | Revert "Backport #7259 to stable5" | Lukas Reschke | 2014-02-22 | 4 | -49/+16 |
* | | | | Partially backport #7305 to stable5 | Lukas Reschke | 2014-02-22 | 1 | -1/+1 |
* | | | | Backport #7259 to stable5 | Lukas Reschke | 2014-02-22 | 4 | -16/+49 |
* | | | | LDAP: improve compilation of filters | Arthur Schiwon | 2014-02-21 | 2 | -0/+14 |
* | | | | Merge pull request #7313 from owncloud/stable5_fix_folder_delete | Vincent Petry | 2014-02-20 | 1 | -4/+5 |
|\ \ \ \ |
|
| * | | | | don't send delete for every single file if a folder gets deleted | Bjoern Schiessle | 2014-02-20 | 1 | -4/+5 |
* | | | | | Merge pull request #7185 from owncloud/backport_6777_mobile_style_for_public_... | Jan-Christoph Borchardt | 2014-02-20 | 18 | -147/+160 |
|\ \ \ \ \ |
|
| * | | | | | fix scrolling for mobile browsers | Jörn Friedrich Dreyer | 2014-02-19 | 1 | -1/+1 |
| * | | | | | unset box-shadow for mobile devices, unsupported in all but the latest mobile... | Jörn Friedrich Dreyer | 2014-02-19 | 1 | -0/+4 |
| * | | | | | fix undefined index | Jörn Friedrich Dreyer | 2014-02-13 | 2 | -0/+3 |
| * | | | | | add missing mobile.css | Jörn Friedrich Dreyer | 2014-02-13 | 1 | -0/+49 |
| * | | | | | initial backport of #6777 - mobile public pages - to stable5 | Jörn Friedrich Dreyer | 2014-02-13 | 15 | -146/+103 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #6733 from owncloud/stable5-files-filenameescapingfixes | Lukas Reschke | 2014-02-20 | 8 | -54/+73 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Fixed various file name escaping issues in core apps | Vincent Petry | 2014-01-12 | 8 | -54/+73 |
* | | | | | Check whether the app is set | Lukas Reschke | 2014-02-20 | 1 | -1/+4 |
* | | | | | Check whether the Key is set | Lukas Reschke | 2014-02-20 | 1 | -1/+1 |
* | | | | | An admin should not be able to add remote and public services on its own. Thi... | Lukas Reschke | 2014-02-20 | 1 | -6/+18 |
* | | | | | Merge pull request #4782 from owncloud/tune_legacy_cache_webdav_properties_pr... | Vincent Petry | 2014-02-18 | 1 | -10/+12 |
|\ \ \ \ \ |
|
| * | | | | | Concatenate string in SQL instead of PHP | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -10/+12 |
* | | | | | | Make google drive client secret and dropbox api secret a password field | Joas Schilling | 2014-02-18 | 1 | -2/+2 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Use the proper content-type | Lukas Reschke | 2014-02-18 | 1 | -0/+2 |
* | | | | | Merge pull request #7227 from owncloud/stable5-removeunusedversionsmd5 | Vincent Petry | 2014-02-17 | 2 | -22/+0 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Removed unused versions md5 code | Vincent Petry | 2014-02-17 | 2 | -22/+0 |
* | | | | | Merge pull request #7188 from owncloud/fix_gitignore_stable5 | Thomas Müller | 2014-02-15 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | fix .gitignore for stable5 | Jörn Friedrich Dreyer | 2014-02-13 | 1 | -1/+1 |
|/ / / / |
|
* | | | | getData() always needs to return an array, backport of #6988 | Bjoern Schiessle | 2014-02-10 | 1 | -6/+12 |
* | | | | remove needless element tag | Bjoern Schiessle | 2014-02-03 | 1 | -2/+1 |
* | | | | use more accurate error codes | Bjoern Schiessle | 2014-01-28 | 1 | -5/+5 |
* | | | | Merge pull request #6859 from owncloud/always_log_db_error_verbose_stable5 | Jörn Friedrich Dreyer | 2014-01-21 | 1 | -5/+3 |
|\ \ \ \ |
|
| * | | | | always be verbose when logging db error | Jörn Friedrich Dreyer | 2014-01-21 | 1 | -5/+3 |
* | | | | | Merge pull request #6860 from owncloud/neutral_download_zip_default_name_stable5 | Thomas Müller | 2014-01-21 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' | Jörn Friedrich Dreyer | 2014-01-21 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #6821 from owncloud/backport_5601 | Thomas Müller | 2014-01-17 | 2 | -1/+11 |
|\ \ \ \ |
|
| * | | | | Fix mimetype detection | Jörn Friedrich Dreyer | 2014-01-17 | 2 | -1/+11 |
| | |_|/
| |/| | |
|
* / | | | don't unshare on delete | Bjoern Schiessle | 2014-01-13 | 1 | -8/+0 |
|/ / / |
|
* | | | Merge pull request #6665 from owncloud/fix_empty_mimetypes_stable5 | Thomas Müller | 2014-01-07 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | remove duplicate exe mimetype, add correct msi mimetype | Jörn Friedrich Dreyer | 2014-01-07 | 1 | -3/+2 |
|/ / / |
|