Unknwon
58c91218ab
models/action.go: mirror fix on #892
- modules/base/markdown.go: fix issue link issue
- routers/repo/view.go: remove useless code
10 years ago
Unknwon
f45f92b4a4
modules/base: fix markdown mention regex for #826
- conf/locale: add mew translator profile
10 years ago
无闻
646662d24f
Merge pull request #826 from deringer/dev
Fix user mention bug when parsing markdown documents
10 years ago
Peter Smit
5deb52e1b8
Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.
The result does compile, but has not been tested. It may eat your kittens.
10 years ago
Tony Tsang
b6fb5371ce
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
10 years ago
Raphael Randschau
18cae0ef62
Add locales (en/de native, rest -> translate.google.com)
10 years ago
Raphael Randschau
c93da2ef7c
Hide the registration button depending on the setting
10 years ago
Raphael Randschau
7fbb782585
Add ShowRegistrationButton configuration option
10 years ago
Unknwon
b36bfcf980
public/ng/css: code generate for #907
10 years ago
无闻
1a4a33882b
Merge pull request #907 from makhov/new-lines-highlighting-format
fix highlighting css for del code
10 years ago
Alexey Makhov
5fafa0ba2b
fix css for same code
10 years ago
Alexey Makhov
eb82eab49a
fix css for del code
10 years ago
无闻
9a50990708
Merge pull request #904 from makhov/new-lines-highlighting-format
new lines highlighting format
10 years ago
Peter Smit
9dd98a9a0f
Add option to provide configuration file on command line
10 years ago
Peter Smit
c2a69ea61f
Merge branch 'dev' into newcollaboration
10 years ago
Alexey Makhov
911e54ba09
new lines highlighting format
10 years ago
无闻
53439a38b9
Merge pull request #892 from EtienneBruines/commit_reference
Referencing issues from commit messages is now possible.
10 years ago
Unknwon
94b839cc2d
models: sanitize user full name when update settings
10 years ago
Unknwon
e4d19db7c4
public/ng/js: script fix on #901
10 years ago
Unknwon
2cddf49afe
Merge branch 'dev' of github.com:gogits/gogs into dev
10 years ago
Unknwon
e9078910cf
cmd: update csrf version requirement
10 years ago
无闻
4f16374330
Merge pull request #901 from makhov/fix-diff-view
fix lines highlighting at diff view
10 years ago
Alexey Makhov
fe2a15e254
little fix
10 years ago
Alexey Makhov
06e565fb65
add multifile support to diff view highlighting
10 years ago
Peter Smit
fd1df86c44
Fix dashboard issue after collaboration migration
10 years ago
Peter Smit
bef38d9d3f
Fix collaboration migration code
10 years ago
Alexey Makhov
6e96b3e6fa
fix diff lines highlighting
10 years ago
Unknwon
fa9d7c13d4
scripts: remove confuse scripts
10 years ago
Unknwon
539c19222d
scripts: remove confuse scripts
10 years ago
无闻
ea2c6f5d1a
Merge pull request #897 from makhov/makhov/fix-admin-config
fix error at admin/config
10 years ago
Alexey Makhov
98e8c8f9d5
fix error at admin/config
10 years ago
Unknwon
77d4366e94
public/ng/css: code fix on #895
- templates/user/settings: fix email panel nav highlight
10 years ago
Unknwon
4aaa8e1c72
Merge branch 'master' of github.com:gogits/gogs into dev
10 years ago
无闻
7730d6c3ed
Merge pull request #895 from makhov/makhov/fix-settings-email-html
fix settings/email html&css
10 years ago
Alexey Makhov
18c08036d3
fix settings/email html&css in less
10 years ago
Alexey Makhov
7f16bbabf0
fix settings/email html&css
10 years ago
Unknwon
7712805a67
models: mirro code fix for #821
10 years ago
无闻
2c27160655
Merge pull request #821 from phsmit/fix_819
Fix #819 by fetching the repository from db before updating
10 years ago
Unknwon
9e8c24da7c
modules/base: fix README filename checker, fix #877
10 years ago
Etienne Bruines
cedc1822dc
Referencing issues from commit messages is now possible.
Code-wise: the fixing-part of the code now doesn't reference the issue any more, because this is done by the referencing-part of the code, which is called just before.
Fixes #462 , #668 , #732 .
10 years ago
Unknwon
243ae5e545
conf/locale: update Japanese locale
10 years ago
Unknwon
26fbd30373
conf/locale: update Japanese locale
10 years ago
Unknwon
f69e1a635d
models: code fix on #818
10 years ago
无闻
41deac5407
Merge pull request #818 from fzerorubigd/master
add a function to rewrite all public keys on admin request
10 years ago
无闻
d4fc8880eb
Merge pull request #889 from mgdelacroix/patch-1
Add Miguel de la Cruz as a translator
10 years ago
Miguel de la Cruz
b8425ccbec
Add Miguel de la Cruz as a translator
10 years ago
Unknwon
7ec42465a7
Merge branch 'dev' of github.com:gogits/gogs into dev
10 years ago
Unknwon
89ea3e1acc
routers: save partial config when install
10 years ago
无闻
facd491a6d
Merge pull request #888 from tstorch/docker_hp_update
correction: updated docker link
10 years ago
Tristan Storch
4c4488213a
correction: updated docker link
10 years ago