| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove remaining fontawesome usage in templates (#15952) | silverwind | 2021-05-22 | 5 | -8/+8 |
* | fix default avatar url (#15938) | Norwin | 2021-05-21 | 3 | -3/+3 |
* | Fix layout of milestone view (#15927) | sebastian-sauer | 2021-05-20 | 1 | -6/+6 |
* | Encrypt LDAP bind password in db with SECRET_KEY (#15547) | zeripath | 2021-05-20 | 2 | -2/+0 |
* | Fix and restyle menu on code line (#15913) | silverwind | 2021-05-18 | 2 | -3/+3 |
* | remove unimplemented searchbar from project view (#15901) | Norwin | 2021-05-17 | 1 | -3/+0 |
* | Issue sidebar and misc css fixes (#15524) | silverwind | 2021-05-16 | 4 | -67/+71 |
* | Use a special name for update default branch on repository setting (#15893) | Lunny Xiao | 2021-05-16 | 1 | -1/+1 |
* | Create a session on ReverseProxy and ensure that ReverseProxy users cannot ch... | zeripath | 2021-05-15 | 1 | -2/+2 |
* | Restore PAM user autocreation functionality (#15825) | zeripath | 2021-05-13 | 2 | -0/+6 |
* | label size, PR ref, new PR button alignment (#15363) | Mike L | 2021-05-11 | 1 | -4/+4 |
* | Set autocomplete off on branches selector (#15809) | zeripath | 2021-05-11 | 1 | -1/+1 |
* | Add Active and ProhibitLogin to API (#15689) | KN4CK3R | 2021-05-11 | 1 | -0/+10 |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 3 | -5/+9 |
* | Code comments improvements (#15722) | silverwind | 2021-05-08 | 3 | -30/+45 |
* | Rename StaticUrlPrefix to AssetUrlPrefix (#15779) | silverwind | 2021-05-08 | 16 | -62/+62 |
* | Add selecting tags on the compare page (#15723) | Jonathan Tran | 2021-05-07 | 1 | -77/+147 |
* | Use pulls in commit graph unless pulls are disabled (#15774) | zeripath | 2021-05-07 | 1 | -1/+1 |
* | not show `ref-in-new-issue` pop when issue was disabled (#15761) | a1012112796 | 2021-05-07 | 1 | -7/+9 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 17 | -23/+23 |
* | Feature/oauth userinfo (#15721) | N. L. H | 2021-05-06 | 1 | -0/+1 |
* | reverse #15734 partial and comment (#15740) | 6543 | 2021-05-06 | 1 | -1/+2 |
* | fix some ui bug about draft release (#15137) | a1012112796 | 2021-05-06 | 2 | -8/+12 |
* | Issue list alignment tweaks (#15483) | silverwind | 2021-05-05 | 1 | -1/+1 |
* | Commit Graph: Pull-Requests should not link to issues (#15734) | KN4CK3R | 2021-05-05 | 1 | -8/+2 |
* | Display specific message if diff is not displayed because of too long line (... | Loutro | 2021-05-04 | 1 | -1/+7 |
* | Add compare tag dropdown to releases page (#15695) | Jonathan Tran | 2021-05-03 | 4 | -34/+49 |
* | Addition to (Add Location, Website and Description to API #15675) (#15690) | KN4CK3R | 2021-05-02 | 1 | -5/+9 |
* | Add Location, Website and Biography to API (#15675) | KN4CK3R | 2021-05-01 | 1 | -0/+15 |
* | Fixed several activation bugs (#15473) | KN4CK3R | 2021-04-30 | 1 | -11/+9 |
* | Unified link creation. (#15619) | KN4CK3R | 2021-04-30 | 3 | -9/+9 |
* | fix(settings): misaligned buttons (#15656) | Garrit Franke | 2021-04-29 | 1 | -2/+2 |
* | Remove x-ua-compatible header (#15640) | silverwind | 2021-04-28 | 1 | -1/+0 |
* | Fix commit graph author link (#15627) | zeripath | 2021-04-26 | 1 | -1/+1 |
* | Raw file view tweaks (#15520) | silverwind | 2021-04-22 | 1 | -4/+4 |
* | Add placeholder text to deploy key textarea (#15575) | zeripath | 2021-04-21 | 1 | -1/+1 |
* | Project board improvements (#15429) | silverwind | 2021-04-20 | 1 | -19/+37 |
* | add well-known config for OIDC (#15355) | techknowlogick | 2021-04-15 | 1 | -0/+9 |
* | Performance improvement for list pull requests (#15447) | Lunny Xiao | 2021-04-15 | 1 | -2/+2 |
* | Disable Stars config option (#14653) | Kyle D | 2021-04-15 | 7 | -27/+47 |
* | Use subdir for URL (#15446) | KN4CK3R | 2021-04-14 | 3 | -3/+3 |
* | quick fix (#15464) | John Olheiser | 2021-04-14 | 1 | -1/+1 |
* | Display more repository type on admin repository management (#15440) | Lunny Xiao | 2021-04-14 | 1 | -2/+24 |
* | Fix repository search (#15428) | KN4CK3R | 2021-04-12 | 1 | -1/+1 |
* | Clone panel fixes (#15435) | silverwind | 2021-04-12 | 1 | -2/+2 |
* | Fix wiki clone urls (#15430) | silverwind | 2021-04-12 | 1 | -4/+4 |
* | fix dingtalk icon url (#15417) | Tomás Warynyca | 2021-04-12 | 1 | -1/+1 |
* | Standardise icon on projects PR page (#15387) | zeripath | 2021-04-11 | 1 | -4/+17 |
* | add some reponse status on api docs (#15399) | a1012112796 | 2021-04-11 | 1 | -0/+18 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 63 | -609/+600 |