Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | js fix R1-L1 highlight | Alexey Makhov | 2015-02-19 | 1 | -16/+17 |
| | |||||
* | gitlab-like hash naming | Alexey Makhov | 2015-02-19 | 1 | -10/+10 |
| | |||||
* | changed repo-clone-url behaviour for bare repo | Stefan-Code | 2015-02-18 | 2 | -6/+2 |
| | |||||
* | Changes to repo-header-download-drop, different repo-clone-url input behaviour | Stefan-Code | 2015-02-11 | 2 | -0/+6 |
| | |||||
* | public/ng/css: code generation for #919 | Unknwon | 2015-02-08 | 1 | -0/+3 |
| | |||||
* | Updated gogs.css - monospace font for hash | Stefan | 2015-02-08 | 1 | -0/+3 |
| | | | Updated gogs.css to use monospaced font for sha hash label in repository view to make it look nicer because of equal label width. | ||||
* | modules/base: fix markdown mention regex for #826 | Unknwon | 2015-02-06 | 2 | -85/+88 |
| | | | | - conf/locale: add mew translator profile | ||||
* | Merge pull request #826 from deringer/dev | 无闻 | 2015-02-06 | 1 | -0/+3 |
|\ | | | | | Fix user mention bug when parsing markdown documents | ||||
| * | add some padding to markdown paragraphs | Michael Dyrynda | 2015-01-03 | 1 | -0/+3 |
| | | |||||
* | | public/ng/css: code generate for #907 | Unknwon | 2015-02-05 | 1 | -0/+12 |
| | | |||||
* | | fix css for same code | Alexey Makhov | 2015-02-05 | 1 | -0/+5 |
| | | |||||
* | | fix css for del code | Alexey Makhov | 2015-02-05 | 1 | -0/+6 |
| | | |||||
* | | new lines highlighting format | Alexey Makhov | 2015-02-05 | 1 | -14/+20 |
| | | |||||
* | | public/ng/js: script fix on #901 | Unknwon | 2015-02-04 | 3 | -10/+84 |
| | | |||||
* | | fix diff lines highlighting | Alexey Makhov | 2015-02-04 | 2 | -7/+17 |
| | | |||||
* | | public/ng/css: code fix on #895 | Unknwon | 2015-02-03 | 1 | -0/+19 |
| | | | | | | | | - templates/user/settings: fix email panel nav highlight | ||||
* | | fix settings/email html&css in less | Alexey Makhov | 2015-02-03 | 2 | -4/+3 |
| | | |||||
* | | fix settings/email html&css | Alexey Makhov | 2015-02-03 | 1 | -1/+4 |
| | | |||||
* | | public/ng: fix auto-completion #832 | Unknwon | 2015-02-01 | 1 | -1/+1 |
| | | |||||
* | | Add max-width to commit message of repo-files-table | Tony Tsang | 2015-01-05 | 2 | -0/+8 |
|/ | |||||
* | add label-edit and label-delete logic | fuxiaohei | 2014-12-22 | 4 | -39/+111 |
| | |||||
* | fix invite bug(shouldn't include full name to search box) | Unknwon | 2014-12-22 | 1 | -2/+2 |
| | |||||
* | mirror fix on release JS | Unknwon | 2014-12-10 | 2 | -5/+10 |
| | |||||
* | Finish new UI for release page | Unknwon | 2014-12-10 | 6 | -6/+244 |
| | |||||
* | fix #703 | Unknwon | 2014-12-10 | 2 | -46/+48 |
| | |||||
* | add label-create ui elements | fuxiaohei | 2014-12-07 | 5 | -5/+130 |
| | |||||
* | Display multi-line commit message on commit diff page. | Tony Tsang | 2014-12-05 | 2 | -0/+8 |
| | |||||
* | add issue list filter ui | fuxiaohei | 2014-12-04 | 2 | -12/+101 |
| | |||||
* | Merge pull request #696 from deiwin/update/user-api-to-include-full-name | 无闻 | 2014-12-02 | 1 | -1/+8 |
|\ | | | | | add full name to found users' list on the UI | ||||
| * | add full name to found users' list | Deiwin Sarjas | 2014-12-02 | 1 | -1/+8 |
| | | |||||
* | | fixed code view line height for firefox | Florian Hülsmann | 2014-12-02 | 2 | -2/+2 |
|/ | |||||
* | update milestone page design | fuxiaohei | 2014-11-24 | 2 | -0/+8 |
| | |||||
* | add milestone page design | fuxiaohei | 2014-11-24 | 2 | -3/+87 |
| | |||||
* | more on change avatar | Unknwon | 2014-11-21 | 2 | -2/+2 |
| | |||||
* | lock gopmfile | Unknwon | 2014-11-17 | 2 | -0/+2 |
| | |||||
* | add pull-request and labels page design | fuxiaohei | 2014-11-17 | 5 | -26/+120 |
| | |||||
* | #12, API: list user repos, list repo hooks | Unknwon | 2014-11-13 | 2 | -3/+3 |
| | |||||
* | add personal access token panel #12 | Unknwon | 2014-11-12 | 4 | -15/+46 |
| | |||||
* | work on #616 | Unknwon | 2014-11-10 | 2 | -5/+7 |
| | |||||
* | work on #616 and update locales | Unknwon | 2014-11-10 | 2 | -4/+10 |
| | |||||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 2 | -0/+6 |
| | |||||
* | finish issue list ui draft | fuxiaohei | 2014-11-04 | 6 | -2/+190 |
| | |||||
* | Fix x padding for #repo-content for width < 1170px | omeid | 2014-11-04 | 1 | -2/+2 |
| | | | This pull request fixes the issue when resizing the window smaller than 1170 px, right now there is no padding/margin on sides and it looks broken. | ||||
* | Fix #584 | Unknwon | 2014-10-27 | 2 | -6/+6 |
| | |||||
* | Fix #554 | Unknwon | 2014-10-19 | 2 | -6/+9 |
| | |||||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 | 2 | -0/+16 |
| | |||||
* | add nav bar in issue list | fuxiaohei | 2014-10-18 | 2 | -0/+50 |
| | |||||
* | some ui details fix | fuxiaohei | 2014-10-18 | 3 | -10/+24 |
| | |||||
* | Fix #572 | Unknwon | 2014-10-15 | 2 | -0/+12 |
| | |||||
* | Fix #570 | Unknwon | 2014-10-15 | 2 | -0/+2 |
| |