Commit Graph

57 Commits (b2435af9be75a0cdeea08881c162e65740225f56)

Author SHA1 Message Date
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610)
3 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195)
4 years ago
Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
silverwind 8188176b58
Direct SVG rendering (#12157)
4 years ago
zeripath c6d6c51ada
Remove spurious logging (#12139)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856)
4 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313)
4 years ago
Lunny Xiao 050a8af424
Response for context on retry database connection (#9444)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191)
4 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266)
4 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463)
4 years ago
Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747)
5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546)
5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274)
5 years ago
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