Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix css styles | Unknwon | 2015-08-15 | 1 | -2/+2 |
| | |||||
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 | 5 | -507/+0 |
| | |||||
* | fix autocomplete on migration | Unknwon | 2015-08-15 | 1 | -1/+2 |
| | |||||
* | clean file and update locales | Unknwon | 2015-08-15 | 1 | -82/+0 |
| | |||||
* | #1180 and #1250: migration | Unknwon | 2015-08-15 | 2 | -79/+176 |
| | |||||
* | 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 | 2 | -8/+36 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-12 | 1 | -25/+48 |
|\ | | | | | | | | | # Conflicts: # public/css/gogs.min.css | ||||
| * | fix on #1466 | Unknwon | 2015-08-12 | 1 | -32/+12 |
| | | |||||
| * | Merge pull request #1466 from manfer/semantic | 无闻 | 2015-08-12 | 1 | -25/+68 |
| |\ | | | | | | | modified repo header | ||||
| | * | modified repo header | Gogs | 2015-08-12 | 1 | -25/+68 |
| | | | |||||
* | | | 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 |
|/ / | |||||
* | | Merge pull request #1454 from gustavopaes/bug/1453 | 无闻 | 2015-08-12 | 1 | -5/+7 |
|\ \ | | | | | | | Remove SSH button when SSH it is disabled | ||||
| * | | Remove SSH button when SSH is disabled | Gustavo Paes | 2015-08-09 | 1 | -5/+7 |
| | | | |||||
* | | | finish attachments when create issue | Unknwon | 2015-08-11 | 2 | -9/+10 |
| | | | |||||
* | | | finish create issue attachment UI | Unknwon | 2015-08-11 | 1 | -0/+3 |
| |/ |/| | |||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | ||||
| * | | Fix broken collaboration link in repo settings | James Anderson | 2015-08-10 | 1 | -2/+2 |
| |/ | |||||
* | | 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 | 3 | -15/+17 |
| | | |||||
* | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 3 | -12/+13 |
| | | |||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 11 | -277/+249 |
|\| | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||||
| * | finish transforming to v2 | Unknwon | 2015-08-10 | 5 | -45/+40 |
| | | |||||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | 7 | -231/+206 |
| | | |||||
| * | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 | 1 | -3/+3 |
| | | |||||
| * | Merge pull request #1451 from jamesa/fix-owner-tag-on-issues | 无闻 | 2015-08-09 | 1 | -0/+2 |
| |\ | | | | | | | Add check to see if comments on an issue are by the repo owner | ||||
| | * | 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 | 3 | -0/+103 |
| | | | |||||
* | | | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | 1 | -2/+2 |
| | | | |||||
* | | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 4 | -6/+60 |
|/ / | |||||
* | | better fork permission check | Unknwon | 2015-08-08 | 1 | -0/+2 |
| | | |||||
* | | improve fork process | Unknwon | 2015-08-08 | 4 | -67/+71 |
|/ | |||||
* | remove Index field of milestone | Unknwon | 2015-08-06 | 1 | -3/+3 |
| | |||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 3 | -1/+117 |
| | |||||
* | 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 |
| | |||||
* | fix new milestone button visibility | Unknwon | 2015-08-05 | 1 | -1/+2 |
| | |||||
* | milestone: create page | Unknwon | 2015-08-05 | 5 | -184/+121 |
| | |||||
* | milestone: pagination | Unknwon | 2015-08-04 | 4 | -65/+29 |
| |