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
2021-03-09Merge pull request #25533 from nextcloud/resend-share-notifications-on-recreateRoeland Jago Douma
2021-03-09Merge pull request #25677 from nextcloud/drop/cache-factory-createRoeland Jago Douma
2021-03-09send share notification instead of erroring on duplicate shareRobin Appelman
2021-03-09Merge pull request #26017 from nextcloud/enh/boostrap/initialstateJulius Härtl
2021-03-09Merge pull request #25930 from nextcloud/techdept/psalm/25839/RedundantProper...Roeland Jago Douma
2021-03-09Fix RedundantPropertyInitializationCheckRoeland Jago Douma
2021-03-09Move initialstate bootstrap to proper types classesRoeland Jago Douma
2021-03-09Allow overwriting isAuthenticatedRoeland Jago Douma
2021-03-08Merge pull request #25997 from nextcloud/techdept/psalm/redundantcastLukas Reschke
2021-03-08Merge pull request #25925 from nextcloud/techdept/psalm/ActionProviderStoreRoeland Jago Douma
2021-03-08Merge pull request #25948 from nextcloud/techdebt/noid/depreate-getHTMLNameRoeland Jago Douma
2021-03-08Fix some redundant castsRoeland Jago Douma
2021-03-08[tx-robot] updated from transifexNextcloud bot
2021-03-07[tx-robot] updated from transifexNextcloud bot
2021-03-06[tx-robot] updated from transifexNextcloud bot
2021-03-05Merge pull request #25928 from nextcloud/enh/contactsmenu/entryChristoph Wurst
2021-03-05Merge pull request #25588 from nextcloud/techdept/custom-psr-loggerChristoph Wurst
2021-03-05Deprecate getHTMLName on \OCP\DefaultsJulius Härtl
2021-03-05Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma
2021-03-05Merge pull request #25659 from nextcloud/smb-getmetadata-catchRoeland Jago Douma
2021-03-05Merge pull request #25725 from lmamane/masterRoeland Jago Douma
2021-03-05Merge pull request #25929 from nextcloud/techdept/psalm/25839/redundantcastsRoeland Jago Douma
2021-03-05[tx-robot] updated from transifexNextcloud bot
2021-03-04Type CompositeExpression and ICompositeExpressionRoeland Jago Douma
2021-03-04catch notfound and forbidden exception in smb::getmetadataRobin Appelman
2021-03-04Remove RedundantcastsRoeland Jago Douma
2021-03-04Type Entry and IEntryRoeland Jago Douma
2021-03-04Add executeQuery and executeUpdateRoeland Jago Douma
2021-03-04Pimp ActionProviderStoreRoeland Jago Douma
2021-03-04[tx-robot] updated from transifexNextcloud bot
2021-03-03Merge pull request #25917 from nextcloud/techdept/kill_deprecated/ocp_apiRoeland Jago Douma
2021-03-03Merge pull request #25889 from nextcloud/techdept/psalm/fix_group_manager_fun...Roeland Jago Douma
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-03-03Fix types in the Group ManagerRoeland Jago Douma
2021-03-03Merge pull request #25656 from nextcloud/enh/type/expressionbuilderJoas Schilling
2021-03-03Merge pull request #25816 from nextcloud/iquerybuilder-join-conditionsJoas Schilling
2021-03-03Merge pull request #25882 from nextcloud/bug/25748/filter-other-tablesRoeland Jago Douma
2021-03-03Type the experssionbuildersRoeland Jago Douma
2021-03-03allow non string join conditions in query builderRobin Appelman
2021-03-03[tx-robot] updated from transifexNextcloud bot
2021-03-02Filter tables with other table prefixDaniel Kesselberg
2021-03-02Fix docblock return type for IShareProviderRoeland Jago Douma
2021-03-02Update autoloader filesRoeland Jago Douma
2021-03-02Merge pull request #25869 from nextcloud/fix/imanager-namespacingJoas Schilling
2021-03-02Merge pull request #25758 from nextcloud/enh/include_RichObject_formsJoas Schilling
2021-03-02Fix namespacingAnna Larch
2021-03-02Merge pull request #25544 from nextcloud/refactor/app-password-created-eventChristoph Wurst
2021-03-02[tx-robot] updated from transifexNextcloud bot
2021-03-01Show group backends in occ group:list --info and group:infoJohannes Leuker
2021-03-01Include RichObject for formsJonas Rittershofer