summaryrefslogtreecommitdiffstats
path: root/models/issue.go
Commit message (Collapse)AuthorAgeFilesLines
* Safe workUnknwon2014-10-251-1/+4
|
* Set milestone content field to TEXT orm typeVyacheslav Bakhmutov2014-09-051-1/+1
|
* New UI merge in progressUnknwon2014-07-261-4/+4
|
* Fix #303. Specify updated columns explicitly.Justin Nuß2014-07-241-2/+2
|
* Change Attachment.Path to TEXT (no maximum size)Justin Nuß2014-07-241-1/+1
|
* Add file upload for attachmentsJustin Nuß2014-07-241-18/+0
|
* Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-241-9/+88
|\ | | | | | | | | | | Conflicts: models/issue.go routers/repo/issue.go
| * Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-241-9/+30
| |
| * Update progress of milestones when closing/reopening issues and allow ↵Justin Nuß2014-07-231-4/+63
| | | | | | | | closing of issues in commit messages
* | Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-241-2/+10
| |
* | WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-231-3/+15
| |
* | WIP: Allow attachments for commentsJustin Nuß2014-07-231-13/+179
|/
* Merge pull request #299 from nuss-justin/issue/216无闻2014-07-221-0/+6
|\ | | | | Fix #216. Change milestones, labels and assigne without reloading the page
| * Prevent panic when dividing through zeroJustin Nuß2014-07-221-0/+6
| |
* | Fix issue #280. Update milestone counter when creating an issueJustin Nuß2014-07-221-1/+11
|/
* Move debug router locationUnknown2014-07-061-1/+4
|
* Add create organizationUnknown2014-06-251-2/+2
|
* Fix #165Unknown2014-06-211-42/+42
|
* Fix #232Unknown2014-06-021-1/+1
|
* Fixed #200Unknown2014-05-241-0/+4
|
* Almost done issue label #200Unknown2014-05-241-0/+7
|
* Almost done issue label #200Unknown2014-05-241-43/+133
|
* Finish create new labelUnknown2014-05-181-11/+36
|
* Update issue-user when change milestoneUnknown2014-05-151-3/+42
|
* Fix #185Unknown2014-05-141-0/+2
|
* Finish change issue’s milestoneUnknown2014-05-141-12/+14
|
* Finish change issue’s milestoneUnknown2014-05-141-0/+57
|
* Finish milestoneUnknown2014-05-131-0/+58
|
* Fix #181Unknown2014-05-131-1/+4
|
* Finish edit a milestoneUnknown2014-05-131-1/+21
|
* Finish add new milestoneUnknown2014-05-121-3/+39
|
* Finish issue assigneeUnknown2014-05-111-1/+5
|
* Fix #167Unknown2014-05-081-0/+4
|
* Add change assignee back endUnknown2014-05-081-0/+12
|
* Assignee back endUnknown2014-05-081-21/+27
|
* Waiting for UIUnknown2014-05-071-0/+2
|
* Bug fixUnknown2014-05-071-3/+3
|
* Add mention, read/unread support of issue trackerUnknown2014-05-071-71/+181
|
* Finish issue designUnknown2014-05-071-45/+159
|
* Improve delete SSH keyUnknown2014-05-061-5/+2
|
* Add /api/v1/users/searchUnknown2014-04-301-6/+1
|
* bug fixedLunny Xiao2014-04-301-2/+2
|
* Finish close and reopen issue, install page, ready going to test stage of v0.2.0Unknown2014-03-291-6/+30
|
* Add edit issueUnknown2014-03-291-17/+18
|
* Fix issue pages URL paramsUnknown2014-03-271-1/+2
|
* Working on issue and install pageUnknown2014-03-271-0/+6
|
* IP: RC Code ReviewUnknown2014-03-271-22/+5
|
* IP: RC Code ReviewUnknown2014-03-271-3/+22
|
* Almost done diff pageUnknown2014-03-261-8/+17
|
* Add comment of issueUnknown2014-03-261-1/+21
|