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
2016-07-13[stable9.1] Adding certificate revocation list and validate if the app certif...Vincent Petry
2016-07-13[stable9.1] Workaround to check htaccess in case of redirects (#25434)Vincent Petry
2016-07-08[stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry
2016-07-07[stable9.1] Use named parameter instead of direct value for system tags searc...Thomas Müller
2016-07-05Merge pull request #25356 from owncloud/checkupgrade-bypassVincent Petry
2016-07-05fix swift primary object store test (#25281)Thomas Müller
2016-07-05[tx-robot] updated from transifexJenkins for ownCloud
2016-07-05Bypass upgrade page when occ controller is requestedVictor Dubiniuk
2016-07-04Merge pull request #25240 from owncloud/remove-svgMorris Jobke
2016-07-04[tx-robot] updated from transifexJenkins for ownCloud
2016-07-03[tx-robot] updated from transifexJenkins for ownCloud
2016-07-02[tx-robot] updated from transifexJenkins for ownCloud
2016-07-01remove png references in coreHendrik Leppelsack
2016-06-29Various database migration fixes (#25209)Thomas Müller
2016-06-29[tx-robot] updated from transifexJenkins for ownCloud
2016-06-28[tx-robot] updated from transifexJenkins for ownCloud
2016-06-27Fix getting the certificate bundle for dav external storage (#25274)Robin Appelman
2016-06-27Login hooks (#25260)Christoph Wurst
2016-06-27handle unavailable fed shares while testing for availability (#25277)Robin Appelman
2016-06-27Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadpermsVincent Petry
2016-06-27Merge pull request #25258 from owncloud/integritycheck-whennotinstalledVincent Petry
2016-06-24check login name when authenticating with client tokenChristoph Wurst
2016-06-24Make code integrity check work when OC is not installed yetVincent Petry
2016-06-24Repair step to adjust link share delete permissionsVincent Petry
2016-06-24Add explicit delete permission to link sharesVincent Petry
2016-06-24[tx-robot] updated from transifexJenkins for ownCloud
2016-06-22Merge pull request #25172 from owncloud/token-login-validationVincent Petry
2016-06-22occ web executor (#24957)VicDeo
2016-06-22Merge pull request #25208 from owncloud/uploadfolder-firemkdirhooksforparentsVincent Petry
2016-06-21Fire hooks for mkdir for folder uploadkarakayasemi
2016-06-21redirect to new login route (#25099)Christoph Wurst
2016-06-21update session token password on user password changeChristoph Wurst
2016-06-21[tx-robot] updated from transifexJenkins for ownCloud
2016-06-20Merge pull request #25162 from owncloud/password-login-forbidden-hintVincent Petry
2016-06-20Update ExcludeFileByNameFilterIterator.php (#25184)Thomas Müller
2016-06-20fix unit test warning/errorsChristoph Wurst
2016-06-20Merge pull request #25174 from owncloud/tokenmapper-close-cursorVincent Petry
2016-06-20Merge pull request #25168 from owncloud/capped-user-cacheVincent Petry
2016-06-20fix nitpickChristoph Wurst
2016-06-20[tx-robot] updated from transifexJenkins for ownCloud
2016-06-17close cursor after loading a tokenChristoph Wurst
2016-06-17dont create a session token for clients, validate the app password insteadChristoph Wurst
2016-06-17store last check timestamp in token instead of sessionChristoph Wurst
2016-06-17use token last_activity instead of session valueChristoph Wurst
2016-06-17Capped cache for user configJörn Friedrich Dreyer
2016-06-17Use getLazyRootFolder from RemoveRootShares repair stepVincent Petry
2016-06-17add PasswordLoginForbiddenExceptionChristoph Wurst
2016-06-17[tx-robot] updated from transifexJenkins for ownCloud
2016-06-16Merge pull request #25132 from owncloud/2fa-load-apps-before-queryVincent Petry
2016-06-16emit correct signal when disabling an appJörn Friedrich Dreyer