- 22 Sep, 2014 1 commit
-
-
Scuba Steve authored
Signed-off-by:Scuba Steve <steve.fusaro@axialmarket.com>
-
- 19 Sep, 2014 11 commits
-
-
Anton Shmakau authored
dd639379 - LQ-1237: remove unused import, fix hot typo -
Anton Shmakau authored
-
Anton Shmakau authored
69b19e64 - LQ-1237: use boolean as a boolean -
Anton Shmakau authored
-
Anton Shmakau authored
4f3b30a2 - LQ-1237: alembic fix 701afa4b - LQ-1237: typo 1ce01f60 - LQ-1237: remove positional arguments from new events 731dc208 - LQ-1237: get fixes for route_events from BUGZ-1995 45b7eb43 - LQ-1303: Update alembic revision 4bc4dddc - LQ-1303: Update run file 61a7c806 - LQ-1303: Write events to log table ed01a5bd - LQ-1303: Merge conflicts 7a1af959 - LQ-1237: add source_depth to events logging 598ff917 - LQ-1237: bunch of fixes: -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 488057ca - LQ-1237: multiple typo, move flask services to use new native log_event from axmlogger.helpers_flask.py 45994b3a - LQ-1237: create axmlogger.helpers_flask.py to provide native log_event functionality for flask services 185d0d16 - LQ-1237: add user_public_id to the session 4ad0f374 - LQ-1237: cleanup the rest of problematic events, remove positional arguments from new ones, convert transaction type to string for logging 9607f5e1 - LQ-1237: yet another logging clean-up after yet another rebasing 40a00771 - LQ-1237: kill or move to axmlogger.events old events (iteration 1) remove positional arguments from new events e5e133f4 - LQ-1237: remove args from fron-ent logEvent 3ff78073 - LQ-1237: remove positional arguments from Front-end 94790e31 - LQ-1237: cleanup new event 210e547a - LQ-1237: add constants to test templates bac04d8f - LQ-1237: write events logging errors to separate file with separate log rotation d553e6b6 - LQ-1237: add new bin/route_eventslog, remove old route_events, add eventsq service 6fc6b403 - LQ-1237: add EVENTSQ constants, fix company svc logging, remove events patterns from statq.rules c17c1c97 - LQ-1237: use company-lib call to determine client IP 7a818994 - LQ-1237: use array instead of ','.join (transaction search) 5c11e1b4 - LQ-1237: lower case IP, boolean is_masquerading, use array for news feed filters log cb8d7a5f - LQ-1237: fix for company service logging, awkward hack for inter-service IP logs ab8f8ade - LQ-1237: force to use log_event(_for_user)? for events which doesn't doing it yet (part 1) fcf4cdbb - LQ-1237: remove args from log_event and it's calls; move straight axmlogger.stat to use axmlogger.event if event name specified in events.py e80dc9f4 - LQ-1237: move user-event logs from stat.log to events.log, write all properties as single JSON object -
Dan Conner authored
ce26e91d - RESP-997 move index 'instructions' to Indexer subclasses. -
Anton Shmakau authored
1e074260 - LQ-1305: fix Opp Tool bar header width -
Dan Conner authored
Signed-off-by:Dan Conner <dan.conner@axial.net>
-
Anton Shmakau authored
-
Anton Shmakau authored
-
- 18 Sep, 2014 28 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
-