Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14433 from owncloud/fix-public-php | Thomas Müller | 2015-02-23 | 1 | -3/+4 |
|\ | |||||
| * | Use `getParam` instead of `server` | Lukas Reschke | 2015-02-23 | 1 | -3/+4 |
* | | Merge pull request #14416 from owncloud/setup-command | Thomas Müller | 2015-02-23 | 11 | -76/+223 |
|\ \ | |||||
| * | | properly initialize OC::$WEBROOT and host name | Thomas Müller | 2015-02-23 | 2 | -12/+17 |
| * | | Fix error handling | Thomas Müller | 2015-02-23 | 1 | -1/+6 |
| * | | implement command maintenance:install | Thomas Müller | 2015-02-23 | 4 | -34/+162 |
| * | | Fix namespace of OC_Setup -> \OC\Setup | Thomas Müller | 2015-02-23 | 6 | -30/+39 |
* | | | Merge pull request #13439 from owncloud/app-filter | Thomas Müller | 2015-02-23 | 4 | -49/+194 |
|\ \ \ | |||||
| * | | | Added unit test for app filter | Vincent Petry | 2015-02-23 | 4 | -57/+175 |
| * | | | Make the search box filter apps | Robin Appelman | 2015-02-19 | 1 | -0/+27 |
* | | | | Merge pull request #14119 from owncloud/dbal251 | Thomas Müller | 2015-02-23 | 2 | -0/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Skip primary index if the table has one | Victor Dubiniuk | 2015-02-16 | 1 | -0/+3 |
| * | | | Submodule update | Victor Dubiniuk | 2015-02-16 | 1 | -0/+0 |
* | | | | Merge pull request #14439 from owncloud/fix-ajax-files-external | Lukas Reschke | 2015-02-23 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix Ajax type casting for files_external | Robin McCorkell | 2015-02-23 | 1 | -1/+1 |
* | | | | | Merge pull request #13829 from owncloud/appmanager-list | Vincent Petry | 2015-02-23 | 11 | -173/+264 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | allow overwriting the appmanager in oc_util by subclassing | Robin Appelman | 2015-02-18 | 2 | -27/+32 |
| * | | | | Use appmanager in OC_App::enable/disable | Robin Appelman | 2015-02-17 | 1 | -3/+5 |
| * | | | | Dont fatal error test when encryption is enabled | Robin Appelman | 2015-02-17 | 1 | -2/+2 |
| * | | | | better name for getAppsEnabledForUser | Robin Appelman | 2015-02-17 | 4 | -4/+4 |
| * | | | | also set user in UserSession when doing OC_User::setUserId | Robin Appelman | 2015-02-17 | 1 | -5/+36 |
| * | | | | Test improvements | Robin Appelman | 2015-02-17 | 2 | -37/+16 |
| * | | | | better user group caching | Robin Appelman | 2015-02-17 | 1 | -10/+1 |
| * | | | | Update cache when enabling/disabling apps | Robin Appelman | 2015-02-17 | 1 | -1/+4 |
| * | | | | Use the app manager from oc_app | Robin Appelman | 2015-02-16 | 2 | -78/+77 |
| * | | | | Add getInstalledApps and getAppsForUser to the app manager | Robin Appelman | 2015-02-16 | 3 | -17/+98 |
* | | | | | Merge pull request #14427 from owncloud/fix-some-php-docs | Bernhard Posselt | 2015-02-23 | 1 | -3/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fix some PHPDocs | Lukas Reschke | 2015-02-23 | 1 | -3/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #14403 from owncloud/update-license-headers | Thomas Müller | 2015-02-23 | 802 | -7443/+15510 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 800 | -7443/+14939 |
| * | | | | Adding .mailmap - helps to add unified authors to the license header | Thomas Müller | 2015-02-22 | 1 | -0/+405 |
| * | | | | php script which updates the license header in all php file in the repo | Thomas Müller | 2015-02-22 | 1 | -0/+166 |
* | | | | | Merge pull request #14422 from owncloud/use-off-and-off | Thomas Müller | 2015-02-23 | 3 | -3/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Use "off" and "off" instead of true booleans | Lukas Reschke | 2015-02-23 | 3 | -3/+6 |
* | | | | | | Merge pull request #14275 from chris-se/master | Lukas Reschke | 2015-02-23 | 1 | -3/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | DAV authentication: also use Owncloud's internal user for short-circuit | Christian Seiler | 2015-02-16 | 1 | -1/+1 |
| * | | | | | DAV authentication: use Owncloud's internal user instead of HTTP-supplied one | Christian Seiler | 2015-02-16 | 1 | -2/+5 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-23 | 10 | -18/+202 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #14414 from owncloud/add-ini-helper | Thomas Müller | 2015-02-22 | 3 | -1/+29 |
|\ \ \ \ \ | |||||
| * | | | | | Add expected values to default config as well | Lukas Reschke | 2015-02-21 | 2 | -0/+2 |
| * | | | | | Add helper to check for `ini` values in `OC_Util::checkServer` | Lukas Reschke | 2015-02-21 | 1 | -1/+27 |
* | | | | | | Merge pull request #14413 from owncloud/verify-php-before-running-tests-2 | Thomas Müller | 2015-02-22 | 1 | -2/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Check for PHP configuration before executing unit tests | Thomas Müller | 2015-02-21 | 1 | -2/+5 |
| |/ / / / / | |||||
* / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-22 | 28 | -80/+232 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-21 | 20 | -4/+44 |
* | | | | | Merge pull request #13777 from owncloud/close-cursor | Lukas Reschke | 2015-02-20 | 4 | -37/+51 |
|\ \ \ \ \ | |||||
| * | | | | | fix indention | Bernhard Posselt | 2015-01-29 | 1 | -7/+6 |
| * | | | | | add tests for closing the cursor | Bernhard Posselt | 2015-01-29 | 2 | -10/+16 |
| * | | | | | ignore cursorclosing | Bernhard Posselt | 2015-01-29 | 3 | -29/+38 |
* | | | | | | Merge pull request #13767 from owncloud/issue/13764-mimetype-racecondition | Thomas Müller | 2015-02-20 | 1 | -3/+7 |
|\ \ \ \ \ \ |