Johnny Robeson
fade050d19
Fix github url in vcs repository example
2013-01-12 13:33:42 -05:00
Jordi Boggiano
fed72a4803
Add system requirements to the docs, fixes #1472
2013-01-11 22:57:28 +01:00
Jordi Boggiano
edbd40758a
Merge pull request #1473 from KingCrunch/allow-5.5-fail
...
Allow the PHP5.5-build to fail
2013-01-11 13:46:36 -08:00
Sebastian Krebs
265d69d38f
Allow the PHP5.5-build to fail
...
PHP5.5 is not officially released, so making it part of
the overall build-success seems not useful. It can be
simply re-enabled it, when PHP5.5 is released, or as
soon as the builds doesn't fail anymore.
2013-01-11 21:47:32 +01:00
Jordi Boggiano
a18db058d5
Fix typo
2013-01-11 16:36:03 +01:00
Jordi Boggiano
ee1691f799
Also try authenticating on github for 403 responses
2013-01-11 16:27:33 +01:00
Jordi Boggiano
16671831ef
CS fix
2013-01-10 17:55:41 +01:00
Jordi Boggiano
7d8636046b
Merge remote-tracking branch 'bryanagee/master'
2013-01-10 17:55:14 +01:00
Bryan J. Agee
0db97259ba
Adds fallthrough comments to bin/composer (PSR-2 compliance)
2013-01-10 08:20:45 -08:00
Jordi Boggiano
c17aac04a9
Mark minimum phpunit version
2013-01-10 12:57:15 +01:00
Jordi Boggiano
a092f98644
Update lock
2013-01-10 12:04:16 +01:00
Jordi Boggiano
20a0abbfc5
Merge remote-tracking branch 'jubianchi/master'
2013-01-10 11:56:55 +01:00
Julien Bianchi
5abfe47624
Adds dev dependency to phpunit/phpunit
2013-01-10 11:51:37 +01:00
Jordi Boggiano
b51a4a7854
Improve depends output, fixes #1459
2013-01-08 17:38:27 +01:00
Jordi Boggiano
c80cb76b9b
Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader
2013-01-08 17:34:37 +01:00
Jordi Boggiano
1356021cb9
Remove installation-source from lock file, fixes #1464
2013-01-08 13:54:25 +01:00
Jordi Boggiano
c31f4be112
Add test to verify url and and hash are updated, fixes #1460
2013-01-07 20:27:52 +01:00
Jordi Boggiano
b34220edc8
Remove docs about light-weight packages
2013-01-07 18:55:55 +01:00
Jordi Boggiano
bf328697e1
Stop encouraging people ignore tests from their releases
2013-01-07 18:29:37 +01:00
Philipp Scheit
ab53020ab0
add solution to #1454 to troubleshooting
...
The solution suggested by Seldaek helped to solve the issue.
https://github.com/composer/composer/issues/1454
2013-01-06 21:00:36 +01:00
Jordi Boggiano
78290945b8
Make sure there is a class to find in the file that must be ignored
2013-01-05 23:40:06 +01:00
Jordi Boggiano
2e19d67aec
allow K/KB as well as KiB for cache size configuration
2013-01-05 20:02:51 +01:00
Jordi Boggiano
514a3cde77
CS fixes
2013-01-05 20:01:58 +01:00
Jordi Boggiano
6ce285b70c
Merge remote-tracking branch 'galymzhan/add-cache-files-maxsize'
2013-01-05 19:51:54 +01:00
Jordi Boggiano
d925598f1d
Rephrase/reformat some of the intro, refs #1450
2013-01-05 18:46:42 +01:00
Jordi Boggiano
8091eeeac7
Merge remote-tracking branch 'bradp/patch-1'
2013-01-05 18:39:56 +01:00
Jordi Boggiano
1a98d9f705
Only inject logo in help page and not in the app name
2013-01-05 18:33:29 +01:00
Jordi Boggiano
cd12df5c1f
Merge remote-tracking branch 'romainneutron/ascii-art'
2013-01-05 18:20:51 +01:00
Jordi Boggiano
25654fcc43
Merge remote-tracking branch 'pauliwang/patch-1'
2013-01-05 18:10:47 +01:00
Jordi Boggiano
4c35f54356
Simplify regex pattern
2013-01-05 18:04:57 +01:00
Jordi Boggiano
03e796bde6
Merge remote-tracking branch 'lyrixx/patch-500'
2013-01-05 18:02:29 +01:00
pauliwang
cc043c373f
Update doc/04-schema.md
...
Probably a typo (blocked -> locked)
2013-01-04 13:43:00 -08:00
Brad Parbs
9f80a4fcc8
Updated Doc 00-intro to be more clear
...
As I was going through the docs, it leads you to do a 'composer install' somewhere where it will not work, if you are following along with installation and such. It is assuming you have a 'composer.json' file in the directory already, which you may not.
2013-01-03 17:05:08 -06:00
Grégoire Pineau
fcac93b3f1
Fixed InitCommand::addVendorIgnore
2013-01-02 11:02:32 +01:00
Romain Neutron
ce4a015579
Add a composer ascii-art logo
2012-12-28 20:24:21 +01:00
Jordi Boggiano
1beccf9f0f
Fix access of the static loader property
2012-12-25 16:08:36 +01:00
Jordi Boggiano
0e0af00ad9
Add 5.5 builds on travis
2012-12-20 13:59:21 +01:00
Jordi Boggiano
64ca297f97
Autoload dev packages as well for script execution, refs #1430
2012-12-19 10:50:56 +01:00
Jordi Boggiano
34df3947f1
Merge remote-tracking branch 'hason/include_paths'
2012-12-17 11:26:58 +01:00
Martin Hasoň
45d7eb5b53
Fixed generating packageMap in AutoloaderGenerater (fixes generating include_paths.php file)
2012-12-17 11:13:07 +01:00
Galymzhan
219b489d01
add size-based limit for files cache, fixes #1321
2012-12-17 01:19:16 +06:00
Galymzhan
69f2230a4c
add public method Filesystem#size
2012-12-17 01:04:39 +06:00
Jordi Boggiano
321065b124
Merge remote-tracking branch 'hason/autoloader'
2012-12-16 18:15:52 +01:00
Jordi Boggiano
247b02d077
Fix minimum-stability handling in InitCommand, fixes #1421
2012-12-15 18:35:32 +01:00
Martin Hasoň
03e355f063
Fixed topological sorting of packages in AutoloadGenerator
2012-12-14 15:21:40 +01:00
Jordi Boggiano
51eca2cdfc
Fix matching of classes in trailing non-php text, fixes #1409
2012-12-13 17:39:17 +01:00
Jordi Boggiano
b0b9c7b0d1
Add docs for #1410
2012-12-13 17:19:58 +01:00
Jordi Boggiano
6bb1b4ae78
Fix regex delimiters, refs #1419
2012-12-13 16:54:38 +01:00
Jordi Boggiano
b34e8554d2
Output info about downloads even with --no-progress and show when reading from cache, refs #1410
2012-12-13 16:54:05 +01:00
Jordi Boggiano
b8ca4e1af9
Merge remote-tracking branch 'galymzhan/add-noprogress'
2012-12-13 16:47:19 +01:00