Commit Graph

232 Commits (bc05ddc0ebd6fdc826ef2beec99304bac60ddd8a)

Author SHA1 Message Date
Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649)
3 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336)
3 years ago
zeripath ac88b0ee83
Ensure that schema search path is set with every connection on postgres (#14131)
3 years ago
zeripath e0ac545043
Add postgres schema to the search_path on database connection (#12634)
4 years ago
6543 cfd8e8a489
gitea dump: include version & Check InstallLock (#12760)
4 years ago
zeripath 1b9d5074a7
Add command to recreate tables (#12407)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
Lunny Xiao 45631083a4
Support use nvarchar for all varchar columns when using mssql (#12269)
4 years ago
Lars Lehtonen b49a195839
models: fix xorm variable clobber (#12231)
4 years ago
6543 726e1e5279
Doctor check & fix db consistency (#11111)
4 years ago
Success Go 8cffae65a6
Fix typo of MSSQL (#10850)
4 years ago
zeripath e6baa656f7
make avatar lookup occur at image request (#10540)
4 years ago
Lauris BH a3f90948d8
Set MySQL rowtype to dynamic for new tables (#10833)
4 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646)
4 years ago
guillep2k 15614a8368
Divide GetIssueStats query in smaller chunks (#10176)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
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
zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528)
5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889)
5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806)
5 years ago
Lunny Xiao 7b009626da Add SQL execution on log and indexes on table repository and comment (#7740)
5 years ago
Lunny Xiao 337d6915ff Detect migrating batch size (#7353)
5 years ago
Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Lunny Xiao c2f3938a58 fix possbile mysql invalid connnection error (#7051)
5 years ago
Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992)
5 years ago
Lunny Xiao 8b36f01f45 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944)
5 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610)
5 years ago
Lunny Xiao 91dcccf72d fix dump table name error and add some test for dump database (#6394)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
John Olheiser 6cc11eccac Change sqlite DB path default to data directory (#6198)
5 years ago
Lunny Xiao 830ae61456 Refactor issue indexer (#5363)
5 years ago
kolaente 6db7dbd333 Added test environment for mssql (#4282)
5 years ago
Russell Aunger 127f477056 MySQL TLS (#4642)
6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748)
6 years ago
kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 years ago
techknowlogick d84da8fe65 Change parsing of postgresql settings (#4275)
6 years ago
Jonas Franz 951309f76a Add support for FIDO U2F (#3971)
6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705)
6 years ago
Evan Sherwood 6b6c414bc3 Enhance healthcheck for database connectivity (#3754)
6 years ago
Lunny Xiao d877bf7e15
Add config option to enable or disable log executed SQL (#3726)
6 years ago
Antoine GIRARD cb868b7851 Add missing indexer doc in configuration (#3324)
6 years ago
Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856)
6 years ago
Antoine GIRARD d99f4ab003 Git LFS lock api (#2938)
6 years ago