aboutsummaryrefslogtreecommitdiff
path: root/models/action.go
Commit message (Collapse)AuthorAge
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
|
* #1377 add rename repo actionUnknwon2015-09-01
|
* new create webhook eventUnknwon2015-08-28
|
* add webhook recent deliveriesUnknwon2015-08-27
|
* rename a user methodUnknwon2015-08-27
|
* new webhooks list UIUnknwon2015-08-26
|
* fix timezone!Unknwon2015-08-20
|
* fix timezoneUnknwon2015-08-20
|
* work #1500Unknwon2015-08-20
|
* finish close/reopen issueUnknwon2015-08-13
|
* finish view comments on issue pageUnknwon2015-08-13
|
* WIP: create PR - choose branchUnknwon2015-08-08
|
* finish new milestone pageUnknwon2015-08-05
|
* fix #864 with migration and update localeUnknwon2015-07-26
|
* #835: Realtime webhooksUnknwon2015-07-25
|
* UI: basic label listUnknwon2015-07-24
| | | | - create new label
* #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
|