summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 5.0.11v5.0.11Frank Karlitschek2013-09-061-2/+2
* remove some more debug outputBjoern Schiessle2013-09-061-2/+0
* Merge branch 'stable5' into fix_4533Bjoern Schiessle2013-09-0611-50/+92
|\
| * 5.0.11 RC2Frank Karlitschek2013-09-011-2/+2
| * Merge pull request #4701 from owncloud/fix_4667blizzz2013-09-048-47/+70
| |\
| | * one check is enoughArthur Schiwon2013-09-041-7/+5
| | * fix unknown var in if clauseArthur Schiwon2013-09-021-1/+2
| | * Check variable type before using readdir to avoid surprises and fix #4667 #46...Arthur Schiwon2013-09-028-52/+76
| * | Merge pull request #4700 from owncloud/stable5_ocp_files_searchbymimeBart Visscher2013-09-031-0/+10
| |\ \
| | * | add searchByMime to public apiJörn Friedrich Dreyer2013-09-021-0/+10
| | |/
| * / backport autoloader magic trying to find class in lib folderJörn Friedrich Dreyer2013-09-021-1/+10
| |/
* | remove some error_logsBjoern Schiessle2013-09-051-1/+0
* | remove error logsBjoern Schiessle2013-09-051-2/+2
* | if the files doesn't exist yet we start with the parent to search for sharesBjoern Schiessle2013-09-051-4/+12
|/
* Merge pull request #4654 from owncloud/fix_4616blizzz2013-08-301-7/+8
|\
| * Use the real username in preferences and magic cookie instead of case-insensi...Arthur Schiwon2013-08-301-3/+4
| * whitespacesArthur Schiwon2013-08-301-4/+4
* | Merge pull request #4634 from owncloud/backport-4360-stable5Owen Winkler2013-08-291-2/+5
|\ \
| * | backport of #4360Thomas Müller2013-08-291-2/+5
| |/
* / webdav quota information contains the values for used and free - not totalThomas Müller2013-08-291-1/+1
|/
* better variable namingRobin Appelman2013-08-281-3/+3
* Cache: don't check if the parent exists in the cache if we are already sure i...Robin Appelman2013-08-281-3/+4
* 5.0.11 RC1Frank Karlitschek2013-08-281-2/+2
* lacy initialization of fileView - in case basic auth is used FileSystem is no...Thomas Müller2013-08-271-4/+16
* adding unit tests for quota checksThomas Müller2013-08-271-32/+43
* adding unit tests to determine lengthThomas Müller2013-08-271-1/+1
* fixes #4343Thomas Müller2013-08-271-2/+16
* storage information is path specificThomas Müller2013-08-271-2/+5
* webdav quota now displays the same values as the web interface doesThomas Müller2013-08-272-8/+16
* Merge pull request #4541 from owncloud/backport-4512-stable5Thomas Müller2013-08-219-13/+13
|\
| * additional readdir check in mappedlocalThomas Müller2013-08-211-1/+1
| * use strict equals in readdir loops to prevent issues with '0' filesRobin Appelman2013-08-218-12/+12
* | Sharing: only determine path root if owner is availableArthur Schiwon2013-08-171-6/+10
|/
* Merge pull request #4458 from owncloud/dav_principal_groupmembersetThomas Tanghus2013-08-161-6/+8
|\
| * Don't barf on OC_Connector_Sabre_Principal::getGroupMemberSetThomas Tanghus2013-08-161-6/+8
* | Merge pull request #4306 from owncloud/stable5-googledriveThomas Müller2013-08-141-2/+5
|\ \
| * | Return null if file size is negative for WebDAV, fix #2013Michael Gapczynski2013-08-031-2/+5
* | | Scanner: correctly pass trough reuse options when doing a recursive scanRobin Appelman2013-08-121-1/+1
* | | 5.0.10v5.0.10Frank Karlitschek2013-08-051-2/+2
| |/ |/|
* | oc_cache needs to disable file proxys for read/write operation. Otherwise the...Bjoern Schiessle2013-08-081-4/+12
* | Merge pull request #4358 from owncloud/rm_debug_msgMorris Jobke2013-08-081-1/+0
|\ \
| * | Remove noisy Log/Debug messageArthur Schiwon2013-08-081-1/+0
* | | Backport #3487 Basic Auth fixThomas Tanghus2013-08-071-6/+4
|/ /
* | fixing PHPDocThomas Müller2013-08-071-1/+1
* | app migrate: Use = instead of LIKE as described in the comment above.Andreas Fischer2013-08-071-1/+1
* | Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog.Andreas Fischer2013-08-071-2/+5
* | 5.0.10 RC1Frank Karlitschek2013-08-041-2/+2
* | Merge pull request #4179 from owncloud/ldap_oracle_fixesblizzz2013-08-063-15/+64
|\ \
| * | fix logical mistake in version comparisonArthur Schiwon2013-08-011-1/+1
| * | Merge branch 'stable5' into ldap_oracle_fixesThomas Müller2013-07-305-8/+64
| |\ \