Commit Graph

71 Commits (46a4c6835daf4642074bb1a18a3210b03a64259b)

Author SHA1 Message Date
zeripath 2f725cbc9e
Add LRU mem cache implementation (#16226) 3 years ago
zeripath 35f37a3625
Add --quiet and --verbose to gitea web to control initial logging (#16260) 3 years ago
Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
6543 3ef23d5411
Use gitea logging module for git module (#16243) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
6543 b2c20b68a0
Print usefull error if SQLite is used in settings but not supported (#14476) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336) 4 years ago
Lunny Xiao 15a475b7db
Fix recovery middleware to render gitea style page. (#13857) 4 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664) 4 years ago
silverwind 14e8ef9ecb
Flip RUN_MODE detection in router (#13768) 4 years ago
6543 b2435af9be
Add Allow-/Block-List for Migrate & Mirrors (#13610) 4 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) 5 years ago
zeripath 2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 5 years ago
Lunny Xiao 89b4e0477b
Refactor code indexer (#9313) 5 years ago
Lunny Xiao 050a8af424
Response for context on retry database connection (#9444) 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 5 years ago
Lunny Xiao 82e0383d21 Move some pull request functions from models to services (#9266) 5 years ago
QuaSoft 7b4d2f7a2a Add single sign-on support via SSPI on Windows (#8463) 5 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) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Lunny Xiao 0751153613
refactor issue indexer, add some testing and fix a bug (#6131) 6 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 6 years ago
Paul Brackin f631702299 Ensure error is logged on db reconnection attempts (#5780) 6 years ago
Paul Brackin 1bb22b2b47 Make db connect more robust (#5738) 6 years ago