Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #901 from makhov/fix-diff-view | 无闻 | 2015-02-04 |
|\ | | | | | fix lines highlighting at diff view | ||
| * | little fix | Alexey Makhov | 2015-02-04 |
| | | |||
| * | add multifile support to diff view highlighting | Alexey Makhov | 2015-02-04 |
| | | |||
| * | fix diff lines highlighting | Alexey Makhov | 2015-02-04 |
| | | |||
| * | scripts: remove confuse scripts | Unknwon | 2015-02-04 |
| | | |||
* | | scripts: remove confuse scripts | Unknwon | 2015-02-03 |
|/ | |||
* | Merge pull request #897 from makhov/makhov/fix-admin-config | 无闻 | 2015-02-03 |
|\ | | | | | fix error at admin/config | ||
| * | fix error at admin/config | Alexey Makhov | 2015-02-03 |
|/ | |||
* | public/ng/css: code fix on #895 | Unknwon | 2015-02-03 |
| | | | | - templates/user/settings: fix email panel nav highlight | ||
* | Merge branch 'master' of github.com:gogits/gogs into dev | Unknwon | 2015-02-03 |
|\ | |||
| * | Merge pull request #895 from makhov/makhov/fix-settings-email-html | 无闻 | 2015-02-03 |
| |\ | | | | | | | fix settings/email html&css | ||
| | * | fix settings/email html&css in less | Alexey Makhov | 2015-02-03 |
| | | | |||
| | * | fix settings/email html&css | Alexey Makhov | 2015-02-03 |
| |/ | |||
* | | models: mirro code fix for #821 | Unknwon | 2015-02-02 |
| | | |||
* | | Merge pull request #821 from phsmit/fix_819 | 无闻 | 2015-02-02 |
|\ \ | | | | | | | Fix #819 by fetching the repository from db before updating | ||
| * | | Fix #819 by fetching the repository from db before updating | Peter Smit | 2015-01-02 |
| | | | |||
* | | | modules/base: fix README filename checker, fix #877 | Unknwon | 2015-02-02 |
| | | | |||
* | | | conf/locale: update Japanese locale | Unknwon | 2015-02-02 |
| | | | |||
* | | | conf/locale: update Japanese locale | Unknwon | 2015-02-02 |
| |/ |/| | |||
* | | models: code fix on #818 | Unknwon | 2015-02-01 |
| | | |||
* | | Merge pull request #818 from fzerorubigd/master | 无闻 | 2015-02-01 |
|\ \ | | | | | | | add a function to rewrite all public keys on admin request | ||
| * | | add afunction to rewrite all public keys on admin request | fzerorubigd | 2015-01-01 |
| |/ | | | | | | | refs #763 | ||
* | | Merge pull request #889 from mgdelacroix/patch-1 | 无闻 | 2015-02-01 |
|\ \ | | | | | | | Add Miguel de la Cruz as a translator | ||
| * | | Add Miguel de la Cruz as a translator | Miguel de la Cruz | 2015-02-01 |
|/ / | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-02-01 |
|\ \ | |||
| * \ | Merge pull request #888 from tstorch/docker_hp_update | 无闻 | 2015-02-01 |
| |\ \ | | | | | | | | | correction: updated docker link | ||
| | * | | correction: updated docker link | Tristan Storch | 2015-02-01 |
| |/ / | |||
* / / | routers: save partial config when install | Unknwon | 2015-02-01 |
|/ / | |||
* | | conf/locale: add Japanese support | Unknwon | 2015-02-01 |
| | | | | | | | | README: remove duplicated travis badge | ||
* | | update travis.yml and add badge | Unknwon | 2015-02-01 |
| | | |||
* | | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 |
| | | | | | | | | | | - routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page | ||
* | | public/ng: fix auto-completion #832 | Unknwon | 2015-02-01 |
| | | |||
* | | templates: fix commit message render issue #828 | Unknwon | 2015-01-31 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-01-31 |
|\ \ | |||
| * \ | Merge pull request #885 from clinta/dev | 无闻 | 2015-01-30 |
| |\ \ | | | | | | | | | Add a freebsd init script. | ||
| | * | | Rename scripts/rc/freebsd/gogs to scripts/init/freebsd/gogs | Clint Armstrong | 2015-01-30 |
| | | | | |||
| | * | | Add freebsd rc script | Clint Armstrong | 2015-01-30 |
| |/ / | |||
* / / | routers/repo: set raw page content type to 'text/plain' #828 | Unknwon | 2015-01-31 |
|/ / | |||
* | | modules/midlleware: little auth code fix, #777 | Unknwon | 2015-01-30 |
| | | |||
* | | modules/midlleware: little auth code fix | Unknwon | 2015-01-30 |
| | | |||
* | | modules/base: clean code with #838 | Unknwon | 2015-01-30 |
| | | |||
* | | modules/base: add RenderCommitMessage with XSS-safe and special links | Unknwon | 2015-01-30 |
| | | | | | | | | - update russian locale | ||
* | | update link | Unknwon | 2015-01-27 |
| | | |||
* | | update locale | Unknwon | 2015-01-26 |
| | | |||
* | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-01-23 |
|\ \ | |||
| * \ | Merge pull request #870 from phsmit/migrations | 无闻 | 2015-01-22 |
| |\ \ | | | | | | | | | Create db migrations framework | ||
| | * | | Migration code: errors are not to be forgotten | Peter Smit | 2015-01-22 |
| | | | | |||
| | * | | Clean up migrations code | Peter Smit | 2015-01-22 |
| | | | | |||
| | * | | Create db migrations framework | Peter Smit | 2015-01-22 |
| |/ / | |||
* / / | update locale | Unknwon | 2015-01-23 |
|/ / |