Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | webhook: add issue comment event | Unknwon | 2017-03-09 | |
| | ||||
* | webhook: support Issues event (#2319) | Unknwon | 2017-03-09 | |
| | | | | Also addresses #3485. | |||
* | vendor: update golang.org/x/crypto/ssh | Unknwon | 2017-03-01 | |
| | | | | Related to #4160 | |||
* | hook: fix can’t be executed while run as service on Windows (#4207) | Unknwon | 2017-02-28 | |
| | ||||
* | webhook: add fork event | Unknwon | 2017-02-27 | |
| | ||||
* | webhook: able to detect delete branch or tag (#2315) | Unknwon | 2017-02-27 | |
| | ||||
* | webhook: send secret with SHA256 HMAC hex digest (#3692) | Unknwon | 2017-02-24 | |
| | ||||
* | packager: update files (#4181) | Cyril Rohr | 2017-02-23 | |
| | | | | | | | | | | * Fix packaging * Fix macaron vendor sha Revision 8be5635c28f40a85ce8e8f65c6118b4ee4e548e9 does not exist * Add build dependency for centos | |||
* | vendor: update github.com/go-macaron/toolbox (#2857) | Unknwon | 2017-02-20 | |
| | | | | Support HEAD requests of '/healthcheck' for service monitoring. | |||
* | vendor: update gopkg.in/macaron.v1 | Unknwon | 2017-02-19 | |
| | ||||
* | repo: several minor improvements | Unknwon | 2017-02-19 | |
| | | | | | | 1. Fix sample content didn't show up when hook doesn't exist. 2. Fix CSS 'word-break' to use 'break-word' not 'break-all'. 3. Fix single quote in 'locale_en-US.ini' file. | |||
* | cron: add repository archive cleanup (#4061) | Unknwon | 2017-02-18 | |
| | ||||
* | 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'. | |||
* | vendor: update github.com/go-xorm/* | Unknwon | 2017-02-18 | |
| | ||||
* | vendor: update gopkg.in/clog.v1 | Unknwon | 2017-02-17 | |
| | ||||
* | repo/release: add pagination (#2164) | Unknwon | 2017-02-17 | |
| | ||||
* | wiki: fix crash with blob name contains tab (#3916) | Unknwon | 2017-02-16 | |
| | ||||
* | vendor: update git-module (#4128) | Unknwon | 2017-02-15 | |
| | ||||
* | Fix compilation error | Unknwon | 2017-02-15 | |
| | ||||
* | vendor: update dependency | Unknwon | 2017-02-14 | |
| | ||||
* | vendor: update git-module | Unknwon | 2017-02-14 | |
| | ||||
* | git: delegate all server-side Git hooks (#1623) | Unknwon | 2017-02-14 | |
| | ||||
* | vendor: check in missing dependency | Unknwon | 2017-02-13 | |
| | ||||
* | vendor: add new dependency (#3772) | Unknwon | 2017-02-13 | |
| | ||||
* | vendor: remove unnecessary sublime files | Unknwon | 2017-02-13 | |
| | ||||
* | 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... |