summaryrefslogtreecommitdiffstats
path: root/models/issue.go
Commit message (Expand)AuthorAgeFilesLines
* allow anonymous SSH cloneUnknwon2015-08-051-2/+2
* fix sqlUnknwon2015-07-251-1/+1
* fix paging links and issue countUnknwon2015-07-251-1/+13
* new issue and label pageUnknwon2015-07-251-59/+50
* UI: CURD labelsUnknwon2015-07-241-11/+7
* UI: basic label listUnknwon2015-07-241-12/+12
* UI: basci issue list without filtersUnknwon2015-07-241-14/+20
* #1073 #1162 issue ID constraint failedUnknwon2015-03-271-1/+3
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-1/+1
|\
| * Fix #933Raphael Randschau2015-02-211-1/+1
* | first pass work on migration #925Unknwon2015-02-111-9/+12
* | Merge pull request #925 from phsmit/newcollaboration无闻2015-02-111-3/+3
|\ \ | |/ |/|
| * Introducing Collaboration StructPeter Smit2015-01-231-3/+3
* | models/action.go: add action reopen for #462Unknwon2015-02-061-16/+10
|/
* bugfix: Unable to assign any issue myselfestetsenko2014-12-241-2/+2
* 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
|\
| * 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 closing...Justin Nuß2014-07-231-4/+63
* | 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
|\
| * 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