Jordi Boggiano
|
950003bfc3
|
Reflow the VcsRepo and prevent exception leakage from breaking the parsing
|
2012-03-10 00:10:41 +01:00 |
Jordi Boggiano
|
a4f9e03d35
|
Add workaround for PHP bug #61336
|
2012-03-09 23:44:10 +01:00 |
Jordi Boggiano
|
142d5785f4
|
Updated docs
|
2012-03-09 18:33:05 +01:00 |
Jordi Boggiano
|
1d544630b6
|
Allow requesting a particular vcs driver to bypass github/bitbucket ones
|
2012-03-09 18:33:04 +01:00 |
Jordi Boggiano
|
6c9f1f6f5b
|
Merge pull request #416 from DonMartio/master
Missing slash permits version evaluation.
|
2012-03-09 01:22:56 -08:00 |
DonMartio
|
b74773053b
|
Missing slash prevents version evaluation.
|
2012-03-09 10:04:52 +01:00 |
Jordi Boggiano
|
a208d6cf43
|
Merge pull request #415 from hason/json
Removed definition of global constants reserved for PHP >=5.4 and fixed ...
|
2012-03-09 00:42:45 -08:00 |
Martin Hasoň
|
947d429c61
|
Removed definition of global constants reserved for PHP >=5.4 and fixed tests
|
2012-03-09 09:31:51 +01:00 |
Jordi Boggiano
|
5ac8ffd287
|
Merge pull request #414 from hason/show
Show command - sort versions before print
|
2012-03-09 00:25:11 -08:00 |
Martin Hasoň
|
98d7e31c74
|
Sort versions before print
|
2012-03-09 09:11:52 +01:00 |
Jordi Boggiano
|
3e22084ea4
|
Overhaul VcsDrivers, introduce TransportException for remote filesystem errors
|
2012-03-08 23:14:56 +01:00 |
Jordi Boggiano
|
53ab5011f0
|
Update create projects docs
|
2012-03-08 21:12:43 +01:00 |
Jordi Boggiano
|
d5d133e584
|
Move create projects article
|
2012-03-08 21:08:55 +01:00 |
Jordi Boggiano
|
3aabb4784c
|
Cross platform test fixes
|
2012-03-08 18:19:31 +01:00 |
Jordi Boggiano
|
388fcfe610
|
Updated changelog
|
2012-03-08 18:17:33 +01:00 |
Jordi Boggiano
|
ea593fdb10
|
Allow autodetection of the version
|
2012-03-08 18:12:21 +01:00 |
Jordi Boggiano
|
347f8feeec
|
Update docs
|
2012-03-08 18:10:58 +01:00 |
Jordi Boggiano
|
cb57c7bf42
|
Merge branch 'InstallAppCommand' of https://github.com/beberlei/composer
|
2012-03-08 16:22:37 +01:00 |
Jordi Boggiano
|
42aa4b00b5
|
Merge pull request #408 from till/testcleanup
fix namespace
|
2012-03-08 05:18:31 -08:00 |
till
|
23902023e5
|
fix namespace
|
2012-03-08 14:17:22 +01:00 |
Jordi Boggiano
|
ae6de4be60
|
Merge pull request #377 from till/svn-auth
Svn auth
|
2012-03-08 01:59:51 -08:00 |
Jordi Boggiano
|
ecaf20b790
|
Merge pull request #407 from wilmoore/docs-for-install-dir
updated intro and basic-usage to reflect new --install-dir option
|
2012-03-08 01:45:55 -08:00 |
Wil Moore III
|
1ee715ead5
|
updated intro and basic-usage to reflect new --install-dir option
|
2012-03-07 22:41:29 -07:00 |
Jordi Boggiano
|
f546025bae
|
Move some code around
|
2012-03-08 01:46:49 +01:00 |
Jordi Boggiano
|
c81a776279
|
Update changelog
|
2012-03-08 01:46:17 +01:00 |
Jordi Boggiano
|
49a214686a
|
Fix typo
|
2012-03-08 01:23:39 +01:00 |
Jordi Boggiano
|
d4171abd09
|
Merge pull request #406 from stof/outdated_doc
Fixed the doc to use the new format for versions
|
2012-03-07 16:13:42 -08:00 |
Christophe Coevoet
|
ca5662b143
|
Fixed the doc to use the new format for versions
|
2012-03-08 01:08:13 +01:00 |
Jordi Boggiano
|
7ceca9b789
|
Suppress relaxed schema and build it on the fly in php, refs #151
|
2012-03-08 00:44:09 +01:00 |
Jordi Boggiano
|
f3c4b8661d
|
finish updating links to .md
|
2012-03-08 00:18:03 +01:00 |
Jordi Boggiano
|
8d087f2b2b
|
Fixes to Filesystem class, avoid removing non-existing dirs and clear stat cache for safety
|
2012-03-08 00:12:38 +01:00 |
Jordi Boggiano
|
ada9c20db1
|
Update Git/Hg downloaders tests, making sure they never use a live filesystem instance
|
2012-03-08 00:11:52 +01:00 |
Jordi Boggiano
|
775c00258d
|
Merge branch 'master' of https://github.com/tnorthcutt/composer
|
2012-03-07 23:37:59 +01:00 |
Travis Northcutt
|
cee5fed25f
|
added prev/next links to docs
|
2012-03-07 23:36:27 +01:00 |
Jordi Boggiano
|
91411a3dd4
|
Merge pull request #400 from kostiklv/descriptive-exception
More descriptive exceptions wording
|
2012-03-07 00:45:03 -08:00 |
Konstantin Tjuterev
|
49491a9140
|
Added path to exceptions thrown in enforceCleanDirectory for Hg & Svn also; Imporved exception when git log cannot be run by Compiler
|
2012-03-07 10:06:03 +02:00 |
Jordi Boggiano
|
0f968ab3e2
|
Auto-switch protocols for git clones from github, refs #353
|
2012-03-07 00:58:37 +01:00 |
Jordi Boggiano
|
c27bdad728
|
Merge pull request #402 from igorw/packagist-false-docs
[docs] move docs on disabling packagist to repositories chapter
|
2012-03-06 15:29:03 -08:00 |
Jordi Boggiano
|
8198292619
|
Merge pull request #401 from igorw/proxy-docs
Proxy docs
|
2012-03-06 15:27:51 -08:00 |
Igor Wiedler
|
4da3d1fac0
|
[docs] move docs on disabling packagist to repositories chapter, fixes #362
|
2012-03-07 00:18:29 +01:00 |
Igor Wiedler
|
29871573d0
|
[docs] add docs for HTTP_PROXY env var to the cli page, refs #394
|
2012-03-07 00:03:35 +01:00 |
Igor Wiedler
|
364afaa16a
|
[docs] fix some links to the repositories page
|
2012-03-06 23:54:12 +01:00 |
Konstantin Tjuterev
|
e072607e90
|
More descriptive exceptions wording
|
2012-03-06 19:21:45 +02:00 |
Jordi Boggiano
|
eafd28b083
|
Merge pull request #392 from marfillaster/downloader-git-fix-intermittent
rm git clone target dir before clone
|
2012-03-06 05:56:08 -08:00 |
Ken Marfilla
|
3e6c8caae7
|
rm vcs repo target dir before install
|
2012-03-06 21:42:17 +08:00 |
Jordi Boggiano
|
5b42f99441
|
fix LICENSE hack in compile script
|
2012-03-06 08:44:41 +01:00 |
Jordi Boggiano
|
e63d24e438
|
Update vendors
|
2012-03-05 23:34:45 +01:00 |
Jordi Boggiano
|
5c320238ae
|
Update compiler, fixes #386
|
2012-03-05 23:33:31 +01:00 |
Jordi Boggiano
|
82dd1c1f7f
|
Add relaxed schema for application packages that do not need to be distributed
|
2012-03-05 23:24:59 +01:00 |
Jordi Boggiano
|
bd54e43d37
|
Rework JsonFile API slightly, avoid tokenizing in php if the syntax is valid
|
2012-03-05 22:01:47 +01:00 |