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
path: root/lib
AgeCommit message (Expand)Author
2014-12-08Create config if it does not existsLukas Reschke
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
2014-11-23add y to with-aspect naming schemaGeorg Ehrke
2014-11-20Backport \OC\Security\Crypto to ownCloud 7Lukas Reschke
2014-11-19Merge pull request #12288 from owncloud/backport-mapper-fixesJoas Schilling
2014-11-19Fix mapping of relative pathsLukas Reschke
2014-11-19Use md5() of the original name instead of uniqid() for slugifyingJoas Schilling
2014-11-19Fix code layout before fixing the functionJoas Schilling
2014-11-19Simple fix for the wrong Mapper resetJoas Schilling
2014-11-19Make it possible to cleanPath() absolute Windows pathsJoas Schilling
2014-11-18only users can have a display name different from the idBjoern Schiessle
2014-11-18make sure that we only find the shares from the correct share type if users a...Bjoern Schiessle
2014-11-18make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle
2014-11-18Merge pull request #12154 from owncloud/ignore-port-for-trusted-domainMorris Jobke
2014-11-18add newlineMorris Jobke
2014-11-17file size on non-(Linux/BSD/Windows)-installationsMichael Roitzsch
2014-11-15Check if app is enabled for userLukas Reschke
2014-11-14cleanup group admin(s) on deleteGroupmichag86
2014-11-13removal of wrong/double implemented checkmichag86
2014-11-13fix for issue #10880michag86
2014-11-13Add repair steps for legacy config filesLukas Reschke
2014-11-13Merge pull request #12109 from owncloud/add-preupdate-before-upgradeLukas Reschke
2014-11-13Ignore port for trusted domainsLukas Reschke
2014-11-12Fix root path handling for WebDAV ext storageVincent Petry
2014-11-11Run preupdate before an updateLukas Reschke
2014-11-10Ensure there is a connection object within \OC_DB::enableCaching()Thomas Müller
2014-11-07logging changesCraig Morrissey
2014-11-06Convert StorageNotAvailableException to SabreDAV exceptionVincent Petry
2014-11-05fix typo in content typeBernhard Posselt
2014-11-05Support HTML in logo claimLukas Reschke
2014-11-03allow passing driver options, fixes #11718Jörn Friedrich Dreyer
2014-10-30Fix stupid copy paste failLukas Reschke
2014-10-29Show login again instead of JSON if CSRF check failsLukas Reschke
2014-10-28Merge pull request #11802 from owncloud/backport-10958Lukas Reschke
2014-10-28Merge pull request #11800 from owncloud/backport-MakeSupportedDBsConfigurableThomas Müller
2014-10-28Properly catch 503 storage not available in getQuotaInfoVincent Petry
2014-10-28Introduce cross-db ILIKERobin Appelman
2014-10-28Make supported DBs configurable within config.phpLukas Reschke
2014-10-24Make files non executableLukas Reschke