index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
|
|
|
code fix for #908, and work for #884
Unknwon
2015-02-06
*
|
|
|
Merge pull request #908 from nicolai86/feature/hide-signup-button-884
无闻
2015-02-06
|
\
\
\
\
|
*
|
|
|
Add locales (en/de native, rest -> translate.google.com)
Raphael Randschau
2015-02-05
|
*
|
|
|
Hide the registration button depending on the setting
Raphael Randschau
2015-02-05
|
*
|
|
|
Add ShowRegistrationButton configuration option
Raphael Randschau
2015-02-05
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
models/action.go: add action reopen for #462
Unknwon
2015-02-06
*
|
|
|
models/action.go: mirror fix on #892
Unknwon
2015-02-06
*
|
|
|
modules/base: fix markdown mention regex for #826
Unknwon
2015-02-06
*
|
|
|
Merge pull request #826 from deringer/dev
无闻
2015-02-06
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
add some padding to markdown paragraphs
Michael Dyrynda
2015-01-03
|
*
|
|
Adjust MentionPattern to not match users mid-sentence (or email addresses)
Michael Dyrynda
2015-01-03
*
|
|
|
public/ng/css: code generate for #907
Unknwon
2015-02-05
*
|
|
|
Merge pull request #907 from makhov/new-lines-highlighting-format
无闻
2015-02-05
|
\
\
\
\
|
*
|
|
|
fix css for same code
Alexey Makhov
2015-02-05
|
*
|
|
|
fix css for del code
Alexey Makhov
2015-02-05
*
|
|
|
|
Merge pull request #904 from makhov/new-lines-highlighting-format
无闻
2015-02-05
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
new lines highlighting format
Alexey Makhov
2015-02-05
|
/
/
/
*
|
|
Merge pull request #892 from EtienneBruines/commit_reference
无闻
2015-02-04
|
\
\
\
|
*
|
|
Referencing issues from commit messages is now possible.
Etienne Bruines
2015-02-02
*
|
|
|
models: sanitize user full name when update settings
Unknwon
2015-02-04
*
|
|
|
public/ng/js: script fix on #901
Unknwon
2015-02-04
*
|
|
|
Merge branch 'dev' of github.com:gogits/gogs into dev
Unknwon
2015-02-04
|
\
\
\
\
|
*
\
\
\
Merge pull request #901 from makhov/fix-diff-view
无闻
2015-02-04
|
|
\
\
\
\
|
|
*
|
|
|
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
*
|
|
|
|
|
cmd: update csrf version requirement
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
Alexey Makhov
2015-02-03
|
/
/
/
/
*
|
|
|
public/ng/css: code fix on #895
Unknwon
2015-02-03
*
|
|
|
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 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
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 afunction to rewrite all public keys on admin request
fzerorubigd
2015-01-01
|
|
/
/
/
*
|
|
|
Merge pull request #889 from mgdelacroix/patch-1
无闻
2015-02-01
|
\
\
\
\
|
*
|
|
|
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
Tristan Storch
2015-02-01
|
|
/
/
/
/
[prev]
[next]