Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-13 | 80 | -6/+370 |
* | Add cURL as hard-dependency | Lukas Reschke | 2015-03-12 | 1 | -3/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-12 | 26 | -0/+92 |
* | Merge pull request #14357 from owncloud/fix/1373 | Morris Jobke | 2015-03-11 | 1 | -7/+7 |
|\ | |||||
| * | Run `updateDataDirectory` after Update | Lukas Reschke | 2015-03-02 | 1 | -7/+7 |
* | | Merge pull request #14705 from rullzer/avatarcontroller | Lukas Reschke | 2015-03-11 | 5 | -7/+89 |
|\ \ | |||||
| * | | Avatar controller moved to AppFrameWork | Roeland Jago Douma | 2015-03-11 | 5 | -7/+89 |
* | | | Merge pull request #13893 from owncloud/create-cachedir-on-user | Morris Jobke | 2015-03-11 | 2 | -26/+28 |
|\ \ \ | |||||
| * | | | Only make sure the cache directory exists when we use it | Robin Appelman | 2015-02-04 | 2 | -26/+28 |
* | | | | Merge pull request #14798 from owncloud/enable-oci-autotest-master | Lukas Reschke | 2015-03-11 | 1 | -6/+11 |
|\ \ \ \ | |||||
| * | | | | Don't play with config values ... | Thomas Müller | 2015-03-11 | 1 | -6/+11 |
* | | | | | Merge pull request #13648 from oparoz/sfnt-fonts-preview | Morris Jobke | 2015-03-11 | 2 | -1/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Add support for font previews | Olivier Paroz | 2015-02-24 | 2 | -1/+21 |
* | | | | | | Merge pull request #13839 from owncloud/issue/13678-improve-remote-domain-det... | Morris Jobke | 2015-03-11 | 2 | -1/+31 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Extract the remote host from user input in share dropdown | Joas Schilling | 2015-02-23 | 2 | -1/+31 |
* | | | | | | Merge pull request #13513 from owncloud/repair-legacystoragenofatalfail | Morris Jobke | 2015-03-11 | 2 | -55/+97 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Properly forward repair errors and warnings | Vincent Petry | 2015-02-27 | 2 | -1/+30 |
| * | | | | | | Do not abort when meeting unfixable legacy storages | Vincent Petry | 2015-02-27 | 1 | -54/+67 |
* | | | | | | | Merge pull request #14791 from owncloud/fix-14516 | Lukas Reschke | 2015-03-11 | 1 | -5/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Adding a more meaningful message for sabre dav exception - fixes #14516 | Thomas Müller | 2015-03-11 | 1 | -5/+31 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #14788 from cmeh/patch-3 | Thomas Müller | 2015-03-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Correct "one invalid characters" to "one invalid character" | cmeh | 2015-03-11 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #14789 from owncloud/better-app-install-error-messages | Bernhard Posselt | 2015-03-11 | 1 | -6/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | display app update error messages - fixes #14611 | Thomas Müller | 2015-03-11 | 1 | -6/+7 |
| |/ / / / / / | |||||
* | | | | | | | Properly handle available databases at runtime and respect setup checks in co... | Thomas Müller | 2015-03-11 | 3 | -17/+105 |
* | | | | | | | No need to restart the web server in cli mode | Thomas Müller | 2015-03-11 | 1 | -1/+1 |
* | | | | | | | Use occ to install ownCloud in autotest.sh | Thomas Müller | 2015-03-11 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-11 | 4 | -4/+16 |
* | | | | | | Merge pull request #14759 from owncloud/clean-up-code | Lukas Reschke | 2015-03-10 | 1 | -6/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Clean-up code and use proper exception types | Lukas Reschke | 2015-03-09 | 1 | -6/+48 |
* | | | | | | | Merge pull request #14346 from owncloud/storage-based-path-validation | Lukas Reschke | 2015-03-10 | 13 | -70/+361 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | no translation service in common storage class | Thomas Müller | 2015-03-09 | 4 | -13/+91 |
| * | | | | | | | Respect http header 'Accept-Language' on ocs and remote.php calls | Thomas Müller | 2015-03-09 | 1 | -35/+43 |
| * | | | | | | | translate error messages | Thomas Müller | 2015-03-09 | 2 | -9/+16 |
| * | | | | | | | Optimize loop | Lukas Reschke | 2015-03-09 | 1 | -6/+9 |
| * | | | | | | | deprecate isValidFileName() | Thomas Müller | 2015-03-09 | 2 | -0/+2 |
| * | | | | | | | fixing namespaces and PHPDoc | Thomas Müller | 2015-03-09 | 4 | -20/+44 |
| * | | | | | | | adding storage specific filename verification - refs #13640 | Thomas Müller | 2015-03-09 | 8 | -22/+191 |
* | | | | | | | | Merge pull request #14534 from owncloud/add-child-src | Thomas Müller | 2015-03-10 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add support for 'child-src' directive | Lukas Reschke | 2015-02-28 | 1 | -0/+17 |
* | | | | | | | | | Merge pull request #14689 from owncloud/better-missing-resource-handling | Thomas Müller | 2015-03-09 | 5 | -33/+127 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Log errors and create 404 in network list when a css or js is missing | Joas Schilling | 2015-03-04 | 5 | -33/+127 |
* | | | | | | | | | | Merge pull request #14429 from owncloud/issue/14176-validate-timezone-before-... | Morris Jobke | 2015-03-09 | 1 | -11/+58 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Etc timezones don't exist for .5 and .75 offsets | Joas Schilling | 2015-03-03 | 1 | -11/+58 |
* | | | | | | | | | | | Merge pull request #14713 from owncloud/issue/14671-preview-delete-check-for-... | Joas Schilling | 2015-03-09 | 1 | -9/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Check whether the file id is valid, before using it to delete the previews | Joas Schilling | 2015-03-09 | 1 | -9/+10 |
* | | | | | | | | | | | proper filename for "require version.php" | Morris Jobke | 2015-03-09 | 1 | -1/+1 |
| |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-09 | 4 | -0/+8 |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-08 | 8 | -4/+12 |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-07 | 6 | -8/+12 |