aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-04-02108-554/+160
* Merge pull request #30438 from nextcloud/fix/caldav-trash-bin-deleted-at-intChristoph Wurst2022-04-011-72/+79
|\
| * Fix CalDAV subscriptions calendarorder column/prop typeChristoph Wurst2022-03-241-25/+33
| * Fix column/property type of the calendar orderChristoph Wurst2022-03-241-1/+1
| * Fix column/property type of the CalDAV deleted_at time stampChristoph Wurst2022-03-241-47/+46
* | Merge pull request #31750 from nextcloud/fix/ci-should-fail-on-deprecation-wa...Côme Chilliet2022-04-011-0/+1
|\ \
| * | Convert deprecation warnings to exception in php unitCôme Chilliet2022-03-291-0/+1
* | | Merge pull request #31782 from nextcloud/fix/31780_31778/fix-ldap-wizardblizzz2022-04-011-1/+7
|\ \ \
| * | | Fix ldap wizard stylingRichard Steinmetz2022-03-311-1/+7
* | | | Merge pull request #30550 from nextcloud/Valdnet-patch-1Valdnet2022-04-013-21/+21
|\ \ \ \
| * | | | l10n: Change "rain" to "rainfall"Valdnet2022-03-313-21/+21
* | | | | Merge pull request #30939 from nextcloud/Valdnet-patch-2Valdnet2022-04-011-61/+26
|\ \ \ \ \
| * | | | | Return to quotation marksValdnet2022-03-311-5/+5
| * | | | | Correct codeValdnet2022-03-311-17/+17
| * | | | | Code ordering for text stringsValdnet2022-03-311-47/+12
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-04-0148-28/+42
* | | | | | Merge pull request #31779 from nextcloud/fix/ldap-wizard-getconnectionVincent Petry2022-03-311-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix assignment of the LDAP Wizard connectionChristoph Wurst2022-03-311-1/+1
* | | | | | Merge pull request #31769 from nextcloud/releases/24/beta2v24.0.0beta2blizzz2022-03-311-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | 24.0.0 beta 2Arthur Schiwon2022-03-311-2/+2
* | | | | | Merge pull request #31240 from nextcloud/Valdnet-patch-3Louis2022-03-312-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix testValdnet2022-03-311-1/+1
| * | | | | l10n: Delete dotValdnet2022-02-171-2/+2
| * | | | | l10n: Add a dotValdnet2022-02-171-1/+1
* | | | | | Merge pull request #31602 from nextcloud/fix/user_ldap-fix-last-change-updatesVincent Petry2022-03-313-4/+9
|\ \ \ \ \ \
| * | | | | | Avoid updating _lastChange when nothing is changed in the configurationCôme Chilliet2022-03-313-3/+4
| * | | | | | Do not update _lastChanged on auto-detected attributesCôme Chilliet2022-03-311-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #31737 from nextcloud/fix/oc_oauth2_migrationJoas Schilling2022-03-311-13/+24
|\ \ \ \ \ \
| * | | | | | Wrap oauth2 migrations inside conditionsLouis Chemineau2022-03-311-13/+24
* | | | | | | Merge pull request #31770 from nextcloud/fix/systemtag_loadingblizzz2022-03-311-6/+5
|\ \ \ \ \ \ \
| * | | | | | | Change script loading order in worflowengineLouis Chemineau2022-03-311-6/+5
* | | | | | | | Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to...Côme Chilliet2022-03-315-2/+100
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Remove unneeded preSchemaChange and return null if no changesCôme Chilliet2022-03-311-10/+2
| * | | | | | | Fix files_external column lengthJoas Schilling2022-03-253-2/+64
| * | | | | | | Ensure string column limit of 4.000 charactersJoas Schilling2022-03-252-0/+44
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-3116-74/+98
* | | | | | | | Merge pull request #31719 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2022-03-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update guzzlehttp/guzzle requirement in /build/integrationdependabot[bot]2022-03-301-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #31683 from nextcloud/fix/31681/oracle-str-colCôme Chilliet2022-03-307-8/+123
|\ \ \ \ \ \ \ \
| * | | | | | | | Build autoloadersCôme Chilliet2022-03-302-0/+2
| * | | | | | | | Use the new octetLength function to filter lines to migrateCôme Chilliet2022-03-301-8/+4
| * | | | | | | | Adapt max length limit in AbstactMapping to match databaseCôme Chilliet2022-03-301-2/+2
| * | | | | | | | shrink ldap_dn column to 4000Arthur Schiwon2022-03-301-0/+117
| * | | | | | | | limit ldap_dn columns to 4000Arthur Schiwon2022-03-303-6/+6
* | | | | | | | | Merge pull request #31739 from nextcloud/enh/noid/add-beta-channel-adviceSimon L2022-03-303-3/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | add beta channel advice to the updatenotification sectionszaimen2022-03-303-3/+7
|/ / / / / / / /
* | | | | | | | Merge pull request #31759 from nextcloud/fix/fix-composer-autoloaderCôme Chilliet2022-03-30130-404/+210
|\ \ \ \ \ \ \ \
| * | | | | | | | Build autoloader with new composer versionCôme Chilliet2022-03-30130-404/+210
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #31756 from nextcloud/fix/vendor_loading_ldapblizzz2022-03-302-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix vendor loading in user_ldap wizardLouis Chemineau2022-03-302-1/+1
|/ / / / / / /