| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-12 | 2 | -2/+20 |
* | Merge pull request #23125 from owncloud/add-port-support-to-trusteddomain | Thomas Müller | 2016-03-11 | 1 | -0/+6 |
|\ |
|
| * | Explicitly check for port | Lukas Reschke | 2016-03-10 | 1 | -0/+6 |
* | | Use more generic node instead of File/Folder | Roeland Jago Douma | 2016-03-11 | 4 | -26/+9 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-11 | 6 | -16/+48 |
|/ |
|
* | Fix some scrutinizer warning in the sharing code | Roeland Jago Douma | 2016-03-10 | 1 | -2/+2 |
* | Merge pull request #21582 from owncloud/core_composer | Thomas Müller | 2016-03-10 | 10 | -0/+518 |
|\ |
|
| * | POC for PSR-4 autoloader server.php => Server.php | Roeland Jago Douma | 2016-03-09 | 1 | -0/+0 |
| * | Add composers default autoloader to core | Roeland Jago Douma | 2016-03-09 | 9 | -0/+518 |
* | | Merge pull request #23029 from owncloud/add-rewrite-rules-after-setup | Thomas Müller | 2016-03-10 | 1 | -2/+3 |
|\ \ |
|
| * | | Add base rewrite rule only when RewriteBase is defined | Lukas Reschke | 2016-03-09 | 1 | -2/+3 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-10 | 2 | -2/+2 |
* | | | Do not set response status in CLI in case of error | Vincent Petry | 2016-03-09 | 1 | -1/+3 |
| |/
|/| |
|
* | | Merge pull request #22602 from owncloud/fix_slow_chunkcheck | Thomas Müller | 2016-03-09 | 1 | -5/+7 |
|\ \ |
|
| * | | Do not check all chunks of a chunked upload if we do not need to | Roeland Jago Douma | 2016-03-07 | 1 | -5/+7 |
* | | | Merge pull request #23006 from owncloud/require-xml-reader | Thomas Müller | 2016-03-09 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add XMLReader as requirement | Lukas Reschke | 2016-03-09 | 1 | -1/+2 |
* | | | Select queries in the default share provider should query for file/folder | Roeland Jago Douma | 2016-03-09 | 1 | -10/+51 |
|/ / |
|
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-09 | 4 | -2/+4 |
* | | Fix share mounting recursion | Vincent Petry | 2016-03-08 | 2 | -3/+8 |
* | | Merge pull request #22800 from owncloud/fix-20536 | Thomas Müller | 2016-03-08 | 1 | -0/+3 |
|\ \ |
|
| * | | don't hide server not available exception, fixes #20536 | Arthur Schiwon | 2016-03-03 | 1 | -0/+3 |
* | | | Merge pull request #22918 from owncloud/remove-double-encoding-in-name | Thomas Müller | 2016-03-08 | 1 | -4/+0 |
|\ \ \ |
|
| * | | | Remove double URL encoding | Lukas Reschke | 2016-03-07 | 1 | -4/+0 |
| | |/
| |/| |
|
* / | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-08 | 2 | -0/+2 |
|/ / |
|
* | | Merge pull request #22900 from owncloud/diskfreespace-filesworkaround | Thomas Müller | 2016-03-07 | 1 | -1/+9 |
|\ \ |
|
| * | | Fix call to disk_free_space when a file is provided | Vincent Petry | 2016-03-07 | 1 | -1/+9 |
* | | | Merge pull request #22812 from owncloud/node-lock | Thomas Müller | 2016-03-07 | 2 | -0/+75 |
|\ \ \ |
|
| * | | | Add locking to the node api | Robin Appelman | 2016-03-03 | 2 | -0/+75 |
* | | | | Make sure that the return value is an array | Joas Schilling | 2016-03-07 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-07 | 4 | -0/+4 |
* | | | Merge pull request #22807 from owncloud/remove-empty-translations | Thomas Müller | 2016-03-06 | 8 | -72/+0 |
|\ \ \ |
|
| * | | | ne, or_IN, uz and yo have been removed from transifex and will be removed fro... | Thomas Müller | 2016-03-03 | 8 | -72/+0 |
| |/ / |
|
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-05 | 6 | -12/+24 |
* | | | Merge branch 'master' into fix-db-locking-cleanup | C. Montero Luque | 2016-03-04 | 1 | -5/+12 |
|\ \ \ |
|
| * \ \ | Merge pull request #22816 from owncloud/external-unavailable-recheck | Thomas Müller | 2016-03-04 | 1 | -5/+12 |
| |\ \ \ |
|
| | * | | | allow availability recheck for external storages | Robin Appelman | 2016-03-03 | 1 | -5/+12 |
| | |/ / |
|
* | / / | Run cleanup of expired DB file locks to background job | Morris Jobke | 2016-03-04 | 1 | -15/+11 |
|/ / / |
|
* | | | ucwords does not support delimiter on 5.4 | Joas Schilling | 2016-03-04 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-04 | 4 | -2/+30 |
* | | | Merge pull request #22796 from owncloud/fix-encryption-on-version-restore | Thomas Müller | 2016-03-03 | 1 | -9/+28 |
|\ \ \ |
|
| * | | | Keep "encryptedVersion" when calling `\OC\Files\View::copy` | Lukas Reschke | 2016-03-03 | 1 | -9/+28 |
| |/ / |
|
* / / | Exclude the assets folder from integrity check | Lukas Reschke | 2016-03-03 | 1 | -2/+3 |
|/ / |
|
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-03 | 2 | -0/+6 |
|/ |
|
* | Merge pull request #22757 from owncloud/apply-license | C. Montero Luque | 2016-03-01 | 121 | -93/+140 |
|\ |
|
| * | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 48 | -48/+0 |
| * | Map Maci | Lukas Reschke | 2016-03-01 | 2 | -1/+2 |
| * | Update author information | Lukas Reschke | 2016-03-01 | 119 | -65/+159 |
* | | Exclude custom data directory from integrity checker | Lukas Reschke | 2016-03-01 | 1 | -2/+8 |
|/ |
|
* | Merge pull request #22681 from owncloud/add-autodiscovery-for-ocs | Thomas Müller | 2016-03-01 | 3 | -12/+23 |
|\ |
|