| Commit message (Expand) | Author | Age | Files | Lines |
* | Return updated repository when changing repository using API (#16420) | 6543 | 2021-07-13 | 1 | -1/+7 |
* | Let branch/tag name be a valid ref to get CI status (#16400) | 6543 | 2021-07-13 | 2 | -46/+7 |
* | Add checkbox to delete pull branch after successful merge (#16049) | Jimmy Praet | 2021-07-13 | 2 | -8/+46 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Creating a repo from a template repo via API (#15958) | a1012112796 | 2021-07-05 | 1 | -0/+109 |
* | Add API to get commits of PR (#16300) | sebastian-sauer | 2021-07-02 | 1 | -0/+121 |
* | Implemented head_commit for webhooks (#16282) | KN4CK3R | 2021-06-29 | 1 | -9/+10 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -2/+2 |
* | Let package git depend on setting but not opposite (#15241) | Lunny Xiao | 2021-06-26 | 1 | -2/+2 |
* | API: Allow COMMENT reviews to not specify a body (#16229) | sebastian-sauer | 2021-06-25 | 1 | -6/+16 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 1 | -1/+2 |
* | [API] Add repoGetTag (#16166) | 6543 | 2021-06-23 | 1 | -32/+71 |
* | [API] Add repoCreateTag (#16165) | 6543 | 2021-06-17 | 1 | -0/+61 |
* | [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) | 6543 | 2021-06-17 | 1 | -0/+60 |
* | [API] ListReleases add filter for draft and pre-releases (#16175) | 6543 | 2021-06-17 | 1 | -3/+26 |
* | [API] Issue Search Add filter for MilestoneNames (#16173) | 6543 | 2021-06-17 | 1 | -1/+12 |
* | [API] ListIssues add more filters (#16174) | 6543 | 2021-06-16 | 1 | -8/+75 |
* | Add Status Updates whilst Gitea migrations are occurring (#15076) | zeripath | 2021-06-16 | 1 | -1/+1 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 1 | -2/+2 |
* | Add push to remote mirror repository (#15157) | KN4CK3R | 2021-06-14 | 1 | -1/+1 |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 1 | -3/+3 |
* | Merge all deleteBranch as one function and also fix bug when delete branch do... | Lunny Xiao | 2021-06-07 | 1 | -52/+10 |
* | Close the gitrepo when deleting the repository (#15876) | zeripath | 2021-05-14 | 1 | -0/+4 |
* | [API] make change repo settings work on empty repos (#15778) | 6543 | 2021-05-08 | 1 | -8/+8 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 2 | -4/+3 |
* | Add LFS Migration and Mirror (#14726) | KN4CK3R | 2021-04-08 | 1 | -21/+43 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 2 | -4/+4 |
* | Improve /api/v1/repos/issues/search by just getting repo ids (#15179) | zeripath | 2021-03-29 | 1 | -20/+4 |
* | [refactor] Unify the export of user data via API (#15144) | 6543 | 2021-03-27 | 6 | -12/+12 |
* | Add DefaultMergeStyle option to repository (#14789) | parnic | 2021-03-27 | 1 | -0/+4 |
* | Implement delete release attachments and update release attachments' name (#1... | Lunny Xiao | 2021-03-23 | 1 | -4/+4 |
* | Ensure validation occurs on clone addresses too (#14994) | zeripath | 2021-03-15 | 1 | -4/+13 |
* | API: fix set milestone on PR creation (#14981) | Norwin | 2021-03-13 | 1 | -3/+1 |
* | Prevent panic when editing forked repos by API (#14960) | zeripath | 2021-03-11 | 1 | -0/+4 |
* | Make manual merge autodetection optional and add manual merge as merge method... | a1012112796 | 2021-03-03 | 2 | -4/+30 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -5/+15 |
* | Create tag on ui (#13467) | a1012112796 | 2021-02-28 | 1 | -1/+1 |
* | Fix PATCH /repos/{owner}/{repo} panic (#14637) | Anton Khimich | 2021-02-11 | 1 | -2/+14 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -0/+126 |
* | Add support for ref parameter to get raw file API (#14602) | zeripath | 2021-02-09 | 1 | -1/+21 |
* | [API] Add delete release by tag & fix unreleased inconsistency (#14563) | 6543 | 2021-02-07 | 2 | -16/+69 |
* | [API] GetRelease by tag only return release (#14397) | Cameron Braid | 2021-02-04 | 1 | -2/+7 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 1 | -1/+15 |
* | [API] List, Check, Add & delete endpoints for repository teams (#13630) | 6543 | 2021-02-01 | 1 | -0/+233 |
* | enhancement: add signoff option in commit form (#14516) | a1012112796 | 2021-01-29 | 1 | -0/+3 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 25 | -83/+157 |
* | Enhance Ghost comment mitigation Settings (#14392) | 6543 | 2021-01-21 | 1 | -1/+1 |
* | Add support to migrate from gogs (#14342) | 6543 | 2021-01-21 | 1 | -0/+3 |
* | Add review requested filter on pull request overview (#13701) | Jimmy Praet | 2021-01-17 | 1 | -1/+8 |
* | Add MirrorInterval to the API (#14163) | Paul Barton | 2021-01-02 | 2 | -0/+40 |