summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo
Commit message (Expand)AuthorAgeFilesLines
* merge master into filesystemRobin Appelman2012-12-024-21/+28
|\
| * Merge pull request #644 from butonic/checkstyle_fixesBart Visscher2012-11-304-21/+28
| |\
| | * fix checkstyle for files appJörn Friedrich Dreyer2012-11-295-22/+29
* | | add upgrade path from old cache to preserve file id'sRobin Appelman2012-11-302-3/+13
* | | merge master into filesystemRobin Appelman2012-11-301-1/+1
|\| |
| * | use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-291-1/+1
| |/
* | Merge branch 'master' into filesystemRobin Appelman2012-11-251-0/+2
|\|
| * make sure the output buffer is closed when handeling webdavRobin Appelman2012-11-251-0/+2
* | merge master into filesystemRobin Appelman2012-11-071-2/+2
|\|
| * prepare SQL query only once, that's what prepared statements are for. Should ...Arthur Schiwon2012-11-051-2/+2
* | merge master into filesystemRobin Appelman2012-11-043-5/+5
|\|
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-043-4/+4
| * Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-1/+1
| * Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* | Merge branch 'master' into filesystemRobin Appelman2012-11-012-4/+6
|\|
| * adapted comments to the code changesBjörn Schießle2012-11-012-2/+2
| * load logging apps for webdav connectionsBjörn Schießle2012-11-012-2/+3
| * fix checking quota in webdav, adding a sabredav pluginscambra2012-10-301-0/+1
* | merge master into filesystemRobin Appelman2012-10-301-2/+2
|\|
| * Use files remote webdav in compatibility files/webdav.phpBart Visscher2012-10-291-2/+2
* | Merge branch 'master' into filesystemRobin Appelman2012-10-271-0/+12
|\|
| * Merge branch 'routing'Bart Visscher2012-10-271-0/+12
| |\
| | * Merge branch 'master' into routingBart Visscher2012-10-172-10/+10
| | |\
| | * | Implement route for download in OC_Search_Provider_FileBart Visscher2012-09-281-0/+12
* | | | merge master into filesystemRobin Appelman2012-10-241-1/+1
|\| | |
| * | | Make Jenkins more happy.Felix Moeller2012-10-231-1/+1
| | |/ | |/|
* / | don't use depricated OC_FilesystemRobin Appelman2012-10-101-2/+2
|/ /
* | escape identifiers in queriesJörn Friedrich Dreyer2012-10-021-9/+9
* | automatically remove and prevent installation of apps with a require version ...Frank Karlitschek2012-10-021-1/+1
|/
* - take webdav namespace for properties into accountBjörn Schießle2012-09-262-10/+12
* adding space between) and {Thomas Mueller2012-09-072-4/+4
* Whitespace fixes in appsBart Visscher2012-08-291-2/+0
* add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-251-6/+6
* Chunked upload: Support reusing local chunksBart Visscher2012-07-273-1/+66
* fix broken properties in the databaseBjoern Schiessle2012-07-231-2/+2
* update routine to fix broken file properties in dbBjoern Schiessle2012-07-232-1/+12
* fix remote and public.phpRobin Appelman2012-07-131-1/+1
* Remove OC_App::register functionBart Visscher2012-05-311-1/+0
* update copyrightFrank Karlitschek2012-05-261-1/+1
* mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek2012-05-181-1/+2
* try to remove deprecated files from /files on updateArthur Schiwon2012-05-161-0/+34
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* cache app types during install or updateRobin Appelman2012-05-141-1/+1
* selective app loading for remote/publicRobin Appelman2012-05-142-0/+4
* load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-113-2/+5
* improve remote.php and create public.phpGeorg Ehrke2012-05-071-1/+1
* fix webdav, bloody merge conflictsGeorg Ehrke2012-05-071-1/+0
* fix merge conflictsGeorg Ehrke2012-05-072-3/+2
|\
| * added a nice API to get the installes Apps with names, urls and icon from the...Frank Karlitschek2012-05-051-0/+1
| * Fix loading by apptype in webdavBart Visscher2012-05-051-4/+1