summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | don't redefine inherited functions as abstractRobin Appelman2012-11-221-13/+0
* | | | | | add Scanner->backgroundScanRobin Appelman2012-11-221-0/+10
* | | | | | add Cache->getIncomplete for use in background scanningRobin Appelman2012-11-221-0/+19
* | | | | | emit a hooks during the filesystem scanRobin Appelman2012-11-221-0/+8
* | | | | | fixing namespaceThomas Mueller2012-11-221-1/+1
* | | | | | Create public function initMountPoints() for initializing a specified user's ...Michael Gapczynski2012-11-222-32/+37
* | | | | | Remove incorrect extra parameter for init() callMichael Gapczynski2012-11-221-1/+1
* | | | | | merge master into filesystemRobin Appelman2012-11-218-38/+436
|\| | | | |
| * | | | | Merge pull request #538 from Deltachaos/fix_537Thomas Müller2012-11-201-5/+7
| |\ \ \ \ \
| | * | | | | Fixes update of shared files with mirall because it dose not update all metha...Maximilian Ruta2012-11-201-5/+7
| | | |/ / / | | |/| | |
| * / | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-212-11/+15
| |/ / / /
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-202-2/+12
| * | | | Fix typo in getUrlContent fix #514Brice Maron2012-11-191-1/+1
| * | | | Merge pull request #383 from owncloud/contacts_apiThomas Müller2012-11-191-0/+103
| |\ \ \ \
| | * | | | function isEnabled() addedThomas Mueller2012-11-131-3/+13
| | * | | | public contacts api as discussed here https://github.com/owncloud/apps/issues...Thomas Mueller2012-11-121-0/+93
| * | | | | Merge pull request #280 from butonic/feature_bmp_supportFrank Karlitschek2012-11-192-24/+301
| |\ \ \ \ \
| | * | | | | add php-doc for ellipsisJörn Friedrich Dreyer2012-11-121-2/+8
| | * | | | | move code to better placesJörn Friedrich Dreyer2012-11-122-141/+146
| | * | | | | add php-docJörn Friedrich Dreyer2012-11-121-6/+23
| | * | | | | add bmp supportJörn Friedrich Dreyer2012-11-121-3/+252
| * | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-191-1/+5
* | | | | | | fix outdated permissions cache use in scannerRobin Appelman2012-11-181-2/+8
* | | | | | | merge master into filesystemRobin Appelman2012-11-1812-42/+162
|\| | | | | |
| * | | | | | Merge pull request #114 from riso/xsendfileThomas Müller2012-11-182-4/+64
| |\ \ \ \ \ \
| | * | | | | | Fixed style according to owncloud styleguideValerio Ponte2012-11-142-21/+32
| | * | | | | | Moved X-Sendfile headers into OC_Files::getValerio Ponte2012-11-143-34/+69
| | * | | | | | Implemented X-Sendfile supportValerio Ponte2012-11-141-0/+14
| * | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-183-3/+15
| * | | | | | | Little case fixBrice Maron2012-11-171-1/+1
| * | | | | | | Add User agent when OC does a requestBrice Maron2012-11-171-1/+1
| * | | | | | | Merge pull request #375 from tdevos/masterThomas Müller2012-11-172-11/+41
| |\ \ \ \ \ \ \
| | * | | | | | | Remove parentheses in return, modify description, and fix a mistakethomas2012-11-151-3/+3
| | * | | | | | | change and transfert getUrlContentthomas2012-11-142-21/+40
| | * | | | | | | Add connection time out optionthomas2012-11-121-0/+1
| | * | | | | | | Use curl to get remote file contentthomas2012-11-121-10/+20
| * | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-175-5/+23
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'master' into filesystemRobin Appelman2012-11-1620-8/+50
|\| | | | | | |
| * | | | | | | Merge pull request #454 from Raydiation/masterThomas Müller2012-11-151-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | When using routing in apps, no apps are loaded in the left navigation tree. T...Bernhard Posselt2012-11-151-0/+1
| * | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-1618-7/+45
| * | | | | | | | Merge pull request #433 from owncloud/user_setting_fixesThomas Müller2012-11-151-1/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Better place to check for user removalBart Visscher2012-11-151-1/+4
| | * | | | | | | Better check and handing of user deletionBart Visscher2012-11-141-1/+1
| | * | | | | | | Better check and handling of user creationBart Visscher2012-11-141-1/+1
| | | |/ / / / / | | |/| | | | |
* | | | | | | | add getFileInfo and getDirectoryContent to OC_Files for compatibilityRobin Appelman2012-11-151-0/+8
* | | | | | | | add OC_FilesystemView alias for compatibilityRobin Appelman2012-11-151-0/+8
* | | | | | | | Merge branch 'master' into filesystemRobin Appelman2012-11-151-0/+6
|\| | | | | | |
| * | | | | | | really check if mod_deflate is loadedArthur Schiwon2012-11-151-1/+1
| * | | | | | | coding styleArthur Schiwon2012-11-151-3/+3