Commit Graph

86 Commits (master)

Author SHA1 Message Date
Thomas Müller 3219433e20 Merge pull request #7036 from LeBlaaanc/patch-1
Removed '/'. Fixes #7035.
10 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 10 years ago
Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS 10 years ago
Chris LeBlanc 652f60419f Removed '/'. Fixes #7035.
Not sure if that '/' is necessary but it broke things on my installation.
10 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 11 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup
This is for all LowerCaseConstant warnings
12 years ago
Georg Ehrke a657bfa369 fix remote.php for our favorite OS - Windows 12 years ago
Thomas Müller ca2a518945 Update remote.php
respect coding style
12 years ago
Michael Gapczynski 4ac7c414c4 Check if path info is empty for remote.php, prevent error 12 years ago
Bart Visscher 7522a23693 Remove unused RUNTIME_NOSETUPFS var 12 years ago
Bart Visscher 7d20e98aec Move getting the path info to OC_Request 12 years ago
Georg Ehrke c8de77b3fd fix errors like Failed opening required ownCloudcalendar/appinfo/remote.php 12 years ago
Robin Appelman 880d80be67 fix minified js and css 12 years ago
Robin Appelman b45d3ced79 fix remote and public.php 12 years ago
Bart Visscher 9ea34cae43 Simplified remote.php file loading 12 years ago
Bart Visscher 153ee9dcfa Check if app is enabled before loading in remote and public.php 12 years ago
Brice Maron a52036f3ef Quick fix of multi app migration. Need a better solution 12 years ago
Brice Maron 0ab6e2ee3d Try to fix the remote pbm. fix oc-1090 12 years ago
Brice Maron d22f805b63 Correct inclusion paths 12 years ago
Brice Maron e5c56b2433 Merge branch 'master' into multi_app_dir
Conflicts:
	lib/app.php
	lib/base.php
	lib/minimizer/css.php
	lib/minimizer/js.php
	lib/template.php
	lib/util.php
12 years ago
Bart Visscher 18ce53f426 Merge commit 'refs/merge-requests/121' of git://gitorious.org/owncloud/owncloud 12 years ago
Brice Maron 4753cc3ebd Merge branch 'master' into multi_app_dir
Conflicts:
	apps/bookmarks/ajax/addBookmark.php
	config/config.sample.php
	lib/app.php
	remote.php
12 years ago
Bart Visscher 014895aeab Check for missing path_info, also use OC_Response for 404 error 12 years ago
Brice Maron e8447e0bda Rework to fit with minizer 12 years ago
Brice Maron 6a812644e4 Correct remote and public, and last occurence of OC:: 12 years ago
Bart Visscher 4a5973662c Merge branch 'unstable'
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
12 years ago
BlackEagle c704e8077f remote.php :: use non apache-only env vars
- 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>
12 years ago
Bart Visscher f71fec8cdc Combine and minimize core and default app css files 12 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 12 years ago
Georg Ehrke 3ce6eca40a fix fail in previous commit 12 years ago
Georg Ehrke 3327aabe4d fix remote.php for servers which doesn't support PATH_INFO 12 years ago
Georg Ehrke 936c8ba1cc improve remote.php and create public.php 12 years ago
Georg Ehrke 5a264040d4 fix remote.php 12 years ago
Bart Visscher f69f764e8b Working remote.php with webdav and caldav 12 years ago
Georg Ehrke c996600786 push changes 12 years ago