summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* tests for oc_filesystemRobin Appelman2012-04-121-0/+8
* increase version to show that we are not the same as stableFrank Karlitschek2012-04-111-2/+2
* Silence error for missing appinfo info fileBart Visscher2012-04-101-1/+1
* Copy over all file app data for imported userTom Needham2012-04-081-2/+2
* Fix sqlite version detectionTom Needham2012-04-081-3/+7
* Emit hooks for user creationTom Needham2012-04-071-0/+9
* Return JSON for import and export methods of OC_MigrateTom Needham2012-04-071-21/+21
* Merge branch 'master' into migrationTom Needham2012-04-0710-18/+69
|\
| * mimetype filter for filepickerBartek Przybylski2012-04-052-5/+5
| * Merge commit 'refs/merge-requests/102' of git://gitorious.org/owncloud/ownclo...Florian Hülsmann2012-04-041-1/+2
| |\
| | * as preperation for the sgf viewer app i added a file icon for .sgf files (sav...Nils Jansen2012-03-231-1/+2
| * | Check blacklist before saving to filesystemTom Needham2012-04-032-0/+16
| * | Move writable check into local filestorage so shared files can be renamedMichael Gapczynski2012-04-012-1/+5
| * | the core apps don't have typesRobin Appelman2012-04-011-1/+1
| * | oc_db is not pdoRobin Appelman2012-04-011-4/+4
| * | Try to configure php to enable big file uploads.Frank Karlitschek2012-04-011-0/+18
| * | Show the different editions to the user. Used in the status call, on the pers...Frank Karlitschek2012-04-012-0/+9
| * | Check file handle exists before trying to read fileMichael Gapczynski2012-04-011-6/+9
* | | Hide instance import as it eats dataTom Needham2012-04-071-0/+1
* | | try to use transactions to replace dbTom Needham2012-04-012-10/+9
* | | Fix user app data exportTom Needham2012-04-011-3/+7
* | | Merge branch 'master' into migrationTom Needham2012-03-311-1/+1
|\| |
| * | Fix owncloud logTom Needham2012-03-311-1/+1
* | | Remove db tmp file after export creationTom Needham2012-03-311-2/+9
* | | Merge branch 'master' into migrationTom Needham2012-03-3111-131/+329
|\| |
| * | fix eventsource for ieRobin Appelman2012-03-311-1/+1
| * | dont send to much when scanning large foldersRobin Appelman2012-03-311-4/+3
| * | send more progress updates when scanning large foldersRobin Appelman2012-03-311-3/+9
| * | make sure output buffering is dissabled when using eventsourceRobin Appelman2012-03-311-0/+1
| * | Move logfile determination to init functionBart Visscher2012-03-301-6/+7
| * | checkUpgrade has to be after template initializationBart Visscher2012-03-301-1/+1
| * | Move more from base init to separate functionsBart Visscher2012-03-301-29/+35
| * | Add support for logging to syslogBart Visscher2012-03-303-55/+131
| * | clean pre-path_hash fscache entriesRobin Appelman2012-03-301-0/+8
| * | add path_hash to the filesystem cacheRobin Appelman2012-03-302-15/+15
| * | add the option to only load apps of a specific typeRobin Appelman2012-03-302-6/+52
| * | optimizations for loadAppsRobin Appelman2012-03-301-5/+16
| * | optimizations for updateAppsRobin Appelman2012-03-302-10/+23
| * | add support for installing apps from a subfolder in the zip/tgz fileRobin Appelman2012-03-291-0/+11
| * | add support for installing apps from tgzRobin Appelman2012-03-291-7/+17
| * | add tempory folder utility to OC_HelperRobin Appelman2012-03-281-1/+14
| * | remove check for variable which was set one line above - bugfix for oc-324Georg Ehrke2012-03-281-3/+0
* | | Use ajax to download file, OC_Dialogs for errorsTom Needham2012-03-311-2/+2
* | | Fix commentsTom Needham2012-03-291-1/+2
* | | import method returns each apps' import statusTom Needham2012-03-272-15/+27
* | | check for sqliteTom Needham2012-03-271-0/+6
* | | look for migrate.php in appinfo folderTom Needham2012-03-271-1/+1
* | | Stop error on exportTom Needham2012-03-271-4/+5
* | | Merge branch 'master' into migrationTom Needham2012-03-2716-572/+619
|\| |
| * | return path of tmp file like filestorage/common does. Fixes broken folder-/mu...Arthur Schiwon2012-03-271-4/+5