summaryrefslogtreecommitdiffstats
path: root/remote.php
Commit message (Collapse)AuthorAgeFilesLines
* clean up usage of DatabaseSetupException and catch Exceptions in entrypointsJörn Friedrich Dreyer2013-06-101-34/+43
|
* More Checkstyle cleanupFelix Moeller2012-10-231-1/+1
| | | | This is for all LowerCaseConstant warnings
* fix remote.php for our favorite OS - WindowsGeorg Ehrke2012-10-081-1/+5
|
* Update remote.phpThomas Müller2012-09-041-4/+4
| | | respect coding style
* Check if path info is empty for remote.php, prevent errorMichael Gapczynski2012-08-281-1/+1
|
* Remove unused RUNTIME_NOSETUPFS varBart Visscher2012-08-081-1/+0
|
* Move getting the path info to OC_RequestBart Visscher2012-08-071-5/+1
|
* fix errors like Failed opening required ownCloudcalendar/appinfo/remote.phpGeorg Ehrke2012-07-261-1/+1
|
* fix minified js and cssRobin Appelman2012-07-141-0/+2
|
* fix remote and public.phpRobin Appelman2012-07-131-6/+4
|
* Simplified remote.php file loadingBart Visscher2012-07-041-23/+13
|
* Check if app is enabled before loading in remote and public.phpBart Visscher2012-06-271-2/+13
|
* Quick fix of multi app migration. Need a better solutionBrice Maron2012-06-251-0/+2
|
* Try to fix the remote pbm. fix oc-1090Brice Maron2012-06-241-6/+9
|
* Correct inclusion pathsBrice Maron2012-06-211-4/+3
|
* Merge branch 'master' into multi_app_dirBrice Maron2012-06-211-1/+1
|\ | | | | | | | | | | | | | | | | | | Conflicts: lib/app.php lib/base.php lib/minimizer/css.php lib/minimizer/js.php lib/template.php lib/util.php
| * Merge commit 'refs/merge-requests/121' of git://gitorious.org/owncloud/owncloudBart Visscher2012-06-161-1/+1
| |\
| | * remote.php :: use non apache-only env varsBlackEagle2012-05-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fixes following error when using nginx + php-fpm [error] *6568 FastCGI sent in stderr: "PHP message: PHP Warning: strpos(): Offset not contained in string in /some-path/owncloud/remote.php on line 10" Signed-off-by: BlackEagle <ike.devolder@gmail.com>
* | | Merge branch 'master' into multi_app_dirBrice Maron2012-06-141-2/+5
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/bookmarks/ajax/addBookmark.php config/config.sample.php lib/app.php remote.php
| * | Check for missing path_info, also use OC_Response for 404 errorBart Visscher2012-06-091-2/+6
| | |
* | | Rework to fit with minizerBrice Maron2012-06-061-5/+13
| | |
* | | Correct remote and public, and last occurence of OC::Brice Maron2012-06-061-3/+3
|/ /
* | Merge branch 'unstable'Bart Visscher2012-06-041-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php
| * Combine and minimize core and default app css filesBart Visscher2012-05-161-1/+1
| |
* | selective app loading for remote/publicRobin Appelman2012-05-141-1/+6
| |
* | fix fail in previous commitGeorg Ehrke2012-05-131-1/+0
| |
* | fix remote.php for servers which doesn't support PATH_INFOGeorg Ehrke2012-05-131-0/+5
|/
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-3/+3
|
* fix remote.phpGeorg Ehrke2012-05-071-2/+2
|
* Working remote.php with webdav and caldavBart Visscher2012-05-061-4/+8
|
* push changesGeorg Ehrke2012-05-051-0/+12