Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14682 from owncloud/issue/14681-noop-scanner-outdated | Vincent Petry | 2015-03-04 | 1 | -6/+7 |
|\ | |||||
| * | Update scanFile() and scanChildren() to the new signature of the parent class | Joas Schilling | 2015-03-04 | 1 | -6/+7 |
* | | Merge pull request #14326 from owncloud/remove-unnessary-backslashes-from-tra... | Morris Jobke | 2015-03-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | Remove unnecessary backslashes from translations | Joas Schilling | 2015-02-18 | 1 | -2/+2 |
* | | | Merge pull request #14651 from owncloud/add-some-headers-to-htaccess-for-my-b... | Morris Jobke | 2015-03-04 | 4 | -15/+3 |
|\ \ \ | |||||
| * | | | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 4 | -15/+3 |
* | | | | Merge pull request #14674 from owncloud/fix-l10n-getlanguagecode-2 | Joas Schilling | 2015-03-03 | 2 | -16/+6 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix the behaviour of getLanguageCode() to match the expectation of the name | Joas Schilling | 2015-03-03 | 1 | -14/+5 |
| * | | | Use findLanguage() instead of creating the object first | Joas Schilling | 2015-03-03 | 1 | -2/+1 |
* | | | | Merge pull request #14660 from metaworx/replace-static-dbtableprefix-with-con... | Joas Schilling | 2015-03-03 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | replace 'oc_' with dbtableprefix form config for temporary table names and in... | martin-rueegg | 2015-03-03 | 1 | -2/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #14574 from owncloud/fix-irequest-for-older-php-versions | Thomas Müller | 2015-03-03 | 3 | -50/+48 |
|\ \ \ \ | |||||
| * | | | | Simplify code | Lukas Reschke | 2015-03-01 | 1 | -2/+3 |
| * | | | | Read from IRequest instead of reading twice | Lukas Reschke | 2015-02-27 | 3 | -50/+47 |
* | | | | | Merge pull request #14638 from owncloud/issue/14538-repairstep-drop-old-tables | Thomas Müller | 2015-03-03 | 1 | -0/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add a repair step to delete old tables | Joas Schilling | 2015-03-02 | 1 | -0/+2 |
* | | | | | Merge pull request #14496 from owncloud/kill-substr-mssql-master | Thomas Müller | 2015-03-03 | 1 | -102/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Remove hacky Substring support for MSSQL | Lukas Reschke | 2015-02-25 | 1 | -102/+0 |
* | | | | | Merge pull request #14573 from owncloud/enc-migrate-disable-updater | Vincent Petry | 2015-03-02 | 2 | -3/+23 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Allow disabling the cache updater | Robin Appelman | 2015-02-27 | 2 | -3/+23 |
* | | | | | Disable some server checks when running on HHVM | Lukas Reschke | 2015-02-28 | 1 | -25/+33 |
|/ / / / | |||||
* | | | | Merge pull request #14575 from owncloud/cache-rename-overwrite | Morris Jobke | 2015-02-27 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | Fix cache update when doing a rename that overwrites the target | Robin Appelman | 2015-02-27 | 1 | -1/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #13616 from owncloud/streamresponse | Bernhard Posselt | 2015-02-27 | 4 | -17/+108 |
|\ \ \ \ | |||||
| * | | | | AppFramework StreamResponse | Bernhard Posselt | 2015-02-27 | 4 | -17/+108 |
* | | | | | Merge pull request #14567 from owncloud/node-check-fileinfo-interface | Joas Schilling | 2015-02-27 | 1 | -0/+23 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Add "throws" lines to calling methods and interface aswell | Joas Schilling | 2015-02-27 | 1 | -0/+23 |
* | | | | | Merge pull request #14565 from owncloud/more-https | Thomas Müller | 2015-02-27 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add more HTTPS endpoints | Lukas Reschke | 2015-02-27 | 1 | -1/+1 |
* | | | | | Merge pull request #14437 from owncloud/node-check-fileinfo | Thomas Müller | 2015-02-27 | 1 | -2/+16 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Check if we have a proper fileinfo | Robin Appelman | 2015-02-25 | 1 | -2/+16 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #14529 from owncloud/intuitive-version-check | Thomas Müller | 2015-02-27 | 1 | -6/+66 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | add phpdoc | Bernhard Posselt | 2015-02-26 | 1 | -0/+20 |
| * | | | make version check work on the lowest common version denominator | Bernhard Posselt | 2015-02-26 | 1 | -6/+46 |
* | | | | Add notice about Travis Checks | Lukas Reschke | 2015-02-27 | 1 | -0/+2 |
* | | | | Merge pull request #14530 from owncloud/revert-14403 | Thomas Müller | 2015-02-27 | 309 | -5936/+2651 |
|\ \ \ \ | |||||
| * | | | | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 309 | -5936/+2651 |
| |/ / / | |||||
* | | | | fix warning in gc | Robin Appelman | 2015-02-26 | 1 | -1/+2 |
* | | | | Merge pull request #14503 from owncloud/quota-preventdatalossforfailedmove | Lukas Reschke | 2015-02-26 | 2 | -13/+47 |
|\ \ \ \ | |||||
| * | | | | Delete target file for unsuccessful copy/rename | Vincent Petry | 2015-02-26 | 1 | -10/+34 |
| * | | | | Properly detect streamCopy errors | Vincent Petry | 2015-02-25 | 1 | -3/+13 |
* | | | | | Merge pull request #14474 from owncloud/move-utf-8-check-to-setup | Morris Jobke | 2015-02-26 | 1 | -9/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Move UTF-8 check to setup | Lukas Reschke | 2015-02-24 | 1 | -9/+6 |
* | | | | | | Merge pull request #14505 from owncloud/dav-copy-fix | Morris Jobke | 2015-02-26 | 1 | -14/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Removed unused $node variable | Vincent Petry | 2015-02-26 | 1 | -1/+1 |
| * | | | | | | Fixes WebDAV copy | Vincent Petry | 2015-02-25 | 1 | -14/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #14300 from owncloud/commandbus | Morris Jobke | 2015-02-26 | 8 | -1/+233 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | fix exception message | Morris Jobke | 2015-02-26 | 1 | -1/+1 |
| * | | | | | set max argument length to 4000 | Robin Appelman | 2015-02-25 | 1 | -1/+1 |
| * | | | | | Rename getAsyncCommandBus to getCommandBus | Robin Appelman | 2015-02-25 | 1 | -1/+1 |