aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command
Commit message (Expand)AuthorAgeFilesLines
* use the UID as loginName and not the display name.Bjoern Schiessle2021-05-111-1/+1
* Fix psalm errorsJoas Schilling2021-04-271-8/+6
* Fix unit testsJoas Schilling2021-04-271-1/+2
* Revert "add a prefix index to filecache.path"Roeland Jago Douma2021-04-081-7/+0
* Merge pull request #26252 from Maxopoly/masterJohn Molakvoæ2021-04-071-1/+8
|\
| * Add force option to app install commandMaxopoly2021-03-221-1/+8
* | Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma2021-03-262-3/+3
|\ \
| * | Change my email addressJohannes Leuker2021-03-242-3/+3
| |/
* | Remove event listener to udpate events that are not present anymoreMorris Jobke2021-03-251-12/+0
* | Cleanup unneeded code around database.xmlMorris Jobke2021-03-242-207/+0
* | Bye bye database.xmlJoas Schilling2021-03-241-11/+7
|/
* Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx...Morris Jobke2021-03-221-0/+202
|\
| * Add OCC command to reset rendered textsDaniel Calviño Sánchez2021-03-011-0/+202
* | add a prefix index to filecache.pathRobin Appelman2021-03-191-0/+7
* | make repair errors more visibleRobin Appelman2021-03-181-1/+1
* | DB conversion: improve console outputSimon Spannagel2021-03-171-1/+4
* | Merge pull request #25660 from hosting-de/feature/add-backend-list-groupsRoeland Jago Douma2021-03-052-5/+103
|\ \
| * | Show group backends in occ group:list --info and group:infoJohannes Leuker2021-03-012-5/+103
* | | Check command inputRoeland Jago Douma2021-03-021-0/+5
| |/ |/|
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-182-2/+2
|/
* Make the app code checker a NOOPChristoph Wurst2021-02-111-122/+4
* Fix markupJoas Schilling2021-01-181-1/+1
* Add a warning when trying to run integrity:check-core on gitJoas Schilling2021-01-181-0/+5
* Force run the verification of the signature on occJoas Schilling2021-01-181-1/+1
* Migrate internal classes to the OCP db col typesChristoph Wurst2021-01-122-2/+2
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-0811-48/+52
* Add more previous exceptions to database setup codeMorris Jobke2021-01-071-0/+1
* Print an exception trace for setup exceptionsChristoph Wurst2021-01-071-3/+19
* Command: Add app password generationSean Molenaar2021-01-051-0/+137
* Update license headersChristoph Wurst2020-12-301-0/+1
* Make oc_files_trash.auto_id a bigintVincent Petry2020-12-231-0/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1612-12/+12
* Merge pull request #23044 from nextcloud/migration-10.5Roeland Jago Douma2020-12-101-0/+33
|\
| * Add missing index on oc_cards and rename if it previously existedJulius Härtl2020-12-091-0/+33
* | Move columns to bigintJulius Härtl2020-12-081-0/+2
|/
* Merge pull request #24348 from hosting-de/feature/console-user-display-nameMorris Jobke2020-12-021-10/+37
|\
| * Wrap display_name similarly to email to allow changes via occJohannes Leuker2020-12-021-10/+37
* | Remove the deprecated update.phpChristoph Wurst2020-11-271-18/+0
|/
* Create primary keys on all tables and add a command to create the afterwardsJoas Schilling2020-11-101-0/+181
* Merge pull request #23693 from nextcloud/bugfix/noid/import-cert-clarifyMorris Jobke2020-10-261-3/+3
|\
| * Clarify import cert commandVincent Petry2020-10-261-3/+3
* | Update ConvertFilecacheBigInt.phptimm2k2020-10-261-0/+1
|/
* Make the migration template typedJoas Schilling2020-10-151-3/+3
* Format code to a single space around binary operatorsChristoph Wurst2020-10-058-27/+27
* add size index for filecacheRobin Appelman2020-09-221-0/+7
* Migrate verbose messages to inline syntax of writeln()Morris Jobke2020-09-171-11/+3
* Show lock messages only in verbose modeMorris Jobke2020-09-171-2/+2
* Allow to run occ preview:repair in parallelMorris Jobke2020-09-171-1/+19
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-161-1/+0
* Fix tense of updater logsNils Wittenbrink2020-09-101-2/+2