| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix 405 method not allowed CORS / OIDC (#28583) (#28586) | Giteabot | 2023-12-22 | 1 | -0/+2 |
* | Use information from previous blame parts (#28572) (#28577) | Giteabot | 2023-12-22 | 1 | -5/+17 |
* | Only check online runner when detecting matching runners in workflows (#28286... | Giteabot | 2023-12-19 | 1 | -1/+3 |
* | Add option to disable ambiguous unicode characters detection (#28454) (#28499) | wxiaoguang | 2023-12-18 | 2 | -13/+12 |
* | Do some missing checks (#28423) (#28432) | Lunny Xiao | 2023-12-12 | 1 | -2/+20 |
* | Also sync DB branches on push if necessary (#28361) (#28403) | Lunny Xiao | 2023-12-11 | 1 | -2/+2 |
* | Fix missing check (#28406) (#28411) | Giteabot | 2023-12-11 | 2 | -4/+24 |
* | Fix object does not exist error when checking citation file (#28314) (#28369) | Giteabot | 2023-12-06 | 1 | -13/+6 |
* | Fix the runs will not be displayed bug when the main branch have no workflows... | Giteabot | 2023-12-06 | 1 | -0/+1 |
* | Read `previous` info from git blame (#28306) (#28310) | Giteabot | 2023-12-01 | 1 | -30/+8 |
* | Fix issue will be detected as pull request when checking `First-time contribu... | Giteabot | 2023-11-29 | 1 | -1/+1 |
* | Fix comment permissions (#28213) (#28216) | Lunny Xiao | 2023-11-25 | 7 | -15/+60 |
* | Make CORS work for oauth2 handlers (#28184) (#28185) | Giteabot | 2023-11-23 | 2 | -0/+6 |
* | Revert "Fix EOL handling in web editor" (#28101) (#28172) | Giteabot | 2023-11-22 | 1 | -1/+1 |
* | Fix viewing wiki commit on empty repo (#28040) (#28044) | Giteabot | 2023-11-14 | 1 | -1/+0 |
* | Dont leak private users via extensions (#28023) (#28029) | Giteabot | 2023-11-14 | 1 | -0/+5 |
* | Fix citation error when the file size is larger than 1024 bytes (#27958) (#27... | Giteabot | 2023-11-08 | 1 | -5/+2 |
* | Fix http protocol auth (#27875) (#27876) | Giteabot | 2023-11-02 | 4 | -14/+47 |
* | Delete repos of org when purge delete user (#27273) (#27728) | 6543 | 2023-11-01 | 4 | -7/+8 |
* | Fix `link-action` redirect network error (#27734) (#27749) | Giteabot | 2023-10-23 | 2 | -6/+8 |
* | Fix 404 when deleting Docker package with an internal version (#27615) (#27630) | Giteabot | 2023-10-15 | 1 | -1/+1 |
* | Don't show Link to TOTP if not set up (#27585) (#27588) | Giteabot | 2023-10-11 | 1 | -0/+8 |
* | Replace ajax with fetch, improve image diff (#27267) (#27583) | Giteabot | 2023-10-11 | 1 | -10/+17 |
* | Fix panic in storageHandler (#27446) (#27479)v1.21.0-rc1 | Giteabot | 2023-10-06 | 1 | -51/+50 |
* | Refactor system setting (#27000) (#27452) | Giteabot | 2023-10-05 | 3 | -75/+23 |
* | When comparing with an non-exist repository, return 404 but 500 (#27437) (#27... | Giteabot | 2023-10-04 | 1 | -1/+3 |
* | Hide archived labels when filtering by labels on the issue list (#27115) (#27... | Giteabot | 2023-10-01 | 1 | -0/+5 |
* | Allow get release download files and lfs files with oauth2 token format (#264... | Giteabot | 2023-10-01 | 1 | -5/+3 |
* | Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) ... | Giteabot | 2023-09-30 | 2 | -1/+1 |
* | Fix repo count in org action settings (#27245) (#27353) | Giteabot | 2023-09-29 | 3 | -0/+18 |
* | More `db.DefaultContext` refactor (#27265) (#27347) | Giteabot | 2023-09-29 | 9 | -110/+110 |
* | Improve tree not found page (#26570) (#27346) | Giteabot | 2023-09-29 | 4 | -7/+29 |
* | Improve issue history dialog and make poster can delete their own history (#2... | Giteabot | 2023-09-28 | 1 | -5/+9 |
* | Redefine the meaning of column is_active to make Actions Registration Token g... | Giteabot | 2023-09-28 | 1 | -3/+3 |
* | Another round of `db.DefaultContext` refactor (#27103) (#27262) | Giteabot | 2023-09-25 | 15 | -34/+34 |
* | Fix EOL handling in web editor (#27141) (#27234) | Giteabot | 2023-09-24 | 1 | -1/+1 |
* | Fix: treat tab "overview" as "repositories" in user profiles without readme (... | hazy | 2023-09-20 | 1 | -1/+2 |
* | fix pagination for followers and following (#27127) | Earl Warren | 2023-09-19 | 1 | -2/+2 |
* | Make SSPI auth mockable (#27036) | wxiaoguang | 2023-09-17 | 3 | -30/+5 |
* | Search branches (#27055) | Lunny Xiao | 2023-09-17 | 1 | -1/+4 |
* | Support `.git-blame-ignore-revs` file (#26395) | KN4CK3R | 2023-09-16 | 1 | -22/+69 |
* | Add `RemoteAddress` to mirrors (#26952) | KN4CK3R | 2023-09-16 | 2 | -15/+20 |
* | Next round of `db.DefaultContext` refactor (#27089) | JakobDev | 2023-09-16 | 27 | -73/+73 |
* | Fix NPE when editing OAuth2 applications (#27078) | JakobDev | 2023-09-16 | 1 | -3/+3 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 23 | -56/+57 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 25 | -63/+63 |
* | Fix issue templates when blank isses are disabled (#27061) | JakobDev | 2023-09-14 | 2 | -11/+14 |
* | Display all user types and org types on admin management UI (#27050) | Lunny Xiao | 2023-09-14 | 2 | -2/+4 |
* | Show the repo count in code tab on both user profile and org page. (#27048) | puni9869 | 2023-09-13 | 1 | -0/+5 |
* | Show OpenID Connect and OAuth on signup page (#20242) | Dmitry Sharshakov | 2023-09-13 | 1 | -0/+18 |