Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 793 | -14657/+7383 |
* | Merge pull request #14502 from owncloud/failing-mysql-master-tests | Thomas Müller | 2015-02-26 | 6 | -6/+17 |
|\ | |||||
| * | Sort the array to be sure | Joas Schilling | 2015-02-26 | 1 | -1/+8 |
| * | Reset the group backend aswell | Joas Schilling | 2015-02-25 | 1 | -1/+7 |
| * | Clear the local cache when we clear the backends | Joas Schilling | 2015-02-25 | 1 | -0/+1 |
| * | Extend the class so the Filesystem is cleaned up | Joas Schilling | 2015-02-25 | 3 | -4/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-26 | 194 | -596/+352 |
* | | Merge pull request #14468 from owncloud/af-db-cleanup | Thomas Müller | 2015-02-25 | 10 | -73/+262 |
|\ \ | |||||
| * | | remove IDb interface from core class usage | Bernhard Posselt | 2015-02-25 | 3 | -5/+5 |
| * | | owncloud -> ownCloud | Thomas Müller | 2015-02-25 | 2 | -3/+3 |
| * | | deprecate getters for deprecated class | Bernhard Posselt | 2015-02-25 | 2 | -2/+3 |
| * | | fix tabs and spaces | Bernhard Posselt | 2015-02-25 | 1 | -119/+119 |
| * | | fix mappertestutility | Bernhard Posselt | 2015-02-25 | 1 | -116/+120 |
| * | | use IDBConnection and close cursors after insert/update/delete | Bernhard Posselt | 2015-02-25 | 3 | -53/+58 |
| * | | migrate to IDBConnection | Bernhard Posselt | 2015-02-25 | 3 | -12/+191 |
|/ / | |||||
* | | Merge pull request #14494 from owncloud/fix-oracle-master | Lukas Reschke | 2015-02-25 | 1 | -41/+33 |
|\ \ | |||||
| * | | using Doctrine\DBAL\Connection::executeUpdate() | Thomas Müller | 2015-02-25 | 1 | -41/+33 |
| |/ | |||||
* | | Merge pull request #14509 from owncloud/fix/14231 | Lukas Reschke | 2015-02-25 | 1 | -1/+7 |
|\ \ | |||||
| * | | Show 404 page when accessing empty share URL | Lukas Reschke | 2015-02-25 | 1 | -1/+7 |
* | | | Merge pull request #14508 from owncloud/tagmanager-nouser | Vincent Petry | 2015-02-25 | 2 | -0/+15 |
|\ \ \ | |||||
| * | | | Return null when requesting tags for null user | Vincent Petry | 2015-02-25 | 2 | -0/+15 |
| |/ / | |||||
* | | | Merge pull request #14490 from owncloud/remove-unused-deprecated-code | Clark Tomlinson | 2015-02-25 | 1 | -10/+0 |
|\ \ \ | |||||
| * | | | Remove unused and deprecated Code | Lukas Reschke | 2015-02-25 | 1 | -10/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #14245 from cmeh/master | Lukas Reschke | 2015-02-25 | 3 | -7/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Typo: Missing "n" | cmeh | 2015-02-24 | 1 | -1/+1 |
| * | | Cleaning-up messages | cmeh | 2015-02-18 | 1 | -3/+3 |
| * | | Update setupchecks.js | cmeh | 2015-02-16 | 1 | -1/+1 |
| * | | Message clean-up | cmeh | 2015-02-16 | 1 | -3/+3 |
* | | | Merge pull request #14500 from owncloud/fileglobalgc-cleanup | Thomas Müller | 2015-02-25 | 3 | -28/+119 |
|\ \ \ | |||||
| * | | | Cleanup garbage collection for global file cache | Robin Appelman | 2015-02-25 | 3 | -28/+119 |
| | |/ | |/| | |||||
* | | | Merge pull request #10735 from owncloud/use_remote_addr | Robin McCorkell | 2015-02-25 | 2 | -5/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use getRemoteAddress which supports reverse proxies | Lukas Reschke | 2015-02-24 | 2 | -5/+2 |
* | | | Merge pull request #14462 from owncloud/add-some-php-docs | Thomas Müller | 2015-02-25 | 1 | -2/+70 |
|\ \ \ | |||||
| * | | | Add some PHPDocs | Lukas Reschke | 2015-02-24 | 1 | -2/+70 |
* | | | | Merge pull request #14460 from owncloud/revive/12971 | Thomas Müller | 2015-02-25 | 1 | -3/+15 |
|\ \ \ \ | |||||
| * | | | | Fix code style as per review | Lukas Reschke | 2015-02-24 | 1 | -2/+2 |
| * | | | | Add support for sftp custom port | SA | 2015-02-24 | 1 | -3/+15 |
| |/ / / | |||||
* | | | | Merge pull request #14458 from owncloud/revive/11157 | Thomas Müller | 2015-02-25 | 2 | -3/+30 |
|\ \ \ \ | |||||
| * | | | | Use [0] instead of current as HHVM might have problems with that | Lukas Reschke | 2015-02-24 | 1 | -1/+1 |
| * | | | | Get the real protocol behind several proxies | Lukas Reschke | 2015-02-24 | 2 | -3/+30 |
| |/ / / | |||||
* | | | | Merge pull request #14475 from owncloud/fix-ext-owncloud | Robin McCorkell | 2015-02-25 | 2 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | Fix bugs in ownCloud external storage | Robin McCorkell | 2015-02-25 | 2 | -2/+10 |
* | | | | | Merge pull request #13741 from owncloud/autotest_improvements | Thomas Müller | 2015-02-25 | 4 | -24/+32 |
|\ \ \ \ \ | |||||
| * | | | | | Better cleanup in autotest.sh | Robin McCorkell | 2015-01-28 | 4 | -24/+32 |
* | | | | | | Merge pull request #14151 from owncloud/update-sabre2.1 | Thomas Müller | 2015-02-25 | 40 | -1780/+1556 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove locks plugin. | Thomas Müller | 2015-02-25 | 3 | -175/+0 |
| * | | | | | | Show a empty response for GET on non-files instead of the Browser Plugin | Lukas Reschke | 2015-02-23 | 2 | -1/+45 |
| * | | | | | | Removed broken webdav tests | Vincent Petry | 2015-02-23 | 1 | -272/+0 |
| * | | | | | | Sabre Update to 2.1 | Vincent Petry | 2015-02-23 | 39 | -1355/+1534 |
* | | | | | | | Merge pull request #14213 from AW-UC/naturalsort_defaultcollator-patch-file-s... | Vincent Petry | 2015-02-25 | 3 | -12/+115 |
|\ \ \ \ \ \ \ |