summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
...
| * | More style fixesBart Visscher2012-12-151-2/+1
| * | Fix "Line indented incorrectly"Bart Visscher2012-12-151-29/+29
| |/
* | Merge branch 'master' into filesystemRobin Appelman2012-12-111-6/+4
|\|
| * Merge pull request #182 from owncloud/fix-redirectBart Visscher2012-12-071-6/+4
| |\
| | * Fix warning about redirect_url not setBart Visscher2012-12-071-1/+1
| | * Make the redirect_url working againLukas Reschke2012-10-311-6/+4
* | | merge master into filesystemRobin Appelman2012-11-301-6/+15
|\| |
| * | add function to safely end output bufferingRobin Appelman2012-11-291-3/+12
| * | implement share via link tokenJörn Friedrich Dreyer2012-11-201-1/+1
* | | Create public function initMountPoints() for initializing a specified user's ...Michael Gapczynski2012-11-221-16/+0
* | | Remove incorrect extra parameter for init() callMichael Gapczynski2012-11-221-1/+1
* | | merge master into filesystemRobin Appelman2012-11-211-1/+1
|\| |
| * | Fix typo in getUrlContent fix #514Brice Maron2012-11-191-1/+1
* | | merge master into filesystemRobin Appelman2012-11-181-0/+39
|\| |
| * | Little case fixBrice Maron2012-11-171-1/+1
| * | Add User agent when OC does a requestBrice Maron2012-11-171-1/+1
| * | Merge pull request #375 from tdevos/masterThomas Müller2012-11-171-0/+39
| |\ \
| | * | Remove parentheses in return, modify description, and fix a mistakethomas2012-11-151-3/+3
| | * | change and transfert getUrlContentthomas2012-11-141-0/+39
* | | | merge master into filesystemRobin Appelman2012-11-151-29/+53
|\| | |
| * | | Bump version to trigger update.Thomas Tanghus2012-11-131-1/+1
| * | | Fixed new checkstyle issues in util.php from build #1341.Diederik de Haas2012-11-101-2/+2
| * | | add a check and a warning if the ownClodu server is not able to establish htt...Frank Karlitschek2012-11-081-0/+27
| |/ /
* | | merge master into filesystemRobin Appelman2012-11-071-1/+1
|\| |
| * | Checkstyle: Fix the last two SpaceBeforeOpenBraceFelix Moeller2012-11-041-1/+1
| * | Merge pull request #238 from fmms/checkstyle04Thomas Müller2012-11-041-19/+19
| |\ \
| | * | Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-19/+19
| * | | Merge pull request #178 from owncloud/JustOneCSRFTokenPerSessionLukas Reschke2012-11-041-23/+6
| |\ \ \ | | |/ / | |/| |
| | * | Create only one CSRF token per sessionLukas Reschke2012-10-311-23/+6
| | |/
| * / Checkstyle: many fixesFelix Moeller2012-11-021-3/+3
| |/
* | merge master into filesystemRobin Appelman2012-10-301-53/+46
|\|
| * Generate only one CSRF tokenLukas Reschke2012-10-291-31/+19
| * Fix a typoLukas Reschke2012-10-291-1/+1
| * NoSpaceAfterCommaFelix Moeller2012-10-281-26/+26
| * check if RUNTIME_NOAPPS is set before using itArthur Schiwon2012-10-281-1/+1
| * make sure all filesystem apps are loaded when setupFS is proceeded, to make s...Arthur Schiwon2012-10-281-0/+5
| * remove whitespaces, no code changeArthur Schiwon2012-10-281-4/+4
* | add file permissions cacheRobin Appelman2012-10-261-1/+1
* | merge master into filesystemRobin Appelman2012-10-261-6/+6
|\|
| * possible fix for bombarding the server with the htaccess test during setupRobin Appelman2012-10-261-16/+21
* | merge master into filesystemRobin Appelman2012-10-251-3/+6
|\|
| * Check for iconvLukas Reschke2012-10-251-1/+4
| * Checkstyle: NoSpaceAfterCommaFelix Moeller2012-10-231-2/+2
* | merge master into filesystemRobin Appelman2012-10-241-4/+4
|\|
| * More Checkstyle cleanupFelix Moeller2012-10-231-4/+4
* | merge master into filesystemRobin Appelman2012-10-231-7/+7
|\|
| * Correct a first issue Checkstyle is complaining about ...Felix Moeller2012-10-221-1/+1
| * Disable enhancedauth by defaultLukas Reschke2012-10-221-3/+3
| * add parameter to specify user for which OC_Filesystem should be initialized.Björn Schießle2012-10-221-1/+1
* | merge master into filesystemRobin Appelman2012-10-181-10/+25
|\|