| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Followup to pinned Issues (#24945) | JakobDev | 2023-05-30 | 1 | -2/+9 |
* | Test query must have "order by" explicitly to avoid unstable results (#24963) | wxiaoguang | 2023-05-29 | 1 | -17/+27 |
* | Show `bot` label next to username when rendering autor link if the user is a ... | Yarden Shoham | 2023-05-26 | 1 | -0/+5 |
* | Use the type RefName for all the needed places and fix pull mirror sync bugs ... | Lunny Xiao | 2023-05-26 | 2 | -14/+3 |
* | Add the ability to pin Issues (#24406) | JakobDev | 2023-05-25 | 4 | -0/+201 |
* | New webhook trigger for receiving Pull Request review requests (#24481) | 谈笑风生间 | 2023-05-24 | 7 | -9/+130 |
* | Add missing test case and fix typo in tests (#24915) | Philip Peterson | 2023-05-24 | 2 | -2/+8 |
* | Only validate changed columns when update user (#24867) | Lunny Xiao | 2023-05-24 | 2 | -9/+34 |
* | Fix 500 error when select `No assignee` filter in issue list page (#24854) | yp05327 | 2023-05-22 | 1 | -1/+1 |
* | Add CRAN package registry (#22331) | KN4CK3R | 2023-05-22 | 3 | -0/+99 |
* | Rewrite logger system (#24726) | wxiaoguang | 2023-05-21 | 9 | -140/+74 |
* | Refactor rename user and rename organization (#24052) | Lunny Xiao | 2023-05-21 | 3 | -52/+39 |
* | Use `CommentList` instead of `[]*Comment` (#24828) | Lunny Xiao | 2023-05-21 | 3 | -5/+5 |
* | Fix topics deleted via API not being deleted in org page (#24825) | Yarden Shoham | 2023-05-21 | 1 | -20/+25 |
* | Some refactors for issues stats (#24793) | Lunny Xiao | 2023-05-19 | 7 | -926/+930 |
* | Implement actions artifacts (#22738) | FuXiaoHei | 2023-05-19 | 9 | -2/+227 |
* | Remove duplicated issues options and some more refactors (#24787) | Lunny Xiao | 2023-05-18 | 5 | -1645/+1659 |
* | Fix missed table name on iterate lfs meta objects (#24768) | Lunny Xiao | 2023-05-17 | 1 | -1/+1 |
* | Revert "Fix missed table name on iterate lfs meta objects" (#24764) | Yarden Shoham | 2023-05-17 | 1 | -1/+1 |
* | Fix missed table name on iterate lfs meta objects | Lunny Xiao | 2023-05-17 | 1 | -1/+1 |
* | Support no label/assignee filter and batch clearing labels/assignees (#24707) | Lunny Xiao | 2023-05-17 | 1 | -14/+26 |
* | Fix team members API endpoint pagination (#24754) | Yarden Shoham | 2023-05-17 | 1 | -2/+2 |
* | Respect original content when creating secrets (#24745) | Jason Song | 2023-05-16 | 1 | -1/+1 |
* | Refactor Pull Mirror and fix out-of-sync bugs (#24732) | wxiaoguang | 2023-05-15 | 1 | -2/+2 |
* | Don't filter action runs based on state (#24711) | Yarden Shoham | 2023-05-14 | 1 | -10/+0 |
* | Add Go package registry (#24687) | KN4CK3R | 2023-05-14 | 2 | -0/+8 |
* | Fix run list broken when trigger user deleted (#24706) | Lunny Xiao | 2023-05-14 | 1 | -0/+3 |
* | Add status indicator on main home screen for each repo (#24638) | Yarden Shoham | 2023-05-13 | 1 | -0/+50 |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 5 | -32/+130 |
* | Support SSH for go get (#24664) | rune | 2023-05-12 | 1 | -13/+19 |
* | Display owner of a runner as a tooltip instead of static text (#24377) | yp05327 | 2023-05-12 | 2 | -5/+46 |
* | Make repo migration cancelable and fix various bugs (#24605) | wxiaoguang | 2023-05-11 | 1 | -32/+1 |
* | Improve updating Actions tasks (#24600) | Jason Song | 2023-05-10 | 1 | -6/+11 |
* | Modify luminance calculation and extract related functions into single files ... | Hester Gong | 2023-05-10 | 2 | -36/+0 |
* | Review fixes and enhancements (#24526) | silverwind | 2023-05-10 | 1 | -0/+14 |
* | Fix commits pushed with deploy keys not shown in dashboard (#24521) | Zettat123 | 2023-05-10 | 1 | -6/+21 |
* | fix: release page for empty or non-existing target (#24470) | oliverpool | 2023-05-10 | 2 | -0/+29 |
* | Rewrite queue (#24505) | wxiaoguang | 2023-05-08 | 3 | -185/+6 |
* | Split "modules/context.go" to separate files (#24569) | wxiaoguang | 2023-05-08 | 2 | -3/+24 |
* | Refresh the refernce of the closed PR when reopening (#24231) | sillyguodong | 2023-05-08 | 3 | -9/+8 |
* | Require at least one unit to be enabled (#24189) | Lunny Xiao | 2023-05-06 | 3 | -54/+73 |
* | Add RPM registry (#23380) | KN4CK3R | 2023-05-05 | 3 | -1/+10 |
* | Merge setting.InitXXX into one function with options (#24389) | Lunny Xiao | 2023-05-04 | 6 | -25/+23 |
* | Fix incorrect webhook time and use relative-time to display it (#24477) | yp05327 | 2023-05-03 | 2 | -25/+26 |
* | Add Debian package registry (#24426) | KN4CK3R | 2023-05-02 | 9 | -31/+228 |
* | Improve milestone filter on issues page (#22423) | Lunny Xiao | 2023-04-30 | 2 | -3/+7 |
* | Add follow organization and fix the logic of following page (#24345) | yp05327 | 2023-04-29 | 1 | -5/+7 |
* | Revert "Add Debian package registry" (#24412) | Yarden Shoham | 2023-04-28 | 9 | -217/+31 |
* | Add Debian package registry (#22854) | KN4CK3R | 2023-04-28 | 9 | -31/+217 |
* | Fix unclear `IsRepositoryExist` logic (#24374) | wxiaoguang | 2023-04-28 | 3 | -10/+14 |