aboutsummaryrefslogtreecommitdiff
path: root/models/issue.go
Commit message (Collapse)AuthorAge
...
* 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
|
* Fix #303. Specify updated columns explicitly.Justin Nuß2014-07-24
|
* Change Attachment.Path to TEXT (no maximum size)Justin Nuß2014-07-24
|
* Add file upload for attachmentsJustin Nuß2014-07-24
|
* Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-24
|\ | | | | | | | | | | Conflicts: models/issue.go routers/repo/issue.go
| * Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-24
| |
| * Update progress of milestones when closing/reopening issues and allow ↵Justin Nuß2014-07-23
| | | | | | | | closing of issues in commit messages
* | Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-24
| |
* | WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-23
| |
* | WIP: Allow attachments for commentsJustin Nuß2014-07-23
|/
* Merge pull request #299 from nuss-justin/issue/216无闻2014-07-22
|\ | | | | Fix #216. Change milestones, labels and assigne without reloading the page
| * Prevent panic when dividing through zeroJustin Nuß2014-07-22
| |
* | Fix issue #280. Update milestone counter when creating an issueJustin Nuß2014-07-22
|/
* Move debug router locationUnknown2014-07-06
|
* Add create organizationUnknown2014-06-25
|
* Fix #165Unknown2014-06-21
|
* Fix #232Unknown2014-06-02
|
* Fixed #200Unknown2014-05-24
|
* Almost done issue label #200Unknown2014-05-24
|
* Almost done issue label #200Unknown2014-05-24
|
* Finish create new labelUnknown2014-05-18
|
* Update issue-user when change milestoneUnknown2014-05-15
|
* Fix #185Unknown2014-05-14
|
* Finish change issue’s milestoneUnknown2014-05-14
|
* Finish change issue’s milestoneUnknown2014-05-14
|
* Finish milestoneUnknown2014-05-13
|
* Fix #181Unknown2014-05-13
|
* Finish edit a milestoneUnknown2014-05-13
|
* Finish add new milestoneUnknown2014-05-12
|
* Finish issue assigneeUnknown2014-05-11
|
* Fix #167Unknown2014-05-08
|
* Add change assignee back endUnknown2014-05-08
|
* Assignee back endUnknown2014-05-08
|
* Waiting for UIUnknown2014-05-07
|
* Bug fixUnknown2014-05-07
|
* Add mention, read/unread support of issue trackerUnknown2014-05-07
|