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-11-28Merge pull request #20789 from owncloud/scanner-skip-not-availableRobin Appelman
2015-11-27also log exceptionRobin Appelman
2015-11-27Merge pull request #20782 from mitar/better-httpsThomas Müller
2015-11-27Skip unavailable storages in scannerRobin Appelman
2015-11-27Also allow empty value for no-HTTPS.Mitar
2015-11-26Add full interface of server container as aliasMorris Jobke
2015-11-26Merge pull request #20602 from owncloud/fix-installed-appsThomas Müller
2015-11-26Merge pull request #20702 from owncloud/move-user-principal-into-subfolderThomas Müller
2015-11-26Merge pull request #20393 from owncloud/querybuilder-select-with-aliasThomas Müller
2015-11-26Untangle the linkToDocs method in OC_HelperMorris Jobke
2015-11-26Merge pull request #20744 from owncloud/oc_helper-getMimeType-cleanupThomas Müller
2015-11-26Merge pull request #20731 from owncloud/per-storage-updaterThomas Müller
2015-11-26remove unused methodMorris Jobke
2015-11-26Remove unused internal methodsMorris Jobke
2015-11-26Remove last occurences of OC_Helper::getMimeType()Morris Jobke
2015-11-26Introduce \OCP\IUser::getEMailAddress()Thomas Müller
2015-11-25Merge pull request #20691 from owncloud/share2.0_di_fixesThomas Müller
2015-11-25Merge pull request #20705 from owncloud/fix_20648Thomas Müller
2015-11-25Make Cache\Updater per storageRobin Appelman
2015-11-25Merge pull request #20439 from owncloud/etag-propagate-in-storageThomas Müller
2015-11-24Merge pull request #20636 from owncloud/savre-3.0Thomas Müller
2015-11-24Merge pull request #20692 from owncloud/federation_auto_add_serversThomas Müller
2015-11-24Adjust sabre changes in coreThomas Müller
2015-11-24Fix overriding function from 3rdparty warningRoeland Jago Douma
2015-11-24use hooks to auto add server to the list of trusted servers once a federated ...Björn Schießle
2015-11-24[Sharing 2.0] Fix phpdoc etcRoeland Jago Douma
2015-11-24[Sharing 2.0] Default share provider only generic DIRoeland Jago Douma
2015-11-24[Sharing 2.0] Removed unused DI stuffRoeland Jago Douma
2015-11-23Make sure that object id can be a stringJoas Schilling
2015-11-23Merge pull request #20679 from owncloud/fixphpdocThomas Müller
2015-11-23Merge pull request #20617 from owncloud/fix-usage-of-lastInsertIdThomas Müller
2015-11-23Merge pull request #20543 from owncloud/share2.0_fix_hooksThomas Müller
2015-11-23Add a method to select a field or value with aliasJoas Schilling
2015-11-23[Sharing 2.0] Move hook and delete children logic to share managerRoeland Jago Douma
2015-11-23p() supports string as argumentMorris Jobke
2015-11-23Throw an exception in case no table name is passed into lastInsertId of the O...Thomas Müller
2015-11-23lastInsertId() is properly working with Oracle if the table name is properly ...Thomas Müller
2015-11-23Use a DateTime object instead of a timestampJoas Schilling
2015-11-23Merge pull request #16902 from owncloud/jsocclientThomas Müller
2015-11-23Merge pull request #20524 from owncloud/pgsql-version-check-errorThomas Müller
2015-11-22also match ie11 with Request::USER_AGENT_IERobin Appelman
2015-11-22Now using IE8 workaround of davclient.js for all IE versionsVincent Petry
2015-11-22Fix undefined HTTP_USER_AGENTThomas Müller
2015-11-22Add evert's davclient.js + es6-promise + IE8 workaroundVincent Petry
2015-11-20Merge pull request #20614 from owncloud/use-mocks-when-testing-isSharingDisab...Thomas Müller
2015-11-20Adjust PHPDoc as suggestedThomas Müller
2015-11-19Fix failing unit test :skull:Thomas Müller
2015-11-19Use mocks when testing isSharingDisabledForUserThomas Müller
2015-11-19Follow the interface againRoeland Jago Douma
2015-11-19take the etag of child mounts into account for the folder etagRobin Appelman