Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | routers: able to migrate repo from local path | Unknwon | 2015-02-22 |
| | | | | - 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 |
| | | | | 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 |
| | | | | | - POST /user/repos - POST /org/:org/repos | ||
* | Finish new UI for release page | Unknwon | 2014-12-10 |
| | |||
* | update slack hook to use new format | Christopher Brickley | 2014-10-24 |
| | |||
* | Use binding middleware | Unknwon | 2014-10-15 |
| | |||
* | Fix #522 | Unknwon | 2014-10-06 |
| | |||
* | UI fix | Unknwon | 2014-09-13 |
| | |||
* | Fix #453 | Unknwon | 2014-09-09 |
| | |||
* | add Slack API webhook support | Christopher Brickley | 2014-08-31 |
| | |||
* | Finish new web hook pages | Unknwon | 2014-08-09 |
| | |||
* | Fix invalid struct tags and remove unreachable code. | Justin Nuß | 2014-08-04 |
| | |||
* | Finish new repo settings page | Unknwon | 2014-08-02 |
| | |||
* | Finish new migrate page | Unknwon | 2014-08-01 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |