1
0
Fork 0
Commit Graph

2117 Commits (33306250f02c1d0042d2a0d3cef50bbac8735878)

Author SHA1 Message Date
Jordi Boggiano 03ded63924 Root version detection improvement, fixes #748 2012-05-31 14:36:21 +02:00
Jordi Boggiano 56b79125bf Check out the branch instead of headless commit when creating a project 2012-05-31 14:34:45 +02:00
Jordi Boggiano 740d3aa1e3 Generate source urls with labels and not identifiers 2012-05-31 11:49:10 +02:00
Jordi Boggiano 2257d0b550 Guess issues/source support info for github packages 2012-05-31 10:54:12 +02:00
Jordi Boggiano ad90187adf Add support info for composer 2012-05-31 10:49:10 +02:00
Jordi Boggiano edeec58c09 Merge pull request #750 from GordonSchmidt/master
SVN Auth doesn't work with german svn errors
2012-05-31 01:06:32 -07:00
Gordon Schmidt 589dffbfbb changed string to match authorization errors 2012-05-31 09:24:36 +02:00
Igor Wiedler 0afd5dcd51 Add some missing options to the CLI docs 2012-05-30 23:55:04 +02:00
Nils Adermann f418a63e57 Merge pull request #743 from Seldaek/rootfix
Root requires are not taken into account in locked installs, fixes #669
2012-05-28 10:02:56 -07:00
Jordi Boggiano 5bfbff867c Root requires are not taken into account in locked installs, fixes #669 2012-05-28 18:57:59 +02:00
Jordi Boggiano d56c996622 Remove source-refs from lock file for alias packages 2012-05-28 18:29:02 +02:00
Jordi Boggiano 31330a739f Fix CS 2012-05-28 16:38:52 +02:00
Jordi Boggiano 2b2a5d0a92 Fix release- tags not being parsed 2012-05-28 14:41:26 +02:00
Jordi Boggiano 0552639591 Add 5.3.3 builds to travis 2012-05-28 14:11:30 +02:00
Jordi Boggiano e6cd41ffc7 Merge pull request #740 from naderman/require-update
Skip dependency packages required in composer.json in update whitelist
2012-05-28 04:14:36 -07:00
Nils Adermann c7250917e8 Skip dependency packages required in composer.json in update whitelist 2012-05-28 12:06:43 +02:00
Nils Adermann dfe366152c Add an update whitelist test for a dependency specified in composer.json 2012-05-28 11:55:16 +02:00
Nils Adermann 6fa21ab41c Merge pull request #739 from igorw/init-no-interaction
Fix normalization in init command with --no-interaction and --require
2012-05-27 17:56:22 -07:00
Igor Wiedler a0c90bad0f Fix normalization in init command with --no-interaction and --require
When calling `composer init --no-interaction --require foo/bar:dev-master` it
would fail because in non-interactive mode it would only split on space.
2012-05-28 02:37:33 +02:00
Jordi Boggiano cd24a62191 Update changelog 2012-05-28 02:22:15 +02:00
Nils Adermann 242323cba4 Merge pull request #736 from Seldaek/require-update
Require command & update <package>
2012-05-27 17:11:48 -07:00
Jordi Boggiano c8edbca9fe Merge pull request #1 from naderman/require-update
Whitelist dependencies
2012-05-27 17:07:41 -07:00
Jordi Boggiano 704b7a655f Clarity fix 2012-05-28 02:05:23 +02:00
Nils Adermann 2d9aa3d49d Update dependencies of whitelisted packages, but not random dependencies 2012-05-28 01:58:54 +02:00
Jordi Boggiano d21032ace5 CS fixes 2012-05-28 01:58:49 +02:00
Jordi Boggiano 8c16c1bbef Update schema and add docs for support 2012-05-28 01:57:12 +02:00
Jordi Boggiano c694bd57a3 Merge remote-tracking branch 'digitalkaoz/issue_397' 2012-05-28 01:36:19 +02:00
Nils Adermann 90c515522a Change whitelist integration test to check it doesn't update unrelated packages 2012-05-28 01:25:34 +02:00
Jordi Boggiano 734317b812 Add test and fix update whitelist feature 2012-05-28 00:11:47 +02:00
Jordi Boggiano 43150b88a2 Refactor integration tests to accept any run command 2012-05-28 00:11:18 +02:00
Jordi Boggiano 9841b6f36e Extend proper method to register commands at startup 2012-05-28 00:10:02 +02:00
Jordi Boggiano 8ffe3c2e26 Cosmetic fixes 2012-05-27 23:21:10 +02:00
Jordi Boggiano 76f727b273 Update docs 2012-05-26 15:27:35 +02:00
Jordi Boggiano 97c2fe966e Update changelog 2012-05-26 15:20:37 +02:00
Jordi Boggiano c580cb8ba8 Add package argument to the update command, fixes #470, fixes #450 2012-05-26 15:20:27 +02:00
Jordi Boggiano 42c501aaa4 Force the installation of the newly required packages in require command 2012-05-26 15:17:52 +02:00
Jordi Boggiano 1443ea25f9 Make sure a constraint is provided with input requirements 2012-05-26 14:51:06 +02:00
Jordi Boggiano 27f8019dbd Refactor init & require commands 2012-05-26 14:45:19 +02:00
Jordi Boggiano f5e0918104 Add JsonManipulator class for doing raw manipulation of json strings 2012-05-26 14:44:24 +02:00
Jordi Boggiano 7cd5f4c142 Add Factory::getComposerFile 2012-05-26 14:43:44 +02:00
Jordi Boggiano b33496c853 Merge remote-tracking branch 'jeremyFreeAgent/master'
Conflicts:
	doc/03-cli.md
2012-05-26 12:40:36 +02:00
Jordi Boggiano 5357e3503f Update changelog 2012-05-25 10:55:01 +02:00
Jordi Boggiano 1127cd5c8a Merge pull request #735 from ajshort/composer-installer-multiple
Support multiple installers in a composer-installer package.
2012-05-25 01:53:31 -07:00
Andrew Short e0a1d9ef58 Support multiple installers in a composer-installer package. 2012-05-25 18:28:53 +10:00
Jordi Boggiano 3122df16a7 Merge pull request #733 from naderman/require-alias
Require aliases from root packages, not original packages
2012-05-25 00:45:08 -07:00
Nils Adermann 41215a0e47 Require first version of a root package alias, rather than alias
This makes sure that the alias will always be installed, even if it isn't
technically needed.
2012-05-24 23:29:08 +02:00
Jordi Boggiano b7082df8a4 Merge pull request #727 from jmfontaine/homebrew-fix
Fixed the name of the homebrew package
2012-05-24 12:11:44 -07:00
Jordi Boggiano 356a01b480 Switch back to getOption since hasOption always returns true 2012-05-24 21:07:07 +02:00
Jordi Boggiano 9857145830 Add failing test when aliasing a feature to an aliased version 2012-05-24 20:53:13 +02:00
Jordi Boggiano 5498b8d6a0 Add COMPOSER_ROOT_VERSION env var to override the root version 2012-05-24 20:36:47 +02:00