summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/irods.php
Commit message (Expand)AuthorAgeFilesLines
* drop files_irods from apps_externalThomas Müller2014-04-281-155/+0
* polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+1
* Merge pull request #4719 from owncloud/port_4701_masterThomas Müller2013-09-121-6/+8
|\
| * Always check variable type before using readdir to avoid surprisesArthur Schiwon2013-09-041-6/+8
* | never hack late nightThomas Müller2013-09-111-1/+1
* | fixing boolean handlingThomas Müller2013-09-111-2/+2
* | proper test for use_logon_credentialsThomas Müller2013-09-101-1/+1
* | use \OC::$session instead of $_SESSIONThomas Müller2013-09-101-8/+9
|/
* use strict equals in readdir loops to prevent issues with '0' filesRobin Appelman2013-08-191-1/+1
* use output buffering when including the irods librariesRobin Appelman2013-07-241-0/+2
* fixing / adding commentsThomas Müller2013-07-161-1/+3
* update to latest masterThomas Mueller2013-06-061-6/+0
* - implement touch() to at least create a file which doesn't existThomas Mueller2013-06-061-12/+87
* adding auth mode to ui and the urlThomas Mueller2013-04-261-0/+6
* in order to use the ownCloud login credentials we use a login hook to grab ui...Thomas Mueller2013-04-181-45/+13
* initial integration with iRODS www.irods.orgThomas Mueller2013-04-121-0/+104