10000 Comparing v2.7.49...v2.7.50 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.49
Choose a base ref
...
head repository: symfony/symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.50
Choose a head ref
  • 20 commits
  • 16 files changed
  • 3 contributors

Commits on Aug 2, 2018

  1. [2.7] Make CI green

    nicolas-grekas committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    ced4201 View commit details
    Browse the repository at this point in the history
  2. minor #28110 [2.7] Make CI green (nicolas-grekas)

    This PR was merged into the 2.7 branch.
    
    Discussion
    ----------
    
    [2.7] Make CI green
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 2.7
    | Bug fix?      | no
    | New feature?  | no
    | BC breaks?    | no
    | Deprecations? | no
    | Tests pass?   | yes
    | Fixed tickets | -
    | License       | MIT
    | Doc PR        | -
    
    2.7 still receives security fixes for a few more months, let's keep its CI green.
    
    Commits
    -------
    
    ced4201 [2.7] Make CI green
    fabpot committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    79e3904 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. minor #28114 [travis] merge "same Symfony version" jobs in one (nicol…

    …as-grekas)
    
    This PR was merged into the 2.8 branch.
    
    Discussion
    ----------
    
    [travis] merge "same Symfony version" jobs in one
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 2.8
    | Bug fix?      | no
    | New feature?  |
    | BC breaks?    | no
    | Deprecations? | no
    | Tests pass?   | yes
    | Fixed tickets | -
    | License       | MIT
    | Doc PR        | -
    
    Allowing to consume fewer jobs and save the 1 to 2 minutes bootstrap time of workers.
    
    Commits
    -------
    
    9857ca0 [travis] merge "same Symfony version" jobs in one
    nicolas-grekas committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    548e9f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa4d95a View commit details
    Browse the repository at this point in the history
  3. fix ci

    nicolas-grekas committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    79ce6ea View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. minor #28146 [travis] cache composer.lock files for deps=low (nicolas…

    …-grekas)
    
    This PR was merged into the 2.8 branch.
    
    Discussion
    ----------
    
    [travis] cache composer.lock files for deps=low
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 2.8
    | Bug fix?      | no
    | New feature?  | no
    | BC breaks?    | no
    | Deprecations? | no
    | Tests pass?   | yes
    | Fixed tickets | -
    | License       | MIT
    | Doc PR        | -
    
    I just realized that the resolved package versions for lowest deps depends only on the root composer.json, and not on transitive deps.
    This means we can cache the lock files and save ~10 minutes required to resolve the lowest deps of the SecurityBundle.
    
    Commits
    -------
    
    caaa74c [travis] cache composer.lock files for deps=low
    nicolas-grekas committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    4b13fc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8098033 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. minor #28199 [travis][appveyor] use symfony/flex to accelerate builds…

    … (nicolas-grekas)
    
    This PR was merged into the 2.8 branch.
    
    Discussion
    ----------
    
    [travis][appveyor] use symfony/flex to accelerate builds
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 2.8
    | Bug fix?      | no
    | New feature?  | no
    | BC breaks?    | no
    | Deprecations? | no
    | Tests pass?   | yes
    | Fixed tickets | -
    | License       | MIT
    | Doc PR        | -
    
    Playing with symfony/flex#409
    
    The optimization is required because appveyor is transiently failing with OOM errors, see e.g.
    https://ci.appveyor.com/project/fabpot/symfony/build/1.0.39377
    
    Commits
    -------
    
    940ec8f [travis][appveyor] use symfony/flex to accelerate builds
    fabpot authored and nicolas-grekas committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    e61cb8e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Configuration menu
    Copy the full SHA
    caf69aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74aef7a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. minor #28258 [travis] fix composer.lock invalidation for deps=low (ni…

    …colas-grekas)
    
    This PR was merged into the 2.8 branch.
    
    Discussion
    ----------
    
    [travis] fix composer.lock invalidation for deps=low
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 2.8
    | Bug fix?      | no
    | New feature?  | no
    | BC breaks?    | no
    | Deprecations? | no
    | Tests pass?   | yes
    | Fixed tickets | -
    | License       | MIT
    | Doc PR        | -
    
    Commits
    -------
    
    41ffba1 [travis] fix composer.lock invalidation for deps=low
    nicolas-grekas committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    c40cf26 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Fix CI

    nicolas-grekas committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    cb8302c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    205a44e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99a0cec View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. security #cve-2018-19789 [Form] Filter file uploads out of regular fo…

    …rm types (nicolas-grekas)
    
    This PR was merged into the 2.7 branch.
    
    Discussion
    ----------
    
    [Form] Filter file uploads out of regular form types
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 2.7
    | Bug fix?      | yes
    | New feature?  | no
    | BC breaks?    | no
    | Deprecations? | no
    | Tests pass?   | yes
    | Fixed tickets | -
    | License       | MIT
    | Doc PR        | -
    
    This PR filters uploaded files out of the data processed by any form type except `FileType`.
    
    Commits
    -------
    
    205a44e [Form] Filter file uploads out of regular form types
    nicolas-grekas committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    b65e6f1 View commit details
    Browse the repository at this point in the history
  2. security #cve-2018-19790 [Security\Http] detect bad redirect targets …

    …using backslashes (xabbuh)
    
    This PR was merged into the 2.7 branch.
    
    Discussion
    ----------
    
    [Security\Http] detect bad redirect targets using backslashes
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 2.7
    | Bug fix?      | yes
    | New feature?  | no
    | BC breaks?    | no
    | Deprecations? | no
    | Tests pass?   | yes
    | Fixed tickets | #76
    | License       | MIT
    | Doc PR        |
    
    Commits
    -------
    
    99a0cec [Security\Http] detect bad redirect targets using backslashes
    nicolas-grekas committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    f27dd4b View commit details
    Browse the repository at this point in the history
  3. fix CI

    nicolas-grekas committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    9b10db2 View commit details
    Browse the repository at this point in the history
  4. updated CHANGELOG for 2.7.50

    fabpot committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    161aa25 View commit details
    Browse the repository at this point in the history
  5. bumped version

    fabpot committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    95222d6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #29486 from fabpot/release-2.7.50

    released v2.7.50
    fabpot authored Dec 6, 2018
    Configuration menu
    Copy the full SHA
    0848ce2 View commit details
    Browse the repository at this point in the history
Loading
0