Commit Graph

456 Commits (742e21aeba5c02935269a2a3681f4486019ce542)

Author SHA1 Message Date
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
6543 f88a2eae97
[API] Add more filters to issues search (#13514)
3 years ago
6543 1bb5c09b5d
API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)
3 years ago
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555)
3 years ago
silverwind 0de546009e
CSS color variables, less bold font weight and more (#13567)
3 years ago
Chris Shyi d025d84d91
Add email validity check (#13475)
3 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420)
3 years ago
zeripath 271ab63dfa
Make TestCreateBranch and TestRepoCommitsSearch less noisy (#13471)
3 years ago
zeripath 8ae5548188
2nd attempt at re-request APIMergePullRequest (#13468)
3 years ago
Kyle Evans e461f0854f
[RFC] Make archival asynchronous (#11296)
3 years ago
a1012112796 b687707014
Add the tag list page to the release page (#12096)
3 years ago
Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314)
3 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358)
3 years ago
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341)
3 years ago
zeripath 66dcf10845
Attempt to handle unready PR in tests (#13305)
3 years ago
6543 48a80096bb
Update heatmap fixtures to restore tests (#13224)
3 years ago
a1012112796 b9850375fc
Add review request api (#11355)
3 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
3 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
zeripath ea69ec6f0f
Disable DSA ssh keys by default (#13056)
4 years ago
techknowlogick e00e8d8ad3
Disable Git Hooks by default (#13064)
4 years ago
silverwind cda44750cb
Attachments: Add extension support, allow all types for releases (#12465)
4 years ago
zeripath 4c6ac08182
Completely quote AppPath and CustomConf paths (#12955)
4 years ago
Johan Van de Wauw 34d9cb335c
API: Get release by tags endpoint (#12932)
4 years ago
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
4 years ago
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729)
4 years ago
Lunny Xiao 1fb5bbd098
Fix pgsql migration test (#12844)
4 years ago
6543 06480af472
Convert User expose ID each time (#12855)
4 years ago
zeripath 0d14c2fb93
Don't keep running SetEngine in migration_test (#12860)
4 years ago
6543 00a806de68
[API] Milestone endpoints accept names too (#12649)
4 years ago
Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133)
4 years ago
zeripath e0ac545043
Add postgres schema to the search_path on database connection (#12634)
4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
4 years ago
Lunny Xiao e153cf07c3
Add a migrate service type switch page (#12697)
4 years ago
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518)
4 years ago
Lunny Xiao 91e7ad569a
Add queue for code indexer (#10332)
4 years ago
zeripath 1b9d5074a7
Add command to recreate tables (#12407)
4 years ago
6543 dba5d82f86
Expose Attachemnt Settings by API (#12514)
4 years ago
6543 2a52aeec49
API: Expose its limitation settings (#12714)
4 years ago
6543 fb603825f5
Test ignore migration rate limitation error (#12715)
4 years ago
6543 d5b6931dbe
[API] Delete Token accept names too (#12366)
4 years ago
silverwind 7d14d6c1c1
Fix file table overflows (#12603)
4 years ago
silverwind dd8ec12188
Increase clickable area on files table links (#12553)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
赵智超 8a6790b2aa
Add API to update pr headBranch (#12419)
4 years ago
6543 8bdc9795d8
Add name filter to API for GetMilestoneList (#12336)
4 years ago
赵智超 7744b36e56
Use a small size repo for migrate test (#12300)
4 years ago
Stephen Solka 54513452a1
prefer NoError/Error over Nil/NotNil (#12271)
4 years ago