aboutsummaryrefslogtreecommitdiff
path: root/models/update.go
Commit message (Expand)AuthorAge
* webhook: able to detect delete branch or tag (#2315)Unknwon2017-02-27
* refactoring: SSH and HTTP push procees is now unifiedUnknwon2017-02-16
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Use commit time instead of author time for push commits (#4037)Unknwon2017-01-30
* Fix string format verbs (#3637)Alexander Lunegov2016-12-21
* General code quality improvementUnknwon2016-08-16
* Code clean up for new config optionsUnknwon2016-08-14
* Add committer information to API and Webhooks. Also fixes #3271 (#3414)lstahlman2016-08-09
* #2907 Add commit timestamp to webhookUnknwon2016-08-09
* Refactor User.Id to User.IDUnknwon2016-07-24
* #2650 fix possbility that use email as pusher user nameUnknwon2016-02-17
* rename import pathUnknwon2015-12-15
* fix bool check for repo max limit and fix hang when push repo with tons of co...Unknwon2015-12-10
* move out git module and #1573 send push hookUnknwon2015-12-09
* Show custom avatars in commitsUnknwon2015-11-13
* #1900 last updatede time not update after pushUnknwon2015-11-05
* #1896 fatal when no needed update taskUnknwon2015-11-04
* rename fieldsUnknwon2015-11-03
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
* work on #1830Unknwon2015-10-23
* fix error detect when push commitsUnknwon2015-09-25
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-25
* WIP: create PR - choose branchUnknwon2015-08-08
* Page: Compare 2 commitsUnknwon2014-10-10
* increase max commits in payload to 5Christopher Brickley2014-09-22
* add commit compare functionalityChristopher Brickley2014-09-01
* New UI merge in progressUnknwon2014-07-26
* bug fixed for message tagLunny Xiao2014-06-28
* bug fixed #261Lunny Xiao2014-06-28
* Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-06-28
|\
| * Mirror fix on #248Unknown2014-06-23
* | bug fixed #261Lunny Xiao2014-06-28
|/
* Remove qiniu/logUnknown2014-06-20
* Fix #98, support web hookUnknown2014-05-06
* Merge branch 'dev' of github.com:gogits/gogsUnknown2014-05-03
|\
| * Fix Collaborators cannot commitUnknown2014-05-03
* | resolved #155Lunny Xiao2014-05-03
|/
* HTTP no follow and offline modeUnknown2014-04-27
* push tag supportUnknown2014-04-13
* go vetUnknown2014-04-13
* update with new gitslene2014-04-13
* add actions for http pushLunny Xiao2014-04-11