aboutsummaryrefslogtreecommitdiffstats
path: root/routers/init.go
Commit message (Expand)AuthorAgeFilesLines
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-021-1/+2
* Support repo license (#24872)yp053272024-10-011-0/+2
* Refactor names (#31405)wxiaoguang2024-06-191-2/+2
* Refactor route path normalization (#31381)wxiaoguang2024-06-171-1/+2
* Make sure git version&feature are always prepared (#30877)wxiaoguang2024-05-061-1/+5
* Add route handler info for debugging purpose (#30705)wxiaoguang2024-04-261-0/+6
* 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