summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix indentationMorris Jobke2013-10-071-6/+6
* fix wrong variable nameGeorg Ehrke2013-10-071-1/+1
* fix doc block of OC\Preview\Provider::getThumbnail()Georg Ehrke2013-10-071-3/+9
* check if svg of filetype icon existsGeorg Ehrke2013-10-071-2/+2
* use readImage instead of readImageBlobGeorg Ehrke2013-10-071-2/+1
* fix new extensionGeorg Ehrke2013-10-071-2/+2
* use svg to generate filetype icon if imagick availableGeorg Ehrke2013-10-071-1/+16
* Merge pull request #5148 from owncloud/cache-gc-legacyMorris Jobke2013-10-061-0/+4
|\
| * Fix loading legacy global filecache gc backgroundjobsRobin Appelman2013-10-051-0/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-0685-0/+3393
* | Merge pull request #5144 from owncloud/public_middlewareBernhard Posselt2013-10-064-91/+3
|\ \ | |/ |/|
| * Remove misleading IMiddleware interfaceThomas Tanghus2013-10-053-91/+3
| * Make abstract Middleware class publicThomas Tanghus2013-10-053-5/+5
* | Merge pull request #5116 from owncloud/interfaces2Thomas Tanghus2013-10-0514-91/+425
|\ \ | |/ |/|
| * passesCSRFCheck added to OCP\IRequestBart Visscher2013-10-044-27/+57
| * Add Helper and URLGenerator interfaces to server containerBart Visscher2013-10-048-50/+242
| * OC_Defaults is only used in error reportingBart Visscher2013-10-041-1/+1
| * Add L10N interface to server containerBart Visscher2013-10-045-13/+125
* | Merge pull request #5125 from owncloud/fixing-5122-masterFrank Karlitschek2013-10-051-0/+6
|\ \
| * | upload abortion detection only for PUTThomas Müller2013-10-041-0/+6
* | | Merge pull request #5123 from owncloud/cache_mimetypesFrank Karlitschek2013-10-051-21/+26
|\ \ \ | |_|/ |/| |
| * | Check result only onceVictor Dubiniuk2013-10-041-3/+5
| * | Make mimetypes static. Jenkis will be happyVictor Dubiniuk2013-10-041-11/+11
| * | Load all mimetypes in one goVictor Dubiniuk2013-10-041-17/+20
* | | Merge pull request #5068 from owncloud/improved_requestBart Visscher2013-10-044-47/+110
|\ \ \ | |_|/ |/| |
| * | Fix fix of POST :PThomas Tanghus2013-10-031-10/+11
| * | Fix POST decodingThomas Tanghus2013-10-031-2/+2
| * | Modified PUT behaviourThomas Tanghus2013-10-021-26/+30
| * | Remove getContent() from IRequestThomas Tanghus2013-10-011-8/+0
| * | Remove JSON request parsing from ServerThomas Tanghus2013-10-012-13/+1
| * | Implement PUT an PATCH supportThomas Tanghus2013-10-012-29/+74
| * | Add interface docs to IRequest.Thomas Tanghus2013-10-011-0/+22
| * | Add patch method to OC_RouteThomas Tanghus2013-10-011-0/+8
| * | Check if accessor matched request method.Thomas Tanghus2013-10-011-0/+3
* | | Merge pull request #5087 from owncloud/templatefunction-relativedateVincent Petry2013-10-042-10/+39
|\ \ \ | |_|/ |/| |
| * | Removed $fromTime argument from public template APIVincent Petry2013-10-041-2/+2
| * | Fixed missing default valuesVincent Petry2013-10-032-3/+3
| * | Added unit tests for relative_modified_date, changed method signatureVincent Petry2013-10-032-9/+15
| * | Removed stray debug log writeVincent Petry2013-10-021-1/+0
| * | Added dateOnly argument to relative_modified_dateVincent Petry2013-10-022-10/+34
* | | Merge pull request #5091 from guruz/webdav_connector_use_cache_for_etagMarkus Goetz2013-10-041-1/+8
|\ \ \
| * | | DAV: Use fileinfo_cache for ETagMarkus Goetz2013-10-031-1/+8
| |/ /
* | | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-041-0/+30
|\ \ \
| * | | ups. remove debugFrank Karlitschek2013-10-041-2/+0
| * | | use Filesystem::isIgnoredDirFrank Karlitschek2013-10-041-1/+1
| * | | fix typoFrank Karlitschek2013-10-041-1/+1
| * | | add public staticFrank Karlitschek2013-10-041-1/+1
| * | | make it possible to prepopulate a new user gome with a skeletonFrank Karlitschek2013-10-031-0/+32
* | | | Merge branch 'master' into sharing_mail_notification_masterThomas Müller2013-10-022-1/+10
|\| | |
| * | | only perform files upgrade in case there are actually entries in the old fsca...Thomas Müller2013-10-021-1/+9
| |/ /