1
0
Fork 0
Commit Graph

2869 Commits (f3dec1cba2bf6ed96b003f6ff543c4e36cc3e565)

Author SHA1 Message Date
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
Jordi Boggiano b8da471f9a Clarify transport exception for 403s, fixes #1416 2012-12-13 15:40:47 +01:00
Jordi Boggiano 5fd19f63dd CS fixes, refs #1419 2012-12-13 15:37:11 +01:00
Jordi Boggiano 702742e15f Merge remote-tracking branch 'athieriot/update-regex' 2012-12-13 15:34:54 +01:00
Aurélien Thieriot e264282ac7 Allowed only * wildcard 2012-12-13 14:06:06 +00:00
Aurélien Thieriot 159badb06b Add ability to use a Regexp when updating packages 2012-12-13 12:24:42 +00:00
Galymzhan 47442b6e39 change parameter order to preserve BC 2012-12-12 11:02:52 +06:00
Galymzhan f59181d7d5 add support for --no-progress, fixes #621 2012-12-11 20:30:09 +06:00
Jordi Boggiano 3a0270147a Change confusing name 2012-12-10 16:28:59 +01:00
Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 2012-12-08 21:54:51 +01:00
Jordi Boggiano 6d2b4354f4 Fix test 2012-12-08 21:51:52 +01:00
Jordi Boggiano 0b94fd209a Warn users if github tokens contain invalid chars 2012-12-08 21:45:43 +01:00
Jordi Boggiano 23d45f67c1 Fix config merging for arrays 2012-12-08 21:45:21 +01:00
Jordi Boggiano 9b2e3766c0 Show reference as well in show command overview 2012-12-08 21:03:32 +01:00
Jordi Boggiano 35afd0a78e Add github-oauth config documentation, fixes #1405 2012-12-08 20:53:24 +01:00
Jordi Boggiano c471afab95 Add note about stability flags and min stability to the basic usage docs, fixes #1403 2012-12-08 20:50:48 +01:00
Jordi Boggiano e7f4768668 Only ask for gitignore if the current dir is a git repo, fixes composer/satis#44 2012-12-08 17:47:44 +01:00
Jordi Boggiano 5b24a48827 Allow disabling svn branches/tags, fixes composer/satis#43 2012-12-08 17:41:46 +01:00
Jordi Boggiano ae734229d7 Merge pull request #1400 from igorw/patch-3
[docs] Format config command options consistently
2012-12-07 01:17:20 -08:00
Jordi Boggiano e3a557e1ec Merge pull request #1399 from igorw/patch-2
[docs] Lower-case config command name
2012-12-07 01:17:04 -08:00
Igor Wiedler f6a761ac5d [docs] Format config command options consistently 2012-12-07 04:33:14 +01:00
Igor Wiedler 01f0a2b165 [docs] Lower-case config command name 2012-12-07 04:30:44 +01:00
Jordi Boggiano eef64d1189 Update test 2012-12-06 10:26:16 +01:00
Jordi Boggiano b04d938319 Fix test to reduce cross-platform issues 2012-12-06 10:07:57 +01:00
Jordi Boggiano 7d7eb3b2e8 Fix shell command output, fixes #1295 2012-12-06 09:56:27 +01:00
Jordi Boggiano 04c6670f0c Detect invalid ssh URLs, fixes #1124 2012-12-05 23:23:01 +01:00
Jordi Boggiano 8af6581bdf Make sure only proper timestamps are used for the lock, refs #1390 2012-12-05 21:44:20 +01:00
Jordi Boggiano 6ed65c9e91 Reuse hostname var 2012-12-05 21:39:28 +01:00