| Commit message (Expand) | Author | Age | Files | Lines |
* | Add user status filter to admin user management page (#16770) | wxiaoguang | 2021-10-12 | 1 | -0/+1 |
* | Add a simple way to rename branch like gh (#15870) | a1012112796 | 2021-10-08 | 1 | -0/+5 |
* | Fix commit status index problem (#17061) | Lunny Xiao | 2021-09-23 | 1 | -0/+5 |
* | Add repo_id for attachment (#16958) | Lunny Xiao | 2021-09-08 | 1 | -0/+11 |
* | Fix wrong user in OpenID response (#16736) | KN4CK3R | 2021-08-19 | 1 | -0/+16 |
* | Add filter by owner and team to issue/pulls search endpoint (#16662) | Jimmy Praet | 2021-08-13 | 2 | -1/+13 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -1/+17 |
* | Fix heatmap activity (#15252) | siddweiker | 2021-06-25 | 1 | -0/+24 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 1 | -0/+1 |
* | [API] ListReleases add filter for draft and pre-releases (#16175) | 6543 | 2021-06-17 | 1 | -8/+19 |
* | [API] ListIssues add more filters (#16174) | 6543 | 2021-06-16 | 1 | -1/+1 |
* | Add a new table issue_index to store the max issue index so that issue could ... | Lunny Xiao | 2021-06-14 | 2 | -2/+26 |
* | Always store primary email address into email_address table and also the stat... | Lunny Xiao | 2021-06-08 | 1 | -5/+249 |
* | fix some ui bug about draft release (#15137) | a1012112796 | 2021-05-06 | 1 | -0/+12 |
* | API: fix set milestone on PR creation (#14981) | Norwin | 2021-03-13 | 3 | -1/+18 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -0/+7 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -1/+1 |
* | Redirect on changed user and org name (#11649) | Andrew Bezold | 2021-01-24 | 1 | -0/+4 |
* | Issues overview should not show issues from archived repos (#13220) | Elena Neuschild | 2021-01-12 | 4 | -0/+97 |
* | Minimal OpenID Connect implementation (#14139) | Johnny Oskarsson | 2021-01-02 | 1 | -0/+1 |
* | rework heatmap permissions (#14080) | Norwin | 2020-12-22 | 1 | -0/+9 |
* | [RFC] Make archival asynchronous (#11296) | Kyle Evans | 2020-11-07 | 2 | -1/+14 |
* | Delete tag API (#13358) | John Olheiser | 2020-10-30 | 1 | -0/+16 |
* | Update heatmap fixtures to restore tests (#13224) | 6543 | 2020-10-20 | 1 | -1/+1 |
* | Add review request api (#11355) | a1012112796 | 2020-10-20 | 4 | -1/+45 |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 1 | -0/+4 |
* | Use argon as default password hash algorithm (#12688) | zeripath | 2020-09-03 | 1 | -29/+58 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 5 | -0/+96 |
* | API: Add pull review endpoints (#11224) | 6543 | 2020-05-02 | 2 | -3/+6 |
* | [API] ListIssues add filter for milestones (#10148) | 6543 | 2020-04-30 | 2 | -1/+2 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 2 | -0/+25 |
* | Fix "access" fixtures and tests (#10247) | guillep2k | 2020-02-15 | 3 | -37/+133 |
* | Index code and stats only for non-empty repositories (#10251) | Lauris BH | 2020-02-14 | 1 | -0/+1 |
* | Add "Update Branch" button to Pull Requests (#9784) | 6543 | 2020-01-17 | 3 | -2/+27 |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 6 | -4/+48 |
* | [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) | 6543 | 2020-01-13 | 1 | -1/+3 |
* | Add owner_name column for table repository for maintaince reason (#9717) | Lunny Xiao | 2020-01-12 | 1 | -0/+48 |
* | [API] Add notification endpoint (#9488) | 6543 | 2020-01-09 | 1 | -9/+20 |
* | Only serve attachments when linked to issue/release and if accessible by user... | Antoine GIRARD | 2020-01-05 | 3 | -3/+33 |
* | Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) | 6543 | 2020-01-01 | 3 | -5/+27 |
* | [API] Extend times API (#9200) | 6543 | 2019-12-27 | 1 | -2/+39 |
* | test: command keys (#9357) | Antoine GIRARD | 2019-12-15 | 1 | -1/+11 |
* | [API] extend StopWatch (#9196) | 6543 | 2019-12-11 | 1 | -2/+2 |
* | tests: add attachement tests integration (#9309) | Antoine GIRARD | 2019-12-10 | 2 | -1/+29 |
* | [API] Add Reactions (#9220) | 6543 | 2019-12-07 | 1 | -1/+39 |
* | Redirect issue if repo has configured external tracker. (#9247) | David Svantesson | 2019-12-06 | 5 | -1/+84 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -10/+10 |
* | [UI] IssuePage multi repo select (#8741) | 6543 | 2019-12-01 | 2 | -1/+5 |
* | Refactor Issues Subscription (#8738) | 6543 | 2019-11-20 | 1 | -0/+16 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 4 | -4/+69 |