aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/issue.go
Commit message (Expand)AuthorAge
* new org dashboard issuesUnknwon2015-08-25
* new user dahsboard issuesUnknwon2015-08-25
* allow edit issue and commentUnknwon2015-08-20
* able edit issue titleUnknwon2015-08-19
* new access token UIUnknwon2015-08-19
* able sort issuesUnknwon2015-08-15
* Filter issues by assigneeUnknwon2015-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
* finish create issue attachment UIUnknwon2015-08-11
* fix cannot parse JSON for attachmentsUnknwon2015-08-11
* 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
* UI: create issue with title and contentUnknwon2015-08-09
* WIP: create PR - choose branchUnknwon2015-08-08
* remove Index field of milestoneUnknwon2015-08-06
* fix issue stats with milestone filterUnknwon2015-08-05
* fix milestone format parseUnknwon2015-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 #1407Unknwon2015-07-30
* better pagingUnknwon2015-07-28
* fix issue pagingUnknwon2015-07-25
* new issue and label pageUnknwon2015-07-25
* UI: CURD labelsUnknwon2015-07-24
* UI: basic label listUnknwon2015-07-24
* UI: basci issue list without filtersUnknwon2015-07-24
* UI: issues - finish basic frameUnknwon2015-07-24
* fix #1112Unknwon2015-07-10
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-28
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-16
| * Merge pull request #925 from phsmit/newcollaboration无闻2015-02-11
| |\
| | * Introducing Collaboration StructPeter Smit2015-01-23
* | | Properly calculate the number of open issues per labelRaphael Randschau2015-02-23
|/ /
* / models/action.go: add action reopen for #462Unknwon2015-02-06
|/