aboutsummaryrefslogtreecommitdiffstats
path: root/routers/init.go
Commit message (Expand)AuthorAgeFilesLines
* Move some asymkey functions to service layer (#28894)Lunny Xiao2024-03-041-2/+2
* Actions Artifacts v4 backend (#28965)ChristopherHX2024-03-021-0/+2
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-241-2/+0
* Support SAML authentication (#25165)techknowlogick2024-02-231-0/+2
* Allow to sync tags from admin dashboard (#28045)JakobDev2024-01-241-0/+3
* Always enable caches (#28527)Lunny Xiao2023-12-191-1/+1
* Replace more db.DefaultContext (#27628)Lunny Xiao2023-10-151-2/+2
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-1/+1
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Another round of `db.DefaultContext` refactor (#27103)JakobDev2023-09-251-1/+1
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-1/+1
* Move feed notification service layer (#26908)Lunny Xiao2023-09-051-2/+2
* Move ui notification to service layer (#26907)Lunny Xiao2023-09-051-0/+2
* Move indexer notification to service layer (#26906)Lunny Xiao2023-09-051-6/+2
* Pre-register OAuth2 applications for git credential helpers (#26291)Denys Konovalov2023-08-091-0/+2
* Refactor path & config system (#25330)wxiaoguang2023-06-211-14/+8
* Refactor web package and context package (#25298)wxiaoguang2023-06-181-6/+6
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-161-0/+2
* Decouple the different contexts from each other (#24786)wxiaoguang2023-05-211-1/+1
* Implement actions artifacts (#22738)FuXiaoHei2023-05-191-0/+6
* Use globally shared HTMLRender (#24436)wxiaoguang2023-04-301-1/+1
* Refactor "route" related code, fix Safari cookie bug (#24330)wxiaoguang2023-04-271-6/+1
* Allow adding new files to an empty repo (#24164)wxiaoguang2023-04-191-1/+1
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-8/+1
* Refactor `setting.Database.UseXXX` to methods (#23354)Jason Song2023-03-071-1/+1
* Avoid warning for system setting when start up (#23054)Lunny Xiao2023-02-241-1/+1
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-3/+3
* Implement actions (#21937)Jason Song2023-01-311-0/+10
* Add support for incoming emails (#22056)KN4CK3R2023-01-141-0/+2
* Reminder for no more logs to console (#22282)Jason Song2023-01-011-0/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add some documentation to packages (#21648)zeripath2022-11-121-1/+7
* Sync git hooks when config file path changed (#21619)Jason Song2022-10-281-3/+13
* Add link to user profile in markdown mention only if user exists (#21533)Yarden Shoham2022-10-231-1/+2
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-6/+6
* Share HTML template renderers and create a watcher framework (#20218)zeripath2022-08-281-7/+9
* Refactor legacy git init (#20376)wxiaoguang2022-08-091-3/+1
* Initialize cron last (#20373)zeripath2022-07-151-1/+3
* Refactor SSH init code, fix directory creation for TrustedUserCAKeys file (#2...wxiaoguang2022-07-101-10/+2
* Fix data-race problems in git module (quick patch) (#19934)wxiaoguang2022-06-111-1/+1
* Refactor git module, make Gitea use internal git config (#19732)wxiaoguang2022-06-101-2/+2
* Update go tool dependencies (#19676)silverwind2022-05-101-2/+2
* Move some helper files out of models (#19355)Lunny Xiao2022-05-081-2/+5
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-081-0/+2
* Use queue instead of memory queue in webhook send service (#19390)Lunny Xiao2022-04-251-1/+1
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-16/+2
* Add Goroutine stack inspector to admin/monitor (#19207)zeripath2022-03-311-1/+1
* Add Package Registry (#16510)KN4CK3R2022-03-301-0/+5
* Move keys to models/asymkey (#17917)Lunny Xiao2021-12-101-1/+2
* Move repo archiver to models/repo (#17913)Lunny Xiao2021-12-061-1/+1