Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UI: Confirmation box | Unknwon | 2014-09-29 | 12 | -39/+60 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-09-29 | 1 | -0/+92 |
|\ | |||||
| * | Merge pull request #513 from lbeltrame/add-centos-init-script | 无闻 | 2014-09-29 | 1 | -0/+92 |
| |\ | | | | | | | Add CentOS init script | ||||
| | * | s/USER/GOGS_USER/g | Luca Beltrame | 2014-09-29 | 1 | -1/+1 |
| | | | |||||
| | * | Add a CentOS init script | Luca Beltrame | 2014-09-29 | 1 | -0/+92 |
| |/ | |||||
* / | Fix #514 | Unknwon | 2014-09-29 | 1 | -2/+5 |
|/ | |||||
* | Bug: 500 when transfer repository to collaborator | Unknwon | 2014-09-29 | 4 | -6/+16 |
| | |||||
* | Merge pull request #512 from fundon/feature_support_dsa_key | 无闻 | 2014-09-29 | 1 | -0/+1 |
|\ | | | | | support dsa key format | ||||
| * | support dsa key format | fundon | 2014-09-29 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #507 from codeskyblue/dev | 无闻 | 2014-09-28 | 1 | -0/+9 |
|\ | | | | | update .gobuild.yml inorder to support sqlite for amd64 arch | ||||
| * | update .gobuild.yml remove start.bat | codeskyblue | 2014-09-28 | 2 | -2/+0 |
| | | |||||
| * | Merge branch 'master' into dev | codeskyblue | 2014-09-28 | 2 | -0/+11 |
| |\ | |||||
| | * | update .gobulid.yml | codeskyblue | 2014-09-28 | 1 | -2/+7 |
| | | | |||||
| | * | Update .gobuild.yml | shengxiang | 2014-09-28 | 1 | -0/+1 |
| | | | |||||
| | * | Create start.bat | shengxiang | 2014-09-28 | 1 | -0/+1 |
| | | | |||||
| | * | Update .gobuild.yml | shengxiang | 2014-09-28 | 1 | -0/+4 |
| | | | |||||
* | | | Merge pull request #508 from chadoe/homelink | 无闻 | 2014-09-28 | 1 | -2/+1 |
|\ \ \ | | | | | | | | | Fix user HomeLink when using a suburl | ||||
| * | | | Fix user HomeLink when using a suburl | Martin van Beurden | 2014-09-28 | 1 | -2/+1 |
| | | | | |||||
* | | | | Merge pull request #509 from chadoe/avatarlink | 无闻 | 2014-09-28 | 2 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Fix AvatarLink when using a suburl | ||||
| * | | | | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ↵ | Martin van Beurden | 2014-09-28 | 2 | -4/+4 |
| |/ / / | | | | | | | | | | | | | cached | ||||
* | | | | Merge pull request #510 from evolvedlight/master | 无闻 | 2014-09-28 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | Fix minor typo | ||||
| * | | | Fix minor typo | evolvedlight | 2014-09-28 | 1 | -2/+2 |
| | | | | |||||
* | | | | Clean old dockerfiles | Unknwon | 2014-09-28 | 16 | -364/+3 |
|/ / / | |||||
* | | | Simple fix | Unknwon | 2014-09-28 | 1 | -1/+1 |
| | | | |||||
* | | | Delete verbose | Unknwon | 2014-09-28 | 1 | -4/+0 |
| | | | |||||
* | | | Merge branch 'master' of github.com:gogits/gogs | Unknwon | 2014-09-28 | 11 | -70/+102 |
|\| | | | | | | | | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl | ||||
| * | | add issue router for new issue page ui preview | fuxiaohei | 2014-09-27 | 3 | -0/+13 |
| | | | |||||
| * | | template and ui fix | fuxiaohei | 2014-09-27 | 5 | -63/+76 |
| | | | |||||
| * | | template and ui fix | fuxiaohei | 2014-09-27 | 6 | -6/+18 |
| |/ | |||||
* / | UI: Confirmation box | Unknwon | 2014-09-28 | 19 | -86/+210 |
|/ | |||||
* | Add modal to change username | Unknwon | 2014-09-26 | 10 | -12/+442 |
| | | | | Signed-off-by: Unknwon <joe2010xtmf@163.com> | ||||
* | Add directory level commit message | Unknwon | 2014-09-26 | 6 | -11/+32 |
| | |||||
* | Merge pull request #503 from fundon/fix_lastcommit_user_email_link | 无闻 | 2014-09-26 | 1 | -1/+1 |
|\ | | | | | Fix last commit user email link | ||||
| * | no neet for md5 email | fundon | 2014-09-26 | 1 | -1/+1 |
|/ | |||||
* | remove debug info | lunnyxiao | 2014-09-26 | 1 | -5/+0 |
| | |||||
* | Merge pull request #501 from fundon/fix_suburl_undefined | 无闻 | 2014-09-25 | 1 | -1/+1 |
|\ | | | | | bugfix, suburl defaults to empty string when suburl is undefined | ||||
| * | bugfix, suburl defaults to empty string when suburl is undefined | fundon | 2014-09-26 | 1 | -1/+1 |
| | | |||||
* | | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 3 | -2/+9 |
| | | |||||
* | | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 5 | -63/+25 |
|/ | |||||
* | Mirror template bug fix | Unknwon | 2014-09-25 | 1 | -1/+2 |
| | |||||
* | Page: User profile | Unknwon | 2014-09-25 | 12 | -79/+275 |
| | |||||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | 10 | -21/+45 |
| | |||||
* | Merge pull request #498 from cedricziel/translations | 无闻 | 2014-09-25 | 1 | -1/+1 |
|\ | | | | | [TASK] Refine german string for authentification source | ||||
| * | [TASK] Refine german string for authentification source | Cedric Ziel | 2014-09-25 | 1 | -1/+1 |
| | | |||||
* | | is utils improvement | fuxiaohei | 2014-09-25 | 6 | -16/+79 |
| | | |||||
* | | add action repousername for transfer | lunnyxiao | 2014-09-25 | 1 | -1/+2 |
|/ | |||||
* | Fix download archive issue | Unknwon | 2014-09-24 | 6 | -24/+54 |
| | |||||
* | bug fixed for download 404 from repo's home page | lunnyxiao | 2014-09-24 | 1 | -0/+1 |
| | |||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 1 | -3/+9 |
| | |||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 13 | -40/+160 |
| |