- 04 May, 2015 29 commits
-
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Daniel Gabriele authored
Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> GROW-185: Moved actors to stage.cfg Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net> GROW-185: Finished updating actors WRT code review comments and merged migrations into one Signed-off-by:
Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
GROW-185: moved more functionality into endorsement actor base class; set endorsement email to be hidden from message center Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Axylos authored
Signed-off-by:Axylos <robertdraketalley@gmail.com>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
GROW-185: Updated migration and scheduled message logic to include a timestamp that records when the last attempt to send was made. this can be used to determine if and when to retry sending the message Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
- This tries to guarantee that a scheduled message is not sent more than once if the cron_job is, for some reason, run by multiple processes concurrently. Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
ScheduledMessages pertaining to company endorsements. - This actor was required in order to satisfy the requirement that states that if an endorsement is quickly undone by a user, the users of said company shall not be notified of the endorsement. In particular, "quickly" means less than a minute after clicking "endorse". - The endorsement and unendorsement endpoints send a message to said actor. - Barebone email template. Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
GROW-185: Created migration to add columns to ScheduledMessage table that indicate the state of each message -- i.e. is is scheduled, in processing, or errored out Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
Daniel Gabriele authored
Signed-off-by:Daniel Gabriele <daniel.gabriele@axial.net>
-
- 01 May, 2015 11 commits
-
-
Mohammed Mehdi authored
e89739a9 - CORE-217: (merge) Merge CORE-217 into integration 31ee29e9 - GROW-199: (merge) Merge GROW-199 into integration 091c3553 - BUGZ-2695: (merge) Merge BUGZ-2695 into integration 0e9b4987 - BUGZ-2695: replaced hardcoding with file variable 507078dd - BUGZ-2695: changed cronmonitor tag to reflect name of invoking script 6bdaf23a - GROW-199 remove hydra subscription logging. 92a4eaae - LQ-1453: (merge) Merge LQ-1453 into integration aee566d2 - LQ-1453: update language in opp reassigned confirmation a7292eeb - LQ-1453: (merge) Merge LQ-1453 into integration 3a0c3f12 - LQ-1453: gotta catch em all c39090ed - LQ-1453: (merge) Merge LQ-1453 into integration f741bec3 - LQ-1453: new images for buttons in summary emails (thanks tbone!) d9a1a9ce - LQ-1453: language in add/remove recs and summary emails f88ce7ca - LQ-1453: message center fix 066070c5 - LQ-1453: more testing fixes f30a45ea - LQ-1453: testing fixes ae3fcaff - LQ-1453: fixing issues found in testing cadf41ba - LQ-1453: one more round of language hunting 84441288 - LQ-1453: finding and fixing language stragglers 5c613c9a - LQ-1453: language audit updates to remail templates 20367f61 - LQ-1453: language audit saving work 169440f5 - CORE-217: Unpack UUID from Fault message, put it in Fault data. a0a910a5 - CORE-217: Add rpc exception codes to reference spoke 57885ee0 - CORE-217: Centralize exceptions under axlexc 37caf911 - CORE-217: Use .bytes instead of .hex in the session key hash. 10464643 - CORE-217: Pyramidize session service -
Jon Rosebaugh authored
169440f5 - CORE-217: Unpack UUID from Fault message, put it in Fault data. a0a910a5 - CORE-217: Add rpc exception codes to reference spoke 57885ee0 - CORE-217: Centralize exceptions under axlexc 37caf911 - CORE-217: Use .bytes instead of .hex in the session key hash. 10464643 - CORE-217: Pyramidize session service -
Dan Conner authored
6bdaf23a - GROW-199 remove hydra subscription logging. -
Kenneth Chan authored
0e9b4987 - BUGZ-2695: replaced hardcoding with file variable 507078dd - BUGZ-2695: changed cronmonitor tag to reflect name of invoking script -
Kenneth Chan authored
Signed-off-by:Kenneth Chan <kenneth.chan@axial.net>
-
Kenneth Chan authored
Signed-off-by:Kenneth Chan <kenneth.chan@axial.net>
-
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Doug Baerlein authored
aee566d2 - LQ-1453: update language in opp reassigned confirmation -
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-
Doug Baerlein authored
3a0c3f12 - LQ-1453: gotta catch em all -
Doug Baerlein authored
Signed-off-by:Doug Baerlein <doug.baerlein@axial.net>
-