Commit Graph

609 Commits

Author SHA1 Message Date
Suresh, Kamlesh
cc1a53e21b typo: receivedParameter 2021-01-19 12:26:51 -05:00
Suresh, Kamlesh
a5e557ef58 comments 2021-01-19 12:24:33 -05:00
Suresh, Kamlesh
13573eea7f map 2021-01-15 21:59:41 -05:00
Suresh, Kamlesh
3344277e35 cleanup 2021-01-15 20:59:31 -05:00
Suresh, Kamlesh
49811999f1 fixes 2021-01-15 17:04:39 -05:00
Suresh, Kamlesh
485b165289 fix error 2021-01-15 16:47:41 -05:00
Suresh, Kamlesh
2b6bf53cc5 open 2021-01-15 16:44:36 -05:00
Suresh, Kamlesh
96217a5ad7 ope 2021-01-15 16:35:34 -05:00
Suresh, Kamlesh
2eb640e8fa review changes 2021-01-15 16:32:36 -05:00
Suresh, Kamlesh
2426b626fe code review 2021-01-14 19:18:32 -05:00
Kyle Matthew Hedden
4805c1ed43 polish, re-enable timeout 2021-01-12 16:36:09 -05:00
Suresh, Kamlesh
2bfca1cfcd remove timer for now 2021-01-11 11:40:18 -05:00
Suresh, Kamlesh
e71f6cd7d7 timer 2021-01-08 17:02:10 -05:00
Suresh, Kamlesh
9538b50f84 passing completion handler and timout 2021-01-07 14:51:54 -05:00
Suresh, Kamlesh
d65351cabb remove hardcode 2021-01-07 09:59:10 -05:00
Suresh, Kamlesh
d49111766b concurrent queue and timout 2021-01-06 20:53:40 -05:00
Suresh, Kamlesh
a5960728c4 WIP: basic implmentation 2021-01-05 22:26:21 -05:00
Hedden, Kyle Matthew
5440e8e5b6 Merge branch 'feature/server_session_handler' into 'develop'
server support

See merge request BPHV_MIPS/mvm_core!129
2020-12-17 14:43:10 -05:00
Pfeil, Scott Robert
cd1734b62d server support 2020-12-17 10:43:41 -05:00
Hedden, Kyle Matthew
d67e44c9b2 Merge branch 'feature/keep_alive_more_often' into 'develop'
keep alive on all user touches

See merge request BPHV_MIPS/mvm_core!128
2020-12-14 14:44:18 -05:00
Pfeil, Scott Robert
e1ecf38ce9 check before keep alive. 2020-12-14 14:35:37 -05:00
Pfeil, Scott Robert
68f5e734d8 keep alive on all user touches 2020-12-08 14:49:47 -05:00
Pfeil, Scott Robert
f5c4a779df Merge branch 'bugfix/remove_no_page_error' into 'develop'
Bugfix/remove no page error

See merge request BPHV_MIPS/mvm_core!126
2020-11-04 11:17:06 -05:00
Pfeil, Scott Robert
e3422124f5 Review changes 2020-11-04 11:03:32 -05:00
Pfeil, Scott Robert
03152f9f8b Changed method name 2020-11-04 09:57:42 -05:00
Pfeil, Scott Robert
e3b089c294 Change to check no content errors 2020-11-04 09:56:00 -05:00
Pfeil, Scott Robert
4f54c125a6 Merge branch 'feature/controller_configuration' into 'develop'
enhance controller registration to allow for configuration

See merge request BPHV_MIPS/mvm_core!122
2020-11-03 12:40:22 -05:00
Pfeil, Scott Robert
146e44a905 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into bugfix/remove_no_page_error 2020-11-03 12:32:46 -05:00
Pfeil, Scott Robert
eea70d8306 Remove no page error 2020-11-03 12:31:06 -05:00
Kyle Matthew Hedden
d62916510a typo 2020-11-03 12:11:43 -05:00
Kyle Matthew Hedden
e5493b9f6b Merge remote-tracking branch 'origin/develop' into feature/controller_configuration 2020-11-03 12:09:52 -05:00
Pfeil, Scott Robert
644e623427 Merge branch 'feature/SuspensionAlert' into 'develop'
Display Alert in Line Suspension

See merge request BPHV_MIPS/mvm_core!124
2020-11-03 11:56:29 -05:00
Nishanth T
edfdc8576c Update MVMCoreLoadRequestOperation.m
indentation and  lifted out delegate obj
2020-11-03 22:18:08 +05:30
Nishanth T
ecbb9438bc changes made in CoreLoadRequest
passed delegate obj to PostAction
removed flag and check
changed Actions to PostAction
2020-11-03 21:20:03 +05:30
Kyle Matthew Hedden
cc2783d3be add comments 2020-11-03 10:03:36 -05:00
Nishanth T
8bceb77422 removed comments which are not needed for this implementation 2020-11-03 16:07:25 +05:30
Nishanth T
e6a402a5bc change in key from "Action" to "Actions" 2020-11-03 15:22:21 +05:30
Nishanth T
e2bfca089c Merge branch 'develop' into feature/SuspensionAlert 2020-11-03 15:18:33 +05:30
Hedden, Kyle Matthew
7ca947d0e3 Merge branch 'bugfix/removed_import' into 'develop'
adding back removed import

See merge request BPHV_MIPS/mvm_core!125
2020-11-02 13:04:57 -05:00
Pfeil, Scott Robert
f1871ac7d1 adding back removed import 2020-11-02 11:07:11 -05:00
Kyle Matthew Hedden
9d1e9d554b Merge remote-tracking branch 'origin/develop' into feature/controller_configuration 2020-11-02 10:34:46 -05:00
Nishanth T
5466c75c5c Update MVMCoreLoadRequestOperation.m
added function to display alert from "Action" object in response level
2020-11-02 12:04:53 +05:30
Pfeil, Scott Robert
75e33cd05b Merge branch 'feature/add_set_cookie_tracking' into 'develop'
logging for set-cookie

See merge request BPHV_MIPS/mvm_core!123
2020-10-30 15:04:53 -04:00
Kyle Matthew Hedden
e32299bee4 logging for set-cookie 2020-10-30 14:13:01 -04:00
Kyle Matthew Hedden
147a237ba9 enhance controller registration to allow for configuration 2020-10-30 14:10:14 -04:00
Pfeil, Scott Robert
348a2b688a Merge branch 'feature/move_top_alert' into 'develop'
Feature/move top alert

See merge request BPHV_MIPS/mvm_core!121
2020-10-30 11:15:05 -04:00
Pfeil, Scott Robert
6d71ab36fd review changes 2020-10-30 10:56:32 -04:00
Pfeil, Scott Robert
0fa356614a Fixes for alerts 2020-10-28 17:08:13 -04:00
Pfeil, Scott Robert
53147eee1c Fixes for alert 2020-10-28 15:45:39 -04:00
Pfeil, Scott Robert
3b05bbf440 move alert files 2020-10-28 15:03:06 -04:00