aboutsummaryrefslogtreecommitdiff
path: root/models/action.go
Commit message (Collapse)AuthorAge
* #1064: X-Gogs-Event header is emptyUnknwon2015-03-18
|
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
| | | | - fix delete user but repository watches are not decreased
* fix read access team visibility of private repoUnknwon2015-03-16
|
* #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-12
|
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-28
|\
| * v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
| |
| * code fix #941 caution: undertestUnknwon2015-02-13
| |
* | Properly calculate the number of open issues per labelRaphael Randschau2015-02-23
|/
* cmd: code fix for #905Unknwon2015-02-08
| | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* able to disable SSH for #883Unknwon2015-02-07
|
* models/action.go: add action reopen for #462Unknwon2015-02-06
| | | | - models/issue.go: format comment type names
* models/action.go: mirror fix on #892Unknwon2015-02-06
| | | | | - modules/base/markdown.go: fix issue link issue - routers/repo/view.go: remove useless code
* Referencing issues from commit messages is now possible.Etienne Bruines2015-02-02
| | | | | | Code-wise: the fixing-part of the code now doesn't reference the issue any more, because this is done by the referencing-part of the code, which is called just before. Fixes #462, #668, #732.
* fix #827Unknwon2015-01-06
|
* Fix spelling errors in comments.Joseph Crail2014-12-06
|
* custom avatar uploadUnknwon2014-11-21
|
* Replace white spaces with tab for format consistencyTony Tsang2014-10-14
|
* Fixes #562Tony Tsang2014-10-14
|
* Page: Compare 2 commitsUnknwon2014-10-10
|
* Fix feeds display issueUnknwon2014-09-29
|
* Mirror fix on transfer repoUnknwon2014-09-25
|
* Mirror fix on transfer repoUnknwon2014-09-25
|
* Fix bug on transfer repoUnknwon2014-09-25
|
* add action repousername for transferlunnyxiao2014-09-25
|
* 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
|