index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
issue.go
Commit message (
Expand
)
Author
Age
*
models/action: skip issue index parsing while using external issue tracker (#...
Unknwon
2018-12-17
*
public/css: adjust width of label color in dropdown
Unknwon
2018-12-02
*
models/issue: fix panic when clear labels (#5445)
Unknwon
2018-12-02
*
models: rename Id to ID
Unknwon
2018-08-16
*
models: skip JSON for fields skipped by XORM
Unknwon
2018-06-09
*
*: rename "gogits" to "gogs"
Unknwon
2018-05-27
*
Refactoring: remove sessionRelease()
Unknwon
2017-06-11
*
models: remove redundant tags for primary keys
Unknwon
2017-05-21
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
issue: fix redirect to random issue if index does not exist (#4315)
Unknwon
2017-03-22
*
setting: able to config dashboard news feed paging number (#4247)
Unknwon
2017-03-16
*
models: rename ErrUserNotExist -> errors.UserNotExist
Unknwon
2017-03-16
*
release: able to add attchments to release (#1614)
Unknwon
2017-03-13
*
refactoring: experimental with models/errors package
Unknwon
2017-03-12
*
webhook: add Release event (#2387)
Unknwon
2017-03-11
*
issue_mail: send notifications to participants in comments (#2929)
Unknwon
2017-03-10
*
webhook: add issue comment event
Unknwon
2017-03-09
*
webhook: support Issues event (#2319)
Unknwon
2017-03-09
*
models/access: hasAccess only need userID not user object
Unknwon
2017-02-23
*
repo: assignee can be anyone who has read access (#3739)
Unknwon
2017-02-17
*
api/issue: minor code refactor (#3688)
Unknwon
2017-02-12
*
Implement more issue-endpoints (#3688)
Kim "BKC" Carlbäcker
2017-02-12
*
Some file refactoring
Unknwon
2017-02-10
*
api/repo/milestone: fix change status didn't take effect
Unknwon
2017-02-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
Fix showing total number of PRs when user does not have any repositories (#4007)
Unknwon
2017-01-28
*
Fix dashboard issues/pull request counting
Unknwon
2016-12-27
*
Minor code fix for PR #3560
Unknwon
2016-12-27
*
Fix assigned/created issues in dashboard. (#3560)
hgaiser
2016-12-27
*
Some code renaming
Unknwon
2016-12-22
*
Fix #3675
Unknwon
2016-12-22
*
Minor fix for PR #3822
Unknwon
2016-12-21
*
Fix database write context interleaving bug (#3822)
stroucki
2016-12-21
*
Fix Typo Errors (#3885)
SeongAhJo
2016-12-21
*
Minor fix for PR #3624
Unknwon
2016-12-21
*
Web editor: support upload files
Unknwon
2016-08-30
*
#2966 code cleanup
Unknwon
2016-08-26
*
#3383 code cleanup
Unknwon
2016-08-24
*
Fix PR-webhook issue where Label-data is stale (#3486) (#3510)
Kim "BKC" Carlbäcker
2016-08-24
*
General code quality improvement
Unknwon
2016-08-16
*
#2246 add HTMLURL to webhook type
Unknwon
2016-08-16
*
models/repo_editor: improve code quality
Unknwon
2016-08-15
*
models/issue: improve quality and performance of NewIssue function
Unknwon
2016-08-15
*
Fix empty repository panic on send test webhook
Unknwon
2016-08-15
*
Code clean up for new config options
Unknwon
2016-08-14
*
Squashed commit of the following:
Richard Mahn
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
#3417 wrong dashboard issue count for create by you
Unknwon
2016-08-09
*
Fix for #3401 Links of pull request comment email should use pulls URL (#3403)
lstahlman
2016-08-08
[next]