Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | add comment form UI | Unknwon | 2015-08-12 | |
| | | | ||||
* | | | finish view issue without comments and ops | Unknwon | 2015-08-12 | |
|/ / | ||||
* | | Merge pull request #1454 from gustavopaes/bug/1453 | 无闻 | 2015-08-12 | |
|\ \ | | | | | | | Remove SSH button when SSH it is disabled | |||
| * | | Remove SSH button when SSH is disabled | Gustavo Paes | 2015-08-09 | |
| | | | ||||
* | | | minor fix on #1469 | Unknwon | 2015-08-12 | |
| | | | ||||
* | | | fix dashboard padding | Mikko Hellsing | 2015-08-11 | |
| | | | ||||
* | | | finish attachments when create issue | Unknwon | 2015-08-11 | |
| | | | ||||
* | | | finish create issue attachment UI | Unknwon | 2015-08-11 | |
| | | | ||||
* | | | fix cannot parse JSON for attachments | 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 | |
| | | ||||
* | | auto-redirect when finish filter branch | Unknwon | 2015-08-08 | |
| | | ||||
* | | 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 | |
| | ||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | |||
| * | #1299 force downcase e-mail | Unknwon | 2015-08-05 | |
| | | ||||
| * | add clipboard API support | Fernando San Julián | 2015-08-03 | |
| | | ||||
* | | finish new milestone page | Unknwon | 2015-08-05 | |
| | | ||||
* | | milestone: edit | Unknwon | 2015-08-05 | |
| | | ||||
* | | milestone: create page | Unknwon | 2015-08-05 | |
| | | ||||
* | | milestone: pagination | Unknwon | 2015-08-04 | |
| | | ||||
* | | milestone: list view | Unknwon | 2015-08-03 | |
|/ | ||||
* | Merge pull request #1426 from manfer/issues-new-edit-forms-autofocus | 无闻 | 2015-08-01 | |
|\ | | | | | autofocus for new and edit issue forms | |||
| * | autofocus for new and edit issue forms | Fernando San Julián | 2015-07-31 | |
| | | ||||
* | | new markdown styles | Fernando San Julián | 2015-08-01 | |
|/ | ||||
* | nested unordered list inside order list issue | Fernando San Julián | 2015-07-31 | |
| | ||||
* | 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 | |||
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 | |
| | ||||
* | UI: install - done | Unknwon | 2015-07-09 | |
| | ||||
* | UI: install - new version | Unknwon | 2015-07-08 | |
| | ||||
* | UI: install - database settings | Unknwon | 2015-07-08 | |
| | ||||
* | update UI framework | Unknwon | 2015-07-07 | |
| | ||||
* | Merge pull request #1226 from nice-software/wip/pam | Lunny Xiao | 2015-04-24 | |
|\ | | | | | Add PAM authentication |