Commit Graph

38 Commits (9619ccf0e54c0f8502b5e1bc7dad4d3471330f9c)

Author SHA1 Message Date
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486)
5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933)
5 years ago
Lunny Xiao 7d9a13035e display as error (#7724)
5 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
zeripath 356854fc5f Move serv hook functionality & drop GitLogger (#6993)
5 years ago
Lunny Xiao 355ab0c62c Fix wrong init dependency on markup extensions (#7038)
5 years ago
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
Paul Brackin f631702299 Ensure error is logged on db reconnection attempts (#5780)
5 years ago
Paul Brackin 1bb22b2b47 Make db connect more robust (#5738)
5 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501)
5 years ago
Lauris BH 5a62eb30df
Store OAuth2 session data in database (#3660)
6 years ago
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192)
7 years ago
Cum Gun eecaba2031 Configurable SSH key exchange algorithm and MAC suite (#2806)
7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
7 years ago
Lauris BH eca05b09aa Add commit count caching (#2774)
7 years ago
spacetourist 7131c7d40d Configurable SSH cipher suite (#913)
7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387)
7 years ago
Lunny Xiao 52e11b24bf Restructure markup & markdown to prepare for multiple markup language… (#2411)
7 years ago
Ethan Koenig 29f3a6e492 Fix rendering of external links (#2292)
7 years ago
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095)
7 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Thomas Boerger 78535fb08e Allow custom public files (#782)
7 years ago
Lunny Xiao 2a80e5a81e bug fixed caused by #530 (#755)
7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530)
7 years ago
Lunny Xiao 65b1875d2b New settings option for a custom SSH host (#3763) (#446)
7 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314)
7 years ago
Thomas Boerger 2932042a6d Get rid of bin folder within makefile, enabled TiDB (#319)
7 years ago
Lunny Xiao 6ed7f269f1 Move init functions from routers/install to routers/init (#230)
8 years ago