Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1454 from gustavopaes/bug/1453 | 无闻 | 2015-08-12 | 2 | -2/+2 |
|\ | | | | | Remove SSH button when SSH it is disabled | ||||
| * | Remove SSH button when SSH is disabled | Gustavo Paes | 2015-08-09 | 2 | -2/+2 |
| | | |||||
* | | minor fix on #1469 | Unknwon | 2015-08-12 | 1 | -1/+1 |
| | | |||||
* | | fix dashboard padding | Mikko Hellsing | 2015-08-11 | 1 | -1/+1 |
|/ | |||||
* | add clipboard API support | Fernando San Julián | 2015-08-03 | 1 | -20/+48 |
| | |||||
* | new markdown styles | Fernando San Julián | 2015-08-01 | 2 | -359/+802 |
| | |||||
* | nested unordered list inside order list issue | Fernando San Julián | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1226 from nice-software/wip/pam | Lunny Xiao | 2015-04-24 | 1 | -0/+7 |
|\ | | | | | Add PAM authentication | ||||
| * | Add PAM authentication | Paolo Borelli | 2015-04-24 | 1 | -0/+7 |
| | | |||||
* | | :lipstick: Style checkbox label in sign in form | Andrew Patton | 2015-04-15 | 1 | -1/+6 |
|/ | |||||
* | Fix "Plus" icon size in dashboard (part 2) | David Martel | 2015-03-26 | 1 | -1/+1 |
| | |||||
* | Fix "Plus" icon size in dashboard | David Martel | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | fix menu css | Unknwon | 2015-03-21 | 2 | -2/+0 |
| | |||||
* | Merge pull request #1091 from sapk/fix-ng-issue-pages | 无闻 | 2015-03-19 | 7 | -6/+134 |
|\ | | | | | Apply ng to issue dashboard | ||||
| * | Apply ng to issue dashboard | Antoine GIRARD | 2015-03-19 | 7 | -6/+134 |
| | | |||||
* | | Fix the little default in the navbar of the dashboard | Antoine GIRARD | 2015-03-19 | 2 | -2/+4 |
|/ | |||||
* | 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 |
| |