| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use simpleMDE editor on mobile devices for 1.13 (#14029) | mrsdizzie | 2020-12-17 | 2 | -11/+37 |
* | Fix Quote Reply button on review diff (#13830) (#13898) | Jimmy Praet | 2020-12-08 | 1 | -15/+15 |
* | Reply button is not removed when deleting a code review comment (#13824) | Jimmy Praet | 2020-12-03 | 1 | -0/+4 |
* | Fix bogus http requests on diffs (#13760) (#13761) | silverwind | 2020-11-30 | 1 | -0/+1 |
* | Fix 'add code comment' button being invisible all the time (#13389) (#13402) | Cirno the Strongest | 2020-11-02 | 1 | -10/+0 |
* | Fix scrolling to resolved comment anchors (#13343) (#13371) | zeripath | 2020-10-31 | 1 | -0/+16 |
* | Store task errors following migrations and display them (#13246) (#13287) | techknowlogick | 2020-10-24 | 1 | -5/+14 |
* | 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 |
* | Add check for LDAP group membership (#10869) | John Olheiser | 2020-09-10 | 1 | -0/+12 |
* | Set language via AJAX (#12785) | techknowlogick | 2020-09-10 | 1 | -0/+8 |
* | Add a migrate service type switch page (#12697) | Lunny Xiao | 2020-09-09 | 1 | -13/+1 |
* | Change/remove a branch of an open issue (#9080) | Vedran | 2020-09-08 | 1 | -2/+17 |
* | Remove duplicate logic in initListSubmits (#12660) | 赵智超 | 2020-09-02 | 1 | -56/+36 |
* | Do not disable commit changes button on repost (#12644) | zeripath | 2020-08-29 | 1 | -1/+3 |
* | Git migration UX (#12619) | John Olheiser | 2020-08-28 | 2 | -27/+54 |
* | Fix emoji replacements, make emoji images consistent (#12567) | silverwind | 2020-08-23 | 1 | -1/+1 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 2 | -1/+107 |
* | Render the git graph on the server (#12333) | zeripath | 2020-08-06 | 1 | -564/+77 |
* | Collapse Swagger UI tags by default (#12428) | silverwind | 2020-08-05 | 1 | -0/+1 |
* | Add loading spinners and mermaid error handling (#12358) | silverwind | 2020-08-04 | 2 | -12/+45 |
* | Improve HTML escaping helper (#12383) | silverwind | 2020-07-30 | 1 | -10/+7 |
* | Move jquery-minicolors to npm/webpack (#12305) | silverwind | 2020-07-29 | 2 | -3/+14 |
* | Add mermaid JS renderer (#12334) | silverwind | 2020-07-27 | 4 | -0/+45 |
* | Fix input box value access on repo create (#12299) | silverwind | 2020-07-23 | 1 | -2/+2 |
* | Auto-init repo on license, .gitignore select (#12202) | Alexander Scheel | 2020-07-23 | 1 | -0/+11 |
* | Update Octicons to v10 (#12240) | silverwind | 2020-07-17 | 2 | -9/+5 |
* | Replace code fold icons with octicons (#12222) | silverwind | 2020-07-13 | 2 | -14/+13 |
* | Fix repolist icons (#12228) | silverwind | 2020-07-13 | 2 | -2/+26 |
* | Direct SVG rendering (#12157) | silverwind | 2020-07-12 | 5 | -16/+32 |
* | Rewrite GitGraph.js (#12137) | zeripath | 2020-07-05 | 2 | -436/+559 |
* | Re-fix #12095 again (#12138) | zeripath | 2020-07-05 | 2 | -2/+2 |
* | Bugfix for shared event source (#12129) | zeripath | 2020-07-04 | 2 | -17/+7 |
* | Move EventSource to SharedWorker (#12095) | zeripath | 2020-07-03 | 3 | -30/+209 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 3 | -52/+7 |
* | Shorten markdown heading anchors links (#11903) | silverwind | 2020-06-26 | 2 | -10/+34 |
* | Fix gitgraph branch continues after merge (#12044) | zeripath | 2020-06-25 | 1 | -0/+7 |
* | [UI] Sortable Tables Header By Click (#7980) | 6543 | 2020-06-24 | 2 | -0/+22 |
* | Disable dropzone's timeout (#12024) | silverwind | 2020-06-24 | 1 | -0/+2 |
* | Fix sticky diff stats container (#12002) | Cirno the Strongest | 2020-06-22 | 1 | -3/+0 |
* | Handle multiple merges in gitgraph.js (#11996) | zeripath | 2020-06-20 | 1 | -7/+8 |
* | Don't add same line code comment box twice (#11837) | silverwind | 2020-06-10 | 1 | -8/+24 |
* | Replace jquery-datetimepicker with native date input (#11684) | silverwind | 2020-06-10 | 2 | -21/+0 |
* | Fix inserting excerpt on compare diff (#11833) | Cirno the Strongest | 2020-06-10 | 1 | -1/+1 |
* | rework eslint config (#11615) | silverwind | 2020-06-09 | 4 | -22/+20 |