summaryrefslogtreecommitdiff
path: root/hybrid.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sleep 5 instead of 10Runxi Yu2024-06-011-1/+1
|
* sleep -> time.sleepRunxi Yu2024-05-311-1/+1
|
* test_sleepRunxi Yu2024-05-311-0/+4
|
* The event is pull_request not pull-requestRunxi Yu2024-05-311-1/+1
|
* /hybrid/test/post: Remove GETRunxi Yu2024-05-261-1/+1
|
* Respond to GitHub's PINGs correctlyRunxi Yu2024-05-261-0/+6
|
* github hook: Report errors backRunxi Yu2024-05-251-28/+29
|
* Use git-send-emailRunxi Yu2024-05-251-21/+103
|
* No need to return contentRunxi Yu2024-05-251-2/+2
|
* GitHub hook: reject unsignedRunxi Yu2024-05-251-9/+7
|
* Ah, would this work?Runxi Yu2024-05-251-3/+4
|
* Still dealing with GitHub issuesRunxi Yu2024-05-251-4/+8
|
* UhRunxi Yu2024-05-251-2/+2
|
* Debug GitHub hooksRunxi Yu2024-05-251-9/+4
|
* Require GitHub webhooks to be signed with secretRunxi Yu2024-05-251-4/+19
|
* Add an endpoint for GitHub webhooksRunxi Yu2024-05-251-1/+10
|
* Add test post endpointRunxi Yu2024-05-201-4/+17
|
* Return text/plain responsesRunxi Yu2024-05-141-2/+2
|
* Remove duplicate function namesRunxi Yu2024-05-141-1/+1
|
* Add AGPL-3.0-onlyRunxi Yu2024-05-141-4/+24
|
* Import blueprint... I was a bit sillyRunxi Yu2024-05-141-1/+1
|
* Initial commitRunxi Yu2024-05-141-0/+13