| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Closes #3488
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
add `since` query string support to list issue comment
|
|
|
|
|
|
| |
* Fix #3189 #3445: Order labels by name
* Order labels by name on Issues view
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Fix PR-webhook issue where Label-data is stale
* Conventions \o/
* logs are nice if they're consistent...
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Issues can be closed via API
* Error-checking is nice xD
* EditIssueOption.Status => State
* Use const instead of string-literal
|
| |
|
| |
|
|
|
|
|
|
| |
* Set dump file permission to 0600
* Typo
|
| |
|
|
|
|
| |
- Fill Milestone and Assignee field when available in webhook payload
|
| |
|
| |
|
|
|
|
| |
Commited wrong file.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Detect non-exist commit and return 404 not 500
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Try to merge into develop branch ASAP, then continue minor fixes afterwards.
|
| |
|
| |
|
| |
|