Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 | 5 | -1/+20 |
| | |||||
* | new UI on admin/monitor | Unknwon | 2015-08-19 | 3 | -2/+21 |
| | |||||
* | update octicons to 3.1 | Unknwon | 2015-08-16 | 7 | -164/+134 |
| | |||||
* | fix style and locale name | Unknwon | 2015-08-16 | 2 | -2/+2 |
| | |||||
* | fix css styles | Unknwon | 2015-08-15 | 3 | -22/+31 |
| | |||||
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 | 13 | -2219/+0 |
| | |||||
* | fix autocomplete on migration | Unknwon | 2015-08-15 | 3 | -10/+7 |
| | |||||
* | #1180 and #1250: migration | Unknwon | 2015-08-15 | 4 | -31/+48 |
| | |||||
* | able sort issues | Unknwon | 2015-08-15 | 2 | -1/+5 |
| | |||||
* | Filter issues by assignee | Unknwon | 2015-08-15 | 1 | -3/+0 |
| | |||||
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | 4 | -7/+47 |
| | |||||
* | fix issue list assignee position | Unknwon | 2015-08-14 | 2 | -1/+2 |
| | |||||
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 2 | -1/+9 |
| | |||||
* | finish close/reopen issue | Unknwon | 2015-08-13 | 4 | -8/+58 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-12 | 3 | -13/+29 |
|\ | | | | | | | | | # Conflicts: # public/css/gogs.min.css | ||||
| * | fix on #1466 | Unknwon | 2015-08-12 | 2 | -1/+20 |
| | | |||||
| * | Merge pull request #1466 from manfer/semantic | 无闻 | 2015-08-12 | 2 | -23/+20 |
| |\ | | | | | | | modified repo header | ||||
| | * | modified repo header | Gogs | 2015-08-12 | 2 | -23/+20 |
| | | | |||||
* | | | add comment form UI | Unknwon | 2015-08-12 | 2 | -14/+38 |
| | | | |||||
* | | | finish view issue without comments and ops | Unknwon | 2015-08-12 | 2 | -1/+72 |
|/ / | |||||
* | | Merge pull request #1454 from gustavopaes/bug/1453 | 无闻 | 2015-08-12 | 2 | -2/+2 |
|\ \ | | | | | | | Remove SSH button when SSH it is disabled | ||||
| * | | Remove SSH button when SSH is disabled | Gustavo Paes | 2015-08-09 | 2 | -2/+2 |
| | | | |||||
* | | | minor fix on #1469 | Unknwon | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
* | | | fix dashboard padding | Mikko Hellsing | 2015-08-11 | 1 | -1/+1 |
| | | | |||||
* | | | finish attachments when create issue | Unknwon | 2015-08-11 | 3 | -4/+9 |
| | | | |||||
* | | | finish create issue attachment UI | Unknwon | 2015-08-11 | 5 | -1/+2152 |
| | | | |||||
* | | | fix cannot parse JSON for attachments | Unknwon | 2015-08-11 | 1 | -3/+3 |
| |/ |/| | |||||
* | | finish new issue action and mentions | Unknwon | 2015-08-10 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 3 | -9/+31 |
|\ \ | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | ||||
| * | | minor fix on #1460 | Unknwon | 2015-08-10 | 2 | -2/+1 |
| | | | |||||
| * | | new top menu | Fernando San Julián | 2015-08-10 | 3 | -8/+31 |
| |/ | |||||
* | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 3 | -20/+39 |
| | | |||||
* | | finish create issue with milestone | Unknwon | 2015-08-10 | 4 | -73/+111 |
| | | |||||
* | | finish create issue with labels | Unknwon | 2015-08-10 | 4 | -19/+80 |
| | | |||||
* | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 | 4 | -4/+9 |
| | | |||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 6 | -125/+96 |
|\| | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||||
| * | finish transforming to v2 | Unknwon | 2015-08-10 | 3 | -38/+38 |
| | | |||||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 | 6 | -150/+121 |
| | | |||||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 | 5 | -1/+643 |
| | | |||||
* | | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | 1 | -3/+2 |
| | | |||||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 3 | -1/+52 |
|/ | |||||
* | fix css rule | Unknwon | 2015-08-08 | 2 | -29/+31 |
| | |||||
* | improve fork process | Unknwon | 2015-08-08 | 3 | -1/+41 |
| | |||||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 | 5 | -4/+44 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 2 | -46/+100 |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | ||||
| * | #1299 force downcase e-mail | Unknwon | 2015-08-05 | 1 | -1/+1 |
| | | |||||
| * | add clipboard API support | Fernando San Julián | 2015-08-03 | 2 | -46/+100 |
| | | |||||
* | | finish new milestone page | Unknwon | 2015-08-05 | 3 | -19/+32 |
| | | |||||
* | | milestone: edit | Unknwon | 2015-08-05 | 1 | -2/+2 |
| | | |||||
* | | milestone: create page | Unknwon | 2015-08-05 | 60 | -3268/+2689 |
| | |