summaryrefslogtreecommitdiffstats
path: root/models/forgejo_migrations (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add configurable cooldown to claim usernames (#6422)Gusted6 days2-0/+20
* Alt Linux Apt-Rpm repository support for Forgejo packages. (#6351)Alex6198297 days2-0/+16
* fix: keying SQLite migrationEarl Warren2024-12-241-0/+25
* feat: migrate TOTP secrets to `keying`Gusted2024-11-273-0/+102
* fix: extend `forgejo_auth_token` table (part two)Earl Warren2024-11-161-1/+1
* fix: extend `forgejo_auth_token` tableGusted2024-11-152-0/+21
* Add branch auto deletion for scheduled PRsTom Neuber2024-10-312-0/+18
* [FEAT] Add support for webauthn credential level 3Gusted2024-08-292-0/+19
* [FEAT] Allow pushmirror to use publickey authenticationPhilip Peterson2024-08-222-0/+18
* feat(quota): Humble beginnings of a quota engineGergely Nagy2024-08-022-0/+54
* Add testifylint to lint checks (#4535)TheFox0x72024-07-302-8/+9
* Implement external assetsMalte Jürgens2024-07-292-0/+16
* [CHORE] Move test related function to own packageGusted2024-07-144-8/+8
* fix reviewMichael Jerger2024-05-292-0/+20
* add migration & enhance int-testMichael Jerger2024-05-163-0/+35
* enhance test & fix reviewsMichael Jerger2024-05-142-0/+35
* Drop Gitea-specific columns from two tablesGergely Nagy2024-04-262-0/+45
* [FEAT]Add Option to hide Release Archive links (#3139)JakobDev2024-04-242-0/+17
* Do not update PRs based on events that happened before they existedEarl Warren2024-04-112-1/+20
* models: reserve v11 for backporting release blockerEarl Warren2024-04-112-0/+2
* Resolve conflictsJakobDev2024-04-081-0/+18
* Add fix and migrationJakobDev2024-04-081-0/+2
* Add back ID field to pronouns migrationhazycora2024-04-031-0/+1
* Add migration for pronounshazycora2024-04-032-0/+18
* [FEAT] Configure if protected branch rule should apply to adminsGusted2024-03-292-0/+17
* [COSMETIC] unify the wording of the Forgejo migration commentsEarl Warren2024-03-281-8/+8
* models/forgejo_migrations: Gitea tables migration IDEarl Warren2024-03-272-3/+3
* Add a migration to remove SSH signatures from release notesGergely Nagy2024-03-264-0/+101
* Allow users to hide all "Add more units..." hintsGergely Nagy2024-03-212-0/+19
* [GITEA] Allow changing the repo Wiki branch to mainGergely Nagy2024-02-052-0/+26
* [FEAT] Repository flagsGergely Nagy2024-02-052-0/+24
* [GITEA] Optionally allow anyone to edit WikisGergely Nagy2024-02-052-0/+20
* [SECURITY] Rework long-term authenticationGusted2024-02-052-0/+28
* [SEMVER] store SemVer in ForgejoSemVer after a database upgradeEarl Warren2024-02-051-1/+7
* [DB] forgejo migration v1: add blocked user migrationGusted2024-02-052-0/+23
* [DB] forgejo migration v2: create the forgejo_sem_ver tableEarl Warren2024-02-052-1/+20
* [DB] Forgejo database migrationsGusted2024-02-053-0/+192