Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactoring: rename package routers -> routes | Unknwon | 2017-06-11 |
| | |||
* | Refactoring: rename ctx -> c | Unknwon | 2017-06-03 |
| | |||
* | Refactoring: rename modules -> pkg | Unknwon | 2017-04-04 |
| | | | | | | | | Reasons to change: 1. Shorter than 'modules' 2. More generally used by other Go projects 3. Corresponds to the naming of '$GOPATH/pkg' directory | ||
* | Verify repository is not bare before retrieving blob. (#3996) | cybe | 2017-01-27 |
| | |||
* | Support Editorconfig on web editor | Andrey Nering | 2016-08-30 |
| | |||
* | Web editor: improve code quality | Unknwon | 2016-08-24 |
| | |||
* | Convert all API handers to use *context.APIContext | Unknwon | 2016-03-13 |
| | |||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 |
| | |||
* | rename import path | Unknwon | 2015-12-15 |
| | |||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 |
| | |||
* | refactor API routes and some work for #976 | Unknwon | 2015-12-04 |