Thomas Müller
|
3219433e20
Merge pull request #7036 from LeBlaaanc/patch-1
|
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.
|
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
|
12 years ago |
Georg Ehrke
|
a657bfa369
fix remote.php for our favorite OS - Windows
|
12 years ago |
Thomas Müller
|
ca2a518945
Update remote.php
|
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
|
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
|
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'
|
12 years ago |
BlackEagle
|
c704e8077f
remote.php :: use non apache-only env vars
|
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 |