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-03-21Merge branch 'master' into load-apps-proper-masterThomas Müller
2014-03-21Merge pull request #7611 from owncloud/fix-updaterVincent Petry
2014-03-20Merge pull request #7794 from owncloud/extstorage-obfuscatepasswordsLukas Reschke
2014-03-20Merge pull request #7808 from owncloud/quota-usequotaevenwhenfreespaceunknownVincent Petry
2014-03-20Merge pull request #7732 from owncloud/datafolderexistenceVincent Petry
2014-03-20Merge pull request #7818 from owncloud/logException_undefined_variableMorris Jobke
2014-03-20Merge pull request #7651 from owncloud/close-session-faster-masterThomas Müller
2014-03-20Fix 'Undefined variable: message' in OCP\Util::logExceptionThomas Tanghus
2014-03-19Still return quota value when free space is unknownVincent Petry
2014-03-19Add mimetype for MKV videosLukas Reschke
2014-03-19Moved external storage mounting code to files_external appVincent Petry
2014-03-19Merge branch 'master' into close-session-faster-masterThomas Müller
2014-03-19Added IV for ext storage password encryptionVincent Petry
2014-03-19Merge pull request #7790 from owncloud/fix/7788Thomas Müller
2014-03-19[tx-robot] updated from transifexJenkins for ownCloud
2014-03-18drop file cache migration OC5 -> OC6Thomas Müller
2014-03-18redefine reopen() in class \OC\Session\Internal to avoid accidental calls in ...Thomas Müller
2014-03-18Merge branch 'master' into close-session-faster-masterThomas Müller
2014-03-18introduce reopen() method to be used for unit test execution only - right aft...Thomas Müller
2014-03-18Merge pull request #7649 from owncloud/routing-publicThomas Müller
2014-03-17Merge pull request #7764 from owncloud/datadir-chmodicewind1991
2014-03-17Merge pull request #7760 from owncloud/core-roundbytesicewind1991
2014-03-17Use $installedVersion instead of $currentVersionLukas Reschke
2014-03-17Merge pull request #7727 from owncloud/cli-trusteddomainupgradewarningicewind1991
2014-03-17Merge pull request #7704 from owncloud/preview_use_pre_instead_of_post_delete...Vincent Petry
2014-03-17Merge pull request #7728 from owncloud/oc_image_show_save_custom_mimeVincent Petry
2014-03-17use a non-recursive chmod on the datadirRobin Appelman
2014-03-17Correctly round bytes when converted from human readable formatVincent Petry
2014-03-17unit tests for specific image type output addedThomas Müller
2014-03-17fixing PHPDocThomas Müller
2014-03-16[tx-robot] updated from transifexJenkins for ownCloud
2014-03-15[tx-robot] updated from transifexJenkins for ownCloud
2014-03-15Return 503 when a config/data dir error existsVincent Petry
2014-03-14OC_Image::_output() - throw exception instead of falling back to pngGeorg Ehrke
2014-03-14remove image/pjpeg from OC_Image::_outputGeorg Ehrke
2014-03-14Added .ocdata file to check for data folder validityVincent Petry
2014-03-14don't change mimetype of whole image objectGeorg Ehrke
2014-03-14Added warning for trusted_domains after CLI upgradeVincent Petry
2014-03-14always output a pngGeorg Ehrke
2014-03-14make it possible to influence output type of \OC_ImageGeorg Ehrke
2014-03-14[tx-robot] updated from transifexJenkins for ownCloud
2014-03-13finally fix the paths for the OCS Share APIBjoern Schiessle
2014-03-13improve validation of getFileInfo in \OC\PreviewGeorg Ehrke
2014-03-13[tx-robot] updated from transifexJenkins for ownCloud
2014-03-13use preDelete instead of postDelete hookGeorg Ehrke
2014-03-12Merge pull request #6632 from eduardosan/masterVincent Petry
2014-03-12Merge pull request #7683 from owncloud/proper-content-type-on-ocs-exceptionsVincent Petry
2014-03-12fixing method namesThomas Müller
2014-03-12Merge pull request #7682 from owncloud/sanitize-fallbackid-masterLukas Reschke
2014-03-12[tx-robot] updated from transifexJenkins for ownCloud