Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 | 1 | -1/+12 |
| | |||||
* | fix possible XSS in view issue page | Unknwon | 2015-09-17 | 1 | -1/+1 |
| | |||||
* | fix css | Unknwon | 2015-09-11 | 1 | -1/+1 |
| | |||||
* | #1603 suburl for comment attachments | Unknwon | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | #1599 status button mrigin-right | Unknwon | 2015-09-07 | 1 | -1/+1 |
| | |||||
* | #633 dix suburl | Unknwon | 2015-09-06 | 1 | -3/+3 |
| | |||||
* | fix buttons style | Unknwon | 2015-09-02 | 2 | -6/+6 |
| | |||||
* | css fix | Unknwon | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | finish initial version of pull request | Unknwon | 2015-09-02 | 4 | -24/+25 |
| | |||||
* | basic PR feature | Unknwon | 2015-09-02 | 2 | -27/+47 |
| | |||||
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 | 1 | -2/+4 |
| | |||||
* | finish PR UI | Unknwon | 2015-09-02 | 2 | -17/+38 |
| | |||||
* | add view pull desc | Unknwon | 2015-09-01 | 2 | -1/+7 |
| | |||||
* | work on PR conversation | Unknwon | 2015-09-01 | 3 | -37/+66 |
| | |||||
* | rename fields | Unknwon | 2015-08-31 | 1 | -0/+4 |
| | |||||
* | #1545 Cross reference the commit from the issue when it is closed by the commit | Unknwon | 2015-08-30 | 1 | -0/+13 |
| | |||||
* | work on #1548 | Unknwon | 2015-08-28 | 2 | -5/+5 |
| | |||||
* | fix suburl | Unknwon | 2015-08-27 | 2 | -2/+2 |
| | |||||
* | fix HTML | Unknwon | 2015-08-26 | 2 | -6/+6 |
| | |||||
* | fix #966 | Unknwon | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | allow edit issue and comment | Unknwon | 2015-08-20 | 2 | -16/+47 |
| | |||||
* | able edit issue title | Unknwon | 2015-08-19 | 1 | -2/+24 |
| | |||||
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 | 2 | -410/+0 |
| | |||||
* | able sort issues | Unknwon | 2015-08-15 | 1 | -12/+32 |
| | |||||
* | Filter issues by assignee | Unknwon | 2015-08-15 | 3 | -21/+25 |
| | |||||
* | more on #1319 | Unknwon | 2015-08-15 | 1 | -2/+6 |
| | |||||
* | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 | 1 | -2/+4 |
| | |||||
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | 1 | -14/+9 |
| | |||||
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 1 | -3/+21 |
| | |||||
* | finish close/reopen issue | Unknwon | 2015-08-13 | 2 | -5/+33 |
| | |||||
* | finish view comments on issue page | Unknwon | 2015-08-13 | 1 | -3/+36 |
| | |||||
* | add comment form UI | Unknwon | 2015-08-12 | 3 | -17/+41 |
| | |||||
* | finish view issue without comments and ops | Unknwon | 2015-08-12 | 5 | -286/+441 |
| | |||||
* | finish attachments when create issue | Unknwon | 2015-08-11 | 2 | -9/+10 |
| | |||||
* | finish create issue attachment UI | Unknwon | 2015-08-11 | 1 | -0/+3 |
| | |||||
* | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 2 | -11/+20 |
| | |||||
* | finish create issue with milestone | Unknwon | 2015-08-10 | 1 | -14/+41 |
| | |||||
* | finish create issue with labels | Unknwon | 2015-08-10 | 1 | -6/+10 |
| | |||||
* | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | 1 | -12/+14 |
| | |||||
* | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 2 | -10/+11 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 7 | -240/+217 |
|\ | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||||
| * | finish transforming to v2 | Unknwon | 2015-08-10 | 3 | -24/+22 |
| | | |||||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | 6 | -218/+195 |
| | | |||||
| * | Add check to see if comments on an issue are by the repo owner | James Anderson | 2015-08-08 | 1 | -0/+2 |
| | | |||||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 | 2 | -0/+102 |
|/ | |||||
* | remove Index field of milestone | Unknwon | 2015-08-06 | 1 | -3/+3 |
| | |||||
* | finish new milestone page | Unknwon | 2015-08-05 | 5 | -28/+69 |
| | |||||
* | clean files | Unknwon | 2015-08-05 | 2 | -61/+5 |
| | |||||
* | milestone: edit | Unknwon | 2015-08-05 | 3 | -44/+15 |
| | |||||
* | clean file | Unknwon | 2015-08-05 | 2 | -63/+1 |
| |