gorush/gorush
Romanenko Alexey 983aeeb33d
#446 fix context (#484)
2020-03-14 00:06:44 +08:00
..
log update unit testing. 2016-04-07 14:42:38 +08:00
const.go add version from flag 2016-05-09 14:48:07 +08:00
feedback.go chore(gorush): add timeout for http client (#473) 2020-02-24 22:18:50 +08:00
feedback_test.go chore(gorush): add timeout for http client (#473) 2020-02-24 22:18:50 +08:00
global.go Support new Apple Token Based Authentication (JWT) (#300) 2017-10-25 03:49:23 -05:00
log.go chore(log): ignore /healthz request log (#464) 2020-02-05 16:57:55 +08:00
log_test.go Support global ENV setting. (#293) 2017-10-22 22:06:30 -05:00
metrics.go Adds QueueUsage to prometheus metrics (same as /api/stat/app) (#401) 2019-03-16 22:19:05 +08:00
notification.go #446 fix context (#484) 2020-03-14 00:06:44 +08:00
notification_apns.go chore(gorush): add timeout for http client (#473) 2020-02-24 22:18:50 +08:00
notification_apns_test.go Support HTTP proxy for APNs (#445) 2019-12-08 07:30:24 +08:00
notification_fcm.go fix fcm notification (#474) 2020-02-27 13:40:21 +08:00
notification_fcm_test.go feat(worker): support graceful shutdown (#459) 2020-02-04 13:27:27 +08:00
notification_test.go chore(go): update to go 1.14 (#475) 2020-02-27 13:17:20 +08:00
server.go chore(log): ignore /healthz request log (#464) 2020-02-05 16:57:55 +08:00
server_lambda.go feat(server): support graceful shutdown (#461) 2020-02-04 17:10:12 +08:00
server_normal.go chore(graceful): support custom timeout value (#466) 2020-02-05 23:23:16 +08:00
server_test.go feat(server): support graceful shutdown (#461) 2020-02-04 17:10:12 +08:00
status.go feat(worker): support graceful shutdown (#459) 2020-02-04 13:27:27 +08:00
status_test.go feat: switch to drone 1.0 (#399) 2019-03-16 11:37:01 +08:00
version.go chore: update copyright year 2019-03-19 00:04:50 +08:00
worker.go #446 fix context (#484) 2020-03-14 00:06:44 +08:00
worker_test.go feat: add tryEnqueue function. (#406) 2019-04-25 23:10:12 +08:00