- 01 Apr, 2014 2 commits
-
-
Elise Burke authored
4584604b - Fix null session redirect -
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
- 31 Mar, 2014 9 commits
-
-
jonzjia authored
Signed-off-by:jonzjia <jonzjia@gmail.com>
-
Elise Burke authored
fff6ea5b - BUGZ-1410: Fix string / int conversion for removing values from industry selection on TP -
jonzjia authored
Signed-off-by:jonzjia <jonzjia@gmail.com>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Jon Rosebaugh authored
01446309 - NGMT-975: send upgrade requests through eloqua 89d81df8 - NGMT-975: move eloqua config into axial.local e72b843b - NGMT-975: use new eloqua wrapper in platform referral 8b0611d7 - NGMT-975: i think this is the right form id 65853dc5 - NGMT-975: make post to eloqua api f915413f - NGMT-975: format eloqua form values -
Ben Kim authored
Signed-off-by: Ben Kim <axialmarket.com>
-
Ben Kim authored
Signed-off-by: Ben Kim <axialmarket.com>
-
Elise Burke authored
and Platform are all using the new client API for SessionInterface. 4c9d4352 - newclient: Correct test*[2] axial.local EMAIL_OVERRIDE to platform.staging d6048c14 - NEWCLIENT: (merge) Update newclient from master fd7777a0 - newclient: make sear not depend on company (the service) 45054f71 - newclient: Cleanup unicode issues in clientinfo, remove support for autochanging session key. fb347ef9 - newclient: Fix another platform craziness 7d3987ef - newclient: Switch old bad code on search to read session key from correct place 54a451b0 - newclient: add platform api port (PLATFORM_API_NGINX_PORT=8999) a2e121d6 - newclient: service_repl should get data from new client, new client should connect through nginx 9fbe561a - newclient: Add comment about intentionally not implementing django session interface save(must_create=True) 70a4a6c0 - newclient: Move flask session_interface setup to axlsvc.session_interface.flask_middleware e444dece - newclient: Add comment about 3 argument raise 8708682f - newclient: Use spaces around the string interpolation operator (%) for clarity's sake. ff2d8f16 - newclient: Update docstrings 8bee666a - newclient: Update flask session interface to use more specific exceptions c82299fe - newclient: Add unified error handling for api errors and transport errors. 5a22ee45 - newclient: Move /etc/axm_clients.ini to /etc/axm/clients.ini; add dump_api option to service_repl e3baf9ea - newclient: Add exception hierarchy for RemoteError 2b072ff9 - NGMT-967: (merge) Merge NGMT-967 into newclient 91b14242 - NGMT-966: (merge) Merge NGMT-966 into newclient 9a3ec6ce - NGMT-945: (merge) Merge NGMT-945 into newclient 639f8261 - NGMT-974: (merge) Merge NGMT-974 into newclient 0ac1d355 - NGMT-966: Switch opportunity service to use new session client interface 80bb23f2 - NGMT-967: convert company service to new session client interface febc5a90 - NGMT-945: Remove unused methods from django_base bca0aca9 - NGMT-945: Remove pdb; fix login redirect 256b7f53 - NGMT-945: Add Django SessionInterface based on new client code; switch Django to use it 82ad56dd - NGMT-974: Don't reuse the same client manager between sessions
-
- 28 Mar, 2014 16 commits
-
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Fire Crow authored
f6b42c55 - RESP-698: adding a value to events for first_open email Signed-off-by: Fire Crow <firecrow@axial.net> c5579af8 - RESP-698: got first open email to include sent_on property Signed-off-by: Fire Crow <firecrow@axial.net> 364a9bdd - RESP-698: sent_on working for recommendations summary (new_buyer email) and performance summary e8488927 - RESP-698: opps summary working to have sent_on value in mixpanel, some code against other emails too Signed-off-by: Fire Crow <firecrow@axial.net> -
Elise Burke authored
fd7777a0 - newclient: make sear not depend on company (the service) 45054f71 - newclient: Cleanup unicode issues in clientinfo, remove support for autochanging session key. fb347ef9 - newclient: Fix another platform craziness 7d3987ef - newclient: Switch old bad code on search to read session key from correct place 54a451b0 - newclient: add platform api port (PLATFORM_API_NGINX_PORT=8999) a2e121d6 - newclient: service_repl should get data from new client, new client should connect through nginx 9fbe561a - newclient: Add comment about intentionally not implementing django session interface save(must_create=True) 70a4a6c0 - newclient: Move flask session_interface setup to axlsvc.session_interface.flask_middleware e444dece - newclient: Add comment about 3 argument raise 8708682f - newclient: Use spaces around the string interpolation operator (%) for clarity's sake. ff2d8f16 - newclient: Update docstrings 8bee666a - newclient: Update flask session interface to use more specific exceptions c82299fe - newclient: Add unified error handling for api errors and transport errors. 5a22ee45 - newclient: Move /etc/axm_clients.ini to /etc/axm/clients.ini; add dump_api option to service_repl e3baf9ea - newclient: Add exception hierarchy for RemoteError 2b072ff9 - NGMT-967: (merge) Merge NGMT-967 into newclient 91b14242 - NGMT-966: (merge) Merge NGMT-966 into newclient 9a3ec6ce - NGMT-945: (merge) Merge NGMT-945 into newclient 639f8261 - NGMT-974: (merge) Merge NGMT-974 into newclient 0ac1d355 - NGMT-966: Switch opportunity service to use new session client interface 80bb23f2 - NGMT-967: convert company service to new session client interface febc5a90 - NGMT-945: Remove unused methods from django_base bca0aca9 - NGMT-945: Remove pdb; fix login redirect 256b7f53 - NGMT-945: Add Django SessionInterface based on new client code; switch Django to use it 82ad56dd - NGMT-974: Don't reuse the same client manager between sessions Conflicts: etc/tpl/axm_clients.ini.tpl -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
This creates the external_integration library, which services can use. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
6b85e580 - NGMT-950: Adding explanatory comment about timeouts 02d7fe55 - NGMT-950: clarify context manager name af7d2c12 - NGMT-950: wait up to 10 seconds in service shutdown/restart, log to stderr b1d4f2d7 - NGMT-950: build debug script by default, if present b34551a1 - NGMT-950: adding debug scripts for 3 services 43e1797e - NGMT-950: Initial working debug_service script -
Herby G authored
-
- 27 Mar, 2014 11 commits
-
-
Herby G authored
-
Herby G authored
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
-
Elise Burke authored
Signed-off-by:Elise Burke <elise.burke@axial.net>
- 26 Mar, 2014 2 commits
-