summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-152-2/+36
* Merge pull request #21081 from owncloud/stable8.1-share-computesharepermissio...Morris Jobke2015-12-103-6/+8
|\
| * Add explicit check for groups excluded from sharingVincent Petry2015-12-091-1/+1
| * Add reshare permission checksVincent Petry2015-12-091-1/+1
| * Compute share permissions in the viewVincent Petry2015-12-092-5/+7
* | Don't load commands of apps when in maintenance mode - fixes #20939Thomas Müller2015-12-091-3/+5
|/
* Merge pull request #20999 from owncloud/backport-20981-multiple-emails-for-sh...Morris Jobke2015-12-071-1/+3
|\
| * Allow sending a share email to multiple usersJoas Schilling2015-12-071-1/+3
* | 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
| |/ |/|
* | 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-301-1/+1
|\ \ \
| * | | Add blob: scheme to default CSP policyLukas Reschke2015-09-291-1/+1
| * | | 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
|\ \ \