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
2016-05-19Move \OCP to PSR-4Roeland Jago Douma
2016-05-17Merge pull request #24597 from owncloud/run-upgrade-in-incognito-modeVincent Petry
2016-05-17Group fixup (#24621)Roeland Douma
2016-05-12Log user out correctly if max session lifetime is reached (#24552)Christoph Wurst
2016-05-12run upgrades in incognito modeChristoph Wurst
2016-05-11try apache auth tooChristoph Wurst
2016-05-11token based authChristoph Wurst
2016-05-10Move OC_User_Database to \OC\User\DatabaseRoeland Jago Douma
2016-05-02Keep the composer instance so we can add psr4 paths laterJoas Schilling
2016-04-22Merge pull request #24200 from owncloud/appframework_psr4Thomas Müller
2016-04-22Disable web updater if ldap or shibboleth are installed - refs https://github...Thomas Müller
2016-04-22Move \OC\AppFramework to PSR-4Roeland Jago Douma
2016-04-20Merge pull request #24075 from owncloud/no-html-on-cliLukas Reschke
2016-04-19Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hookThomas Müller
2016-04-18In case of fatal php errors and other unhandled exceptions no html error page...Thomas Müller
2016-04-18Move logout to controllerLukas Reschke
2016-04-18Suggest cli based updater in case the instance is bigger - #23913Thomas Müller
2016-04-15Keep used username in URLLukas Reschke
2016-04-15Move login form into controllerLukas Reschke
2016-04-14Kill movable 3rdpartyThomas Müller
2016-04-13Move post_removeFromGroup to shareManagerRoeland Jago Douma
2016-04-12Migrate post_groupDelete hook to share manager (#23841)Roeland Douma
2016-04-11Merge pull request #23856 from owncloud/share_remove_addtogroup_hooksJoas Schilling
2016-04-08Remove pre/post_addToGroup hooks for sharesRoeland Jago Douma
2016-04-07lib: Fix typos (found by codespell)Stefan Weil
2016-04-07Merge pull request #23773 from owncloud/share_move_delete_user_hookJoas Schilling
2016-04-04Migrate post_userDelete hook to share managerRoeland Jago Douma
2016-04-04Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller
2016-03-31fix creation of versions of encrypted files on external storagesBjoern Schiessle
2016-03-23Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller
2016-03-20Consistently use rel=noreferrerLukas Reschke
2016-03-17Use raw PATH_INFOLukas Reschke
2016-03-14Replace unneded OC::needUpgrade with OCP methodMorris Jobke
2016-03-10Merge pull request #21582 from owncloud/core_composerThomas Müller
2016-03-09Add composers default autoloader to coreRoeland Jago Douma
2016-03-09Do not set response status in CLI in case of errorVincent Petry
2016-03-03don't hide server not available exception, fixes #20536Arthur Schiwon
2016-03-01Update author informationLukas Reschke
2016-02-29Disable app that bricks the server after enablingVincent Petry
2016-02-15Pass checked host as "domain" variable to "untrustedDomain" template.Joachim Bauch
2016-02-02The local address book is replaced now by the system addressbook as part of t...Thomas Müller
2016-01-27Ignore GD JPEG warningsLukas Reschke
2016-01-20move setup controller to core/controllerMorris Jobke
2016-01-12Happy new year!Thomas Müller
2016-01-11getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma
2016-01-10Only '/tests' to be autoloaded when running unit testsRoeland Jago Douma
2016-01-10OC autoloader is not allowed to load 3rdpartyRoeland Jago Douma
2016-01-10Remove code related to session regeneration after some timeLukas Reschke
2016-01-10Use ISession::clearLukas Reschke
2016-01-07Check if app does existsLukas Reschke