| Commit message (Expand) | Author | Age | Files | Lines |
* | Redirect on changed user and org name (#11649) | Andrew Bezold | 2021-01-24 | 1 | -0/+6 |
* | Fix close/reopen with comment (#14436) | Jimmy Praet | 2021-01-23 | 1 | -1/+1 |
* | ensure timeout error is shown on u2f timeout (#14417) | zeripath | 2021-01-22 | 1 | -1/+1 |
* | Display current stopwatch in navbar (#14122) | Norwin | 2021-01-21 | 2 | -0/+93 |
* | Comment - Reference in new issue (#14366) | KN4CK3R | 2021-01-21 | 1 | -0/+47 |
* | KanBan: be able to set default board (#14147) | 6543 | 2021-01-15 | 1 | -4/+19 |
* | restrict query selector to edit form (#14307) | Norwin | 2021-01-15 | 1 | -2/+2 |
* | Add option to change username to the admin panel (#14229) | 6543 | 2021-01-10 | 1 | -0/+2 |
* | Do not reload page after adding comments in Pull Request reviews (#13877) | Jimmy Praet | 2021-01-08 | 1 | -39/+63 |
* | fix branch selector on new issue page (#14194) | a1012112796 | 2020-12-31 | 1 | -0/+5 |
* | Team dashboards (#14159) | Jimmy Praet | 2020-12-27 | 1 | -2/+7 |
* | Update JS dependencies and webpack (#14118) | silverwind | 2020-12-27 | 2 | -63/+55 |
* | Fix UI on edit auth source page (#14137) | Norwin | 2020-12-26 | 1 | -15/+19 |
* | Fix heatmap total contributions (#14141) | Lunny Xiao | 2020-12-24 | 1 | -1/+10 |
* | Show dropdown with all statuses for commit (#13977) | Cirno the Strongest | 2020-12-20 | 1 | -0/+9 |
* | Hide command line instructions when merge form is visible (#13956) | Cirno the Strongest | 2020-12-15 | 1 | -1/+4 |
* | add thumbnail preview section to issue attachments (#13826) | bobemoe | 2020-12-13 | 1 | -5/+2 |
* | Remove JS globals related to timetracking and due date (#13921) | silverwind | 2020-12-10 | 1 | -24/+29 |
* | Add pull request manually merge instruction (#13840) | Lunny Xiao | 2020-12-10 | 1 | -0/+7 |
* | Replace more icons with SVG, repo search tweaks (#13860) | silverwind | 2020-12-09 | 1 | -5/+4 |
* | Fix Quote Reply button on review diff (#13830) | Jimmy Praet | 2020-12-08 | 1 | -15/+15 |
* | Reply button is not removed when deleting a code review comment (#13774) | Jimmy Praet | 2020-12-03 | 1 | -0/+4 |
* | Swap swagger-ui with swagger-ui-dist (#13777) | silverwind | 2020-12-01 | 1 | -2/+2 |
* | Fix bogus http requests on diffs (#13760) | silverwind | 2020-11-30 | 1 | -0/+1 |
* | Dropdowns, Labels fixes and more CSS tweaks (#13733) | silverwind | 2020-11-29 | 2 | -25/+31 |
* | Prevent clone protocol button flash on page load (#13626) | silverwind | 2020-11-26 | 1 | -20/+4 |
* | Remove fetch request from heatmap (#13623) | silverwind | 2020-11-18 | 4 | -29/+33 |
* | Render diff stats server-side (#13579) | silverwind | 2020-11-15 | 1 | -11/+0 |
* | Use monaco for the git hook editor (#13552) | silverwind | 2020-11-13 | 2 | -52/+62 |
* | Make heatmap colors more distinct (#13533) | silverwind | 2020-11-13 | 1 | -4/+4 |
* | Make heatmap shades linear (#13500) | silverwind | 2020-11-10 | 1 | -1/+1 |
* | Switch from SimpleMDE to EasyMDE (#13333) | zeripath | 2020-11-10 | 1 | -0/+8 |
* | Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o... | zeripath | 2020-11-08 | 1 | -0/+51 |
* | Frontpage and Heatmap CSS tweaks (#13443) | silverwind | 2020-11-07 | 1 | -37/+20 |
* | [RFC] Make archival asynchronous (#11296) | Kyle Evans | 2020-11-07 | 1 | -0/+49 |
* | Add Vue linting (#13447) | silverwind | 2020-11-07 | 3 | -239/+218 |
* | Refactor image paste code (#13354) | silverwind | 2020-11-02 | 1 | -47/+33 |
* | Fix 'add code comment' button being invisible all the time (#13389) | Cirno the Strongest | 2020-11-02 | 1 | -10/+0 |
* | Fix scrolling to resolved comment anchors (#13343) | zeripath | 2020-10-31 | 1 | -0/+16 |
* | #12897 - add mastodon provider (#13293) | Divyam Bhasin | 2020-10-25 | 1 | -0/+5 |
* | Fix PR/Issue titles on mobile (#13292) | kolaente | 2020-10-24 | 1 | -0/+1 |
* | Store task errors following migrations and display them (#13246) | zeripath | 2020-10-23 | 1 | -5/+14 |
* | Update some JS dependencies (#13222) | silverwind | 2020-10-21 | 3 | -32/+24 |
* | Add team support for review request (#12039) | 赵智超 | 2020-10-12 | 1 | -2/+3 |
* | Fix attachments list in edit comment (#13036) | zeripath | 2020-10-11 | 1 | -13/+21 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 1 | -7/+7 |
* | Disable migration items when mirror is selected (#12918) | mrsdizzie | 2020-09-22 | 1 | -3/+10 |
* | Add the checkbox quick button to the comment tool bar also (#12885) | 赵智超 | 2020-09-20 | 1 | -1/+20 |
* | Fix line selection on blame view (#12857) | mrsdizzie | 2020-09-15 | 1 | -2/+12 |
* | Make SVG size argument optional (#12814) | silverwind | 2020-09-11 | 2 | -2/+2 |