summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | use output buffering when including the irods librariesRobin Appelman2013-07-241-0/+2
* | | Merge pull request #4166 from owncloud/ext-fs-irods-stable5Thomas Müller2013-07-2485-1/+8139
|\ \ \
| * | | update to latest masterThomas Mueller2013-07-231-6/+0
| * | | Read configuratons for external filesystem test from a private place.Thomas Mueller2013-07-231-0/+9
| * | | fixing / adding commentsThomas Müller2013-07-231-1/+3
| * | | update copy rightThomas Müller2013-07-231-1/+1
| * | | incorporate development branch of ssh://irodsguest@code.renci.org/gitroot/ir...Thomas Müller2013-07-2379-0/+7930
| * | | - implement touch() to at least create a file which doesn't existThomas Mueller2013-07-231-12/+87
| * | | adding auth mode to ui and the urlThomas Mueller2013-07-232-0/+7
| * | | adding $backupGlobals = FALSE because iRODS is heavily using $GLOBALSThomas Mueller2013-07-231-0/+2
| * | | test case for iRODS storage addedThomas Mueller2013-07-231-0/+30
| * | | checkbox in settings uiThomas Mueller2013-07-231-1/+2
| * | | in order to use the ownCloud login credentials we use a login hook to grab ui...Thomas Mueller2013-07-232-45/+17
| * | | initial integration with iRODS www.irods.orgThomas Mueller2013-07-234-0/+116
| | |/ | |/|
* / | mark test as incomplete because I can't reproduce jenkins failureMorris Jobke2013-07-241-0/+3
|/ /
* / Squashed commit of the following:Thomas Müller2013-07-223-1/+10
|/
* Merge pull request #3778 from owncloud/fix_3528Bart Visscher2013-07-191-11/+9
|\
| * LDAP: fix background job, resolves #3528Arthur Schiwon2013-06-181-11/+9
* | Merge pull request #4039 from owncloud/webdav_create_new_fileThomas Müller2013-07-141-1/+7
|\ \
| * | if the file doesn't exists; create a new one. We use this to create new text ...Björn Schießle2013-07-121-1/+7
* | | Merge pull request #4044 from owncloud/more_ie8_fixesThomas Müller2013-07-141-0/+5
|\ \ \
| * | | IE8 Show delete iconVictor Dubiniuk2013-07-121-0/+5
| |/ /
* / / Removed the preview warning. This is only a simple text changeFrank Karlitschek2013-07-131-1/+1
|/ /
* | Merge pull request #3859 from owncloud/versioning_improved_expire_functionBjörn Schießle2013-07-121-75/+107
|\ \
| * | fix array access and change variable names according to the coding styleBjörn Schießle2013-06-281-11/+13
| * | continue cleaning-up old versions if availableSpace=0. It's not necessary but...Björn Schießle2013-06-281-1/+1
| * | fix some var names according to our style guideBjörn Schießle2013-06-281-7/+7
| * | adjust commentsBjörn Schießle2013-06-271-1/+1
| * | fix typo in commentBjörn Schießle2013-06-271-1/+1
| * | also expire versions on rename, to update the history more regularlyBjörn Schießle2013-06-261-0/+2
| * | it is enough to call the expire function onceBjörn Schießle2013-06-261-6/+1
| * | call expire function before writing the new version to make sure to have enou...Björn Schießle2013-06-251-63/+96
* | | Merge pull request #3965 from dphi/fix_2846Thomas Müller2013-07-122-1/+31
|\ \ \
| * | | Implement getDirectoryPermissions() in Shared Permissions, fixes #2846Michael Gapczynski2013-07-062-1/+31
* | | | Merge pull request #3970 from owncloud/backport-3946-stable5Thomas Müller2013-07-083-34/+17
|\ \ \ \
| * | | | Squashed commit of the following:Thomas Müller2013-07-083-34/+17
| |/ / /
* | | | Merge pull request #3940 from owncloud/stable5_oracle_testsuite_fixesJörn Friedrich Dreyer2013-07-083-18/+18
|\ \ \ \ | |/ / / |/| | |
| * | | stable5 does not have execute audited yetJörn Friedrich Dreyer2013-07-041-1/+15
| * | | fix numRows usage in files_encryptionJörn Friedrich Dreyer2013-07-041-15/+3
| * | | fix numRows usage in user_ldapJörn Friedrich Dreyer2013-07-042-7/+5
* | | | Backport of #3951 to stable5Thomas Müller2013-07-051-4/+11
* | | | Backport of #3948 to stable5Thomas Müller2013-07-051-0/+4
* | | | for now we disable public upload in case encryption is enabledThomas Mueller2013-07-051-1/+5
* | | | adding tipsy to the upload button showing the max upload and restoring client...Thomas Müller2013-07-052-47/+53
* | | | remove unneeded bracket, was introduced by the last mergeBjörn Schießle2013-07-051-1/+0
* | | | added helper function to escape glob patternBjörn Schießle2013-07-053-5/+15
* | | | fix getUidAndFilename() testBjörn Schießle2013-07-051-1/+1
* | | | only check for external mount points if the external storage app is enabledBjörn Schießle2013-07-051-9/+12
* | | | make trash bin aware of system wide mounts with respect to encryption keysBjörn Schießle2013-07-051-7/+21
* | | | only escape glob patternBjörn Schießle2013-07-052-4/+9