Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | able edit issue title | Unknwon | 2015-08-19 |
| | |||
* | Able to set SSH port when install, update Docker docs | Unknwon | 2015-08-19 |
| | |||
* | fix access token style | Unknwon | 2015-08-19 |
| | |||
* | new access token UI | Unknwon | 2015-08-19 |
| | |||
* | new delete account UI and password confirmation | Unknwon | 2015-08-19 |
| | |||
* | new UI on admin/monitor | Unknwon | 2015-08-19 |
| | |||
* | update octicons to 3.1 | Unknwon | 2015-08-16 |
| | |||
* | fix style and locale name | Unknwon | 2015-08-16 |
| | |||
* | fix css styles | Unknwon | 2015-08-15 |
| | |||
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 |
| | |||
* | fix autocomplete on migration | Unknwon | 2015-08-15 |
| | |||
* | #1180 and #1250: migration | Unknwon | 2015-08-15 |
| | |||
* | able sort issues | Unknwon | 2015-08-15 |
| | |||
* | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 |
| | |||
* | fix issue list assignee position | Unknwon | 2015-08-14 |
| | |||
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 |
| | |||
* | finish close/reopen issue | Unknwon | 2015-08-13 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-12 |
|\ | | | | | | | | | # Conflicts: # public/css/gogs.min.css | ||
| * | fix on #1466 | Unknwon | 2015-08-12 |
| | | |||
* | | add comment form UI | Unknwon | 2015-08-12 |
| | | |||
* | | finish view issue without comments and ops | Unknwon | 2015-08-12 |
|/ | |||
* | finish attachments when create issue | Unknwon | 2015-08-11 |
| | |||
* | finish create issue attachment UI | Unknwon | 2015-08-11 |
| | |||
* | finish new issue action and mentions | Unknwon | 2015-08-10 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\ | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | ||
| * | minor fix on #1460 | Unknwon | 2015-08-10 |
| | | |||
| * | new top menu | Fernando San Julián | 2015-08-10 |
| | | |||
* | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 |
| | | |||
* | | finish create issue with milestone | Unknwon | 2015-08-10 |
| | | |||
* | | finish create issue with labels | Unknwon | 2015-08-10 |
| | | |||
* | | upgrade new issue to SUI v2 | Unknwon | 2015-08-10 |
| | | |||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\| | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||
| * | finish transforming to v2 | Unknwon | 2015-08-10 |
| | | |||
| * | list view: issue, label, milestone | Unknwon | 2015-08-09 |
| | | |||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 |
| | | |||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
|/ | |||
* | fix css rule | Unknwon | 2015-08-08 |
| | |||
* | improve fork process | Unknwon | 2015-08-08 |
| | |||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 |
| | |||
* | finish new milestone page | Unknwon | 2015-08-05 |
| | |||
* | milestone: create page | Unknwon | 2015-08-05 |
| | |||
* | milestone: pagination | Unknwon | 2015-08-04 |
| | |||
* | milestone: list view | Unknwon | 2015-08-03 |
| | |||
* | new markdown styles | Fernando San Julián | 2015-08-01 |
| | |||
* | better paging | Unknwon | 2015-07-28 |
| | |||
* | new issue and label page | Unknwon | 2015-07-25 |
| | |||
* | UI: CURD labels | Unknwon | 2015-07-24 |
| | | | | - fix update lable break connection with repository | ||
* | fix css compression | Unknwon | 2015-07-24 |
| | |||
* | UI: basic label list | Unknwon | 2015-07-24 |
| | | | | - create new label | ||
* | UI: basci issue list without filters | Unknwon | 2015-07-24 |
| | | | | | - fix isRead check - fix paging |