| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent NPE in CSV diff rendering when column removed (#17018) | Richard Mahn | 2021-10-20 | 2 | -132/+322 |
* | Use a variable but a function for IsProd because of a slight performance incr... | Lunny Xiao | 2021-10-20 | 1 | -1/+1 |
* | Fix some lints (#17337) | Lunny Xiao | 2021-10-17 | 2 | -3/+4 |
* | Make the Mirror Queue a queue (#17326) | zeripath | 2021-10-17 | 1 | -33/+65 |
* | Add buttons to allow loading of incomplete diffs (#16829) | zeripath | 2021-10-15 | 3 | -11/+27 |
* | Upgrade chi to v5 (#17298) | Lunny Xiao | 2021-10-13 | 1 | -1/+1 |
* | Save and view issue/comment content history (#16909) | wxiaoguang | 2021-10-10 | 1 | -0/+15 |
* | Add a simple way to rename branch like gh (#15870) | a1012112796 | 2021-10-08 | 2 | -0/+51 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -1/+2 |
* | Add specific event type to header (#17222) | John Olheiser | 2021-10-05 | 1 | -3/+8 |
* | Always set a unique Message-ID header. (#17206) | KN4CK3R | 2021-10-01 | 2 | -13/+30 |
* | Fix missing repo link in issue/pull assigned emails (#17183) | zeripath | 2021-09-30 | 1 | -0/+6 |
* | Kanban colored boards (#16647) | Romain | 2021-09-29 | 1 | -0/+1 |
* | Don't return binary file changes in raw PR diffs by default (#17158) | Norwin | 2021-09-27 | 1 | -3/+3 |
* | Support direct comparison (git diff a..b) as well merge comparison (a...b) (#... | zeripath | 2021-09-27 | 3 | -6/+11 |
* | Allow LDAP Sources to provide Avatars (#16851) | zeripath | 2021-09-26 | 5 | -6/+42 |
* | Add SkipLocal2FA option to pam and smtp sources (#17078) | zeripath | 2021-09-26 | 6 | -4/+16 |
* | Fix bundle creation (#17079) | Alexey 〒erentyev | 2021-09-26 | 1 | -2/+4 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 26 | -82/+141 |
* | DBContext is just a Context (#17100) | zeripath | 2021-09-23 | 9 | -11/+14 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 7 | -17/+10 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 32 | -119/+144 |
* | Open the DingTalk link in browser (#17084) | wxiaoguang | 2021-09-18 | 2 | -13/+28 |
* | Make LDAP be able to skip local 2FA (#16954) | zeripath | 2021-09-17 | 7 | -15/+34 |
* | Improve LDAP synchronization efficiency (#16994) | zeripath | 2021-09-15 | 2 | -18/+28 |
* | Support unprotected file patterns (#16395) | Jimmy Praet | 2021-09-11 | 2 | -53/+43 |
* | Report the associated filter if there is an error in LDAP (#17014) | zeripath | 2021-09-11 | 1 | -2/+2 |
* | Add setting to OAuth handlers to skip local 2FA authentication (#16594) | zeripath | 2021-09-10 | 2 | -0/+2 |
* | Use git attributes to determine generated and vendored status for language st... | zeripath | 2021-09-09 | 1 | -0/+78 |
* | Return correct error response for agit force-push (#16989) | a1012112796 | 2021-09-08 | 1 | -1/+1 |
* | Add repo_id for attachment (#16958) | Lunny Xiao | 2021-09-08 | 4 | -4/+116 |
* | Make mirror feature more configurable (#16957) | 6543 | 2021-09-07 | 1 | -0/+13 |
* | Prevent panic on diff generation (#16950) | zeripath | 2021-09-05 | 1 | -0/+4 |
* | Allow BASIC authentication access to /:owner/:repo/releases/download/* (#16916) | zeripath | 2021-09-02 | 4 | -10/+14 |
* | Add option to update pull request by `rebase` (#16125) | a1012112796 | 2021-08-31 | 2 | -16/+56 |
* | Test if LFS object is accessible (#16865) | KN4CK3R | 2021-08-31 | 1 | -14/+45 |
* | Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) | 6543 | 2021-08-31 | 2 | -23/+14 |
* | Fix dump and restore respository (#16698) | Lunny Xiao | 2021-08-30 | 2 | -2/+2 |
* | Simplify split diff view generation and remove JS dependency (#16775) | zeripath | 2021-08-29 | 1 | -2/+16 |
* | Refactor the fork service slightly to take ForkRepoOptions (#16744) | Kyle Evans | 2021-08-28 | 1 | -3/+3 |
* | Decoupled code from DefaultSigningKey (#16743) | KN4CK3R | 2021-08-27 | 2 | -9/+9 |
* | Add EdDSA JWT signing algorithm (#16786) | Aliaksandr Mianzhynski | 2021-08-25 | 1 | -6/+73 |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 2 | -7/+19 |
* | Fix openidConnect source regression from #16544 (#16759) | zeripath | 2021-08-22 | 1 | -1/+1 |
* | Download lfs in git and web workflow from minio/s3 directly (#16731) | Abner | 2021-08-21 | 1 | -0/+8 |
* | Added introspection endpoint. (#16752) | KN4CK3R | 2021-08-20 | 2 | -1/+22 |
* | Add proxy settings and support for migration and webhook (#16704) | Lunny Xiao | 2021-08-18 | 3 | -5/+6 |
* | Use github token URL when fetching oauth token (#16709) | techknowlogick | 2021-08-17 | 1 | -1/+1 |
* | Fix spelling of HookProcReceiveResult (#16690) | Lunny Xiao | 2021-08-14 | 1 | -9/+9 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 2 | -3/+11 |