summaryrefslogtreecommitdiffstats
path: root/routers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix project description rendering for org (#30587)wxiaoguang2024-04-211-2/+2
* Fix branch_protection api shows users/teams who has no readAccess (#30291)Edward Zhang2024-04-211-4/+4
* Fix empty field `login_name` in API response JSON when creating user (#30511)yp053272024-04-211-3/+3
* feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-215-14/+132
* hooks: Harden when we accept push options that change repo settingsGergely Nagy2024-04-191-0/+61
* Merge pull request 'Do not require login_name & source_id for /admin/user/{us...Earl Warren2024-04-171-2/+10
|\
| * Do not require login_name & source_id for /admin/user/{username}Gergely Nagy2024-04-171-2/+10
* | Allow changing global wiki editability via the APIGergely Nagy2024-04-161-3/+21
|/
* Merge pull request 'Fix release published actions not triggering for releases...oliverpool2024-04-162-4/+4
|\
| * Fix release published actions not triggering for releases created from existi...Laura Hausmann2024-04-152-4/+4
* | Check the token's owner and repository when registering a runner (#30406)Zettat1232024-04-161-0/+14
* | Convert the remaining `interface{}`s to `any`Gergely Nagy2024-04-151-1/+1
* | Fix network error when open/close organization/individual projects and redire...yp053272024-04-152-11/+6
* | Fix missed doer (#30231)Lunny Xiao2024-04-156-21/+21
* | Clean up log messages (#30313)wxiaoguang2024-04-156-15/+10
* | Merge pull request 'Improve English locale' (#2941) from 0ko/forgejo:english2...0ko2024-04-151-1/+1
|\ \
| * | [I18N] Improve English locale0ko2024-04-061-1/+1
* | | [PORT] gitea#30430: Fix rename branch 500 when the target branch is deleted b...Gusted2024-04-151-0/+3
* | | [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167)oliverpool2024-04-154-69/+10
| |/ |/|
* | fix code search templateShiny Nematoda2024-04-111-1/+1
* | Merge pull request 'Do not update PRs based on events that happened before th...Earl Warren2024-04-111-0/+2
|\ \
| * | Do not update PRs based on events that happened before they existedEarl Warren2024-04-111-0/+2
* | | Merge pull request 'Update checker setting updates' (#2925) from 0ko/forgejo:...Earl Warren2024-04-101-0/+1
|\ \ \ | |/ / |/| |
| * | Update checker setting updates0ko2024-03-311-0/+1
* | | webhook: add admin-hooks testsoliverpool2024-04-092-4/+2
* | | webhook: fix admin-hooks new dropdownsoliverpool2024-04-091-0/+3
* | | Merge pull request '[CHORE] Remove Microsoft SQL Server support' (#3040) from...Earl Warren2024-04-091-1/+1
|\ \ \
| * | | [CHORE] Remove Microsoft SQL Server SupportGusted2024-04-051-1/+1
* | | | Merge pull request '[gitea] week 15 cherry pick' (#3091) from algernon/forgej...Earl Warren2024-04-0914-74/+929
|\ \ \ \
| * | | | Remove scheduled action tasks if the repo is archived (#30224)Zettat1232024-04-072-0/+22
| * | | | Add setting to disable user features when user login type is not plain (#29615)Jack Hay2024-04-074-12/+14
| * | | | Add API for `Variables` (#29520)sillyguodong2024-04-078-62/+893
| | |_|/ | |/| |
* | | | Merge pull request '[GITEA PORT] Do some performance optimize for issues list...Earl Warren2024-04-083-31/+20
|\ \ \ \
| * | | | Do some performance optimize for issues list and view issue/pull (gitea#29515)Lunny Xiao2024-04-083-31/+20
* | | | | Count downloads for tag archivesJakobDev2024-04-084-3/+57
|/ / / /
* / / / [BUG] Fix unblock actionGusted2024-04-061-0/+1
|/ / /
* | | Merge pull request 'Fix "view file" button in diff compare view' (#3046) from...Gusted2024-04-061-1/+1
|\ \ \
| * | | Fix view file button in diff compareMai-Lapyst2024-04-051-1/+1
* | | | Merge pull request 'Add optional pronoun field in user settings' (#1518) from...Gusted2024-04-064-0/+10
|\ \ \ \
| * | | | Enable user pronoun editing from the admin uiGergely Nagy2024-04-031-0/+1
| * | | | add some commentshazycora2024-04-031-0/+1
| * | | | gofumpthazycora2024-04-031-3/+1
| * | | | change "any/all" to "any pronouns"hazycora2024-04-031-1/+1
| * | | | use recognisedPronouns variablehazycora2024-04-031-2/+7
| * | | | add any/all pronoun option to dropdownhazycora2024-04-031-2/+2
| * | | | Add "Unspecified" option to pronouns dropdownhazycora2024-04-031-2/+2
| * | | | use dropdown for pronoun inputhazycora2024-04-031-0/+2
| * | | | add pronoun field to user profileshazycora2024-04-033-0/+3
* | | | | Merge pull request 'feat: extend webfinger to respond to profile page URIs' (...Gusted2024-04-061-0/+57
|\ \ \ \ \
| * | | | | fix: cleanup webfinger URI parsingAravinth Manivannan2024-04-041-2/+1