223 コミット (5e62137fe32151814a142751e15b2a7d6b824f0d)

作成者 SHA1 メッセージ 日付
  6543 d9db28a25a
Doctor check & fix db consistency (#11111) (#11676) 4年前
  Success Go 8cffae65a6
Fix typo of MSSQL (#10850) 4年前
  zeripath e6baa656f7
make avatar lookup occur at image request (#10540) 4年前
  Lauris BH a3f90948d8
Set MySQL rowtype to dynamic for new tables (#10833) 4年前
  Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646) 4年前
  guillep2k 15614a8368
Divide GetIssueStats query in smaller chunks (#10176) 4年前
  Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 4年前
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4年前
  guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819) 4年前
  zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 4年前
  Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 4年前
  zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 4年前
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4年前
  Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 4年前
  Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889) 4年前
  Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) 4年前
  Lunny Xiao 7b009626da Add SQL execution on log and indexes on table repository and comment (#7740) 4年前
  Lunny Xiao 337d6915ff Detect migrating batch size (#7353) 4年前
  Lunny Xiao aa7c34cf86 Fix error log when loading issues caused by a xorm bug (#7271) 5年前
  kolaente f9ec2f89f2 Add golangci (#6418) 5年前
  Lunny Xiao c2f3938a58 fix possbile mysql invalid connnection error (#7051) 5年前
  Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992) 5年前
  Lunny Xiao 8b36f01f45 Move xorm logger bridge from log to models so that log module could be a standalone package (#6944) 5年前
  Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 5年前
  Lunny Xiao 91dcccf72d fix dump table name error and add some test for dump database (#6394) 5年前
  Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) 5年前
  John Olheiser 6cc11eccac Change sqlite DB path default to data directory (#6198) 5年前
  Lunny Xiao 830ae61456 Refactor issue indexer (#5363) 5年前
  kolaente 6db7dbd333 Added test environment for mssql (#4282) 5年前
  Russell Aunger 127f477056 MySQL TLS (#4642) 5年前
  Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748) 5年前
  kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531) 5年前
  David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 6年前
  techknowlogick d84da8fe65 Change parsing of postgresql settings (#4275) 6年前
  Jonas Franz 951309f76a Add support for FIDO U2F (#3971) 6年前
  kolaente 95f2e2b57b Multiple assignees (#3705) 6年前
  Evan Sherwood 6b6c414bc3 Enhance healthcheck for database connectivity (#3754) 6年前
  Lunny Xiao d877bf7e15
Add config option to enable or disable log executed SQL (#3726) 6年前
  Antoine GIRARD cb868b7851 Add missing indexer doc in configuration (#3324) 6年前
  Lauris BH 5dc37b187c
Add reactions to issues/PR and comments (#2856) 6年前
  Antoine GIRARD d99f4ab003 Git LFS lock api (#2938) 6年前
  Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192) 6年前
  Ethan Koenig 5866eb2321 Code/repo search (#2582) 6年前
  Bwko 3ab580c8d6 Add branch overiew page (#2108) 6年前
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6年前
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 6年前
  Jonas Franz 5ccecb44ad Feature: Timetracking (#2211) 6年前
  Lunny Xiao 2c6a0fdca8 update latest xorm version to vendor (#2353) 6年前
  Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095) 7年前
  Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020) 7年前