Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-02Fix "Only variables should be passed by reference" in stable7 templateJoas Schilling
2015-02-23The class name is Movie NOT MoviesOlivier Paroz
2015-02-17Merge pull request #14040 from owncloud/stable7-app-upgrade-orderLukas Reschke
2015-02-16Merge pull request #13988 from owncloud/group-share-collition-wrong-type-in-p...Lukas Reschke
2015-02-12catch any whitespaces which might get written to the output buffer while load...Thomas Müller
2015-02-10Fix "other" app update stackVincent Petry
2015-02-10on ownCloud upgrade: upgrade all apps in order, load important onesArthur Schiwon
2015-02-09Do not overwrite the shareType so the post hook is still correctJoas Schilling
2015-02-06Normalize before processingLukas Reschke
2015-02-06Merge pull request #13927 from owncloud/fix_ghost_directoriesMorris Jobke
2015-02-05for password protected link shares the password is stored in shareWith, so we...Bjoern Schiessle
2015-02-04detect root of mountpoint also if the trailing slash is missedBjoern Schiessle
2015-01-30Revert "Close cursor early in calculateFolderSize"Joas Schilling
2015-01-29Close cursor early in calculateFolderSizeVincent Petry
2015-01-23Merge pull request #13470 from owncloud/stable7-share-fixfindshareforuserwith...Morris Jobke
2015-01-23add config-option for an image's maximum filesize when generating previewsGeorg Ehrke
2015-01-23remove insane debug-log from OC_ImageGeorg Ehrke
2015-01-22Fix undefined offset 1 for wrong user mail addressMorris Jobke
2015-01-22Remove duplicated slashes from the requested urlRobin Appelman
2015-01-21Set the debugoutput channel to error_log instead of echoing itJoas Schilling
2015-01-21Fix getItemSharedWithUser for groupsVincent Petry
2015-01-15php <5.4 style arrayRobin Appelman
2015-01-15Proper constant for stable7Robin Appelman
2015-01-15Add View::getMount() for stable7Robin Appelman
2015-01-15Return valid fileinfo objects for part filesRobin Appelman
2015-01-13drop useless "!!! No reuse of etag" - fixes #13187Morris Jobke
2015-01-09Merge pull request #13186 from owncloud/no-session-for-formfactor-stable7Morris Jobke
2015-01-09no need to store the form factor in the session - it's computation is rather ...Thomas Müller
2015-01-08Use the TempManager to handle temporary filesRobin Appelman
2015-01-08Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman
2015-01-07Prevent leaking db connection info in the stacktraceRobin Appelman
2015-01-02Added error check to lib/private/image.phpByron Marohn
2014-12-15LDAP User CleanupArthur Schiwon
2014-12-13make regex in controllermethodreflector.php compatible with PCRE 6.xPhilipp Knechtges
2014-12-12remove ugly hack and don't use OC\Preview\Image for tiffs and svgsGeorg Ehrke
2014-12-12Return real mime type on PROPFINDVincent Petry
2014-12-12Ensure user mountpoints are setup when using getUserFolderRobin Appelman
2014-12-06Wipe cache if there is no response from feedVictor Dubiniuk
2014-12-05Add workaround for older instancesLukas Reschke
2014-12-05Trim port from domainLukas Reschke
2014-12-01Allow read-only configurationLukas Reschke
2014-12-01Merge pull request #11747 from owncloud/storeCredentialsOnlyInSessionIfRequiredVincent Petry
2014-12-01Merge pull request #12496 from owncloud/check-xml-writer-for-7Thomas Müller
2014-11-28Disable MSSQL for new CE installationsLukas Reschke
2014-11-28Check for XMLWriter classLukas Reschke
2014-11-27delete old previewsGeorg Ehrke
2014-11-26Consolidate if statement, and update unit testMiguel Prokop
2014-11-26fix calculation of expiration date if there is a default expiration date set ...Miguel Prokop
2014-11-25Try to read the file only instead of trying to touchLukas Reschke
2014-11-23delete all children's previews when deleting a folderGeorg Ehrke