| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor i18n, use Locale to provide i18n/translation related functions (#18648) | wxiaoguang | 2022-02-08 | 26 | -40/+40 |
* | fix commits_list_small.tmpl (#18641) | a1012112796 | 2022-02-06 | 1 | -2/+2 |
* | comments on migrated issues/prs must link to the comment ID (#18630) | singuliere | 2022-02-06 | 1 | -1/+1 |
* | Ensure that blob-excerpt links work for wiki (#18587) | zeripath | 2022-02-05 | 3 | -12/+12 |
* | Add dropdown icon to template loading dropdown (#18564) | fnetX (aka fralix) | 2022-02-03 | 1 | -6/+1 |
* | Fix review excerpt (#18502) | confusedsushi | 2022-02-01 | 1 | -12/+9 |
* | Use "read" value for General Access (#18496) | Gusted | 2022-02-01 | 1 | -1/+1 |
* | Allow to filter repositories by language in explore, user and organization re... | Lauris BH | 2022-01-28 | 2 | -11/+14 |
* | Automatically pause queue if index service is unavailable (#15066) | Lauris BH | 2022-01-27 | 4 | -48/+68 |
* | Fix broken oauth2 authentication source edit page (#18412) | zeripath | 2022-01-26 | 1 | -0/+4 |
* | API: Return primary language and repository language stats API URL (#18396) | Lauris BH | 2022-01-25 | 1 | -0/+8 |
* | Fix commit's time (#18375) | Gusted | 2022-01-25 | 2 | -2/+6 |
* | Refactor webhooks i18n (#18380) | wxiaoguang | 2022-01-24 | 12 | -22/+23 |
* | Add packagist webhook (#18224) | Dr. Tobias Quathamer | 2022-01-23 | 6 | -1/+33 |
* | Pause queues (#15928) | zeripath | 2022-01-22 | 1 | -0/+29 |
* | Add config options to hide issue events (#17414) | qwerty287 | 2022-01-21 | 2 | -742/+842 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 12 | -21/+23 |
* | Left-Align text in Unicode warning boxes (#18331) | silverwind | 2022-01-19 | 1 | -2/+2 |
* | Only warn on bidi but still escape non-bidi (#18333) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Fix incorrect OAuth message (#18332) | wxiaoguang | 2022-01-19 | 1 | -2/+2 |
* | Fix PR comments UI (#18323) | wxiaoguang | 2022-01-19 | 1 | -15/+46 |
* | Fix commit links on compare page (#18310) | Gusted | 2022-01-18 | 1 | -5/+6 |
* | Add MirrorUpdated field to Repository API type (#18267) | Peter GardfjÀll | 2022-01-18 | 1 | -0/+5 |
* | Handle missing default branch better in owner/repo/branches page (#18290) | zeripath | 2022-01-16 | 1 | -34/+32 |
* | Remove accidental debugging in blob_excerpt.tmpl (#18287) | zeripath | 2022-01-16 | 1 | -2/+2 |
* | Webauthn nits (#18284) | zeripath | 2022-01-15 | 2 | -11/+1 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 7 | -71/+57 |
* | Fix release link broken (#18252) | Lunny Xiao | 2022-01-13 | 1 | -1/+1 |
* | Fix purple color in suggested label colors (#18241) | silverwind | 2022-01-11 | 1 | -1/+1 |
* | Prevent NPE when viewing non-rendered files (#18234) | zeripath | 2022-01-11 | 1 | -16/+18 |
* | Fix collobration template (#18232) | Lunny Xiao | 2022-01-11 | 1 | -2/+2 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 2 | -3/+3 |
* | In the Organization member page, 2fa column is too narrow for Simplified Chin... | capvor | 2022-01-09 | 1 | -2/+2 |
* | Fix new team (#18212) | Lunny Xiao | 2022-01-08 | 1 | -3/+3 |
* | Fix mermaid rendering in milestone dashboard (#18202) | silverwind | 2022-01-07 | 1 | -1/+1 |
* | Add warning for BIDI characters in page renders and in diffs (#17562) | zeripath | 2022-01-07 | 11 | -48/+178 |
* | Add replay of webhooks. (#18191) | KN4CK3R | 2022-01-05 | 2 | -1/+9 |
* | Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) | wxiaoguang | 2022-01-05 | 2 | -11/+0 |
* | Team permission allow different unit has different permission (#17811) | Lunny Xiao | 2022-01-05 | 3 | -28/+87 |
* | Fix bug (#18168) | Lunny Xiao | 2022-01-03 | 1 | -1/+1 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 6 | -4/+4 |
* | Unify and simplify TrN for i18n (#18141) | wxiaoguang | 2022-01-02 | 9 | -36/+51 |
* | Add API to get issue/pull comments and events (timeline) (#17403) | qwerty287 | 2022-01-01 | 1 | -0/+196 |
* | Allow admin to associate missing LFS objects for repositories (#18143) | wxiaoguang | 2022-01-01 | 1 | -1/+1 |
* | Use conditions but not repo ids as query condition (#16839) | Lunny Xiao | 2021-12-29 | 1 | -2/+2 |
* | Handle invalid issues (#18111) | Gusted | 2021-12-28 | 1 | -1/+4 |
* | - name: new parameter in CreateForkOption to give the forked repository (#18066) | Aravinth Manivannan | 2021-12-24 | 1 | -0/+8 |
* | Improve interface when comparing a branch which has created a pull request (#... | Lunny Xiao | 2021-12-24 | 1 | -2/+16 |
* | Add API to manage repo tranfers (#17963) | qwerty287 | 2021-12-23 | 1 | -0/+101 |
* | Add API to get file commit history (#17652) | qwerty287 | 2021-12-22 | 1 | -1/+7 |