Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -1/+1 |
| | |||||
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -34/+29 |
| | |||||
* | Code clean up for new config options | Unknwon | 2016-08-14 | 1 | -10/+14 |
| | |||||
* | Add committer information to API and Webhooks. Also fixes #3271 (#3414) | lstahlman | 2016-08-09 | 1 | -5/+7 |
| | |||||
* | #2907 Add commit timestamp to webhook | Unknwon | 2016-08-09 | 1 | -4/+6 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
| | |||||
* | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | 1 | -40/+50 |
| | | | | | | | | | | Remove the possibility of using email as user name when user actually push through combination of email and password with HTTP. Also refactor update action function to replcae tons of arguments with single PushUpdateOptions struct. And define the user who pushes code as pusher, therefore variable names shouldn't be confusing any more. | ||||
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | fix bool check for repo max limit and fix hang when push repo with tons of ↵ | Unknwon | 2015-12-10 | 1 | -2/+2 |
| | | | | commits | ||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -19/+22 |
| | |||||
* | Show custom avatars in commits | Unknwon | 2015-11-13 | 1 | -5/+4 |
| | |||||
* | #1900 last updatede time not update after push | Unknwon | 2015-11-05 | 1 | -15/+15 |
| | |||||
* | #1896 fatal when no needed update task | Unknwon | 2015-11-04 | 1 | -1/+2 |
| | |||||
* | rename fields | Unknwon | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | 1 | -11/+12 |
| | |||||
* | work on #1830 | Unknwon | 2015-10-23 | 1 | -2/+2 |
| | |||||
* | fix error detect when push commits | Unknwon | 2015-09-25 | 1 | -1/+0 |
| | |||||
* | #1602 Wrong commit order on issue page when pushing multiple commits | Unknwon | 2015-09-25 | 1 | -8/+2 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -2/+2 |
| | |||||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 1 | -5/+4 |
| | |||||
* | increase max commits in payload to 5 | Christopher Brickley | 2014-09-22 | 1 | -2/+5 |
| | |||||
* | add commit compare functionality | Christopher Brickley | 2014-09-01 | 1 | -2/+2 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -9/+6 |
| | |||||
* | bug fixed for message tag | Lunny Xiao | 2014-06-28 | 1 | -23/+53 |
| | |||||
* | bug fixed #261 | Lunny Xiao | 2014-06-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs | Lunny Xiao | 2014-06-28 | 1 | -13/+14 |
|\ | | | | | | | | | | | Conflicts: models/update.go routers/repo/http.go | ||||
| * | Mirror fix on #248 | Unknown | 2014-06-23 | 1 | -13/+13 |
| | | |||||
* | | bug fixed #261 | Lunny Xiao | 2014-06-28 | 1 | -0/+31 |
|/ | |||||
* | Remove qiniu/log | Unknown | 2014-06-20 | 1 | -12/+11 |
| | |||||
* | Fix #98, support web hook | Unknown | 2014-05-06 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs | Unknown | 2014-05-03 | 1 | -5/+10 |
|\ | |||||
| * | Fix Collaborators cannot commit | Unknown | 2014-05-03 | 1 | -5/+10 |
| | | |||||
* | | resolved #155 | Lunny Xiao | 2014-05-03 | 1 | -0/+6 |
|/ | |||||
* | HTTP no follow and offline mode | Unknown | 2014-04-27 | 1 | -1/+7 |
| | |||||
* | push tag support | Unknown | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | go vet | Unknown | 2014-04-13 | 1 | -2/+2 |
| | |||||
* | update with new git | slene | 2014-04-13 | 1 | -18/+9 |
| | |||||
* | add actions for http push | Lunny Xiao | 2014-04-11 | 1 | -0/+93 |