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

Make sure we properly usleep() on windows rmdir/unlink #7976

Closed
wants to merge 74 commits into from
Closed

Make sure we properly usleep() on windows rmdir/unlink #7976

wants to merge 74 commits into from

Commits on Dec 3, 2018

  1. Update target for master

    Seldaek committed Dec 3, 2018
    1 Configuration menu
    Copy the full SHA
    4301c19 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Use parameter with default value to set schema file path.

    Raphaël Aurières committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    3c01faf View commit details
    Browse the repository at this point in the history
  2. Fix constant usage to be compatible with PHP 5.3

    Raphaël Aurières committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    a8f27bf View commit details
    Browse the repository at this point in the history
  3. Fix docblock.

    Raphaël Aurières committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    6725d1d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Merge pull request #7833 from RaphaelAurieres/master

    Allows the JsonFile class to be used for other json files than composer.json
    Seldaek committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    ebde0ba View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

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

Commits on Dec 26, 2018

  1. Merge pull request #7853 from localheinz/fix/sort

    Fix: Keep environment variables sorted by name
    Seldaek committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    2b9fee4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5989fc View commit details
    Browse the repository at this point in the history
  3. updating lock file hash

    chr-hertel committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    894b3da View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Merge pull request #7858 from chr-hertel/fix/lock-hash

    Updating lock file hash
    Seldaek committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    003b62c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fc3054 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f2dd5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f3946f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae321cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05e86c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd2a46c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    4b2e637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45a7b8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7865 from localheinz/fix/sudo

    Fix: Remove sudo configuration
    Seldaek committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    eda9399 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7862 from localheinz/fix/indent

    Fix: Consistently indent with 2 spaces
    Seldaek committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    9262e2a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7864 from localheinz/feature/matrix

    Enhancement: Explicitly configure build matrix to maintain order
    Seldaek committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    e2590a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db4ec12 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7863 from localheinz/feature/schema

    Enhancement: Reference phpunit.xsd as installed with composer
    Seldaek committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    ffa412c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7861 from localheinz/feature/editorconfig

    Enhancement: Add .editorconfig
    Seldaek committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    8f043be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9657ba View commit details
    Browse the repository at this point in the history
  10. Merge pull request #7860 from localheinz/feature/validate

    Enhancement: Validate composer.json on Travis
    Seldaek committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    154ae6f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea48bad View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

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

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    7506922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c30b12 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. add compile script call to composer.json

    expose call for compiling `composer.phar` in composer json, along with description
    kaznovac committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    cc4e5ec View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

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

Commits on Jan 19, 2019

  1. Merge pull request #7886 from kaznovac/patch-1

    expose compile script call to composer.json
    Seldaek committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    177536d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7857 from chr-hertel/feature/php-exec-path

    Adding PHP_BINARY as env var to script execution
    Seldaek committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    8b90aad View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7871 from petecoop/patch-1

    Fix spelling mistake on Cygwin
    Seldaek committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    0fca816 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Add alias of run-script command

    Nguyễn Xuân Quỳnh committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    bcff704 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    3d1e0e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b1f8a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Merge branch '1.8'

    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    40cf7cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7909 from xuanquynh/add_alias_of_run_script_command

    Add alias of run-script command
    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    455b904 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7867 from fancyweb/use-precise-helper-set

    fix(application): use precise helper set
    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    c669269 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7868 from fancyweb/add-helper-set-to-buffer-io

    feat(buffer-io): add question helper to helper set
    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    ff815bb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7869 from fancyweb/add-interactive-inputs-to-buff…

    …er-io
    
    feat(buffer-io): add the possibility to set user inputs for interactive questions
    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    fa8d33d View commit details
    Browse the repository at this point in the history
  6. Merge branch '1.8'

    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    4fdebb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61bd9f8 View commit details
    Browse the repository at this point in the history
  8. Tweak --no-cache option to be available globally and to not break VCS…

    … drivers relying on it, refs #7880, refs #6650
    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    02ceb74 View commit details
    Browse the repository at this point in the history
  9. Merge branch '1.8'

    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    66a77ed View commit details
    Browse the repository at this point in the history
  10. Fix tests

    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    b7d1f87 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #7900 from Great-Antique/fix-dumpautoload-no-dev-p…

    …ackages-resolving
    
    Fix: Keep replaced packages for autoload dumping with --no-dev
    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    2200043 View commit details
    Browse the repository at this point in the history
  12. Fix: Remove empty node

    localheinz committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    ea333aa View commit details
    Browse the repository at this point in the history
  13. Merge branch '1.8'

    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    f1297b1 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #7925 from localheinz/fix/empty

    Fix: Remove empty node
    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    f599ebf View commit details
    Browse the repository at this point in the history
  15. Merge branch '1.8'

    Seldaek committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    81de5f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fbb9d20 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Doc formatting fixes

    Seldaek committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    2d7a8c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7912 from kathyoungaligent/feature/no-api-config

    Feature/no api config
    Seldaek committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    11bfe99 View commit details
    Browse the repository at this point in the history
  3. Merge branch '1.8'

    Seldaek committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    79af9d4 View commit details
    Browse the repository at this point in the history
  4. Merge branch '1.8'

    Seldaek committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    1699e94 View commit details
    Browse the repository at this point in the history
  5. Merge branch '1.8'

    Seldaek committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    f42d4d9 View commit details
    Browse the repository at this point in the history
  6. Update installer commit to fix SHA384 bug

    Installer linked is affected by #7669
    IkeLutra committed Jan 29, 2019
    2 Configuration menu
    Copy the full SHA
    6d58b13 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7934 from IkeLutra/patch-1

    Update installer commit to fix SHA384 bug
    Seldaek committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    b75db3c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Merge branch '1.8'

    Seldaek committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    e05fa23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19ba2ed View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

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

Commits on Feb 5, 2019

  1. Merge branch '1.8'

    * 1.8:
      Fix solver problem exceptions with unexpected contradictory "Conclusions"
      Also load config into IO if not freshly created
      Only load configuration into IO if IO is available
      Fix defaultRepos fallback does not use auth config
    naderman committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    fdcae61 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Update aliases.md

    Add composer command for alias.
    TekkCraft committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    f89f943 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Merge pull request #7952 from JakeConnors376W/patch-1

    Fix inconsistent casing
    Seldaek committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    568081f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Merge pull request #7962 from TekkCraft/patch-1

    Update aliases.md
    Seldaek committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    9adcdfc View commit details
    Browse the repository at this point in the history
  2. Merge branch '1.8'

    Seldaek committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    ff246e3 View commit details
    Browse the repository at this point in the history
  3. Merge branch '1.8'

    Seldaek committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    28b51cc View commit details
    Browse the repository at this point in the history
  4. Merge branch '1.8'

    * 1.8:
      Follow up to #7946 test: add solver flag to assert path execution
    naderman committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    0619fbe View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Merge branch '1.8'

    Seldaek committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    d788c67 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Make sure we properly usleep() on windows rmdir/unlink

    usleep() returns void, therefore the previous code didn't work
    staabm committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    c47d135 View commit details
    Browse the repository at this point in the history
  2. typo

    staabm committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    ed9284b View commit details
    Browse the repository at this point in the history