499 Commits (v1.14-wow)

Author SHA1 Message Date
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
silverwind bc4f7ba69b
Add automatic JS license generation (#11810)
4 years ago
zeripath 0973c03601
Handle more pathological branch and tag names (#11843)
4 years ago
6543 1ac46186ff
API allow to create closed milestones (#11745)
4 years ago
Cirno the Strongest cefbf73aea
Honor DEFAULT_PAGING_NUM for API (#11805)
4 years ago
6543 5734524378
give gitea time to calculate language stats (#11812)
4 years ago
6543 5814079bf5
Add option to API to update PullRequest base branch (#11666)
4 years ago
Lauris BH 2874ab54bc
Add language statistics API endpoint (#11737)
4 years ago
l-jonas aa3c0f8eba
Add hide activity option (#11353)
4 years ago
6543 b534a5164f
[API] Expose allowed Reactions (#11735)
4 years ago
mrsdizzie 2b2373f6c2
Don't put integration test data outside of test folder (#11746)
4 years ago
zeripath a730dc1419
Fix verification of subkeys of default gpg key (#11713)
4 years ago
zeripath 14ca111f33
log slow tests (#11487)
4 years ago
6543 b636cd6fd4
Handle expected errors in FileCreate & FileUpdate API (#11643)
4 years ago
Terence Le Huu Phuong 141d52cc0f
Add API Endpoint for Branch Creation (#11607)
4 years ago
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644)
4 years ago
Cirno the Strongest 75739d00cb
Fix styling for PR merge section when no checks (#11609)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
zeripath c42c31a111
Correctly set the organization num repos (#11339)
4 years ago
Cirno the Strongest 32b8172e56
Consolidate API for getting single commit (#11368)
4 years ago
burbon d8e6acda8c
Support Range header end in lfs (#11314)
4 years ago
6543 cd4f7ba5bf
Fix tracked time issues (#11349)
4 years ago
zeripath 791353c03b
Add EventSource support (#11235)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
6543 e9e8638f18
Return issue subscription status from API subscribe (#10966)
4 years ago
6543 bfda0f3864
[API] ListIssues add filter for milestones (#10148)
4 years ago
zeripath 1f0b797ddc
Make the PushCreate test declarative (#11229)
4 years ago
zeripath d26aee3830
Slight performance changes to integrations/git_test.go (#11227)
4 years ago
6543 bb4261a5ed
Add issue subscription check to API (#10967)
4 years ago
guillep2k 23163e98a3
Use /tmp for test repositories (#11126)
4 years ago
6543 3c5a4d094a
[API] Add branch delete (#11112)
4 years ago
zeripath 2e85ad665a
Contents API should return 404 on not exist (#10323)
4 years ago
6543 10e2f29144
Cache PullRequest Divergence (#10914)
4 years ago
6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994)
4 years ago
6543 0dadea19bc
[Api] Check Notify (always return json) (#10059)
4 years ago
Sorien c97e988380
Prettify Timeline (#10972)
4 years ago
Dan Molik 743022116d
Add Get/Update for api/v1/user/applications/oauth2 (#11008)
4 years ago
Lars Lehtonen c02dee8bc4
integrations: deprecate HeaderMaps (#11018)
4 years ago
6543 3d63caa542
[API] Get a single commit via Ref (#10915)
4 years ago
6543 71979d9663
Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997)
4 years ago
6543 ad31d6b5e8
Fix release counter on API repository info (#10968)
4 years ago
Vasil Mikhalenya 240258a3e5
Avoiding directory execution on hook (#10954) (#10955)
4 years ago
zeripath 57cca44c5e
Generate Diff and Patch direct from Pull head (#10936)
4 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels (#10814)
4 years ago
zeripath 453f6e6e5a
In authorized_keys use double-quote for windows compatibility (#10841)
4 years ago
Lunny Xiao dcaa5643d7
Fix branch api canPush and canMerge (#10776)
4 years ago
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
John Olheiser 0e2217bd2d
Logout POST action (#10582)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
4 years ago
6543 084a2b0026
Code Refactor of IssueWatch related things (#10401)
4 years ago
John Olheiser c161bb013e
Change action GETs to POST (#10462)
4 years ago