Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Up limits on payload lengths, more focussed trimming #431

Merged
merged 23 commits into from
Jun 2, 2018

Commits on Feb 8, 2018

  1. Configuration menu
    Copy the full SHA
    bf06ead View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Configuration menu
    Copy the full SHA
    4b65733 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2018

  1. Fixed issue with arguments

    Cawllec committed Feb 19, 2018
    Configuration menu
    Copy the full SHA
    2435786 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Tuned trace trimming

    Cawllec committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    d31a56f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64299c6 View commit details
    Browse the repository at this point in the history
  3. Rubocop fixes

    Cawllec committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    ff3de4f View commit details
    Browse the repository at this point in the history
  4. Correct break statements

    Cawllec committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    72b6fb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    e595c3c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Configuration menu
    Copy the full SHA
    33d60bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c758ccd View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    932794e View commit details
    Browse the repository at this point in the history
  2. feature(Trimming): Change trimming logic to intelligently trim except…

    …ion data
    
    - Remove unnecessary trimming and reduce number of Stringifications
    Cawllec committed May 1, 2018
    Configuration menu
    Copy the full SHA
    72296b3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. feature(Trimming): Change trimming logic to intelligently trim except…

    …ion data
    
    - Remove unnecessary tests, ensure tests are setup correctly
    Cawllec committed May 2, 2018
    Configuration menu
    Copy the full SHA
    19a21d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc2d63 View commit details
    Browse the repository at this point in the history
  3. feature(Trimming): Change trimming logic to intelligently trim except…

    …ion data
    
    - Refactor exception unpacking into helper function
    - Use each instead of map as result isn't utilised
    Cawllec committed May 2, 2018
    Configuration menu
    Copy the full SHA
    457d8b3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. tests(Rack): Fix mocked rack constants

    Cawllec authored and kattrali committed May 8, 2018
    Configuration menu
    Copy the full SHA
    c43785f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    4030ba1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    53f8443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46e0dac View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2018

  1. Configuration menu
    Copy the full SHA
    1717eae View commit details
    Browse the repository at this point in the history
  2. Trim unused parameters

    kattrali committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    2cfc47c View commit details
    Browse the repository at this point in the history
  3. Drop metadata if needed

    kattrali committed Jun 2, 2018
    Configuration menu
    Copy the full SHA
    8662014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90b517b View commit details
    Browse the repository at this point in the history