Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [Share 2.0] Update share class | Roeland Jago Douma | 2016-01-06 | 2 | -2/+35 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Move lib/repair to lib/private/repair | Morris Jobke | 2016-01-07 | 17 | -0/+1906 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #21398 from owncloud/sharing-disabled-cache | Thomas Müller | 2016-01-06 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cache sharing disabled in the view | Robin Appelman | 2015-12-30 | 1 | -2/+3 | |
* | | | | | | Merge pull request #21443 from owncloud/fix-container-lookup | Thomas Müller | 2016-01-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Lookup the App name instead of OCA | Joas Schilling | 2016-01-04 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #21444 from owncloud/move-regenerate-below | Thomas Müller | 2016-01-06 | 5 | -6/+44 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Move regeneration of session ID into session classes | Lukas Reschke | 2016-01-04 | 5 | -6/+44 | |
| |/ / / / / | ||||||
* | | | | | | Inject OCSClient | Lukas Reschke | 2016-01-06 | 1 | -11/+10 | |
* | | | | | | Merge pull request #21442 from owncloud/annotate-type | Jörn Friedrich Dreyer | 2016-01-05 | 1 | -6/+8 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Annotate type | Lukas Reschke | 2016-01-04 | 1 | -6/+8 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #21393 from owncloud/fix-urlgenerator-call | Thomas Müller | 2016-01-04 | 1 | -1/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | No more deprecation messages in error log | Thomas Müller | 2015-12-29 | 1 | -1/+5 | |
* | | | | | Merge pull request #21402 from owncloud/view-getuserobject-cache | Thomas Müller | 2015-12-30 | 1 | -1/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Cache usermanager instance in view | Robin Appelman | 2015-12-30 | 1 | -1/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #21331 from switch-ch/fix_ms_log | Thomas Müller | 2015-12-29 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | When microtime(true) returns a whole number, then the parsing fails. | Christian Schnidrig | 2015-12-22 | 1 | -1/+1 | |
* | | | | Merge pull request #21291 from owncloud/refactor-call-check | Thomas Müller | 2015-12-28 | 3 | -24/+2 | |
|\ \ \ \ | ||||||
| * | | | | Refactor OC_Util::callCheck | Morris Jobke | 2015-12-22 | 3 | -24/+2 | |
| |/ / / | ||||||
* / / / | prefer scalar type hints over phpdoc annotation | Bernhard Posselt | 2015-12-24 | 1 | -10/+12 | |
|/ / / | ||||||
* | | | Merge pull request #21289 from owncloud/issue-20399-keep-periodic-background-... | Thomas Müller | 2015-12-21 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | Do not delete background jobs, in case an exception occured | Joas Schilling | 2015-12-18 | 1 | -1/+0 | |
* | | | | Use new APCu API | Lukas Reschke | 2015-12-20 | 1 | -2/+99 | |
* | | | | Merge pull request #21281 from owncloud/allow-di-for-background-jobs | Thomas Müller | 2015-12-18 | 4 | -10/+109 | |
|\ \ \ \ | ||||||
| * | | | | Add methods to interface which have always been required | Joas Schilling | 2015-12-18 | 1 | -1/+1 | |
| * | | | | Allow dependency injection for background jobs | Joas Schilling | 2015-12-18 | 1 | -9/+15 | |
| * | | | | Look up services in the app container before trying the core container | Joas Schilling | 2015-12-18 | 1 | -0/+24 | |
| * | | | | Register app containers in the OC container | Joas Schilling | 2015-12-18 | 3 | -1/+70 | |
| |/ / / | ||||||
* | | | | Merge pull request #21290 from owncloud/public-api-usage-getversion | Thomas Müller | 2015-12-18 | 9 | -21/+21 | |
|\ \ \ \ | ||||||
| * | | | | Use OCP\Util::getVersion instead of the internal private implementation | Morris Jobke | 2015-12-18 | 9 | -21/+21 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #21288 from owncloud/deprecated_helper_mimetypes | Thomas Müller | 2015-12-18 | 3 | -49/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Removed deprecated OC_Helper::mimeTypeIcon function | Roeland Jago Douma | 2015-12-18 | 3 | -27/+2 | |
| * | | | Removed deprecated unsused function OC_Helper::getStringMimeType | Roeland Jago Douma | 2015-12-18 | 1 | -11/+0 | |
| * | | | Removed deprecated OC_Helper::getSecureMimeType | Roeland Jago Douma | 2015-12-18 | 1 | -11/+0 | |
* | | | | Merge pull request #21283 from owncloud/cleanup_config | Thomas Müller | 2015-12-18 | 7 | -115/+29 | |
|\ \ \ \ | ||||||
| * | | | | Use SystemConfig internally | Roeland Jago Douma | 2015-12-18 | 4 | -13/+13 | |
| * | | | | Inject Config into SystemConfig | Roeland Jago Douma | 2015-12-18 | 2 | -8/+16 | |
| * | | | | Get rid of legacy OC_Config | Roeland Jago Douma | 2015-12-18 | 6 | -112/+18 | |
* | | | | | Merge pull request #21280 from owncloud/drop-unused-methods | Thomas Müller | 2015-12-18 | 2 | -58/+4 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Move OC_Helper code to OCP\Util for linkToRemote | Morris Jobke | 2015-12-18 | 1 | -26/+0 | |
| * | | | | properly use OCP\Util instead of OC_Helper | Morris Jobke | 2015-12-18 | 2 | -20/+4 | |
| * | | | | OC_Helper::makeURLAbsolute is not used anymore | Morris Jobke | 2015-12-18 | 1 | -12/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #21277 from owncloud/querybuild-joblist | Thomas Müller | 2015-12-18 | 1 | -49/+103 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Make sure the interface and the implementation match | Joas Schilling | 2015-12-18 | 1 | -14/+15 | |
| * | | | Use the query builder for the joblist queries | Joas Schilling | 2015-12-18 | 1 | -35/+88 | |
* | | | | OC_Helper::userAvatarSet is not used anymore | Morris Jobke | 2015-12-18 | 1 | -10/+0 | |
* | | | | Use TempManager instead of tmpFile | Morris Jobke | 2015-12-18 | 7 | -20/+7 | |
* | | | | Use TempManager instead of tmpFolder | Morris Jobke | 2015-12-18 | 5 | -16/+4 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #21268 from owncloud/cleanup-OC_Helper-getFileNameMimeType | Thomas Müller | 2015-12-18 | 3 | -10/+2 | |
|\ \ \ | ||||||
| * | | | Use proper public API for OC_Helper::getFileNameMimeType | Morris Jobke | 2015-12-17 | 3 | -10/+2 |