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
2022-03-18do not forget DB table prefix with truncate queryfix/noid/truncate-oracleArthur Schiwon
2022-03-17Merge pull request #31421 from nextcloud/fix/user_ldap-fix-ldap-connection-re...Côme Chilliet
2022-03-14Merge pull request #31542 from nextcloud/psalm-userCountsCarl Schwan
2022-03-14Use "use" to import namespacespsalm-userCountsCarl Schwan
2022-03-11Fix psalm issue about userCountsCarl Schwan
2022-03-08Fix similar potential problems with fetchOne loopsfix/user_ldap-fix-duplicated-empty-uuid-migrationCôme Chilliet
2022-03-08Fix duplicated UUID detection when there are empty uuidsCôme Chilliet
2022-03-08Set $limit as int as well in Access::count private methodfix/user_ldap-fix-ldap-connection-resetsCôme Chilliet
2022-03-03code styleArthur Schiwon
2022-03-03be conservative when reading from fresh created columnArthur Schiwon
2022-03-03Fix unit testsCôme Chilliet
2022-03-03Fix types in OCA\User_LDAP\ConfigurationCôme Chilliet
2022-03-03Remove redundant is_array checkCôme Chilliet
2022-03-03Improve typing in user_ldap to detect problems earlyCôme Chilliet
2022-03-03Fix executeRead when connection is reset because of a timeoutCôme Chilliet
2022-02-25[tx-robot] updated from transifexNextcloud bot
2022-02-24[tx-robot] updated from transifexNextcloud bot
2022-02-22[tx-robot] updated from transifexNextcloud bot
2022-02-17Make it explicit that a DN can be used for ldap:check-userCôme Chilliet
2022-02-17Improve typing in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet
2022-02-17Remove parenthesis around return in apps/user_ldap/lib/Command/CheckUser.phpCôme Chilliet
2022-02-17Fix ldap:check-user method for newly created LDAP usersCôme Chilliet
2022-02-14Fix script loading in ldap's settingsLouis Chemineau
2022-02-13[tx-robot] updated from transifexNextcloud bot
2022-02-10Merge pull request #31073 from nextcloud/fix/user_ldap-fix-access-typingVincent Petry
2022-02-10Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.phpCôme Chilliet
2022-02-10Fix ldap:update-uuidCôme Chilliet
2022-02-10add occ command to update UUIDs (incomplete)Arthur Schiwon
2022-02-10allow to re-run migration step when backup DB is already createdArthur Schiwon
2022-02-10invalidated duplicated UUIDs prior to migration changeArthur Schiwon
2022-02-08Remove mixed type not available in PHP 7.4Côme Chilliet
2022-02-08Add a comment explaining how Helper::loginName2UserName can workCôme Chilliet
2022-02-08Improve typing in OCA\User_LDAP\Access and reduce psalm errorsCôme Chilliet
2022-02-04fix overwriting of SUCCESS and INVALID constsArthur Schiwon
2022-02-02[tx-robot] updated from transifexNextcloud bot
2022-01-22[tx-robot] updated from transifexNextcloud bot
2022-01-13Remove useless indexes with duplicated names on backup tableCôme Chilliet
2022-01-13Update autoloaderJoas Schilling
2022-01-13Fix user_ldap migration for long DNs supportCôme Chilliet
2022-01-13Move duplicated code to a base class for group_mapping migrationsCôme Chilliet
2022-01-13Split dropTable and createTable in two migrationsCôme Chilliet
2022-01-13Fix primary key change in user_ldap migrationCôme Chilliet
2022-01-13Merge pull request #30508 from nextcloud/fix/psaml-binCarl Schwan
2022-01-13[tx-robot] updated from transifexNextcloud bot
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
2022-01-12Merge pull request #30572 from nextcloud/fix/lint_warningsLouis
2022-01-11Replace license information to SPDX expressionLouis Chemineau
2022-01-11Add generic type and description when its missingLouis Chemineau
2022-01-11Typing correctionsLouis Chemineau
2022-01-10 Removed obselete language files - Pt. IIrakekniven