Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14195 from owncloud/activity-manager-performance-improvem... | Lukas Reschke | 2015-02-24 | 3 | -64/+106 |
|\ | |||||
| * | Order methods to by grouped by their task | Joas Schilling | 2015-02-13 | 3 | -74/+74 |
| * | Check whether filter is valid, before doing stuff for it | Joas Schilling | 2015-02-13 | 1 | -1/+12 |
| * | Cache some values from the extensions | Joas Schilling | 2015-02-13 | 1 | -0/+31 |
* | | Merge pull request #14282 from owncloud/disable-non-shipped-apps-master | Thomas Müller | 2015-02-24 | 3 | -72/+79 |
|\ \ | |||||
| * | | 3rd-party apps are only disabled in case core is upgraded | Thomas Müller | 2015-02-24 | 1 | -0/+14 |
| * | | shipped and 3rd-party apps of type authentication and session will remain ena... | Thomas Müller | 2015-02-24 | 1 | -3/+11 |
| * | | 3rd-party apps are disabled on upgrade - refs #14026 | Thomas Müller | 2015-02-24 | 3 | -72/+57 |
* | | | Merge pull request #11555 from goodkiller/patch-1 | Joas Schilling | 2015-02-24 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Update group.php | goodkiller | 2014-10-14 | 1 | -1/+2 |
* | | | | Merge pull request #13340 from owncloud/use-http-only | Lukas Reschke | 2015-02-24 | 1 | -10/+13 |
|\ \ \ \ | |||||
| * | | | | Use "HTTPOnly" for cookies when logging out | Lukas Reschke | 2015-01-14 | 1 | -10/+13 |
* | | | | | Dont break code which relies on the cursor being open after insert/update/delete | Bernhard Posselt | 2015-02-24 | 1 | -1/+0 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #14009 from owncloud/installing-installed-apps-is-stupid | Thomas Müller | 2015-02-24 | 3 | -99/+108 |
|\ \ \ \ | |||||
| * | | | | app store can be used with any edition | Thomas Müller | 2015-02-23 | 1 | -3/+1 |
| * | | | | don't allow installation of already installed apps - fixes #14004 | Thomas Müller | 2015-02-23 | 3 | -99/+110 |
* | | | | | Merge pull request #14442 from owncloud/fix-oracle-ci-master | Lukas Reschke | 2015-02-24 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Close the cursor after the affected count has been extracted. | Thomas Müller | 2015-02-23 | 1 | -1/+2 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-24 | 22 | -44/+90 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #14416 from owncloud/setup-command | Thomas Müller | 2015-02-23 | 6 | -36/+53 |
|\ \ \ \ \ | |||||
| * | | | | | properly initialize OC::$WEBROOT and host name | Thomas Müller | 2015-02-23 | 2 | -12/+17 |
| * | | | | | implement command maintenance:install | Thomas Müller | 2015-02-23 | 1 | -0/+3 |
| * | | | | | Fix namespace of OC_Setup -> \OC\Setup | Thomas Müller | 2015-02-23 | 4 | -24/+33 |
| |/ / / / | |||||
* | | | | | Merge pull request #14119 from owncloud/dbal251 | Thomas Müller | 2015-02-23 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Skip primary index if the table has one | Victor Dubiniuk | 2015-02-16 | 1 | -0/+3 |
* | | | | | Merge pull request #13829 from owncloud/appmanager-list | Vincent Petry | 2015-02-23 | 6 | -111/+183 |
|\ \ \ \ \ | |||||
| * | | | | | allow overwriting the appmanager in oc_util by subclassing | Robin Appelman | 2015-02-18 | 1 | -1/+5 |
| * | | | | | Use appmanager in OC_App::enable/disable | Robin Appelman | 2015-02-17 | 1 | -3/+5 |
| * | | | | | better name for getAppsEnabledForUser | Robin Appelman | 2015-02-17 | 3 | -3/+3 |
| * | | | | | also set user in UserSession when doing OC_User::setUserId | Robin Appelman | 2015-02-17 | 1 | -5/+36 |
| * | | | | | 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 | 1 | -75/+67 |
| * | | | | | Add getInstalledApps and getAppsForUser to the app manager | Robin Appelman | 2015-02-16 | 2 | -17/+66 |
* | | | | | | 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 | 449 | -4412/+8309 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 449 | -4412/+8309 |
* | | | | | | | Merge pull request #14422 from owncloud/use-off-and-off | Thomas Müller | 2015-02-23 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use "off" and "off" instead of true booleans | Lukas Reschke | 2015-02-23 | 1 | -1/+4 |
| |/ / / / / / | |||||
* | | | | | | | 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 |
* | | | | | | | Merge pull request #14414 from owncloud/add-ini-helper | Thomas Müller | 2015-02-22 | 1 | -1/+27 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add helper to check for `ini` values in `OC_Util::checkServer` | Lukas Reschke | 2015-02-21 | 1 | -1/+27 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-22 | 2 | -2/+2 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #13777 from owncloud/close-cursor | Lukas Reschke | 2015-02-20 | 2 | -21/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ignore cursorclosing | Bernhard Posselt | 2015-01-29 | 2 | -21/+29 |
* | | | | | | | | Merge pull request #13767 from owncloud/issue/13764-mimetype-racecondition | Thomas Müller | 2015-02-20 | 1 | -3/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use insertIfNotExists() and reload mimetypes after inserting one | Joas Schilling | 2015-02-02 | 1 | -3/+7 |