- 19 Sep, 2014 4 commits
-
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
- 18 Sep, 2014 36 commits
-
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
Anton Shmakau authored
-
Anton Shmakau authored
-use log_event_for_user for masquerade events -typo in password reset flow -remove positional arguments for log_event from new events -dcf.match_clicked to be logged before redirect to company profile page -opp.complete event -typo and language fixes -rename 'source' kwarg for opp_received.see_more_link -user preferences save event to log valid values -remove few kwargs which not actually required -use **kwargs for axmlogger.event -use str() to convert dates for opps emails -bug preventing opp first sent email notification -auto_send kwargs fix -perf_summary logging -opps_received.with_message.pursue kwargs -remove few optional kwargs from required -remove positional args from search.input.focus log -kill unused events -
Anton Shmakau authored
LQ-1237: multiple typo, move flask services to use new native log_event from axmlogger.helpers_flask.py
-
Anton Shmakau authored
LQ-1237: create axmlogger.helpers_flask.py to provide native log_event functionality for flask services
-
Anton Shmakau authored
-
Anton Shmakau authored
LQ-1237: cleanup the rest of problematic events, remove positional arguments from new ones, convert transaction type to string for logging
-
Anton Shmakau authored
-
Anton Shmakau authored
remove positional arguments from new events
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
-
Anton Shmakau authored
move straight axmlogger.stat to use axmlogger.event if event name specified in events.py
-
Anton Shmakau authored
LQ-1237: move user-event logs from stat.log to events.log, write all properties as single JSON object
-
Jon Rosebaugh authored
ff5c5f9c - Properly error when In-Reply-To problems occur. -
Jon Rosebaugh authored
Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-
Jon Rosebaugh authored
167c16a2 - GROW-78: Add apitest for login_with_password 58af8eaa - GROW-78: Request phone number for Linkedin users 79f9997a - GROW-78: Hook up custom JSON serializations for Pyramid apps a066acc0 - GROW-78: Make token id a UUID f0d962f1 - GROW-78: Clean up method signatures/returns, add docstrings 3764ac05 - GROW-78: Added login with password api method 09207d3b - GROW-78: Signup via linkedin is working cffd0788 - GROW-78: Log linkedin auth failures 0e08d138 - GROW-78: Add 'source' keyword to platform.account.login 21976c34 - GROW-78: Expand platform support for linkedin oauth eca8183d - GROW-78: Mark function as internal cb92a9c3 - GROW-78: Implement login via linkedin oauth token 2852c021 - GROW-78: Adding some token lifecycle methods 8456e4ec - GROW-78: Alternate method of ignoring flake8 warning 344f6301 - GROW-78: Base for Linkedin auth apis 0dbf334b - GROW-78: Add session saving support to the Pyramid session interface 3de31663 - GROW-78: Add oauth linkedin tokens to axial.local 84a18d40 - GROW-78: Add OAuth token model for axial users 1219be62 - GROW-78: Convert auth service to Pyramid -
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
Login methods now must be called from a service session. Signed-off-by:Jon Rosebaugh <jon.rosebaugh@axial.net>
-