summaryrefslogtreecommitdiffstats
path: root/models (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: reduce noise for the v303 migration (#6591)HEADforgejoEarl Warren22 hours2-8/+68
* [gitea] week 2025-03 cherry pick (gitea/main -> forgejo) (#6539)Earl Warren27 hours1-0/+3
|\
| * chore(performance): loadCommentsByType sets IssuesLunny Xiao6 days1-0/+3
* | fix: avoid Gitea migration warnings (take 2) (#6577)Earl Warren2 days1-14/+22
* | Add search action jobs for API routes, repo, org and global level (#6300)Jaime merino4 days5-19/+88
|/
* [gitea] week 2025-02 cherry pick (gitea/main -> forgejo) (#6471)Earl Warren11 days7-21/+107
|\
| * Refactor env var related code (#33075)wxiaoguang13 days1-0/+6
| * unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067)JonRB13 days1-0/+1
| * Use project's redirect url instead of composing url (#33058)Lunny Xiao13 days1-2/+10
| * Fix issue comment number (#30556)Lunny Xiao13 days5-19/+90
* | feat: add limited execution tracing supportGusted13 days1-0/+22
|/
* Merge pull request 'feat: Add summary card for repos and releases' (#6269) fr...Otto2025-01-014-20/+78
|\
| * UpdateJakobDev2024-12-301-1/+1
| * Merge branch 'forgejo' into repocardJakobDev2024-12-2911-23/+285
| |\
| * | Fix typosJakobDev2024-12-281-1/+1
| * | Merge branch 'forgejo' into repocardJakobDev2024-12-198-7/+164
| |\ \
| * | | UpdateJakobDev2024-12-181-1/+1
| * | | Merge branch 'forgejo' into repocardJakobDev2024-12-182-3/+43
| |\ \ \
| * | | | UpdateJakobDev2024-12-181-14/+0
| * | | | feat: Add summary card for repos and releasesJakobDev2024-12-143-6/+78
* | | | | Merge pull request '[gitea] week 2024-53 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-302-0/+22
|\ \ \ \ \
| * | | | | Support org labels when adding labels by label names (#32988)Zettat1232024-12-282-0/+22
| | |_|_|/ | |/| | |
* / | | | fix: xorm needs to be lowercase otherwise it is ignoredEarl Warren2024-12-291-3/+3
|/ / / /
* | | | fix: keying SQLite migrationEarl Warren2024-12-242-0/+26
* | | | fix: xorm:version default is inconsistentEarl Warren2024-12-241-4/+4
* | | | fix: Gitea last dropEarl Warren2024-12-242-0/+36
* | | | Merge pull request '[gitea] week 2024-52 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-244-19/+141
|\ \ \ \
| * | | | Improve Actions status aggregations (#32860)wxiaoguang2024-12-222-9/+31
| * | | | Fix incomplete Actions status aggregations (#32859)wxiaoguang2024-12-222-19/+88
| * | | | Fix bug on action list deleted branch (#32848)Lunny Xiao2024-12-222-0/+31
| | |_|/ | |/| |
* / | | feat: allow changing default branch update styleGeorge Bartolomey2024-12-233-0/+78
|/ / /
* | | Merge pull request '[gitea] week 2024-51 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-198-7/+164
|\ \ \ | |_|/ |/| |
| * | Fix missing outputs for jobs with matrix (#32823)Zettat1232024-12-155-2/+144
| * | Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-152-2/+17
| * | chore: use errors.New to replace fmt.Errorf with no parameters (#32800)RiceChuan2024-12-151-3/+3
| |/
* | Merge pull request 'Add sorting functionality to `/api/v1/admin/users` endpoi...Otto2024-12-162-3/+43
|\ \ | |/ |/|
| * chore: Update user1 createdunixAwiteb2024-12-161-2/+2
| * chore: Identify the `created_unix` in user fixturesAwiteb2024-12-161-1/+41
* | Merge pull request 'fix: Do not offer duplicating a PR for a recently pushed ...Otto2024-12-131-5/+8
|\ \ | |/ |/|
| * Reduce delay to 30 minutesAntonin Delpeuch2024-12-101-1/+1
| * fix: Do not offer duplicating a PR for a recently pushed branchAntonin Delpeuch2024-12-071-4/+7
* | Ensure `source_id` parameter is not skipped when set to 0 and correctly filte...Awiteb2024-12-131-4/+4
* | fix: Revert "allow synchronizing user status from OAuth2 login providers (#31...Gusted2024-12-122-39/+4
* | Merge pull request '[gitea] week 2024-50 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-102-86/+0
|\ \
| * | Remove outdated code about fixture generation (#32708)Lunny Xiao2024-12-082-86/+0
| |/
* | Add `-` as reserved userOtto Richter2024-12-091-0/+1
* | feat(secret): generate FORGEJO_TOKEN for all tasksxtex2024-12-081-1/+2
|/
* fix: correct permission loading for limited organisationGusted2024-12-042-1/+35
* Merge pull request '[gitea] week 2024-49 cherry pick (gitea/main -> forgejo)'...Earl Warren2024-12-038-10/+10
|\
| * Strict pagination check (#32548)Lunny Xiao2024-12-018-10/+10