aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/util.php
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix typos (found by codespell)Stefan Weil2016-04-071-1/+1
* Consistently use rel=noreferrerLukas Reschke2016-03-201-4/+4
* Require at least libxml 2.7.0Lukas Reschke2016-03-121-0/+8
* Add XMLReader as requirementLukas Reschke2016-03-091-1/+2
* Fix share mounting recursionVincent Petry2016-03-081-1/+1
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-011-1/+1
* getRootFolder should not setup the FS for any userRoeland Jago Douma2016-02-181-1/+3
* refactoring codeVincent Chan2016-02-101-0/+1
* Consolidate getQuota and setQuota methods in User instanceArthur Schiwon2016-02-091-5/+1
* Add mount option to disable sharingRobin Appelman2016-01-291-0/+10
* Add new CSRF manager for unit testing purposesLukas Reschke2016-01-251-36/+0
* Happy new year!Thomas Müller2016-01-121-2/+4
* getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma2016-01-111-2/+2
* getLowStrengthGenerator does not do anything anymoreRoeland Jago Douma2016-01-111-1/+1
* Revert "Remove unneeded check if htaccess test file already exists"Lukas Reschke2016-01-111-0/+4
* Remove generateRandomBytes from OC_UtilRoeland Jago Douma2016-01-101-12/+0
* Merge pull request #21479 from owncloud/fix-broken-state-in-htaccess-testThomas Müller2016-01-081-4/+0
|\
| * Remove unneeded check if htaccess test file already existsMorris Jobke2016-01-061-4/+0
* | Merge pull request #21292 from owncloud/checkAppEnabled-not-needed-anymoreThomas Müller2016-01-081-14/+0
|\ \
| * | core will handle invalid URLs and redirects properlyMorris Jobke2015-12-181-14/+0
* | | Allow downgrades for our brave developers, that switch between branchesJoas Schilling2016-01-071-0/+14
| |/ |/|
* | Refactor OC_Util::callCheckMorris Jobke2015-12-221-22/+0
* | Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke2015-12-181-1/+1
|/
* Merge pull request #21283 from owncloud/cleanup_configThomas Müller2015-12-181-6/+6
|\
| * Use SystemConfig internallyRoeland Jago Douma2015-12-181-6/+6
| * Get rid of legacy OC_ConfigRoeland Jago Douma2015-12-181-6/+6
* | properly use OCP\Util instead of OC_HelperMorris Jobke2015-12-181-4/+4
|/
* Remove deprecated function OC_User::getManagerRoeland Jago Douma2015-12-171-1/+1
* Check if user isset in $_REQUEST firstRobin Appelman2015-12-141-3/+5
* Add support for read only config dirLukas Reschke2015-12-091-7/+9
* Get rid of passing a referenceLukas Reschke2015-12-081-4/+6
* Allow specifying a custom reset-password-urlJoas Schilling2015-12-071-3/+5
* Remove password reset when the user can not change the passwordJoas Schilling2015-12-071-0/+6
* Merge pull request #20960 from owncloud/drop-OC_Util-getUrlContentThomas Müller2015-12-071-18/+5
|\
| * Remove OC_Util::getUrlContent and replace by proper usage of public interfacesMorris Jobke2015-12-041-18/+5
* | Merge pull request #11131 from owncloud/use-phpini-wrapperThomas Müller2015-12-071-1/+1
|\ \ | |/ |/|
| * Replace new occurences of ini_get with IniWrapper methodsMorris Jobke2015-11-231-1/+1
* | Merge pull request #19461 from owncloud/reuse_codeThomas Müller2015-12-031-43/+38
|\ \
| * | reuse codeIndividual IT Services2015-11-231-43/+38
| |/
* | Support pretty URLsLukas Reschke2015-12-011-1/+6
* | Untangle the linkToDocs method in OC_HelperMorris Jobke2015-11-261-4/+7
|/
* Merge pull request #20524 from owncloud/pgsql-version-check-errorThomas Müller2015-11-231-6/+3
|\
| * assume pgsql >=9 if checking the version failsRobin Appelman2015-11-161-6/+3
* | Fix failing unit test :skull:Thomas Müller2015-11-191-1/+1
* | Use mocks when testing isSharingDisabledForUserThomas Müller2015-11-191-8/+14
|/
* Merge pull request #17920 from andyboeh/masterThomas Müller2015-11-121-0/+1
|\
| * Add hook 'pre_displayLoginPage'Andreas Böhler2015-07-281-8/+1
| * Add possibility for alternative logins to force redirection of login pageAndreas Böhler2015-07-281-0/+8
* | Drop OC_SubAdmin and replace usagesLukas Reschke2015-10-291-1/+7