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
2020-09-15[tx-robot] updated from transifexNextcloud bot
2020-09-11announce added user and group backend later as there might be interdepsArthur Schiwon
2020-09-10switch to typed event for LDAPs user added to group caseArthur Schiwon
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-04add repair step to clean up DB off lastFeatureRefresh entries in user prefsArthur Schiwon
2020-09-04these code bits were part of old logic that was already refactored outArthur Schiwon
2020-08-27[tx-robot] updated from transifexNextcloud bot
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-22[tx-robot] updated from transifexNextcloud bot
2020-08-19Use matching parameter names form interfaces and implementationsMorris Jobke
2020-08-17Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke
2020-08-14Merge pull request #22221 from nextcloud/fix/19097/ldap-depracted-eventblizzz
2020-08-14[tx-robot] updated from transifexNextcloud bot
2020-08-13[tx-robot] updated from transifexNextcloud bot
2020-08-12provide event class to LDAP loaded event to fix deprecation messageArthur Schiwon
2020-08-12Merge pull request #22199 from nextcloud/techdebt/noid/PHPUnit_Framework_Mock...Morris Jobke
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-08-12remove logging message carrying no valuable informationArthur Schiwon
2020-08-11do not flip available state to unavailable, allow empty resultsArthur Schiwon
2020-08-11LDAP: shortcut in reading nested group members when IN_CHAIN is availableArthur Schiwon
2020-08-11Merge pull request #22176 from nextcloud/debt/noid/table-render-too-many-argu...Morris Jobke
2020-08-10Remove unexpected argumentDaniel Kesselberg
2020-08-10use break not continue in switch to avoid warningArthur Schiwon
2020-08-08Merge pull request #16737 from tofuSCHNITZEL/feature-zimbraldapblizzz
2020-08-08added "zimbraMailForwardingAddress" as a Group-Member association attribute t...Tobias Perschon
2020-08-07Merge pull request #21738 from nextcloud/techdebt/14552/migrate-OC_Group-post...Morris Jobke
2020-08-06[tx-robot] updated from transifexNextcloud bot
2020-07-31Merge pull request #22043 from nextcloud/fix/21892/reset-internal-cookie-stateMorris Jobke
2020-07-31[tx-robot] updated from transifexNextcloud bot
2020-07-30Migrate OC_Group post_removeFromGroup hook to actual event objectMorris Jobke
2020-07-29reset the cookie internally in new API when abandoning paged results opArthur Schiwon
2020-07-28[tx-robot] updated from transifexNextcloud bot
2020-07-21Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-20Merge pull request #21866 from nextcloud/techdebt/ldap-psr-containerMorris Jobke
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)
2020-07-17[tx-robot] updated from transifexNextcloud bot
2020-07-16Migrate LDAP to the PSR containerChristoph Wurst
2020-07-16[tx-robot] updated from transifexNextcloud bot
2020-07-14Use IBootstrap for the app user_ldapMorris Jobke
2020-07-13Do not use custom DI object names for user_ldapMorris Jobke
2020-07-06Merge pull request #21639 from nextcloud/techdebt/noid/move-away-from-databas...Morris Jobke
2020-07-06Update class loadersJoas Schilling
2020-07-06Move user_ldap to migrationsJoas Schilling
2020-07-06Merge pull request #21171 from nextcloud/enh/noid/tidy-up-group-ldapMorris Jobke
2020-06-26Also always return in app commandsJoas Schilling
2020-06-25fix strings being passed where arrays where expectedArthur Schiwon
2020-06-24Merge pull request #21565 from nextcloud/fix/noid/fix-commentRoeland Jago Douma
2020-06-24comment was wrong, block is needed neverthelessArthur Schiwon
2020-06-24fix obsolete usage of OCdialogsArthur Schiwon