Commit Graph

406 Commits (dc2fe9801f1a83a5810a778b806dac1bc210f110)

Author SHA1 Message Date
zeripath 2c83dac5d4 FCGI: Allow FCGI over unix sockets (#9298) 5 years ago
zeripath baae90e163 Allow incompletely specified Time Formats (#8816) 5 years ago
6543 37e10d4543 [API] Add Reactions (#9220) 5 years ago
Alexander Scheel ee7df7ba8c Markdown: Sanitizier Configuration (#9075) 5 years ago
Lunny Xiao e3081c667a
Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 5 years ago
6543 668eaf95d5 [Feature] Custom Reactions (#8886) 5 years ago
zeripath f5bd0884d2
Fix #9151 - smtp logger configuration sendTos should be an array (#9154) 5 years ago
silverwind f0aaffeedc Add USE_SERVICE_WORKER setting (#9110) 5 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 5 years ago
Lunny Xiao 1b7182e5ec
Add retry for migration http/https requests (#9019) 5 years ago
zeripath dd1beee2ef
Enforce Gitea environment for pushes (#8982) 5 years ago
guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
Lunny Xiao 55bdc9aa38 Webhook support custom proxy (#8760) 5 years ago
Brad Albright 887a8fe242 Allow cross-repository dependencies on issues (#7901) 5 years ago
guillep2k f9944c0e69 Configurable close and reopen keywords for PRs (#8120) 5 years ago
Jakob Ackermann 00629fea95 [assets] configurable URL for static resources (#7911) 5 years ago
zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 5 years ago
zeripath 5a62ae5cbf
Add setting to disable BASIC authentication (#8586) 5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525) 5 years ago
Colin Arnott 80655026d2 upgrade gopkg.in/ini.v1 (#8500) 5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
Lunny Xiao 0be992a1e2 Make static resouces web browser cache time customized on app.ini (#8442) 5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230) 5 years ago
Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 5 years ago
guillep2k 72f6d5c882 Restrict repository indexing by glob match (#7767) 5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942) 5 years ago
guillep2k e3115cc019 Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669) 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 85202d4784
Display ui time with customize time location (#7792) 5 years ago
Lunny Xiao ce087c58ef
Remove settting dependency on modules/session (#7237) 5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288) 5 years ago
Mura Li f88aa1d215 Support git.PATH entry in app.ini (#6772) 5 years ago
EpicCoder 8d9d6aa903 Add additional password hash algorithms (closes #5859) (#6023) 5 years ago
AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606) 5 years ago
Antoine GIRARD 273f1997ff setting: don't require same running user for internal SSH (like win platform) (#7215) 5 years ago
John Olheiser 8f0182c322 API error cleanup (#7186) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao 6fb31a5461
fix GCArgs load from ini (#7156) 5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087) 5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 5 years ago
Lunny Xiao 063fa99159
when git version >= 2.18, git command could run with git wire protocol version 2 param if enabled (#7047) 5 years ago
zeripath 775a5a5b0f
Stop colorizing files by default (#6949) 5 years ago
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 5 years ago
zeripath e55c874dd2 Add work path CLI option (#6922) 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
Tamal Saha 34d06f4c6b Handle CORS requests (#6289) 5 years ago