aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Only show accessible teams in dashboard dropdown list (#19642)Jimmy Praet2022-05-071-6/+0
* Simplify `IsVendor` (#19626)Gusted2022-05-061-58/+2
* Call MultipartForm.RemoveAll when request finishes (#19606)wxiaoguang2022-05-055-0/+17
* Add health check endpoint (#18465)ttys32022-05-041-12/+25
* Only check for non-finished migrating task (#19601)Gusted2022-05-041-5/+5
* Use for a repo action one database transaction (#19576)65432022-05-032-1/+3
* Only set CanColorStdout / CanColorStderr to true if the stdout/stderr is a te...wxiaoguang2022-05-031-0/+21
* Don't fetch Mirror when it's migrating (#19588)Gusted2022-05-031-5/+14
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-0271-71/+0
* Federation: return useful statistic information for nodeinfo (#19561)65432022-05-022-2/+6
* Upgrade required git version to 2.0 (#19577)wxiaoguang2022-05-021-6/+16
* Simplify loops to copy (#19569)Gusted2022-05-011-3/+2
* fix #19545 (#19563)65432022-04-301-4/+5
* Respect DefaultUserIsRestricted system default when creating new user (#19310)Jimmy Praet2022-04-291-0/+1
* Add API to query collaborators permission for a repository (#18761)Florin Hillebrand2022-04-292-0/+16
* Support `hostname:port` to pass host matcher's check #19543 (#19543)wxiaoguang2022-04-292-2/+9
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-286-10/+51
* more context for models (#19511)65432022-04-286-10/+11
* Prevent intermittent race in attribute reader close (#19537)zeripath2022-04-281-16/+1
* Fix 64-bit atomic operations on 32-bit machines (#19531)Gusted2022-04-271-1/+4
* Prevent dangling archiver goroutine (#19516)zeripath2022-04-262-2/+2
* Use router param for filepath in GetRawFile (#19499)John Olheiser2022-04-261-0/+1
* Improve Stopwatch behavior (#18930)Gusted2022-04-251-0/+27
* Pass gitRepo down to GetRawDiff, since its used for main repo and wiki (#19461)65432022-04-251-13/+2
* Use queue instead of memory queue in webhook send service (#19390)Lunny Xiao2022-04-251-104/+0
* User specific repoID or xorm builder conditions for issue search (#19475)65432022-04-251-1/+1
* use IsLoopback (#19477)65432022-04-251-23/+1
* [doctor] authorized-keys: fix displayed check name (#19464)Pilou2022-04-241-2/+2
* Prevent dangling cat-file calls (goroutine alternative) (#19454)zeripath2022-04-221-0/+12
* Set correct PR status on 3way on conflict checking (#19457)Gusted2022-04-211-4/+1
* RepoAssignment ensure to close before overwrite (#19449)65432022-04-212-45/+61
* Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git ...zeripath2022-04-201-1/+1
* When updating mirror repo intervals by API reschedule next update too (#19429)zeripath2022-04-201-0/+2
* Add Helm Chart registry (#19406)KN4CK3R2022-04-191-0/+131
* Use a struct as test options (#19393)Lunny Xiao2022-04-147-7/+22
* Fixed registry host value. (#19363)KN4CK3R2022-04-101-4/+3
* Use "main" as default branch name (#19354)wxiaoguang2022-04-081-1/+1
* Move milestone to models/issues/ (#19278)Lunny Xiao2022-04-086-12/+16
* Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#...wxiaoguang2022-04-086-190/+111
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-22/+3
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-073-16/+92
* Allow custom redirect for landing page (#19324)techknowlogick2022-04-051-2/+7
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-0310-19/+738
* Prevent intermittent NPE in queue tests (#19301)zeripath2022-04-022-28/+97
* Remove legacy `unknwon/com` package (#19298)wxiaoguang2022-04-028-47/+236
* A pull-mirror repo should be marked as such on creation (#19295)Peter GardfjÀll2022-04-011-0/+1
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-0117-56/+359
* Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280)wxiaoguang2022-04-0145-399/+353
* Update JS dependencies (#19281)silverwind2022-04-011-1/+1
* Fix global packages enabled avaiable (#19276)Lunny Xiao2022-03-311-0/+2