aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Uncapitalize errors (#18915)Gusted2022-02-263-9/+9
* BeforeSourcePath should point to base commit (#18799)Jimmy Praet2022-02-251-2/+2
* Update assignees check to include any writing team and change org sidebar (#1...zeripath2022-02-231-0/+2
* Lock gofumpt to v0.3.0 and run it (#18866)silverwind2022-02-231-1/+2
* Don't report signal: killed errors in serviceRPC (#18850)zeripath2022-02-221-1/+3
* Show fullname on issue edits and gpg/ssh signing info (#18827)Wim2022-02-201-1/+9
* Fix template bug of LFS lock (#18784)Lunny Xiao2022-02-161-0/+1
* Fix display time of milestones (#18753)René Schaar2022-02-161-1/+2
* Fix broken cancel button link on patch page (#18718)Lunny Xiao2022-02-142-3/+3
* Add LDAP group sync to Teams, fixes #1395 (#16299)Sven Seeberg2022-02-111-0/+2
* Change git.cmd to RunWithContext (#18693)Martin Scholz2022-02-111-8/+16
* Always set PullRequestWorkInProgressPrefixes in PrepareViewPullInfo (#18713)zeripath2022-02-111-2/+2
* Disable unnecessary OpenID/OAuth2 elements (#18491)Paweł Bogusławski2022-02-091-4/+11
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-095-0/+422
* Update object repo with the migrated repository (#18684)Hugo Hoitink2022-02-091-1/+1
* Added auto-save whitespace behavior if it changed manually (#15566)Viktor Suprun2022-02-081-3/+21
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-083-16/+7
* Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552)65432022-02-064-9/+9
* Ensure that blob-excerpt links work for wiki (#18587)zeripath2022-02-052-1/+29
* Prevent panic on prohibited user login with oauth2 (#18562)zeripath2022-02-031-1/+1
* Collaborator trust model should trust collaborators (#18539)zeripath2022-02-022-2/+2
* Add `GetUserTeams` (#18499)Gusted2022-02-012-7/+6
* Fix OAuth Source Edit Page (#18495)zeripath2022-01-312-0/+7
* Allow to filter repositories by language in explore, user and organization re...Lauris BH2022-01-283-0/+20
* Automatically pause queue if index service is unavailable (#15066)Lauris BH2022-01-275-17/+35
* Only view milestones from current repo (#18414)zeripath2022-01-262-3/+3
* Validate migration files (#18203)Aravinth Manivannan2022-01-261-4/+6
* Use base32 for 2FA scratch token (#18384)wxiaoguang2022-01-262-2/+2
* API: Return primary language and repository language stats API URL (#18396)Lauris BH2022-01-252-0/+10
* Fix partial cloning a repo (#18373)Gusted2022-01-231-1/+1
* Switch to non-deprecation setting (#18358)Gusted2022-01-231-1/+1
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-232-0/+103
* Always use git command but not os.Command (#18363)Lunny Xiao2022-01-231-13/+10
* Pause queues (#15928)zeripath2022-01-222-0/+26
* Add config options to hide issue events (#17414)qwerty2872022-01-213-1/+43
* Refactor jwt.StandardClaims to RegisteredClaims (#18344)zeripath2022-01-201-14/+10
* format with gofumpt (#18184)65432022-01-2072-199/+160
* Enable deprecation error for v1.17.0 (#18341)Gusted2022-01-201-0/+1
* Use correct translation key for errors (#18342)Gusted2022-01-201-3/+7
* Refactor Router Logger (#17308)wxiaoguang2022-01-205-55/+32
* Change initial TrustModel to committer (#18335)zeripath2022-01-191-0/+2
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-1941-205/+188
* Stop trimming preceding and suffixing spaces from editor filenames (#18334)v1.16.0-rc1zeripath2022-01-191-1/+1
* Fix incorrect OAuth message (#18332)wxiaoguang2022-01-191-1/+1
* Fix PR comments UI (#18323)wxiaoguang2022-01-192-9/+13
* Use indirect comparison when showing pull requests (#18313)zeripath2022-01-182-6/+6
* show pull link for agit pull request also (#18235)a10121127962022-01-171-0/+38
* Handle missing default branch better in owner/repo/branches page (#18290)zeripath2022-01-161-20/+33
* Return nicer error if trying to pull from non-existent user (#18288)zeripath2022-01-161-3/+12
* Webauthn nits (#18284)zeripath2022-01-152-10/+12