aboutsummaryrefslogtreecommitdiff
path: root/models/action.go
Commit message (Collapse)AuthorAge
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | 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
* clarify name/username/owner/pusher for webhookChristopher Brickley2014-09-17
|
* deliver hooks immediately after commitChristopher Brickley2014-09-10
|
* add organization-level webhooksChristopher Brickley2014-09-05
|
* handle initial commit for compareUrlChristopher Brickley2014-09-01
|
* add commit compare functionalityChristopher Brickley2014-09-01
|
* add Slack API webhook supportChristopher Brickley2014-08-31
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-26
| | | | dashboard news feed page, create organization page
* New UI merge in progressUnknwon2014-07-26
|
* Merge pull request #307 from nuss-justin/feature/attachments无闻2014-07-24
|\ | | | | Feature: Ability to attach files to issues (attachments)
| * Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-24
| |\ | | | | | | | | | | | | | | | Conflicts: models/issue.go routers/repo/issue.go
* | | Fix double decrement of issue counterJustin Nuß2014-07-24
| |/ |/|
* | Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-24
| |
* | Update closed issues stats for repositoryJustin Nuß2014-07-23
| |
* | Update progress of milestones when closing/reopening issues and allow ↵Justin Nuß2014-07-23
|/ | | | closing of issues in commit messages
* Mirror bug fix on create repo actionUnknown2014-06-25
|
* Work on create organization repo and #257Unknown2014-06-25
|
* Fix #165Unknown2014-06-21
|
* Remove qiniu/logUnknown2014-06-20
|
* Fix #242Unknown2014-06-08
|
* Fixed #209Unknown2014-05-25
|
* fix news feed repo linkjiangjianxiao2014-05-09
|
* Show private repository activities in dashboard if has accessUnknown2014-05-08
|
* Add repo info to web hook postUnknown2014-05-08
|
* Batch of mirror fixesUnknown2014-05-06
|
* Fix #98, support web hookUnknown2014-05-06
|
* Fix Collaborators cannot commitUnknown2014-05-03
|
* Fix #153Unknown2014-05-01
|
* Fix #153Unknown2014-05-01
|
* Fix #150Unknown2014-05-01
|
* Fix #148Unknown2014-05-01
|
* push tag supportUnknown2014-04-13
|
* Add weibo oauthUnknown2014-04-13
|
* Add transfer repositoryUnknown2014-04-04
|
* bug fixedLunny Xiao2014-03-29
|
* Fix action email bugUnknown2014-03-29
|
* IP: RC Code ReviewUnknown2014-03-27
|
* IP: RC Code ReviewUnknown2014-03-27
|
* Add notify watcher actionUnknown2014-03-25
|
* Fix wrong serve command log location and commit repo actionUnknown2014-03-25
|
* Locating issue of git push not update repo last updated timeUnknown2014-03-24
|
* Locating issueUnknown2014-03-24
|
* Fix actionUnknown2014-03-23
|
* improved activityLunny Xiao2014-03-23
|
* bug fixedLunny Xiao2014-03-23
|
* Add create, list, view issueUnknown2014-03-22
|
* Working on issuesUnknown2014-03-22
|
* Need a field to specify if repository is bareUnknown2014-03-22
|
* Add admin delete userUnknown2014-03-22
|