and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  1. 19 Sep, 2014 9 commits
    • Anton Shmakau's avatar
      Merge branch 'LQ-1237' into RC-2014-09-19 · 1c0ca913
      Anton Shmakau authored
      1c0ca913
    • Anton Shmakau's avatar
      LQ-1237: use boolean as a boolean · 69b19e64
      Anton Shmakau authored
      69b19e64
    • jonzjia's avatar
      BUGZ-2072: (merge) Merge BUGZ-2072 into master · 12c5a1e4
      jonzjia authored
          7139178d - BUGZ-2072: Prevent jinja UndefinedError when rendering subject
      12c5a1e4
    • Anton Shmakau's avatar
      LQ-1237: (merge) Merge LQ-1237 into master · 07043e58
      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
      07043e58
    • Dan Conner's avatar
      RESP-997: (merge) Merge RESP-997 into master · 1e6354e5
      Dan Conner authored
          ce26e91d - RESP-997 move index 'instructions' to Indexer subclasses.
      1e6354e5
    • Anton Shmakau's avatar
      LQ-1305: (merge) Merge LQ-1305 into master · c1ad03a0
      Anton Shmakau authored
          1e074260 - LQ-1305: fix Opp Tool bar header width
      c1ad03a0
    • Dan Conner's avatar
      ce26e91d
    • Anton Shmakau's avatar
      LQ-1237: alembic fix · 4f3b30a2
      Anton Shmakau authored
      4f3b30a2
    • Anton Shmakau's avatar
      LQ-1237: typo · 701afa4b
      Anton Shmakau authored
      701afa4b
  2. 18 Sep, 2014 31 commits