Martin Hasoň
|
753a8345cb
|
Added support for the alias of an aliased package
|
2013-04-11 13:20:34 +02:00 |
Martin Hasoň
|
c39e958a6f
|
Added test for ComposerRepository::whatProvides
|
2013-04-11 13:19:59 +02:00 |
Jordi Boggiano
|
c65567447c
|
Merge pull request #1789 from shieldo/patch-1
small English correction in doc
|
2013-04-11 03:42:14 -07:00 |
Douglas Greenshields
|
f4af32deb7
|
small English correction in doc
|
2013-04-11 12:35:41 +02:00 |
Jordi Boggiano
|
a26bababe0
|
Add project type to docs, fixes #1142
|
2013-04-11 11:53:19 +02:00 |
Jordi Boggiano
|
3d953384fa
|
Fix indenting detection in JsonManipulator, fixes #1788
|
2013-04-11 10:34:26 +02:00 |
Jordi Boggiano
|
c1ff6ea62b
|
Just output a warning but don't prevent usage through non-cli SAPIs
|
2013-04-11 10:23:35 +02:00 |
Jordi Boggiano
|
894f530898
|
Add COMPOSER_DISCARD_CHANGE env var, refs #1188
|
2013-04-10 18:31:10 +02:00 |
Jordi Boggiano
|
6da31f7c2b
|
Add handling of preferred-install config in create-project, fixes #1780
|
2013-04-10 18:17:41 +02:00 |
Jordi Boggiano
|
91f995c871
|
Fix tests
|
2013-04-09 10:34:51 +02:00 |
Jordi Boggiano
|
3bec538970
|
Fail if the CLI SAPI is not used to invoke composer
|
2013-04-09 10:33:14 +02:00 |
Jordi Boggiano
|
c86a723026
|
Merge pull request #1781 from qcho/symlinkfix
Fix case where PHP's symlink returns false without any error or warning.
|
2013-04-09 00:01:14 -07:00 |
qcho
|
d4fb403fd7
|
Fix case where PHP's symlink returns false without any error or warning.
|
2013-04-09 03:27:37 -03:00 |
Jordi Boggiano
|
069109e0f0
|
Add readme entry to lock file to explain what it is
|
2013-04-08 18:15:08 +02:00 |
Jordi Boggiano
|
bee916fab9
|
Update deps
|
2013-04-08 18:12:19 +02:00 |
Jordi Boggiano
|
a0d1d59868
|
Fix handling of aliases in streamable repos, fixes #1776, fixes #1749
|
2013-04-08 15:38:09 +02:00 |
Jordi Boggiano
|
e82cf6835e
|
Allow show <package> <constraint> as well as a version
|
2013-04-08 14:17:02 +02:00 |
Jordi Boggiano
|
e8c362c273
|
Throw exception if HOME or APPDATA is not available to create the composer home dir
|
2013-04-07 17:14:53 +02:00 |
Jordi Boggiano
|
3ce71466f1
|
Treat empty paths in autoloader as ".", fixes #1727
|
2013-04-07 11:34:58 +02:00 |
Jordi Boggiano
|
ef65b63288
|
Merge remote-tracking branch 'hason/filesystem'
|
2013-04-07 11:22:10 +02:00 |
Jordi Boggiano
|
d38eb244fa
|
Add PlatformRepository::PLATFORM_PACKAGE_REGEX to remove duplication
|
2013-04-06 22:26:10 +02:00 |
Jordi Boggiano
|
370a9a40fc
|
Add comment to clarify change
|
2013-04-06 21:38:19 +02:00 |
Jordi Boggiano
|
8401c78349
|
Merge pull request #1770 from sarunas/master
Moving svn driver to the last position as it causes conflicts with hg over http
|
2013-04-06 12:36:39 -07:00 |
Jordi Boggiano
|
3a8df46514
|
Merge pull request #1779 from smasty/fix-diagnose
Fix 'diagnose' command output and error
|
2013-04-06 12:18:31 -07:00 |
Smasty
|
a1def50ae4
|
Fix diagnose command output
|
2013-04-06 13:00:08 +02:00 |
Martin Hasoň
|
07d2f17afe
|
[Autoload] Make all paths relative for file portability
|
2013-04-05 15:01:51 +02:00 |
Jordi Boggiano
|
b519d65bff
|
Do not throw exception on install --dev with old lock files if composer.json has no require-dev
|
2013-04-05 15:01:18 +02:00 |
Jordi Boggiano
|
0a561d7bf1
|
Merge pull request #1773 from hason/filesystem
Fix normalization of relative paths
|
2013-04-05 03:59:10 -07:00 |
Jordi Boggiano
|
784dd0aad0
|
Fix tests
|
2013-04-05 12:58:50 +02:00 |
Jordi Boggiano
|
9a69886a92
|
Add default http options to stream context, fixes #1774
|
2013-04-05 12:48:15 +02:00 |
Martin Hasoň
|
97f67c09e4
|
Fix normalization of relative paths
|
2013-04-05 06:41:50 +02:00 |
Jordi Boggiano
|
2b385cbe58
|
Fix dependency flags not applying to provides/replaces, fixes #1771
|
2013-04-04 17:41:01 +02:00 |
Jordi Boggiano
|
1f79f36227
|
Add a couple version parser tests
|
2013-04-04 17:35:55 +02:00 |
Jordi Boggiano
|
bb9b6ddb4b
|
Merge branch 'diag'
|
2013-04-04 15:46:19 +02:00 |
Jordi Boggiano
|
605cd3ddc3
|
Rename diag to diagnose, fix feedback
|
2013-04-04 15:46:08 +02:00 |
Šarūnas Dubinskas
|
29b43ca082
|
Moving svn driver to the last position as it causes conflicts with hg over http
|
2013-04-04 09:15:36 +03:00 |
Jordi Boggiano
|
7740196b13
|
Add docs for diag command
|
2013-04-04 00:47:03 +02:00 |
Jordi Boggiano
|
1060d015fb
|
Add composer diag command to diagnose problems automatically
|
2013-04-04 00:43:08 +02:00 |
Jordi Boggiano
|
02f6a32d08
|
Fix undef var issue when removing a json config key
|
2013-04-04 00:42:00 +02:00 |
Serge Smertin
|
6cec5b0399
|
Added notice about need of zip extension
|
2013-04-04 00:00:02 +02:00 |
Serge Smertin
|
07920c48a6
|
Removed dev-master as default version for versionless artifact
|
2013-04-03 23:49:32 +02:00 |
Serge Smertin
|
5c46affdd5
|
changed documentation typo
|
2013-04-03 23:45:31 +02:00 |
Jordi Boggiano
|
f744ec16f5
|
Fix normalization of relative paths going up a few dirs, fixes #1759
|
2013-04-03 19:30:36 +02:00 |
Nils Adermann
|
57c34033ff
|
Merge pull request #1754 from njam/issue-1754
Fix file pattern start matching if no slash
|
2013-04-03 05:45:50 -07:00 |
Nils Adermann
|
7d958aeb90
|
Merge pull request #1764 from simonpaarlberg/patch-1
Update 02-libraries.md
|
2013-04-03 05:43:07 -07:00 |
Simon Paarlberg
|
235e4fa899
|
Update 02-libraries.md
Missing word
|
2013-04-03 12:43:44 +03:00 |
Jordi Boggiano
|
4a5f1babf7
|
Add note about package naming in VCS repos/fork, fixes #1761
|
2013-04-03 09:17:46 +02:00 |
Jordi Boggiano
|
692015c12b
|
Merge pull request #1760 from gammamatrix/master
Documentation error: Replaced bad character
|
2013-04-02 09:47:50 -07:00 |
Jordi Boggiano
|
79100bea81
|
Merge pull request #1740 from Seldaek/preferstable
Add prefer-stable flag to pick stable package over unstable ones when possible
|
2013-04-02 09:46:33 -07:00 |
Jordi Boggiano
|
a112231c55
|
Add prefer-stable docs
|
2013-04-02 18:40:47 +02:00 |