Commit graph

76 commits

Author SHA1 Message Date
81ab6db063 Merge branch '196-new-apn-sender' into 'master'
Replace apns sender with new one #196

Closes #196

See merge request jankstudio/resq!254
2019-05-28 09:53:21 +00:00
740110b42f Merge branch '180-rider-location-caching' into 'master'
Resolve "Rider location caching"

Closes #180

See merge request jankstudio/resq!252
2019-05-28 03:24:22 +00:00
Korina Cordero
66ec9fc237 Rename script. #215 2019-05-28 02:37:44 +00:00
Korina Cordero
e4fc5f8648 Create sql script that updates warranty status. #215 2019-05-28 00:24:22 +00:00
b62c7da678 Add SAP battery initial data #214 2019-05-27 23:40:31 +08:00
ce3d69dd20 Fix order of import queries for legacy jo #214 2019-05-27 23:39:49 +08:00
Korina Cordero
2c8dad9164 Remove debug messages and sigint_handler. Create user_data_set to set the redis client. #180 2019-04-29 09:04:37 +00:00
Korina Cordero
9503089642 Remove the declaration of global variables from the run method. #180 2019-04-26 03:10:16 +00:00
Korina Cordero
d15099b456 Remove debug message. #180 2019-04-26 02:12:00 +00:00
Korina Cordero
82eec39cfd Create daemon for graceful shutdown for rider location script. #180 2019-04-25 09:57:30 +00:00
Korina Cordero
d1b41ca36c Save rider's coordinates into redis hash. #180 2019-04-23 05:59:06 +00:00
deff9b7f74 Remove mysql connector and misc code #180 2019-04-22 14:19:13 +08:00
Korina Cordero
e4e52768f3 Create sql script to set the tnv warranty for all GOLD model batteries. #203 2019-04-11 09:00:41 +00:00
Korina Cordero
a08e7b39eb Create a file with sql commands to load the legacy data from csv to the database. #202 2019-04-09 09:41:37 +00:00
d7a2e7f899 Replace apns sender with new one #196 2019-03-28 11:22:28 +08:00
af771f1355 Get rid of third party library for APNS sending #170 2018-11-14 01:39:34 +08:00
root
92dd024805 Add exception handling to the apns_sender script 2018-09-09 00:17:14 +08:00
198eab156c Fix apns sender logging #162 2018-08-15 14:14:23 +08:00
root
ea94c08939 Fix logging for mqtt_sender script 2018-08-14 21:55:02 +08:00
root
0cc667dbec Merge branch 'master' of https://gitlab.com/jankstudio/resq
Conflicts:
	utils/mqtt_sender/mqtt_sender.py
2018-08-14 13:52:30 +08:00
root
1584673e26 Fix mqtt_sender script 2018-08-14 06:42:12 +08:00
f8f9bb9b7b Add logging capability to mqtt_sender script #162 2018-08-14 06:39:47 +08:00
56e336e829 Add redis to APNs sender python script 2018-08-05 13:34:06 +08:00
root
f1cfe8f1c1 Fix bug in mqtt sender python script 2018-08-04 23:41:38 +08:00
f0fc433954 Daemonize mqtt sender python script 2018-08-04 22:59:52 +08:00
8d08dc9551 Add python utilities for redis / mqtt functionality #159 2018-07-24 01:31:29 +08:00