Commit Graph

450 Commits (6280af03240b13f66a54e7c91d913ce98c3887eb)

Author SHA1 Message Date
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)
4 years ago
zeripath 271ab63dfa
Make TestCreateBranch and TestRepoCommitsSearch less noisy (#13471)
4 years ago
zeripath 8ae5548188
2nd attempt at re-request APIMergePullRequest (#13468)
4 years ago
Kyle Evans e461f0854f
[RFC] Make archival asynchronous (#11296)
4 years ago
a1012112796 b687707014
Add the tag list page to the release page (#12096)
4 years ago
Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314)
4 years ago
John Olheiser b5e974c8a5
Delete tag API (#13358)
4 years ago
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341)
4 years ago
zeripath 66dcf10845
Attempt to handle unready PR in tests (#13305)
4 years ago
6543 48a80096bb
Update heatmap fixtures to restore tests (#13224)
4 years ago
a1012112796 b9850375fc
Add review request api (#11355)
4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
4 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
silverwind 0e24af6951
Update Octicons to v10 (#12240)
4 years ago
zeripath 63591016b3
Extend Notifications API and return pinned notifications by default (#12164)
4 years ago
zeripath c5b08f6d5a
Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)
4 years ago
6543 fc2f2c7602
API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854)
4 years ago
zeripath 654a970644
Fix commenting on non-utf8 encoded files (#11916)
4 years ago
techknowlogick 9e6a79bea9
upgrade to use testfixtures v3 (#11904)
4 years ago