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