Alexey Makhov
a7662f4a39
fix error at admin/config
2015-02-03 17:26:56 +03:00
Unknwon
8e238058b2
public/ng/css: code fix on #895
...
- templates/user/settings: fix email panel nav highlight
2015-02-03 06:54:29 -05:00
Unknwon
26bccef297
Merge branch 'master' of github.com:gogits/gogs into dev
2015-02-03 06:51:44 -05:00
无闻
e8b62e8957
Merge pull request #895 from makhov/makhov/fix-settings-email-html
...
fix settings/email html&css
2015-02-03 06:50:57 -05:00
Alexey Makhov
32fb5ea5d0
fix settings/email html&css in less
2015-02-03 11:05:13 +03:00
Alexey Makhov
e43bd15b96
fix settings/email html&css
2015-02-03 10:32:55 +03:00
Unknwon
4de0b19cec
models: mirro code fix for #821
2015-02-02 23:42:53 -05:00
无闻
902f19f70b
Merge pull request #821 from phsmit/fix_819
...
Fix #819 by fetching the repository from db before updating
2015-02-02 23:38:04 -05:00
Unknwon
bfce0def25
modules/base: fix README filename checker, fix #877
2015-02-02 23:04:36 -05:00
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 .
2015-02-02 16:34:07 +01:00
Unknwon
57291d1e2a
conf/locale: update Japanese locale
2015-02-02 09:44:51 -05:00
Unknwon
956c59b282
conf/locale: update Japanese locale
2015-02-02 07:33:24 -05:00
Unknwon
0a2068d7fb
models: code fix on #818
2015-02-01 17:21:56 -05:00
无闻
cd6376f093
Merge pull request #818 from fzerorubigd/master
...
add a function to rewrite all public keys on admin request
2015-02-01 16:56:34 -05:00
无闻
d4fc8880eb
Merge pull request #889 from mgdelacroix/patch-1
...
Add Miguel de la Cruz as a translator
2015-02-01 16:48:48 -05:00
Miguel de la Cruz
b8425ccbec
Add Miguel de la Cruz as a translator
2015-02-01 22:47:58 +01:00
Unknwon
7ec42465a7
Merge branch 'dev' of github.com:gogits/gogs into dev
2015-02-01 14:40:05 -05:00
Unknwon
89ea3e1acc
routers: save partial config when install
2015-02-01 14:39:58 -05:00
无闻
facd491a6d
Merge pull request #888 from tstorch/docker_hp_update
...
correction: updated docker link
2015-02-01 14:38:36 -05:00
Tristan Storch
4c4488213a
correction: updated docker link
2015-02-01 20:30:22 +01:00
Unknwon
ac29dc93cd
conf/locale: add Japanese support
...
README: remove duplicated travis badge
2015-02-01 13:36:40 -05:00
Unknwon
27bd2157ed
update travis.yml and add badge
2015-02-01 12:44:10 -05:00
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
2015-02-01 12:41:03 -05:00
Unknwon
3d9cda2d98
public/ng: fix auto-completion #832
2015-02-01 08:46:53 -05:00
Unknwon
faddaff90d
templates: fix commit message render issue #828
2015-01-31 15:31:09 -05:00
Unknwon
569fcc30f3
Merge branch 'dev' of github.com:gogits/gogs into dev
2015-01-31 15:28:05 -05:00
Unknwon
32152d2363
routers/repo: set raw page content type to 'text/plain' #828
2015-01-31 15:27:57 -05:00
无闻
69d98e9edd
Merge pull request #885 from clinta/dev
...
Add a freebsd init script.
2015-01-30 23:00:51 -05:00
Clint Armstrong
66a9c0d71d
Rename scripts/rc/freebsd/gogs to scripts/init/freebsd/gogs
2015-01-30 22:52:57 -05:00
Clint Armstrong
7e3d66673d
Add freebsd rc script
2015-01-30 22:51:38 -05:00
Unknwon
fb9dcfa921
modules/midlleware: little auth code fix, #777
2015-01-30 20:30:42 -05:00
Unknwon
d8394bb2e0
modules/midlleware: little auth code fix
2015-01-30 20:30:07 -05:00
Unknwon
ee6786216a
modules/base: clean code with #838
2015-01-30 18:12:30 -05:00
Unknwon
37fcc8daf2
modules/base: add RenderCommitMessage with XSS-safe and special links
...
- update russian locale
2015-01-30 18:05:20 -05:00
Unknwon
9803f84c88
update link
2015-01-27 16:30:58 -05:00
Unknwon
c0e9481fa6
update locale
2015-01-26 09:13:34 -05:00
Peter Smit
76f8904718
Introducing Collaboration Struct
2015-01-23 09:54:16 +02:00
Unknwon
c6b87aaf02
Merge branch 'dev' of github.com:gogits/gogs into dev
2015-01-23 00:47:03 +08:00
Unknwon
077d1ae70b
update locale
2015-01-23 00:46:48 +08:00
无闻
61608f13a0
Merge pull request #870 from phsmit/migrations
...
Create db migrations framework
2015-01-22 21:07:11 +08:00
Peter Smit
4ef3245413
Migration code: errors are not to be forgotten
2015-01-22 15:01:45 +02:00
Peter Smit
2a70d6b723
Clean up migrations code
2015-01-22 14:56:50 +02:00
Peter Smit
bb103e8723
Create db migrations framework
2015-01-22 14:52:58 +02:00
无闻
161774d4fb
Merge pull request #825 from phsmit/ssh2_keys
...
Implement #798 Flexible ssh-key input
2015-01-22 19:39:35 +08:00
无闻
edbfbfa66e
Merge pull request #822 from phsmit/fix_807
...
Fix #807 parse the userinfo with the golang tools
2015-01-22 19:31:51 +08:00
无闻
830bc75107
Merge pull request #866 from vitalvas/dev
...
Fix in url if cache avatar is enabled
2015-01-20 13:38:17 +08:00
Unknwon
8e384ce46c
fix #828 , may cause unintentional break in other features, but security is no.1
2015-01-20 13:08:49 +08:00
Vitaliy Vasilenko
cf59057ef3
fix if service.ENABLE_CACHE_AVATAR is true
2015-01-20 05:20:33 +02:00
Unknwon
0e286a0ca9
fix locale
2015-01-19 02:51:43 +08:00
Unknwon
bd414a2d1f
update gopmfile
2015-01-19 02:05:15 +08:00