Unknwon
f706102890
models: sanitize user full name when update settings
9 years ago
Unknwon
7140f50637
public/ng/js: script fix on #901
9 years ago
Unknwon
e0329c0eb5
Merge branch 'dev' of github.com:gogits/gogs into dev
9 years ago
Unknwon
4dfffee9fb
cmd: update csrf version requirement
9 years ago
无闻
3e307e7862
Merge pull request #901 from makhov/fix-diff-view
fix lines highlighting at diff view
9 years ago
Alexey Makhov
e91b28eb9b
little fix
9 years ago
Alexey Makhov
5d4425bbbc
add multifile support to diff view highlighting
9 years ago
Peter Smit
fd1df86c44
Fix dashboard issue after collaboration migration
9 years ago
Peter Smit
bef38d9d3f
Fix collaboration migration code
9 years ago
Alexey Makhov
7f71fe9dae
fix diff lines highlighting
9 years ago
Unknwon
5589445557
scripts: remove confuse scripts
9 years ago
Unknwon
98f7f6bef8
scripts: remove confuse scripts
9 years ago
无闻
43bf94e1aa
Merge pull request #897 from makhov/makhov/fix-admin-config
fix error at admin/config
9 years ago
Alexey Makhov
a7662f4a39
fix error at admin/config
9 years ago
Unknwon
8e238058b2
public/ng/css: code fix on #895
- templates/user/settings: fix email panel nav highlight
9 years ago
Unknwon
26bccef297
Merge branch 'master' of github.com:gogits/gogs into dev
9 years ago
无闻
e8b62e8957
Merge pull request #895 from makhov/makhov/fix-settings-email-html
fix settings/email html&css
9 years ago
Alexey Makhov
32fb5ea5d0
fix settings/email html&css in less
9 years ago
Alexey Makhov
e43bd15b96
fix settings/email html&css
9 years ago
Unknwon
4de0b19cec
models: mirro code fix for #821
9 years ago
无闻
902f19f70b
Merge pull request #821 from phsmit/fix_819
Fix #819 by fetching the repository from db before updating
9 years ago
Unknwon
bfce0def25
modules/base: fix README filename checker, fix #877
9 years ago
Etienne Bruines
5c4b85c029
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 .
9 years ago
Unknwon
57291d1e2a
conf/locale: update Japanese locale
9 years ago
Unknwon
956c59b282
conf/locale: update Japanese locale
9 years ago
Unknwon
0a2068d7fb
models: code fix on #818
9 years ago
无闻
cd6376f093
Merge pull request #818 from fzerorubigd/master
add a function to rewrite all public keys on admin request
9 years ago
无闻
d4fc8880eb
Merge pull request #889 from mgdelacroix/patch-1
Add Miguel de la Cruz as a translator
9 years ago
Miguel de la Cruz
b8425ccbec
Add Miguel de la Cruz as a translator
9 years ago
Unknwon
7ec42465a7
Merge branch 'dev' of github.com:gogits/gogs into dev
9 years ago
Unknwon
89ea3e1acc
routers: save partial config when install
9 years ago
无闻
facd491a6d
Merge pull request #888 from tstorch/docker_hp_update
correction: updated docker link
9 years ago
Tristan Storch
4c4488213a
correction: updated docker link
9 years ago
Unknwon
ac29dc93cd
conf/locale: add Japanese support
README: remove duplicated travis badge
9 years ago
Unknwon
27bd2157ed
update travis.yml and add badge
9 years ago
Unknwon
b293b6eaa6
cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
9 years ago
Unknwon
3d9cda2d98
public/ng: fix auto-completion #832
9 years ago
Unknwon
faddaff90d
templates: fix commit message render issue #828
9 years ago
Unknwon
569fcc30f3
Merge branch 'dev' of github.com:gogits/gogs into dev
9 years ago
Unknwon
32152d2363
routers/repo: set raw page content type to 'text/plain' #828
9 years ago
无闻
69d98e9edd
Merge pull request #885 from clinta/dev
Add a freebsd init script.
9 years ago
Clint Armstrong
66a9c0d71d
Rename scripts/rc/freebsd/gogs to scripts/init/freebsd/gogs
9 years ago
Clint Armstrong
7e3d66673d
Add freebsd rc script
9 years ago
Unknwon
fb9dcfa921
modules/midlleware: little auth code fix, #777
9 years ago
Unknwon
d8394bb2e0
modules/midlleware: little auth code fix
9 years ago
Unknwon
ee6786216a
modules/base: clean code with #838
9 years ago
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
- update russian locale
9 years ago
Unknwon
9803f84c88
update link
9 years ago
Unknwon
c0e9481fa6
update locale
9 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
9 years ago