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

[ROAD-1175] Identify crashes during launch #1004

Merged
merged 23 commits into from
Mar 3, 2021

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    4643c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e795c9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da80b7d View commit details
    Browse the repository at this point in the history
  4. Fix failing unit test

    nickdowell committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    df58202 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3f6383 View commit details
    Browse the repository at this point in the history
  6. Remove redundant wait

    nickdowell committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    46ac42b View commit details
    Browse the repository at this point in the history
  7. Add lastRunInfo

    nickdowell committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    b948c6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    631d712 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    010d6cb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    3c031cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9393641 View commit details
    Browse the repository at this point in the history
  3. Fix failing unit test

    nickdowell committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    8a8c565 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Merge pull request #999 from bugsnag/nickdowell/last-run-info

    [PLAT-5892] Implement lastRunInfo & consecutiveLaunchCrashes
    nickdowell authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    9c523ba View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

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

Commits on Feb 18, 2021

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

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    db108a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1008 from bugsnag/nickdowell/fix-sync-sending

    Use dispatch_semaphore instead of NSCondition
    nickdowell authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    a9d6d5f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

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

Commits on Mar 2, 2021

  1. Merge branch 'next' into integration/identify-crashes-on-launch

    # Conflicts:
    #	features/app_and_device_attributes.feature
    #	features/steps/ios_steps.rb
    nickdowell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    591f9b0 View commit details
    Browse the repository at this point in the history
  2. Add #1004 to changelog

    nickdowell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    449c87a View commit details
    Browse the repository at this point in the history
  3. Improve changelog formatting

    [skip ci]
    nickdowell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    46d8864 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'next' into integration/identify-crashes-on-launch

    # Conflicts:
    #	Gemfile
    #	Gemfile.lock
    nickdowell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    2e818c9 View commit details
    Browse the repository at this point in the history
  5. Revert docker-compose.yml

    nickdowell committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a3c4e1e View commit details
    Browse the repository at this point in the history