Jordi Boggiano
|
26e8217db7
|
Remove duplication of branch alias parsing code
|
2012-08-24 02:29:26 +02:00 |
Jordi Boggiano
|
774021bf99
|
Clean up Installer::aliasPackages()
|
2012-08-24 02:29:25 +02:00 |
Jordi Boggiano
|
25142c5351
|
Clarify variable variable usage
|
2012-08-24 02:29:24 +02:00 |
Jordi Boggiano
|
2d4076e9b2
|
Add support for aliases in streamed repos
|
2012-08-24 02:29:24 +02:00 |
Jordi Boggiano
|
c8a685be6b
|
Reduce memory usage by only loading packages that are actually needed, fixes #456
|
2012-08-24 02:29:23 +02:00 |
Jordi Boggiano
|
f08c748658
|
Fix tests, fix handling of branches with slashes in GitDriver, fixes #935
|
2012-08-24 02:06:25 +02:00 |
Jordi Boggiano
|
fbaf6bf5f7
|
Add --profile flag to display very basic profiling metrics
|
2012-08-24 01:32:29 +02:00 |
Jordi Boggiano
|
997ef763b4
|
urlencode() github calls for safety, refs #935
|
2012-08-24 01:10:13 +02:00 |
Jordi Boggiano
|
4b18be75d7
|
Add test for fancy branch names, refs #935
|
2012-08-24 00:43:40 +02:00 |
Daniel Jackson
|
53b20367ec
|
Windows installation guide
Downloading via file_get_contents & creation of BAT file
|
2012-08-23 18:09:20 +02:00 |
Nils Adermann
|
27d8904abe
|
resetToOffset method was moved to the Decisions class a while ago
|
2012-08-21 16:14:08 +02:00 |
Jordi Boggiano
|
242df060c7
|
Clarify exception message
|
2012-08-21 16:04:19 +02:00 |
Jordi Boggiano
|
036c81b1cc
|
Fix package name in docs
|
2012-08-21 16:04:11 +02:00 |
Jordi Boggiano
|
c446331a02
|
Fix phar compilation
|
2012-08-21 10:44:05 +02:00 |
Jordi Boggiano
|
f7feb82915
|
Clarify docs
|
2012-08-21 10:04:41 +03:00 |
Jordi Boggiano
|
20b231342c
|
Merge pull request #1016 from shama/faq-installers
Reword custom directory FAQ
|
2012-08-21 00:03:41 -07:00 |
Kyle Robinson Young
|
404c944adc
|
Reword custom directory FAQ
|
2012-08-20 20:42:17 -07:00 |
Jordi Boggiano
|
ab38ee3187
|
Fix travis icon
|
2012-08-20 01:53:25 +02:00 |
Jordi Boggiano
|
b96c1dd5fa
|
Prevent missing bins from breaking the whole install
|
2012-08-19 23:58:58 +02:00 |
Nils Adermann
|
de6bb0409b
|
Merge pull request #1008 from mheleniak/master
output info before fetching composer repos
|
2012-08-19 11:26:34 -07:00 |
Jordi Boggiano
|
5e0b39eeb0
|
Update CHANGELOG
|
2012-08-18 17:19:08 +02:00 |
Jordi Boggiano
|
521bbe6556
|
CS fixes
|
2012-08-18 16:22:15 +02:00 |
Jordi Boggiano
|
ef637c8f1a
|
CS fixes
|
2012-08-18 16:18:41 +02:00 |
Jordi Boggiano
|
ef1f8a605f
|
Fix file modes
|
2012-08-18 16:10:39 +02:00 |
Jordi Boggiano
|
4d84f62cd9
|
Improve consistency and formatting of verbose output for update/install
|
2012-08-18 16:01:44 +02:00 |
Jordi Boggiano
|
1aed88003f
|
Merge remote-tracking branch 'digitalkaoz/issue_801'
Conflicts:
src/Composer/Downloader/VcsDownloader.php
|
2012-08-18 15:31:20 +02:00 |
Jordi Boggiano
|
2af2c27168
|
Add regression test for files autoload in root package, fixes #880
|
2012-08-18 14:58:55 +02:00 |
Jordi Boggiano
|
06675259d9
|
Merge remote-tracking branch 'origin/master'
|
2012-08-18 14:36:06 +02:00 |
Jordi Boggiano
|
209d3ebfc4
|
Show detailed changes in verbose mode, refs #842
|
2012-08-18 14:34:24 +02:00 |
Jordi Boggiano
|
756c7a04fd
|
Add alias to dump-autoload
|
2012-08-18 14:33:34 +02:00 |
Jordi Boggiano
|
43fa5d5c40
|
Merge pull request #1010 from baldurrensch/zip_error_check
Added a check for the return code when extracting zip file
|
2012-08-18 04:57:59 -07:00 |
Jordi Boggiano
|
5b4c6f6296
|
Merge remote-tracking branch 'fixe/status-command'
Conflicts:
src/Composer/Console/Application.php
|
2012-08-18 13:45:36 +02:00 |
Nils Adermann
|
750fda93b4
|
Merge pull request #1011 from ktomk/patch-5
Correction of SPDX license identifier examples
|
2012-08-18 01:12:20 -07:00 |
Tom Klingenberg
|
e3cbe3fb1e
|
Correction of SPDX license identifier examples
The more common LGPL version number is 2.1 not 2.0, this is a minor mistake I made and should be corrected now.
|
2012-08-18 08:24:43 +02:00 |
Baldur Rensch
|
1398757963
|
Added a check for the return code when extracting zip file
|
2012-08-17 13:06:58 -07:00 |
Mateusz Heleniak
|
ac746ee5b0
|
fixed unit tests
|
2012-08-17 19:36:46 +03:00 |
Jordi Boggiano
|
7b3ce479cd
|
Merge pull request #1006 from ClementGautier/patch-1
Fixed typo
|
2012-08-17 08:17:23 -07:00 |
Jordi Boggiano
|
a54bf6269e
|
Improve error messages when network failures occur
|
2012-08-17 16:51:58 +02:00 |
Mateusz Heleniak
|
edc63c2b49
|
output info before fetching composer repos
|
2012-08-17 02:42:05 +03:00 |
Clément Gautier
|
d87d010c35
|
Fixed typo
|
2012-08-16 15:56:35 +03:00 |
Jordi Boggiano
|
a2171e2ed1
|
Expose LibraryInstallerTest properties to child classes
|
2012-08-16 11:22:30 +02:00 |
Jordi Boggiano
|
de4e9c4022
|
Fix InputOption requirement flags
|
2012-08-15 18:29:43 +02:00 |
Jordi Boggiano
|
58b145b7ed
|
Update vendors
|
2012-08-15 17:52:50 +02:00 |
Jordi Boggiano
|
b5c60dd92a
|
Merge remote-tracking branch 'simensen/init-min-stab'
|
2012-08-15 17:42:49 +02:00 |
Jordi Boggiano
|
dbd44d6bcf
|
Handle empty namespaces
|
2012-08-15 13:10:56 +02:00 |
Jordi Boggiano
|
2d670fc5cb
|
Merge pull request #1003 from benwaine/documentation_clarification
Added a small clarification to the 05-repositories article.
|
2012-08-15 04:00:22 -07:00 |
Jordi Boggiano
|
fde3135a12
|
Add dump-autoload docs
|
2012-08-15 12:39:53 +02:00 |
Jordi Boggiano
|
269b3481c4
|
Fix PEAR binaries when the bin dir is non standard, fixes #1001
|
2012-08-15 12:29:43 +02:00 |
Jordi Boggiano
|
b7d0892e46
|
Do not use the .bat php proxy for unixy bins
|
2012-08-15 12:24:06 +02:00 |
Ben Waine
|
1ca478de85
|
Added a small clarification to the 05-repositories article to
make it clearer how to use version constraints when making use
of your own VCS repository.
|
2012-08-15 11:04:32 +01:00 |