Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish close/reopen issue | Unknwon | 2015-08-13 | 1 | -1/+1 |
| | |||||
* | finish view comments on issue page | Unknwon | 2015-08-13 | 1 | -0/+10 |
| | |||||
* | finish attachments when create issue | Unknwon | 2015-08-11 | 1 | -0/+1 |
| | |||||
* | finish create issue with labels | Unknwon | 2015-08-10 | 1 | -2/+2 |
| | |||||
* | UI: create issue with title and content | Unknwon | 2015-08-09 | 1 | -5/+5 |
| | |||||
* | milestone: create page | Unknwon | 2015-08-05 | 1 | -3/+3 |
| | |||||
* | UI: CURD labels | Unknwon | 2015-07-24 | 1 | -0/+1 |
| | | | | - fix update lable break connection with repository | ||||
* | UI: basic label list | Unknwon | 2015-07-24 | 1 | -2/+2 |
| | | | | - create new label | ||||
* | remove unused scripts and simplify migrate form definition | Unknwon | 2015-03-11 | 1 | -7/+7 |
| | |||||
* | routers: able to migrate repo from local path | Unknwon | 2015-02-22 | 1 | -1/+1 |
| | | | | - modules/middleware/context.go: add HandleAPI method | ||||
* | Remove GoGet option from repository and handle it with ?go-get=1 instead | Peter Smit | 2015-02-17 | 1 | -1/+0 |
| | | | | The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page. | ||||
* | api: able to create repo and fix #726 | Unknwon | 2014-12-12 | 1 | -1/+1 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||||
* | Finish new UI for release page | Unknwon | 2014-12-10 | 1 | -1/+0 |
| | |||||
* | update slack hook to use new format | Christopher Brickley | 2014-10-24 | 1 | -2/+1 |
| | |||||
* | Use binding middleware | Unknwon | 2014-10-15 | 1 | -23/+21 |
| | |||||
* | Fix #522 | Unknwon | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | UI fix | Unknwon | 2014-09-13 | 1 | -1/+1 |
| | |||||
* | Fix #453 | Unknwon | 2014-09-09 | 1 | -3/+3 |
| | |||||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 | 1 | -5/+19 |
| | |||||
* | Finish new web hook pages | Unknwon | 2014-08-09 | 1 | -1/+1 |
| | |||||
* | Fix invalid struct tags and remove unreachable code. | Justin Nuß | 2014-08-04 | 1 | -1/+1 |
| | |||||
* | Finish new repo settings page | Unknwon | 2014-08-02 | 1 | -1/+1 |
| | |||||
* | Finish new migrate page | Unknwon | 2014-08-01 | 1 | -2/+2 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -0/+165 |