Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable Go modules (#5835) | Unknwon | 2019-10-23 |
| | | | | | | | | | | | | | | | | * Remove vendor * Enable Go modules * ci: add command to fetch dependencies * ci: update setting * ci: update settings * Require Go 1.11 * Rename module name to gogs.io/gogs | ||
* | commits: able to specify pageSize dynamically (#3965) | Unknwon | 2017-02-18 |
| | | | | | | | Usage: <url>?page={page}&pageSize={pageSize} Also avoid/removed getting total commits count for pagination, users are only allowed navigation by 'newer' and 'older'. | ||
* | auth: remove MD5 for secure cookie secret (#4117) | Unknwon | 2017-02-13 |
| | | | | Update vendor accordingly | ||
* | vendor: check in vendors | Unknwon | 2017-02-09 |
Bye bye glide... |