Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | models: code fix on #818 | Unknwon | 2015-02-01 | 3 | -21/+37 | |
* | | | | Merge pull request #818 from fzerorubigd/master | 无闻 | 2015-02-01 | 4 | -17/+38 | |
|\ \ \ \ | ||||||
| * | | | | add afunction to rewrite all public keys on admin request | fzerorubigd | 2015-01-01 | 4 | -17/+38 | |
| |/ / / | ||||||
* | | | | Merge pull request #889 from mgdelacroix/patch-1 | 无闻 | 2015-02-01 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Add Miguel de la Cruz as a translator | Miguel de la Cruz | 2015-02-01 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-02-01 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #888 from tstorch/docker_hp_update | 无闻 | 2015-02-01 | 1 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | correction: updated docker link | Tristan Storch | 2015-02-01 | 1 | -3/+3 | |
| |/ / / / | ||||||
* / / / / | routers: save partial config when install | Unknwon | 2015-02-01 | 2 | -27/+29 | |
|/ / / / | ||||||
* | | | | conf/locale: add Japanese support | Unknwon | 2015-02-01 | 4 | -5/+733 | |
* | | | | update travis.yml and add badge | Unknwon | 2015-02-01 | 2 | -1/+3 | |
* | | | | cmd: CMD option for port number of `gogs web` to prevent first time run conflict | Unknwon | 2015-02-01 | 10 | -122/+133 | |
* | | | | public/ng: fix auto-completion #832 | Unknwon | 2015-02-01 | 4 | -19/+3 | |
* | | | | templates: fix commit message render issue #828 | Unknwon | 2015-01-31 | 1 | -1/+1 | |
* | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-01-31 | 1 | -0/+46 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #885 from clinta/dev | 无闻 | 2015-01-30 | 1 | -0/+46 | |
| |\ \ \ \ | ||||||
| | * | | | | Rename scripts/rc/freebsd/gogs to scripts/init/freebsd/gogs | Clint Armstrong | 2015-01-30 | 1 | -0/+0 | |
| | * | | | | Add freebsd rc script | Clint Armstrong | 2015-01-30 | 1 | -0/+46 | |
| |/ / / / | ||||||
* / / / / | routers/repo: set raw page content type to 'text/plain' #828 | Unknwon | 2015-01-31 | 5 | -7/+9 | |
|/ / / / | ||||||
* | | | | modules/midlleware: little auth code fix, #777 | Unknwon | 2015-01-30 | 1 | -1/+0 | |
* | | | | modules/midlleware: little auth code fix | Unknwon | 2015-01-30 | 1 | -1/+2 | |
* | | | | modules/base: clean code with #838 | Unknwon | 2015-01-30 | 4 | -38/+7 | |
* | | | | modules/base: add RenderCommitMessage with XSS-safe and special links | Unknwon | 2015-01-30 | 12 | -21/+27 | |
* | | | | update link | Unknwon | 2015-01-27 | 2 | -3/+3 | |
* | | | | update locale | Unknwon | 2015-01-26 | 1 | -53/+53 | |
* | | | | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2015-01-23 | 2 | -0/+59 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #870 from phsmit/migrations | 无闻 | 2015-01-22 | 2 | -0/+59 | |
| |\ \ \ \ | ||||||
| | * | | | | Migration code: errors are not to be forgotten | Peter Smit | 2015-01-22 | 1 | -2/+6 | |
| | * | | | | Clean up migrations code | Peter Smit | 2015-01-22 | 1 | -4/+6 | |
| | * | | | | Create db migrations framework | Peter Smit | 2015-01-22 | 2 | -0/+53 | |
| |/ / / / | ||||||
* / / / / | update locale | Unknwon | 2015-01-23 | 1 | -14/+14 | |
|/ / / / | ||||||
* | | | | Merge pull request #825 from phsmit/ssh2_keys | 无闻 | 2015-01-22 | 2 | -4/+90 | |
|\ \ \ \ | ||||||
| * | | | | Implement #798 Flexible ssh-key input | Peter Smit | 2015-01-02 | 2 | -4/+90 | |
* | | | | | Merge pull request #822 from phsmit/fix_807 | 无闻 | 2015-01-22 | 1 | -4/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix #807 parse the userinfo with the golang tools | Peter Smit | 2015-01-02 | 1 | -4/+14 | |
* | | | | | | Merge pull request #866 from vitalvas/dev | 无闻 | 2015-01-20 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix if service.ENABLE_CACHE_AVATAR is true | Vitaliy Vasilenko | 2015-01-20 | 1 | -1/+5 | |
* | | | | | | | fix #828, may cause unintentional break in other features, but security is no.1 | Unknwon | 2015-01-20 | 7 | -10/+13 | |
|/ / / / / / | ||||||
* | | | | | | fix locale | Unknwon | 2015-01-19 | 1 | -1/+1 | |
* | | | | | | update gopmfile | Unknwon | 2015-01-19 | 1 | -3/+3 | |
* | | | | | | Merge branch 'master' of github.com:gogits/gogs | Unknwon | 2015-01-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #865 from clinta/patch-1 | 无闻 | 2015-01-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | Allow start.sh from any working directory | Clint Armstrong | 2015-01-17 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | update locale | Unknwon | 2015-01-18 | 9 | -106/+884 | |
* | | | | | | Merge branch 'encoding' of github.com:gogits/gogs into dev | Unknwon | 2015-01-17 | 37 | -119835/+33 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #861 from phsmit/change_chardet | 无闻 | 2015-01-17 | 2 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Change chardet to gogits | Peter Smit | 2015-01-15 | 2 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #773 from phsmit/golang_x_text_encoding | 无闻 | 2014-12-22 | 36 | -119834/+31 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Removing redundant mahonia | Peter Smit | 2014-12-22 | 34 | -119820/+0 | |
| | * | | | | | | Replace mahonia with the standard functions in the Golang Sub-repositories | Peter Smit | 2014-12-22 | 2 | -14/+31 |