| Commit message (Expand) | Author | Age | Files | Lines |
* | Move DateTime::ATOM to DateTimeInterface::ATOM | Christoph Wurst | 2021-06-23 | 3 | -4/+4 |
* | Fix typing error | Louis Chemineau | 2021-06-21 | 1 | -1/+5 |
* | Convert command option defaults to strings | Christoph Wurst | 2021-06-09 | 3 | -6/+6 |
* | Merge pull request #27429 from nextcloud/bug/26085/wrong-data-add-order-by | Christoph Wurst | 2021-06-09 | 1 | -5/+2 |
|\ |
|
| * | Fix #26085 | Daniel Kesselberg | 2021-06-08 | 1 | -5/+2 |
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 93 | -162/+64 |
* | | l10n: Spelling unification | Valdnet | 2021-06-02 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #27099 from nextcloud/bugfix/noid/make-user-report-scale | John Molakvoæ | 2021-05-26 | 1 | -13/+26 |
|\ |
|
| * | Make user:report command scale | Joas Schilling | 2021-05-26 | 1 | -13/+26 |
* | | Merge pull request #26600 from hosting-de/feature/occ-tags | Morris Jobke | 2021-05-25 | 4 | -0/+369 |
|\ \
| |/
|/| |
|
| * | Add commands to manage tags via OCC | Johannes Leuker | 2021-05-25 | 4 | -0/+369 |
* | | use the UID as loginName and not the display name. | Bjoern Schiessle | 2021-05-11 | 1 | -1/+1 |
* | | Fix psalm errors | Joas Schilling | 2021-04-27 | 1 | -8/+6 |
* | | Fix unit tests | Joas Schilling | 2021-04-27 | 1 | -1/+2 |
|/ |
|
* | Revert "add a prefix index to filecache.path" | Roeland Jago Douma | 2021-04-08 | 1 | -7/+0 |
* | Merge pull request #26252 from Maxopoly/master | John Molakvoæ | 2021-04-07 | 1 | -1/+8 |
|\ |
|
| * | Add force option to app install command | Maxopoly | 2021-03-22 | 1 | -1/+8 |
* | | Merge pull request #26281 from hosting-de/fix/email | Roeland Jago Douma | 2021-03-26 | 2 | -3/+3 |
|\ \ |
|
| * | | Change my email address | Johannes Leuker | 2021-03-24 | 2 | -3/+3 |
| |/ |
|
* | | Remove event listener to udpate events that are not present anymore | Morris Jobke | 2021-03-25 | 1 | -12/+0 |
* | | Cleanup unneeded code around database.xml | Morris Jobke | 2021-03-24 | 2 | -207/+0 |
* | | Bye bye database.xml | Joas Schilling | 2021-03-24 | 1 | -11/+7 |
|/ |
|
* | Merge pull request #25529 from nextcloud/fix-non-lgc-glyphs-in-avatars-and-tx... | Morris Jobke | 2021-03-22 | 1 | -0/+202 |
|\ |
|
| * | Add OCC command to reset rendered texts | Daniel Calviño Sánchez | 2021-03-01 | 1 | -0/+202 |
* | | add a prefix index to filecache.path | Robin Appelman | 2021-03-19 | 1 | -0/+7 |
* | | make repair errors more visible | Robin Appelman | 2021-03-18 | 1 | -1/+1 |
* | | DB conversion: improve console output | Simon Spannagel | 2021-03-17 | 1 | -1/+4 |
* | | Merge pull request #25660 from hosting-de/feature/add-backend-list-groups | Roeland Jago Douma | 2021-03-05 | 2 | -5/+103 |
|\ \ |
|
| * | | Show group backends in occ group:list --info and group:info | Johannes Leuker | 2021-03-01 | 2 | -5/+103 |
* | | | Check command input | Roeland Jago Douma | 2021-03-02 | 1 | -0/+5 |
| |/
|/| |
|
* | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 2 | -2/+2 |
|/ |
|
* | Make the app code checker a NOOP | Christoph Wurst | 2021-02-11 | 1 | -122/+4 |
* | Fix markup | Joas Schilling | 2021-01-18 | 1 | -1/+1 |
* | Add a warning when trying to run integrity:check-core on git | Joas Schilling | 2021-01-18 | 1 | -0/+5 |
* | Force run the verification of the signature on occ | Joas Schilling | 2021-01-18 | 1 | -1/+1 |
* | Migrate internal classes to the OCP db col types | Christoph Wurst | 2021-01-12 | 2 | -2/+2 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 11 | -48/+52 |
* | Add more previous exceptions to database setup code | Morris Jobke | 2021-01-07 | 1 | -0/+1 |
* | Print an exception trace for setup exceptions | Christoph Wurst | 2021-01-07 | 1 | -3/+19 |
* | Command: Add app password generation | Sean Molenaar | 2021-01-05 | 1 | -0/+137 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+1 |
* | Make oc_files_trash.auto_id a bigint | Vincent Petry | 2020-12-23 | 1 | -0/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 12 | -12/+12 |
* | Merge pull request #23044 from nextcloud/migration-10.5 | Roeland Jago Douma | 2020-12-10 | 1 | -0/+33 |
|\ |
|
| * | Add missing index on oc_cards and rename if it previously existed | Julius Härtl | 2020-12-09 | 1 | -0/+33 |
* | | Move columns to bigint | Julius Härtl | 2020-12-08 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #24348 from hosting-de/feature/console-user-display-name | Morris Jobke | 2020-12-02 | 1 | -10/+37 |
|\ |
|
| * | Wrap display_name similarly to email to allow changes via occ | Johannes Leuker | 2020-12-02 | 1 | -10/+37 |
* | | Remove the deprecated update.php | Christoph Wurst | 2020-11-27 | 1 | -18/+0 |
|/ |
|
* | Create primary keys on all tables and add a command to create the afterwards | Joas Schilling | 2020-11-10 | 1 | -0/+181 |