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
2015-10-29Merge pull request #20135 from owncloud/check-if-null-subadminThomas Müller
2015-10-29Merge pull request #20060 from owncloud/cache-move-final-update-transactionRobin Appelman
2015-10-29Merge pull request #19592 from owncloud/availability-root-always-existsThomas Müller
2015-10-29include the final update in the transaction when moving a folder in the cacheRobin Appelman
2015-10-29Merge pull request #19869 from owncloud/cache-adjustcurrentmtimeonrenameThomas Müller
2015-10-29Drop OC_SubAdmin and replace usagesLukas Reschke
2015-10-29Merge pull request #11509 from owncloud/internal_email_templateThomas Müller
2015-10-29The root of a storage always existsRobin Appelman
2015-10-29Allow separate templates for internal and external share notificationsStephen Colebrook
2015-10-29Add a repair step that checks for group membership on sharesJoas Schilling
2015-10-29Remove shares where the parent does not exist anymoreJoas Schilling
2015-10-29[tx-robot] updated from transifexJenkins for ownCloud
2015-10-28Merge pull request #19182 from cweiske/support-bzip2Thomas Müller
2015-10-28Merge pull request #20102 from owncloud/fix_subadminThomas Müller
2015-10-28Make \OC\SubAdmin php-5.4 compatibleRoeland Jago Douma
2015-10-28[tx-robot] updated from transifexJenkins for ownCloud
2015-10-27[tx-robot] updated from transifexJenkins for ownCloud
2015-10-26Merge pull request #19837 from owncloud/always-enabled-appsThomas Müller
2015-10-26Also adjust storage_mtime of target after renameVincent Petry
2015-10-26Update license headersLukas Reschke
2015-10-26Merge pull request #20031 from owncloud/remove-dead-codeThomas Müller
2015-10-26Merge pull request #19982 from owncloud/fix-link-sharing-regression-masterThomas Müller
2015-10-26Fail hard if shipped.json is missingThomas Müller
2015-10-26Don't show apps which are always enabled in the app managerThomas Müller
2015-10-26Store list of apps which cannot be disabled in shipped.jsonThomas Müller
2015-10-26Remove dead codeLukas Reschke
2015-10-25Throw exception on `getPath` if file does not existLukas Reschke
2015-10-25[tx-robot] updated from transifexJenkins for ownCloud
2015-10-23Dont lock /$user/filesRobin Appelman
2015-10-23Fix for broken ajax/share.php endpointRoeland Jago Douma
2015-10-22Expose syslog tag in the configurationVolker Fröhlich
2015-10-22Ensure the password is only hashed in case it's changed on the client - fixes...Thomas Müller
2015-10-22Merge pull request #19890 from owncloud/db-keep-shared-locksThomas Müller
2015-10-21Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME']Lukas Reschke
2015-10-21Remove dependency on ICrypto + use XORLukas Reschke
2015-10-21Merge pull request #19918 from owncloud/send-begin-messageThomas Müller
2015-10-21Merge pull request #19927 from owncloud/install-shipped-apps-on-upgradeThomas Müller
2015-10-21Legacy OC_SubAdmin is now just a wrapperRoeland Jago Douma
2015-10-21New \OC\SubAdmin classRoeland Jago Douma
2015-10-21 Install new shipped apps on upgrade -fixes #19925Thomas Müller
2015-10-21Merge pull request #19883 from owncloud/provide-iappcontainerThomas Müller
2015-10-21Merge pull request #18184 from owncloud/ocs-merge-headersThomas Müller
2015-10-21add phpdocRobin Appelman
2015-10-21Keep shared locks until the end of the request so we can reuse themRobin Appelman
2015-10-21Update: state which step we are going to start and warn if it might be slowJoas Schilling
2015-10-21[tx-robot] updated from transifexJenkins for ownCloud
2015-10-20Fix #19181: Support .bz2 app archivesChristian Weiske
2015-10-20Merge pull request #19884 from owncloud/locking_exceptionThomas Müller
2015-10-20Merge pull request #19874 from owncloud/delete-cookie-instead-of-setting-valu...Thomas Müller
2015-10-20catch all exception if table doesn't existsBjörn Schießle