summaryrefslogtreecommitdiffstats
path: root/models/action.go
Commit message (Expand)AuthorAgeFilesLines
* finish close/reopen issueUnknwon2015-08-131-1/+1
* finish view comments on issue pageUnknwon2015-08-131-22/+26
* WIP: create PR - choose branchUnknwon2015-08-081-8/+8
* finish new milestone pageUnknwon2015-08-051-3/+3
* fix #864 with migration and update localeUnknwon2015-07-261-10/+10
* #835: Realtime webhooksUnknwon2015-07-251-0/+2
* UI: basic label listUnknwon2015-07-241-5/+5
* #1064: X-Gogs-Event header is emptyUnknwon2015-03-181-22/+18
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-13/+22
* fix read access team visibility of private repoUnknwon2015-03-161-1/+1
* #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-121-1/+8
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-281-21/+33
|\
| * v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-10/+10
| * code fix #941 caution: undertestUnknwon2015-02-131-15/+27
* | Properly calculate the number of open issues per labelRaphael Randschau2015-02-231-0/+22
|/
* cmd: code fix for #905Unknwon2015-02-081-1/+1
* able to disable SSH for #883Unknwon2015-02-071-2/+0
* models/action.go: add action reopen for #462Unknwon2015-02-061-17/+62
* models/action.go: mirror fix on #892Unknwon2015-02-061-10/+12
* Referencing issues from commit messages is now possible.Etienne Bruines2015-02-021-8/+40
* fix #827Unknwon2015-01-061-1/+0
* Fix spelling errors in comments.Joseph Crail2014-12-061-1/+1
* custom avatar uploadUnknwon2014-11-211-0/+1
* Replace white spaces with tab for format consistencyTony Tsang2014-10-141-2/+2
* Fixes #562Tony Tsang2014-10-141-1/+3
* Page: Compare 2 commitsUnknwon2014-10-101-10/+8
* Fix feeds display issueUnknwon2014-09-291-1/+1
* Mirror fix on transfer repoUnknwon2014-09-251-0/+7
* Mirror fix on transfer repoUnknwon2014-09-251-4/+12
* Fix bug on transfer repoUnknwon2014-09-251-2/+2
* add action repousername for transferlunnyxiao2014-09-251-1/+2
* Add suburl supportUnknwon2014-09-191-1/+1
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-1/+1
* clarify name/username/owner/pusher for webhookChristopher Brickley2014-09-171-6/+22
* deliver hooks immediately after commitChristopher Brickley2014-09-101-0/+2
* add organization-level webhooksChristopher Brickley2014-09-051-2/+14
* handle initial commit for compareUrlChristopher Brickley2014-09-011-1/+5
* add commit compare functionalityChristopher Brickley2014-09-011-1/+5
* add Slack API webhook supportChristopher Brickley2014-08-311-8/+27
* Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-261-5/+3
* New UI merge in progressUnknwon2014-07-261-26/+38
* Merge pull request #307 from nuss-justin/feature/attachments无闻2014-07-241-2/+2
|\
| * Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-241-0/+97
| |\
* | | Fix double decrement of issue counterJustin Nuß2014-07-241-12/+0
| |/ |/|
* | Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-241-14/+38
* | Update closed issues stats for repositoryJustin Nuß2014-07-231-0/+6
* | Update progress of milestones when closing/reopening issues and allow closing...Justin Nuß2014-07-231-0/+67
|/
* Mirror bug fix on create repo actionUnknown2014-06-251-1/+2
* Work on create organization repo and #257Unknown2014-06-251-4/+4
* Fix #165Unknown2014-06-211-1/+1