aboutsummaryrefslogtreecommitdiff
path: root/models/issue.go
Commit message (Collapse)AuthorAge
* finish all new user settings UIUnknwon2015-09-10
|
* #1595 pushing new branch will rereference issues in previous branchUnknwon2015-09-10
|
* #1602 change status after comment issueUnknwon2015-09-08
|
* #1545 prevent duplicated refs of issues in single commitUnknwon2015-09-03
|
* finish initial version of pull requestUnknwon2015-09-02
|
* add merger info and news feedUnknwon2015-09-02
|
* tmp: fix issue open countUnknwon2015-09-02
|
* basic PR featureUnknwon2015-09-02
|
* PR: nothing to commit and has pull request checkUnknwon2015-09-02
|
* finish PR UIUnknwon2015-09-02
|
* add view pull descUnknwon2015-09-01
|
* work on PR conversationUnknwon2015-09-01
|
* fix dashboard 500 when no issues at allUnknwon2015-09-01
| | | | | - update locales - update README
* fix sqlUnknwon2015-08-29
|
* new org dashboard issuesUnknwon2015-08-25
|
* new user dahsboard issuesUnknwon2015-08-25
|
* allow edit issue and commentUnknwon2015-08-20
|
* fix timezone!Unknwon2015-08-20
|
* fix timezoneUnknwon2015-08-20
|
* print time to debugUnknwon2015-08-20
|
* work #1500Unknwon2015-08-20
|
* able sort issuesUnknwon2015-08-15
|
* more on #1319Unknwon2015-08-15
|
* #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-15
|
* able edit issue labels/milestone/assigneeUnknwon2015-08-15
|
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
|
* finish close/reopen issueUnknwon2015-08-13
|
* finish view comments on issue pageUnknwon2015-08-13
|
* add comment form UIUnknwon2015-08-12
|
* finish view issue without comments and opsUnknwon2015-08-12
|
* finish attachments when create issueUnknwon2015-08-11
|
* fix template errorUnknwon2015-08-10
|
* finish new issue action and mentionsUnknwon2015-08-10
|
* rename functionsUnknwon2015-08-10
|
* finish create issue with milestone and assigneeUnknwon2015-08-10
|
* finish create issue with milestoneUnknwon2015-08-10
|
* finish create issue with labelsUnknwon2015-08-10
|
* add migrate from issue.label_ids to issue_labelUnknwon2015-08-10
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * list view: issue, label, milestoneUnknwon2015-08-09
| |
* | UI: create issue with title and contentUnknwon2015-08-09
| |
* | WIP: create PR - choose branchUnknwon2015-08-08
|/
* remove useless codeUnknwon2015-08-06
|
* remove Index field of milestoneUnknwon2015-08-06
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* fix issue stats with milestone filterUnknwon2015-08-05
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-05
|\ | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION
| * allow anonymous SSH cloneUnknwon2015-08-05
| |
* | finish new milestone pageUnknwon2015-08-05
| |
* | milestone: editUnknwon2015-08-05
| |