| Commit message (Expand) | Author | Age | Files | Lines |
* | Add sabredav plugin to check if a user has access to an app | Robin Appelman | 2014-11-17 | 1 | -1/+3 |
* | handle service not available exceptions in index, remote and public.php | Robin Appelman | 2014-08-04 | 1 | -0/+4 |
* | Prevent loading apps in remote when an upgrade is due | Vincent Petry | 2014-06-25 | 1 | -0/+9 |
* | Move authentication to it's own call | Lukas Reschke | 2014-06-05 | 1 | -1/+2 |
* | Remove legacy routing code | Lukas Reschke | 2014-06-05 | 1 | -1/+5 |
* | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 1 | -6/+2 |
|\ |
|
| * | Remove no longer needed if statement | Robin Appelman | 2014-02-20 | 1 | -5/+1 |
| * | Merge pull request #7036 from LeBlaaanc/patch-1 | Thomas Müller | 2014-02-20 | 1 | -1/+1 |
| |\ |
|
| | * | Removed '/'. Fixes #7035. | Chris LeBlanc | 2014-02-01 | 1 | -1/+1 |
| * | | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 1 | -1/+1 |
| |/ |
|
* / | remove some more global variable $RUNTIME_NOAPPS | Thomas Müller | 2014-02-06 | 1 | -1/+0 |
|/ |
|
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
* | clean up usage of DatabaseSetupException and catch Exceptions in entrypoints | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -34/+43 |
* | More Checkstyle cleanup | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
* | fix remote.php for our favorite OS - Windows | Georg Ehrke | 2012-10-08 | 1 | -1/+5 |
* | Update remote.php | Thomas Müller | 2012-09-04 | 1 | -4/+4 |
* | Check if path info is empty for remote.php, prevent error | Michael Gapczynski | 2012-08-28 | 1 | -1/+1 |
* | Remove unused RUNTIME_NOSETUPFS var | Bart Visscher | 2012-08-08 | 1 | -1/+0 |
* | Move getting the path info to OC_Request | Bart Visscher | 2012-08-07 | 1 | -5/+1 |
* | fix errors like Failed opening required ownCloudcalendar/appinfo/remote.php | Georg Ehrke | 2012-07-26 | 1 | -1/+1 |
* | fix minified js and css | Robin Appelman | 2012-07-14 | 1 | -0/+2 |
* | fix remote and public.php | Robin Appelman | 2012-07-13 | 1 | -6/+4 |
* | Simplified remote.php file loading | Bart Visscher | 2012-07-04 | 1 | -23/+13 |
* | Check if app is enabled before loading in remote and public.php | Bart Visscher | 2012-06-27 | 1 | -2/+13 |
* | Quick fix of multi app migration. Need a better solution | Brice Maron | 2012-06-25 | 1 | -0/+2 |
* | Try to fix the remote pbm. fix oc-1090 | Brice Maron | 2012-06-24 | 1 | -6/+9 |
* | Correct inclusion paths | Brice Maron | 2012-06-21 | 1 | -4/+3 |
* | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-21 | 1 | -1/+1 |
|\ |
|
| * | Merge commit 'refs/merge-requests/121' of git://gitorious.org/owncloud/owncloud | Bart Visscher | 2012-06-16 | 1 | -1/+1 |
| |\ |
|
| | * | remote.php :: use non apache-only env vars | BlackEagle | 2012-05-25 | 1 | -2/+2 |
* | | | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 1 | -2/+5 |
|\| | |
|
| * | | Check for missing path_info, also use OC_Response for 404 error | Bart Visscher | 2012-06-09 | 1 | -2/+6 |
* | | | Rework to fit with minizer | Brice Maron | 2012-06-06 | 1 | -5/+13 |
* | | | Correct remote and public, and last occurence of OC:: | Brice Maron | 2012-06-06 | 1 | -3/+3 |
|/ / |
|
* | | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Combine and minimize core and default app css files | Bart Visscher | 2012-05-16 | 1 | -1/+1 |
* | | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 1 | -1/+6 |
* | | fix fail in previous commit | Georg Ehrke | 2012-05-13 | 1 | -1/+0 |
* | | fix remote.php for servers which doesn't support PATH_INFO | Georg Ehrke | 2012-05-13 | 1 | -0/+5 |
|/ |
|
* | improve remote.php and create public.php | Georg Ehrke | 2012-05-07 | 1 | -3/+3 |
* | fix remote.php | Georg Ehrke | 2012-05-07 | 1 | -2/+2 |
* | Working remote.php with webdav and caldav | Bart Visscher | 2012-05-06 | 1 | -4/+8 |
* | push changes | Georg Ehrke | 2012-05-05 | 1 | -0/+12 |