summaryrefslogtreecommitdiffstats
path: root/lib/private/util.php
Commit message (Expand)AuthorAgeFilesLines
* Prevent loadApps on upgradeVincent Petry2014-06-181-1/+16
* Remove legacy routing codeLukas Reschke2014-06-051-4/+1
* Merge pull request #8884 from owncloud/move-flock-to-appJörn Friedrich Dreyer2014-06-051-10/+0
|\
| * remove file locking - code will continue to live in it's own appThomas Müller2014-06-041-10/+0
* | Upgrade SabreDAV to 1.8.10Thomas Müller2014-06-041-1/+1
|/
* name the storage wrapper to make sure that we don't apply the wrapper multipl...Bjoern Schiessle2014-06-041-2/+2
* flock changes. Work in progress.ringmaster2014-06-041-0/+10
* Merge pull request #7614 from owncloud/test_annotations_workingThomas Müller2014-05-301-0/+18
|\
| * adding annotation check to checkServer()Thomas Müller2014-05-191-0/+6
| * Merge branch 'master' into test_annotations_workingThomas Müller2014-05-191-46/+76
| |\
| * | Check if ReflectionMethod::getDocComment is workingThomas Tanghus2014-05-091-0/+12
* | | Use instanceOfStorage instead of instanceofRobin Appelman2014-05-291-1/+4
* | | allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-0/+23
| |/ |/|
* | Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-35/+35
* | allow admin to enforce passwords for public link sharesBjoern Schiessle2014-05-161-0/+10
* | Fix various code errors detected by ScrutinizerRobin McCorkell2014-05-131-1/+1
* | Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-5/+5
* | Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-1/+1
* | backup the encryption key after the encryption was disabled so that the userBjoern Schiessle2014-05-131-8/+28
|/
* Fix PHP Doc and use readable variable nameLukas Reschke2014-05-041-6/+6
* Fix typoLukas Reschke2014-05-041-2/+2
* Some more PHPDoc fixesLukas Reschke2014-04-211-7/+8
* Fix a wrong WebDAV Warning with self-signed-certskondou2014-04-131-0/+2
* Only encode dangerous dangerous charactersLukas Reschke2014-04-111-1/+1
* Sub-dir was prepended twiceThomas Tanghus2014-03-291-1/+1
* Use UrlGenerator in OC\Util::redirectToDefaultPage(). Fix #7936Thomas Tanghus2014-03-281-4/+5
* Fix CURLOPT_FOLLOWLOCATION bug with open_basedir or safe_mode restriction ena...Thomas Müller2014-03-281-4/+45
* Merge pull request #7107 from owncloud/load-apps-proper-masterThomas Müller2014-03-281-3/+1
|\
| * Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-211-15/+64
| |\
| * | remove some more global variable $RUNTIME_NOAPPSThomas Müller2014-02-061-3/+1
* | | Merge pull request #7748 from owncloud/postgresversionwarningThomas Müller2014-03-251-0/+35
|\ \ \
| * | | fixing code styleThomas Müller2014-03-251-2/+1
| * | | Log exception when PostgreSQL version check failedVincent Petry2014-03-241-1/+3
| * | | Added PostgreSQL version warning on upgradeVincent Petry2014-03-171-0/+34
* | | | Added warning for Mac OS on setup pageVincent Petry2014-03-201-1/+10
| |_|/ |/| |
* | | Merge pull request #7732 from owncloud/datafolderexistenceVincent Petry2014-03-201-4/+28
|\ \ \ | |/ / |/| |
| * | Added .ocdata file to check for data folder validityVincent Petry2014-03-141-4/+28
* | | use a non-recursive chmod on the datadirRobin Appelman2014-03-171-1/+1
|/ /
* | Merge branch 'master' into no-css-js-delivery-via-phpThomas Müller2014-02-211-1/+1
|\ \
| * \ Merge pull request #6962 from owncloud/quota-space-rootThomas Müller2014-02-201-1/+1
| |\ \
| | * | Merge branch 'master' into quota-space-rootRobin Appelman2014-02-071-2/+6
| | |\|
| | * | Allow passing a root folder to get the used space from in the quota wrapperRobin Appelman2014-01-271-1/+1
* | | | kill $coreStyles and $coreScriptsThomas Müller2014-02-201-2/+0
|/ / /
* | | Merge pull request #6714 from owncloud/files-newfileinvalidcharsfixLukas Reschke2014-02-201-0/+21
|\ \ \
| * | | Added extra checks for invalid file chars in newfile.php and newfolder.phpVincent Petry2014-02-181-0/+21
| | |/ | |/|
* | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-2/+3
* | | Merge branch 'master' into scrutinizer_documentation_patchesThomas Müller2014-02-181-2/+3
|\ \ \
| * | | Remove usage of legacy OC_AppconfigRobin Appelman2014-02-131-2/+3
| |/ /
* | | Fix more documentation failesJoas Schilling2014-02-081-3/+2
* | | polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-2/+7
|/ /