7877 Commits (0a27ca7b653856a0b989f889a8a089b70581059e)
 

Author SHA1 Message Date
Jordi Boggiano e137fe9b9d
Merge pull request #6960 from carusogabriel/singulars-and-plurals
[SvnDownloader] Improve plurals and singulars
7 years ago
Elan Ruusamäe b02aa2e745
changelog: fix typo in 1.5.6 entry 7 years ago
Gabriel Caruso 2ad6f611d7 Allow bin key to receive string 7 years ago
Gabriel Caruso 7aad20cb30 [SvnDownloader] Improve plurals and singulars 7 years ago
William Sandin dbea825871 Raise a warning if current user and owner of deploy dir doesn't match 7 years ago
Gabriel Caruso 486e580db2 Clean up documentation 7 years ago
Jordi Boggiano 6717cf1956
Merge pull request #6947 from localheinz/fix/sort-packages
Fix: Add 'sort-packages' to composer-schema.json
7 years ago
Jordi Boggiano ad27182618
Merge pull request #6945 from localheinz/fix/remove-main-key
Fix: Remove key when value is null
7 years ago
Jordi Boggiano 28e41d094e
Merge pull request #6939 from localheinz/fix/typo
Fix: Typo / wording
7 years ago
Jordi Boggiano 9c9b014d28
Merge pull request #6952 from mhujer/mh-docs-typos
[docs] Few typographical fixes
7 years ago
Martin Hujer 9bb4cce0b8 Fixes typos in docs 7 years ago
Jordi Boggiano 17086c5787
Merge pull request #6949 from mhujer/mh-fix-links
[docs] Fix links
7 years ago
Martin Hujer 149a5e9401 Change links to prevent unnecessary redirect 7 years ago
Martin Hujer 58a62dceab Change http to https where possible 7 years ago
Andreas Möller de07f588c1
Fix: Use array_key_exists() instead of isset() 7 years ago
Andreas Möller 79828f7543
Enhancement: Assert that key is removed when value is null 7 years ago
Andreas Möller d034f1e23f
Fix: Add 'sort-packages' to composer-schema.json 7 years ago
Andreas Möller 5e68566ce6
Fix: Typo / wording 7 years ago
Jordi Boggiano 57b3e24514
Merge pull request #6926 from stof/fix_platform_reqs
Fix the platform requirement check command
7 years ago
Christophe Coevoet e91505ce30 Fix the platform requirement check command
The command must validate that the current package matches the constraint, not
that any newer package matches it.
7 years ago
Jordi Boggiano f494f4942d Update changelog 7 years ago
Jordi Boggiano 50665aa18d Simplify check for current revision, refs #6684 7 years ago
Jordi Boggiano 93cd9d874b Merge remote-tracking branch 'RobberPhex/git-repo' 7 years ago
闫兴茂 e4bb306dfc Fix for CI 7 years ago
闫兴茂 1c0a494c72 Update findBestVersionForPackage method to support return package name 7 years ago
Jordi Boggiano 01cc1ccf2a
Merge pull request #6920 from johnstevenson/appveyor-platform
Remove build platform from appveyor.yml
7 years ago
Jordi Boggiano 6d4a8574da
Merge pull request #6921 from carusogabriel/add-no_useless_else-phpcs
Add no_useless_else in phpcs
7 years ago
johnstevenson 85e08faebf Cache composer packages on Appveyor 7 years ago
Gabriel Caruso 50045a7536 Add no_useless_else in phpcs 7 years ago
johnstevenson 058f204dd8 Remove build platform from appveyor.yml 7 years ago
John Stevenson 02fbbd5a42 Skip MockedZipDownloader tests if zip is missing (#6917)
* Skip MockedZipDownloader tests if zip is missing
7 years ago
Jordi Boggiano 0958b3de5c
Merge pull request #6915 from johnstevenson/appveyor
Fix chocolatey php
7 years ago
johnstevenson 7ee3a92a28 Modularize appveyor.yml and use Composer-Setup 7 years ago
johnstevenson 3dc7d500df Don't use shallow_clone if tests are export-ignored 7 years ago
johnstevenson fbdb9ac790 Fix chocolatey php and remove old artefacts 7 years ago
Jordi Boggiano d30d5b36ed Update deps 7 years ago
Jordi Boggiano a1c5754b1f Make sure tests run non-interactively 7 years ago
Jordi Boggiano c8aea719b1 CS fixes 7 years ago
Jordi Boggiano f31b820b09
Merge pull request #6911 from johnstevenson/cygdrive
Fix shell proxy to allow user-defined cygdrive
7 years ago
Jordi Boggiano 847ebed6e6
Merge pull request #6913 from mbrodala/scripts-description-toplevel
Move "scripts-description" to toplevel
7 years ago
Jordi Boggiano b32c7b3d16
Remove BC warning as this was never released 7 years ago
Jordi Boggiano f1cf41e051 Merge branch '1.5' 7 years ago
Jordi Boggiano a4f28f54b6 Update changelog 7 years ago
Mathias Brodala 7369aba645 Fix some grammar 7 years ago
Jordi Boggiano 3e1b0c88d7 Merge branch '1.5' 7 years ago
Christian Mayer 512188d212 Filter macOS .DS_Store files when detecting github archives, fixes #6784, closes #6785 7 years ago
Mathias Brodala 8424235fac Rename to "scripts-descriptions" 7 years ago
Mathias Brodala ad56577223 Ensure scripts description items are strings 7 years ago
Jordi Boggiano 00f6c0a44a Fix issue when requiring multiple packages once without and once with explicit version, fixes #6859 7 years ago
Mathias Brodala 80d0c2029b Move "scripts-description" to toplevel
Fixes #6881
7 years ago