aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Delete user related oauth stuff on user deletion too (#19677)65432022-05-111-0/+9
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-118-35/+44
* Update go tool dependencies (#19676)silverwind2022-05-105-5/+21
* [doctor] Add check/fix for bogus action rows (#19656)singuliere2022-05-101-0/+9
* Set the LastModified header for raw files (#18356)zeripath2022-05-091-2/+37
* Calculate filename hash only once (#19654)KN4CK3R2022-05-091-6/+0
* Move some helper files out of models (#19355)Lunny Xiao2022-05-083-1/+127
* Repository level enable package or disable (#19323)Lunny Xiao2022-05-082-0/+5
* Allow custom default merge message with .gitea/default_merge_message/<merge_s...Lunny Xiao2022-05-081-0/+30
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-0/+9
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-0825-0/+102
* Hide private repositories in packages (#19584)KN4CK3R2022-05-072-14/+26
* 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