3189 Commits (bee916fab93f0576b8eb50921c10c0ffc367c6b7)
 

Author SHA1 Message Date
Jordi Boggiano 60204f9227 Fake a dev lock when a non-dev update is made and there are actually no dev requirements 11 years ago
Jordi Boggiano d1e502d998 Merge pull request #1668 from igorw/patch-6
[docs] Link semantic versioning to semver.org
11 years ago
Jordi Boggiano 902312dab6 Merge pull request #1666 from deguif/master
Improved error messages in ArrayLoader
11 years ago
Igor Wiedler d7d0b19e68 [docs] Link semantic versioning to semver.org 11 years ago
deguif 834f0b49e5 Improved error messages in ArrayLoader
Added package name to exception message when an error occurred in source or dist keys
11 years ago
Jordi Boggiano b474944155 Add more output to the profiled runs, refs #1659 11 years ago
Jordi Boggiano b10bd5f161 Merge pull request #1658 from miklosm/iss553
Adds 'prefer-source' option to config
11 years ago
Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 11 years ago
Miklós Márton 9110c6413e Minor code reorg to reduce duplication 11 years ago
Miklós Márton 0d81ab7f46 Install/update now uses the new config variable 'prefer-source', fixes #553 11 years ago
Miklós Márton 0f8530ef56 Support for 'prefer-source' config setting, refs #553 11 years ago
Miklós Márton c92c69b10e Config option 'prefer-source' added to schema, refs #553 11 years ago
Jordi Boggiano 0535473c6b Merge pull request #1655 from miklosm/iss1653
Fix for #1653
11 years ago
Jordi Boggiano a32aa1a305 Fix BC handling of old require-dev, refs #1656 11 years ago
Miklós Márton 40c9584746 Fixes #1653 11 years ago
Jordi Boggiano 373ff04261 Fetch only non-dev packages from lock if doing a dev update fails due to a previously incomplete lock file, fixes #1650 11 years ago
Jordi Boggiano 2db6fa1d50 Merge branch 'issue1611' 11 years ago
Jordi Boggiano c95127b80e Merge pull request #1644 from Seldaek/newdevrequires
New require-dev handling
11 years ago
Jordi Boggiano ea7d79ab03 Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611 11 years ago
Jordi Boggiano 3fd887ffce Merge remote-tracking branch 'miklosm/iss1347' 11 years ago
Jordi Boggiano 06026d6b93 Add @deprecated note 11 years ago
Jordi Boggiano c32470c7df Update docs, fix tests 11 years ago
Miklós Márton 67e5e0588d Fixes #1347 (new license argument / dialog for init command) 11 years ago
Jordi Boggiano 73adf29602 Purge old dev packages before installing/updating new ones to make sure people do not have issues updating 11 years ago
Jordi Boggiano 542d10d8fd Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 11 years ago
Jordi Boggiano caf26ac37c Enable dev mode by default in update command, add a --no-dev flag, fixes #1005 11 years ago
Jordi Boggiano 4207fc3b19 Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640 11 years ago
Jordi Boggiano 357f0572d1 Only print ignoring warning when a package is not installed and not required by the root package, fixes #1642 11 years ago
Jordi Boggiano ea2938339d Merge pull request #1641 from MichaelGooden/patch-1
Update 03-cli.md
11 years ago
Michael Gooden 660861c7fd Update 03-cli.md
Fix small typo.
11 years ago
Jordi Boggiano ab206580f5 Merge remote-tracking branch 'christianjul/master' 11 years ago
Jordi Boggiano 2a23f8c48b Allow create-project to be called in an empty dir that exists, fixes #1135, replaces #1206 11 years ago
Jordi Boggiano f06c0cb580 Code reorgs and make bool values real booleans, refs #1637 11 years ago
Jordi Boggiano 8eb71f5478 Merge remote-tracking branch 'ricardclau/dirty-updates' 11 years ago
Christian Jul Jensen b04dbf5d71 Outout message when trying to update non-installed packages 11 years ago
Ricard Clau 2a2bb6aad6 remove unnecessary else 11 years ago
Jordi Boggiano 98ada572ec Merge pull request #1635 from desarrolla2/patch-1
typo
11 years ago
Ricard Clau 56f4625ec8 check first if there are changes 11 years ago
Ricard Clau 48ac383599 initial steps with new config value, implementation of discard changes for git and svn 11 years ago
Daniel González ed590de8dd typo
I see, that exist a typo error.
11 years ago
Jordi Boggiano c29f3c698e Fix support of aliases combined with reference locked packages, fixes #1631 11 years ago
Jordi Boggiano 57959c096e Clone on travis to avoid ssl issues on 5.3, disallow failures for 5.5 now that its updated 11 years ago
Jordi Boggiano e3f06582e4 Clean up archive downloader, fixes #1630 11 years ago
Jordi Boggiano 1c468e7c02 Fix cs 11 years ago
Jordi Boggiano d3cd6e9692 Merge remote-tracking branch 'tacker/private-repos-failing-with-invalid-credentials' 11 years ago
Markus Tacker 821f57f443 A bug in PHP prevents the headers from correctly beeing sent when a content-type header is present and
NOT at the end of the array

https://bugs.php.net/bug.php?id=61548

This updates fixes the array by moving the content-type header to the end
11 years ago
Jordi Boggiano 9f961dca92 Guard against arrays being passed to is_file, fixes #1627 11 years ago
Jordi Boggiano 259a25344d Use the api to get file contents instead of raw.github.com
raw.github does not like the access_token query param
11 years ago
Jordi Boggiano 5454645cf3 Merge pull request #1625 from jappie/master
Fixed the "access_token query param" (5b1f314) fix
11 years ago
Jordi Boggiano 573b7a0fb7 Only downgrade providers but not the notification url 11 years ago