summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Merge branch 'master' into fix_file_cache_updater_masterBjoern Schiessle2013-10-295-16/+45
| | |\ \ \ \ \ \
| | * | | | | | | make sure that also the storage etag gets changedBjoern Schiessle2013-10-291-4/+7
| | * | | | | | | make getUidAndFilename() privateBjoern Schiessle2013-10-291-1/+1
| | * | | | | | | backport of https://github.com/owncloud/core/pull/5513Bjoern Schiessle2013-10-291-12/+36
| * | | | | | | | use getHome() to delete users dataBjoern Schiessle2013-10-291-3/+3
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #5605 from owncloud/fix_delete_userBjörn Schießle2013-10-292-9/+30
| |\ \ \ \ \ \ \
| | * | | | | | | remove user from cache if he was deleted successfullyBjoern Schiessle2013-10-292-9/+30
| | |/ / / / / /
| * | | | | | | Merge pull request #5577 from owncloud/fix_urlgenerator_imagepathThomas Müller2013-10-291-5/+5
| |\ \ \ \ \ \ \
| | * | | | | | | use SERVERROOT instead of WEBROOT in all file_exists checks, whitespaceJörn Friedrich Dreyer2013-10-281-5/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Map empty mimetypes to octet-stream for Oracle DBMS.Andreas Fischer2013-10-291-0/+4
| * | | | | | | Return early if fileinfo is there.Andreas Fischer2013-10-291-0/+1
| * | | | | | | Reset mimetype to application/octet-stream on empty reply from file command.Andreas Fischer2013-10-291-0/+4
| * | | | | | | Do not calculate $isWrapped if not needed.Andreas Fischer2013-10-291-2/+1
| | |/ / / / / | |/| | | | |
* / | | | | | Update the parent folders storage_mtime on write and delete to prevent rescansRobin Appelman2013-10-291-1/+21
|/ / / / / /
* | | | | | Merge pull request #5493 from owncloud/fix-language-detectionThomas Müller2013-10-281-21/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' into fix-language-detectionThomas Müller2013-10-2412-23/+285
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | fixing PHPDoc & grammarThomas Müller2013-10-231-5/+5
| * | | | | Have to also strtolower() on available language name. Otherwise no match.Andreas Fischer2013-10-231-4/+6
| * | | | | Sort, so 'de' is preferred over 'de_DE' when performing non-exact matching.Andreas Fischer2013-10-231-0/+4
| * | | | | Apply substring on the correct value.Andreas Fischer2013-10-231-1/+1
| * | | | | Better variable names.Andreas Fischer2013-10-231-9/+9
| * | | | | Fix coding style for else.Andreas Fischer2013-10-231-4/+2
| * | | | | Correct indentation for default language.Andreas Fischer2013-10-231-4/+4
* | | | | | Merge pull request #5550 from owncloud/fix-4716-masterMorris Jobke2013-10-281-3/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | update documentation for app updateMorris Jobke2013-10-281-1/+1
| * | | | | 'Update to' is shown when there is no updateBart Visscher2013-10-251-2/+2
| | |_|/ / | |/| | |
* | | | | local user backend shall search for both username and displayname, fixes #5401Arthur Schiwon2013-10-251-14/+3
* | | | | Added comment for clarification about fseek() call in quota.phpVincent Petry2013-10-251-0/+2
* | | | | Fixed quota stream to not wrap read-only fopen callsVincent Petry2013-10-251-1/+1
* | | | | Fixed quota stream's fseek methodVincent Petry2013-10-251-2/+12
| |_|/ / |/| | |
* | | | Merge pull request #5494 from owncloud/fixing-3593-masterThomas Müller2013-10-242-1/+95
|\ \ \ \ | |/ / / |/| | |
| * | | - fixing namespaceThomas Müller2013-10-241-2/+4
| * | | handle case where fileid is not setThomas Müller2013-10-232-4/+12
| * | | introducing new dav property {xmlns:oc="http://owncloud.org/ns}idThomas Müller2013-10-232-1/+85
| |/ /
* | | Merge pull request #5402 from owncloud/fixing-5367-masterThomas Müller2013-10-242-1/+11
|\ \ \
| * | | fixes #5367Thomas Müller2013-10-172-1/+11
* | | | Merge pull request #5496 from owncloud/prefer_png_from_theme_over_core_svgThomas Müller2013-10-231-0/+18
|\ \ \ \
| * | | | prefer logo png from theme over svg from coreJörn Friedrich Dreyer2013-10-231-0/+18
* | | | | Merge pull request #5464 from owncloud/fixing-5456-masterThomas Müller2013-10-232-3/+18
|\ \ \ \ \
| * | | | | creating and deleting of file and folder 'Shared' in root is not allowedThomas Müller2013-10-222-3/+18
* | | | | | Merge pull request #5442 from owncloud/extstorage-ignoreduplicateinsertsThomas Müller2013-10-232-14/+38
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Catch duplicate insertion errors while scanning filesVincent Petry2013-10-232-14/+38
| | |_|/ / | |/| | |
* | | | | Merge pull request #5458 from owncloud/fixing-5222-masterVicDeo2013-10-234-4/+105
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add missing file headerThomas Müller2013-10-231-0/+6
| * | | | fixing php 5.3.3 error:Thomas Müller2013-10-221-2/+3
| * | | | php 5.3 compatibility regarding OC\DB\Connection fixedThomas Müller2013-10-213-2/+96
* | | | | Merge pull request #5472 from owncloud/enc_init_status_on_enableBjörn Schießle2013-10-231-0/+1
|\ \ \ \ \
| * | | | | add post_enable hook if a app gets enabledBjoern Schiessle2013-10-221-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #5482 from owncloud/fix_weird_http_namespaceThomas Müller2013-10-235-5/+8
|\ \ \ \ \
| * | | | | Fix namespace for OCP\Appframework\HttpThomas Tanghus2013-10-235-5/+8