summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ILogger has no logException() - fixes #20797Thomas Müller2015-12-071-1/+1
* Check the expiration date for nullMorris Jobke2015-12-041-1/+7
* Dont die when we're missing a routeRobin Appelman2015-11-303-6/+27
* Make sure all variables are definedJoas Schilling2015-11-241-0/+2
* Make sure the share we found is for the same itemJoas Schilling2015-11-241-1/+1
* escape like parameter in cache moveRobin Appelman2015-11-201-1/+2
* define escape character for like statements on oracleRobin Appelman2015-11-201-0/+1
* define escape character for like statements on sqliteRobin Appelman2015-11-201-0/+1
* Merge pull request #20307 from owncloud/stable8.1-backport-use-actual-mimetyp...Morris Jobke2015-11-101-9/+9
|\
| * Use actual mimetype detection instead of extensionLukas Reschke2015-11-101-9/+9
* | Prevent moving mount point into already shared folder (outgoing)Vincent Petry2015-11-041-8/+29
|/
* Merge pull request #19773 from owncloud/stable8.1-proppatch-lastmodifiedMorris Jobke2015-11-021-3/+3
|\
| * Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"Vincent Petry2015-10-141-3/+3
* | Expose syslog tag in the configurationVolker Fröhlich2015-10-231-1/+1
* | Merge pull request #19784 from owncloud/stable8.1_backport_19727Thomas Müller2015-10-151-2/+2
|\ \
| * | Return path instead of itemsourceRoeland Jago Douma2015-10-141-2/+2
* | | Setup sendmail transportLukas Reschke2015-10-141-1/+4
| |/ |/|
* | Do not update mime types for folders with extensionVincent Petry2015-10-121-2/+10
* | Merge pull request #19466 from owncloud/tarstreamer-stable8.1Thomas Müller2015-10-122-37/+158
|\ \
| * | Only use zip64 when we have 64 bit phpJoas Schilling2015-10-081-1/+1
| * | Adding TarStreamer and updating ZipStreamerThomas Müller2015-09-302-4/+1
| * | Uniform behavour for tar and zipVictor Dubiniuk2015-09-301-1/+6
| * | More correctionsVictor Dubiniuk2015-09-302-11/+7
| * | Add namespace. Fix broken zipVictor Dubiniuk2015-09-302-5/+8
| * | Add PHpdocVictor Dubiniuk2015-09-301-6/+40
| * | Introduce streamerVictor Dubiniuk2015-09-302-34/+120
* | | Merge pull request #18855 from owncloud/memcached-fix-stable8.1Morris Jobke2015-10-091-0/+5
|\ \ \
| * | | Fallback to complete Memcached flush if getAllKeys failsRobin McCorkell2015-09-061-0/+5
* | | | fix internal path when searching in storage rootRobin Appelman2015-10-091-2/+5
* | | | The minimum size for internalRootLength is 1Olivier Paroz2015-10-091-1/+1
* | | | Disable app store for EE by defaultLukas Reschke2015-10-081-1/+7
| |_|/ |/| |
* | | Make postScanFile and postScanFolder available to OC\Files\Utils\ScannerOlivier Paroz2015-09-301-1/+6
* | | Always send a postScanFile event when done scanning a fileOlivier Paroz2015-09-301-2/+2
* | | Merge pull request #19450 from owncloud/stable8.1-backport-19440-19426Thomas Müller2015-09-302-1/+3
|\ \ \
| * | | Add blob: scheme to default CSP policyLukas Reschke2015-09-292-1/+3
| * | | Fix CSP for images for legacy appsOlivier Paroz2015-09-291-1/+1
* | | | Clean temp files used for thumbnail generationRobin Appelman2015-09-301-1/+5
| |_|/ |/| |
* | | Merge pull request #18572 from owncloud/stable8.1-backport-18553Morris Jobke2015-09-291-4/+12
|\ \ \
| * | | Save detected l10n of browser on loginMorris Jobke2015-09-281-4/+12
| |/ /
* / / [upgrade] switch to debug logging on upgradeMorris Jobke2015-09-291-0/+16
|/ /
* | Merge pull request #19216 from owncloud/stable8.1-discardexpirationdatefornon...Thomas Müller2015-09-241-0/+5
|\ \
| * | Discard expiration date from result for non-link sharesVincent Petry2015-09-211-0/+5
* | | Merge pull request #18957 from owncloud/stable8.1-backport-17791Thomas Müller2015-09-241-0/+11
|\ \ \
| * | | Add custom CSP for Win 10 compatibilityLukas Reschke2015-09-101-0/+11
* | | | Merge pull request #19149 from owncloud/issue-19147-backport-update-breakVincent Petry2015-09-222-11/+23
|\ \ \ \
| * | | | Improved update version detection logicVincent Petry2015-09-181-7/+1
| * | | | Simplify comparison algoVincent Petry2015-09-181-15/+1
| * | | | Throw exception on downgrade attemptVincent Petry2015-09-181-1/+5
| * | | | Restrict upgrades to explicit allowed versionVincent Petry2015-09-181-6/+34
| | |/ / | |/| |
* / | | Repeated calls to loginWithApache() should not not try to set user informatio...Thomas Müller2015-09-151-4/+6
|/ / /