Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken exception naming | Roeland Jago Douma | 2016-05-19 | 1 | -3/+3 |
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 61 | -1/+1 |
* | Merge pull request #24706 from owncloud/http_psr4 | Vincent Petry | 2016-05-18 | 3 | -0/+0 |
|\ | |||||
| * | Move \OCP\Http to PSR-4 | Roeland Jago Douma | 2016-05-18 | 3 | -0/+0 |
* | | Merge pull request #24677 from owncloud/single-token-provider | Vincent Petry | 2016-05-18 | 6 | -58/+85 |
|\ \ | |||||
| * | | a single token provider suffices | Christoph Wurst | 2016-05-18 | 6 | -58/+85 |
| |/ | |||||
* / | Move \OCP\Files to PSR-4 | Roeland Jago Douma | 2016-05-18 | 44 | -0/+0 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-18 | 4 | -0/+12 |
* | Move \OCP\Encryption to PSR-4 (#24680) | Roeland Douma | 2016-05-17 | 5 | -0/+0 |
* | use mount providers to setup home storages (#24567) | Robin Appelman | 2016-05-17 | 7 | -33/+227 |
* | \OCP\DB to PSR-4 (#24650) | Roeland Douma | 2016-05-17 | 6 | -2/+2 |
* | Merge pull request #24597 from owncloud/run-upgrade-in-incognito-mode | Vincent Petry | 2016-05-17 | 1 | -0/+3 |
|\ | |||||
| * | run upgrades in incognito mode | Christoph Wurst | 2016-05-12 | 1 | -0/+3 |
* | | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 8 | -432/+503 |
* | | Move \OCP\Diagnostics to PSR-4 (#24667) | Roeland Douma | 2016-05-17 | 4 | -0/+0 |
* | | Move \OCP\Authentication to PSR-4 (#24632) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
* | | Move \OCP\Console to PSR-4 (#24636) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
* | | Move \OCP\Contacts to PSR-4 (#24645) | Roeland Douma | 2016-05-17 | 1 | -0/+0 |
* | | Merge pull request #24370 from owncloud/iclientservice-dicontainer | Jörn Friedrich Dreyer | 2016-05-17 | 1 | -0/+4 |
|\ \ | |||||
| * | | add IClientService to DI container | Christoph Wurst | 2016-05-01 | 1 | -0/+4 |
* | | | Merge pull request #24083 from owncloud/fix-race-condition | Jörn Friedrich Dreyer | 2016-05-17 | 2 | -2/+4 |
|\ \ \ | |||||
| * | | | Read only once | Lukas Reschke | 2016-05-02 | 2 | -2/+4 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-17 | 4 | -2/+16 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-16 | 2 | -0/+14 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-15 | 2 | -2/+2 |
* | | | | Merge pull request #24617 from owncloud/autoloader_no_private | Vincent Petry | 2016-05-13 | 1 | -18/+0 |
|\ \ \ \ | |||||
| * | | | | All \OC\ classes are handled by the composer autoloader | Roeland Jago Douma | 2016-05-13 | 1 | -17/+0 |
| * | | | | OC_xx all live in the legacy folder | Roeland Jago Douma | 2016-05-13 | 1 | -1/+0 |
* | | | | | Merge pull request #24600 from owncloud/http-client-lazy-config | Vincent Petry | 2016-05-13 | 1 | -6/+23 |
|\ \ \ \ \ | |||||
| * | | | | | only configure the http client once we start using it | Robin Appelman | 2016-05-12 | 1 | -6/+23 |
* | | | | | | Merge pull request #24614 from owncloud/token-validation-log | Vincent Petry | 2016-05-13 | 1 | -3/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | don't spam the log file with failed token validation entries | Christoph Wurst | 2016-05-13 | 1 | -3/+1 |
* | | | | | | Move \OC\Template to PSR-4 | Roeland Jago Douma | 2016-05-13 | 6 | -0/+0 |
* | | | | | | Move functions.php to legacy | Roeland Jago Douma | 2016-05-13 | 2 | -1/+1 |
|/ / / / / | |||||
* / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 4 | -0/+16 |
|/ / / / | |||||
* | | | | Merge pull request #24563 from owncloud/redis-factory | Morris Jobke | 2016-05-12 | 3 | -29/+101 |
|\ \ \ \ | |||||
| * | | | | factor out redis configuration into it's own factory | Robin Appelman | 2016-05-03 | 3 | -29/+101 |
* | | | | | Log user out correctly if max session lifetime is reached (#24552) | Christoph Wurst | 2016-05-12 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Move \OCP\Comments to PSR-4 (#24565) | Roeland Douma | 2016-05-12 | 7 | -0/+0 |
* | | | | lib/private/ocs to PSR-4 (#24558) | Roeland Douma | 2016-05-12 | 12 | -24/+168 |
* | | | | Do not automatically try to enable index.php-less URLs (#24539) | Lukas Reschke | 2016-05-12 | 1 | -20/+30 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-12 | 112 | -448/+448 |
* | | | | allow configuration of memcached options (#23729) | Jörn Friedrich Dreyer | 2016-05-11 | 1 | -0/+30 |
* | | | | Merge pull request #24531 from owncloud/psr4-loading-for-install-and-commands | Thomas Müller | 2016-05-11 | 3 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | Correctly register autoloading before install.php and loading commands | Joas Schilling | 2016-05-11 | 3 | -3/+4 |
* | | | | | use the UID for creating the session token, not the login name | Christoph Wurst | 2016-05-11 | 1 | -0/+1 |
* | | | | | delete the token in case an exception is thrown when decrypting the password | Christoph Wurst | 2016-05-11 | 2 | -5/+18 |
* | | | | | use the query builder instead of raw sql statements | Christoph Wurst | 2016-05-11 | 1 | -18/+27 |
* | | | | | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 8 | -32/+35 |
* | | | | | catch possible SessionNotAvailableExceptions | Christoph Wurst | 2016-05-11 | 1 | -6/+23 |