Jordi Boggiano
5c0c101327
Wrap token_get_all for better debuggability
2012-05-21 12:51:21 +02:00
Jordi Boggiano
794b51fcdd
Merge remote-tracking branch 'naderman/remove-outdated-alias-code'
2012-05-21 11:48:37 +02:00
Nils Adermann
81de780533
Merge pull request #702 from Seldaek/specify-refs
...
Specify commit/refs for dev requirements
2012-05-20 07:01:42 -07:00
Nils Adermann
59cc5a54de
Merge pull request #716 from stof/update_lock
...
Updated the lock file
2012-05-18 18:28:18 -07:00
Christophe Coevoet
e124d3ea81
Updated the lock file
2012-05-19 03:17:10 +02:00
Jordi Boggiano
71cecd8e93
Fix CS
2012-05-18 16:12:18 +02:00
Jordi Boggiano
edba29be45
Merge remote-tracking branch 'till/download-fun'
2012-05-18 16:08:57 +02:00
Jordi Boggiano
aaf65eb0c4
Update lock file
2012-05-18 15:33:09 +02:00
Jordi Boggiano
3ff4026a30
Merge pull request #712 from hason/githuberror
...
Imporoved exception message for GitDownloader (various protocols for git...
2012-05-18 06:11:07 -07:00
Martin Hasoň
c8d110aa72
Imporoved exception message for GitDownloader (various protocols for github)
2012-05-18 14:41:57 +02:00
till
a8121bc0a6
* fluent interface for set methods
...
* strtolower() type so setting is a little more relaxed
2012-05-17 20:07:49 +02:00
Jordi Boggiano
25a61cd763
Merge pull request #706 from gergoerdosi/master
...
Update Homebrew installation instructions.
2012-05-17 07:13:17 -07:00
Gergo Erdosi
b6cd2f6e08
Update Homebrew installation instructions.
...
Composer is now part of the homebrew-php repository which is used by most of the Homebrew users. The Gist formula in the previous version of the instructions raises a warning, which might confuse users. The installation of the new formula runs seamlessly without any warnings.
2012-05-17 17:06:57 +03:00
Nils Adermann
bac9d6d2e7
Merge pull request #705 from stof/support_local_repo
...
Support local repo
2012-05-17 06:33:07 -07:00
Christophe Coevoet
c2d3c0509c
Fixed the check for local git repositories
2012-05-17 15:08:54 +02:00
Christophe Coevoet
4404c5f287
Revert "Merge remote-tracking branch 'github-ercanozkaya/master'"
...
This reverts commit b5eededbe9
, reversing
changes made to 799a478f2a
.
This change was wrong as the GitDriver was then telling it supports
all local URIs even when they are not git repositories.
2012-05-17 14:54:45 +02:00
Nils Adermann
b5eededbe9
Merge remote-tracking branch 'github-ercanozkaya/master'
...
By Ercan Özkaya
via Ercan Özkaya
* github-ercanozkaya/master:
Add support for file:// URIs to GitDriver
2012-05-17 14:39:28 +02:00
Ercan Özkaya
ca217bd48f
Add support for file:// URIs to GitDriver
2012-05-17 15:36:02 +03:00
Jordi Boggiano
d7608bcddd
Added docs for new reference feature
2012-05-17 10:08:48 +02:00
Jordi Boggiano
c10eb66ac4
Ignore references when parsing dev versions
2012-05-17 04:07:15 +02:00
Jordi Boggiano
ba29b4bf94
Added references for dev versions, fixes #599
...
dev-<branch> and <n.m>.x-dev versions can now have a #<reference> appended
to them. This reference being a git/hg commit hash, or svn revision.
2012-05-17 04:07:14 +02:00
Nils Adermann
799a478f2a
GitHub rather than github in changelog
2012-05-15 23:29:33 +02:00
Nils Adermann
90e52a0828
Merge remote-tracking branch 'github-seldaek/gh-cache'
...
By Jordi Boggiano
via Jordi Boggiano
* github-seldaek/gh-cache:
Update changelog
Add caching for metadata in github driver
2012-05-15 23:27:16 +02:00
Nils Adermann
be250fbb8b
Remove alias loading code which is no longer necessary
...
Since alias packages do not get dumped anymore, only original packages
will ever be in Filesystem repositories. Alias are created on the fly
based on alias info in the composer.json/composer.lock and on branch
alias data in the original package.
2012-05-15 19:17:17 +02:00
Jordi Boggiano
8d65d70c56
Merge pull request #695 from adanlobato/FixPHPDoc
...
Fixed some mistakes at PHPDoc
2012-05-15 07:32:39 -07:00
Adán Lobato
61eb0119f1
Fixed some mistakes at PHPDoc
2012-05-15 16:18:18 +02:00
Jordi Boggiano
1a255420b0
Ignore aliases in autoload generator
2012-05-14 14:02:02 +02:00
Jordi Boggiano
2db9ff6ec9
Update changelog
2012-05-13 22:55:06 +02:00
Jordi Boggiano
ba9676e0f2
Add caching for metadata in github driver
2012-05-13 22:55:01 +02:00
Nils Adermann
35120d7d04
Merge pull request #685 from Seldaek/integ-tests
...
More integration tests
2012-05-13 13:48:20 -07:00
Jordi Boggiano
5e8418a4f5
Add test for aliases and overrides between repos
2012-05-13 22:43:07 +02:00
Jordi Boggiano
5026f8a115
Fix AliasOperations output
2012-05-13 22:41:20 +02:00
Jordi Boggiano
46972fbc22
Add handling for alias operations
2012-05-13 22:36:48 +02:00
Jordi Boggiano
f7d5df2764
Prevent backtracking issues with long tests
2012-05-13 22:36:32 +02:00
Jordi Boggiano
cd4cceaf7b
Merge pull request #682 from ktomk/patch-1
...
Cont. code simplification & better tests.
2012-05-13 13:32:09 -07:00
Nils Adermann
83e8dba23c
Merge pull request #684 from Seldaek/functional
...
Add functional tests for the installer, fixes #580
2012-05-13 13:07:01 -07:00
Jordi Boggiano
4505df29df
Add functional tests for the installer, fixes #580
2012-05-13 21:42:43 +02:00
Jordi Boggiano
9dc61be28c
Merge pull request #683 from ktomk/patch-4
...
Minor fixes while running along.
2012-05-13 12:16:33 -07:00
Tom Klingenberg
296123db26
CS Fixes
2012-05-13 21:09:01 +02:00
Jordi Boggiano
0a0a6b1813
Fix wrong var name, refs #674
2012-05-13 17:11:03 +02:00
Jordi Boggiano
f516c1de48
Add license info for code snippet we reused
2012-05-13 13:16:38 +02:00
Tom Klingenberg
58a8ff80e3
Cont. code simplification & better tests.
2012-05-13 12:59:04 +02:00
Jordi Boggiano
6c9c1f17ef
Update changelog
2012-05-13 11:42:06 +02:00
Jordi Boggiano
dbdefc779c
Prepare alpha3 release
2012-05-13 11:39:32 +02:00
Jordi Boggiano
11edea8aee
Add deprecation warning to old .composer files
2012-05-13 11:35:50 +02:00
Jordi Boggiano
d57ad21346
Add +30 days warnings for the dev phars
2012-05-13 11:28:19 +02:00
Jordi Boggiano
ca558369fc
Fix bug in ValidateCommand
2012-05-13 11:01:10 +02:00
Jordi Boggiano
ce16575adb
Update changelog
2012-05-12 18:42:46 +02:00
Jordi Boggiano
8af189e300
Remove bad chars from docs
2012-05-12 18:42:35 +02:00
Nils Adermann
9c9391fc43
Clarify standard replace use case
2012-05-12 18:28:38 +02:00