Commit Graph

385 Commits (24be06d7a671c75ab50d61b17790a89eb42b6b2e)

Author SHA1 Message Date
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
6543 dc88b786e9
Use local timezone to compare (#10446)
4 years ago
6543 fe26ca53c1
update integration README (#10400)
4 years ago
zeripath c8d1c38129
Render READMEs in docs/ .gitea or .github from root (#10361)
4 years ago
zeripath cadec9bc22
Prevent panic on merge to PR (#10403)
4 years ago
Lunny Xiao efbd7ca39b
Fix wrong num closed issues on repository when close issue via commit (#10364)
4 years ago
guillep2k 62a1322cf9
Fix "access" fixtures and tests (#10247)
4 years ago
Lunny Xiao 5dbf36f356
Issue search support elasticsearch (#9428)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
John Olheiser 86fdba177a
Add Octicon SVG spritemap (#10107)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
zeripath 875c5e1305 Only check for conflicts/merging if the PR has not been merged in the interim (#10132)
4 years ago
6543 e273817154
[API] Fix inconsistent label color format (#10129)
4 years ago
John Olheiser 95013fde60
Fix push-create SSH bugs (#10145)
4 years ago
Lunny Xiao ce7062a422
Cache last commit to accelerate the repository directory page visit (#10069)
4 years ago