aboutsummaryrefslogtreecommitdiff
path: root/models/issue.go
Commit message (Collapse)AuthorAge
* 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
| |
* | milestone: create pageUnknwon2015-08-05
| |
* | fix namingUnknwon2015-08-05
| |
* | milestone: paginationUnknwon2015-08-04
| |
* | milestone: list viewUnknwon2015-08-03
|/
* fix sqlUnknwon2015-07-25
|
* fix paging links and issue countUnknwon2015-07-25
|
* new issue and label pageUnknwon2015-07-25
|
* UI: CURD labelsUnknwon2015-07-24
| | | | - fix update lable break connection with repository
* UI: basic label listUnknwon2015-07-24
| | | | - create new label
* UI: basci issue list without filtersUnknwon2015-07-24
| | | | | - fix isRead check - fix paging
* #1073 #1162 issue ID constraint failedUnknwon2015-03-27
|
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl
| * Fix #933Raphael Randschau2015-02-21
| | | | | | | | | | | | | | Not sure why, but xorm ignores the num_issues and num_closed_issues columns when updating, even though the values changed. Listing them explicitly fixes the issue with the wrong issue counts
* | first pass work on migration #925Unknwon2015-02-11
| |
* | Merge pull request #925 from phsmit/newcollaboration无闻2015-02-11
|\ \ | |/ |/| Collaboration
| * Introducing Collaboration StructPeter Smit2015-01-23
| |
* | models/action.go: add action reopen for #462Unknwon2015-02-06
|/ | | | - models/issue.go: format comment type names
* bugfix: Unable to assign any issue myselfestetsenko2014-12-24
|
* Safe workUnknwon2014-10-25
|
* Set milestone content field to TEXT orm typeVyacheslav Bakhmutov2014-09-05
|
* New UI merge in progressUnknwon2014-07-26
|