Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
* | Make markdown as an independent module | Unknwon | 2016-02-20 |
| | |||
* | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 |
| | | | | | | | | | | Remove the possibility of using email as user name when user actually push through combination of email and password with HTTP. Also refactor update action function to replcae tons of arguments with single PushUpdateOptions struct. And define the user who pushes code as pusher, therefore variable names shouldn't be confusing any more. | ||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 |
| | |||
* | unified API error response | Unknwon | 2015-10-08 |
| | |||
* | webhook APIs | Unknwon | 2015-08-29 |
| | |||
* | #12, use go-gogs-client | Unknwon | 2014-11-14 |
| | |||
* | #12, add/edit hook | Unknwon | 2014-11-13 |
| | |||
* | New UI merge in progress | Unknwon | 2014-07-26 |
| | |||
* | In progress of name template name constant | Unknown | 2014-06-22 |
| | |||
* | Clean api code | Unknown | 2014-05-05 |
| | |||
* | Fix import path | Unknown | 2014-05-05 |
| | |||
* | fix #91 | Unknown | 2014-05-01 |
| | |||
* | go get | Unknown | 2014-04-13 |
| | |||
* | Move binding as subrepo | Unknown | 2014-04-13 |
| | |||
* | Add postgres support, clean code, code review | Unknown | 2014-03-17 |
| | |||
* | move templateFuncs to one file, add middleware context. | slene | 2014-03-15 |
| | |||
* | Add binding form for register user | Unknown | 2014-03-06 |