summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-04-0248-406/+12
* 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 #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-011-18/+18
|\ \ \
| * | | l10n: Change "rain" to "rainfall"Valdnet2022-03-311-18/+18
* | | | [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 #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 #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-313-2/+56
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | 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
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-3114-74/+90
* | | | | | 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
* | | | | | | add beta channel advice to the updatenotification sectionszaimen2022-03-301-0/+4
|/ / / / / /
* | | | | | Merge pull request #31759 from nextcloud/fix/fix-composer-autoloaderCôme Chilliet2022-03-30125-375/+200
|\ \ \ \ \ \
| * | | | | | Build autoloader with new composer versionCôme Chilliet2022-03-30125-375/+200
| | |/ / / / | |/| | | |
* / | | | | Fix vendor loading in user_ldap wizardLouis Chemineau2022-03-302-1/+1
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2022-03-3036-82/+128
* | | | | Show filename in output messageChristopher Ng2022-03-291-5/+4
* | | | | Skip import of current calendar on errorChristopher Ng2022-03-291-10/+18
* | | | | Merge pull request #31575 from nextcloud/enh/add-trashbin-migratorCôme Chilliet2022-03-294-4/+148
|\ \ \ \ \
| * | | | | Add a guard to check that trashbin folder is a folderCôme Chilliet2022-03-241-1/+8
| * | | | | Improve wording of output for trashbin migratorCôme Chilliet2022-03-241-1/+1
| * | | | | Rename PATH constants to show if folder or fileCôme Chilliet2022-03-221-7/+7
| * | | | | Rename $insert var to $qbCôme Chilliet2022-03-171-8/+8
| * | | | | Add trashbin migrator to export and import trashbin dataCôme Chilliet2022-03-174-4/+141
* | | | | | Fix user counts updates on user add/removePetre T2022-03-291-8/+46
* | | | | | Merge pull request #31711 from nextcloud/mount-cache-external-shareVincent Petry2022-03-291-0/+3
|\ \ \ \ \ \
| * | | | | | invalidate mount cache after accepting or renaming federated shareRobin Appelman2022-03-251-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-299-56/+56
|\ \ \ \ \ \
| * | | | | | Prepare for ILogger drop in RootCollectionTestCôme Chilliet2022-03-241-5/+5
| * | | | | | Fix more ILogger related problems from testsCôme Chilliet2022-03-241-1/+1