Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #540 | Unknwon | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Fix #540 | Unknwon | 2014-10-12 | 1 | -17/+2 |
| | |||||
* | Mirror fix on add ssh key | Unknwon | 2014-10-11 | 1 | -1/+3 |
| | |||||
* | More debug info | Unknwon | 2014-10-11 | 1 | -8/+8 |
| | |||||
* | Work on ssh key issue | Unknwon | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 | 2 | -2/+2 |
| | |||||
* | bug fixed for #540 | lunnyxiao | 2014-10-11 | 1 | -3/+7 |
| | |||||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 2 | -15/+12 |
| | |||||
* | Webhook delivery locking & Hide repo for org members if they don't have access | Unknwon | 2014-10-09 | 2 | -2/+26 |
| | |||||
* | Fix #532, add system notice | Unknwon | 2014-10-08 | 3 | -7/+76 |
| | |||||
* | Basic xss prevention | Unknwon | 2014-10-04 | 1 | -2/+3 |
| | |||||
* | Fix SMTP auth logic | Unknwon | 2014-10-03 | 2 | -16/+12 |
| | |||||
* | Fix feeds display issue | Unknwon | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | Bug: 500 when transfer repository to collaborator | Unknwon | 2014-09-29 | 1 | -4/+12 |
| | |||||
* | support dsa key format | fundon | 2014-09-29 | 1 | -0/+1 |
| | |||||
* | 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 | 1 | -2/+2 |
|\ \ | | | | | | | 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 | 1 | -2/+2 |
| |/ | | | | | | | cached | ||||
* / | Fix minor typo | evolvedlight | 2014-09-28 | 1 | -2/+2 |
|/ | |||||
* | Add directory level commit message | Unknwon | 2014-09-26 | 1 | -2/+11 |
| | |||||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 1 | -0/+7 |
| | |||||
* | Mirror fix on transfer repo | Unknwon | 2014-09-25 | 2 | -19/+22 |
| | |||||
* | Page: User profile | Unknwon | 2014-09-25 | 2 | -3/+8 |
| | |||||
* | Fix bug on transfer repo | Unknwon | 2014-09-25 | 2 | -13/+31 |
| | |||||
* | add action repousername for transfer | lunnyxiao | 2014-09-25 | 1 | -1/+2 |
| | |||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 1 | -3/+9 |
| | |||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 2 | -0/+43 |
| | |||||
* | increase max commits in payload to 5 | Christopher Brickley | 2014-09-22 | 1 | -2/+5 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 2 | -4/+4 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 2 | -4/+4 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||||
* | Mirror fix and fix #481 | Unknwon | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | clarify name/username/owner/pusher for webhook | Christopher Brickley | 2014-09-17 | 3 | -9/+34 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into dev | lunnyxiao | 2014-09-17 | 2 | -8/+25 |
|\ | | | | | | | | | Conflicts: conf/app.ini | ||||
| * | Work #475 and #458 | Unknown | 2014-09-16 | 1 | -4/+11 |
| | | |||||
| * | Work on #476 | Unknwon | 2014-09-16 | 1 | -1/+1 |
| | | |||||
| * | Work on #476 | Unknwon | 2014-09-16 | 1 | -2/+7 |
| | | |||||
| * | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 | 1 | -4/+9 |
| | | |||||
* | | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | 1 | -12/+22 |
|/ | |||||
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 1 | -22/+10 |
| | |||||
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 1 | -2/+1 |
| | |||||
* | fix https://github.com/go-xorm/xorm/issues/161 | Unknwon | 2014-09-12 | 2 | -6/+13 |
| | |||||
* | Bug: Transfer repository doesn't update the count | Unknwon | 2014-09-12 | 1 | -9/+11 |
| | |||||
* | deliver hooks immediately after commit | Christopher Brickley | 2014-09-10 | 1 | -0/+2 |
| | |||||
* | Fix #452 | Unknwon | 2014-09-09 | 1 | -2/+2 |
| | |||||
* | update specific hook_task, not all | Christopher Brickley | 2014-09-09 | 1 | -1/+1 |
| | |||||
* | add showinfo for xorm | lunnyxiao | 2014-09-08 | 1 | -0/+1 |
| | |||||
* | Merge pull request #442 from compressed/org_hook | 无闻 | 2014-09-07 | 2 | -2/+27 |
|\ | | | | | Organization-level Webhooks | ||||
| * | add organization-level webhooks | Christopher Brickley | 2014-09-05 | 2 | -2/+27 |
| | | |||||
* | | Fix #348 | Unknwon | 2014-09-05 | 1 | -2/+2 |
|/ |