Jordi Boggiano
3dd3233e20
Clarify tag docs, fixes #2343
2013-10-17 21:08:23 +02:00
Jordi Boggiano
34dd0e2850
Add new config option to json schema
2013-10-16 18:35:44 +02:00
Jordi Boggiano
5e160c0f9e
Merge pull request #2333 from giggsey/patch-1
...
Add documentation for resolve-dependencies
2013-10-16 09:16:23 -07:00
Jordi Boggiano
7cfeccb101
Merge pull request #2327 from pl-github/with-dependencies
...
Change dependency processing for update with whitelisted packages
2013-10-16 09:15:46 -07:00
Jordi Boggiano
7f03fad391
Revert "Code cleanup, refs #2316"
...
This reverts commit 6e3cfb5fea
.
2013-10-16 18:07:09 +02:00
Jordi Boggiano
28abb08da8
Move homebrew docs to the docs
2013-10-16 16:24:48 +02:00
Jordi Boggiano
f220da8065
Merge pull request #2322 from s-e/patch-1
...
added warning about referencing dependencies in pre-install and pre-update
2013-10-16 06:58:54 -07:00
Jordi Boggiano
6e3cfb5fea
Code cleanup, refs #2316
2013-10-16 15:55:53 +02:00
Jordi Boggiano
7c83e6a04a
Merge remote-tracking branch 'GromNaN/git-cache'
2013-10-16 15:16:48 +02:00
Jordi Boggiano
d21994bdbf
Point to docs for install instructions, fixes #2336
2013-10-16 14:11:38 +02:00
Jordi Boggiano
6ce0bf7cbf
Update docs for #2314
2013-10-16 12:17:18 +02:00
Jordi Boggiano
7682bc0d60
Merge remote-tracking branch 'Devolicious/feature/no-prepend'
2013-10-16 12:15:36 +02:00
Jordi Boggiano
18da5810c5
Update deps
2013-10-16 12:13:34 +02:00
Jordi Boggiano
f8be812a49
Merge remote-tracking branch 'origin/master'
2013-10-16 10:57:18 +02:00
Jordi Boggiano
ce8b475f4c
Minor tweaks to perforce support, refs #2329
2013-10-16 10:53:57 +02:00
Jordi Boggiano
a3e304028c
Merge remote-tracking branch 'fabiang/preforce'
2013-10-16 10:52:46 +02:00
Fabian Grutschus
a6823d2f9b
non-deep check returns allways false
2013-10-16 10:07:10 +02:00
Phillip Look
07a7284ffc
Change dependency processing for update with whitelisted packages
...
By default dependencies of white listed packages are no longer installed automaticaly.
To Install dependencies of whitelisted packages use --with-dependencies.
- rework after review comments
- precise documentation of option
- add missing punctuation marks
2013-10-16 09:37:14 +02:00
Nils Adermann
2f4a3aba26
Merge pull request #2302 from igorw/versions-table
...
Format the possible version formats as a table
2013-10-15 09:55:22 -07:00
Joshua Gigg
6c96bf6ae6
Add documentation for resolve-dependencies
2013-10-15 14:07:05 +01:00
Nils Adermann
565f86f30d
Fix stream context option test to really only verify content-type is last
2013-10-14 17:53:02 -07:00
Nils Adermann
42dd2f2ee8
Check only part of the error message as it's different in hhvm
2013-10-14 15:57:19 -07:00
Nils Adermann
4f51db72f8
hhvm version constant still called HPHP on older versions so use it for bc
2013-10-14 15:57:19 -07:00
Nils Adermann
4c8e8ca702
Allow specifying HHVM as a dependency
2013-10-14 15:57:19 -07:00
Ruud Denivel
c7bb3ad746
refactor prepend autoloader from cli option to config var (prepend-autoloader) in composer.json
2013-10-14 18:38:30 +02:00
Fabian Grutschus
20854a50b4
Removed unnecessary test and just check for return code
2013-10-14 18:04:09 +02:00
Fabian Grutschus
0c5bd559f2
Changes comparsion to strict and removed a comment
2013-10-14 17:25:57 +02:00
Fabian Grutschus
67083e436b
Check for exit code is equal to 0 instead of 127
2013-10-14 15:07:35 +02:00
Fabian Grutschus
5ae5963acd
Fix for Preforce utility does not check if p4 command exists
2013-10-14 14:53:57 +02:00
Jordi Boggiano
cd209e3180
Merge pull request #2323 from yuya-takeyama/patch-1
...
Fix link to COMPOSER_HOME on doc
2013-10-13 10:08:17 -07:00
Yuya Takeyama
c88d461efd
Fix link to COMPOSER_HOME
2013-10-13 18:52:28 +09:00
Sam Evaskitas
2f71d25f31
fix line lengths
2013-10-12 14:32:57 +01:00
Sam Evaskitas
ec3e5bf5ab
fix up markdown
2013-10-12 05:03:08 +01:00
Sam Evaskitas
bd36f5ef1b
added warning about referencing dependencies in pre-install and pre-update
2013-10-12 04:58:43 +01:00
Jordi Boggiano
9dcada5e25
Remove buggy chunk of code, refs #2312 , refs #2305
2013-10-11 20:41:32 -03:00
Jordi Boggiano
2b36106168
Fix tests, refs #2184
2013-10-11 20:22:50 -03:00
Jordi Boggiano
0fbb4cbd16
CS fixes and renaming a few methods, refs #2184
2013-10-11 20:21:34 -03:00
Jordi Boggiano
11a0d16ccc
CS fixes
2013-10-11 20:12:45 -03:00
Jordi Boggiano
9a806658d6
Merge remote-tracking branch 'vuhl/master'
...
Conflicts:
src/Composer/Factory.php
2013-10-11 20:06:34 -03:00
Jordi Boggiano
57146c12b4
Warn user that commands are being run in another directory
2013-10-11 19:59:46 -03:00
Jordi Boggiano
4989940533
Merge pull request #2317 from xrstf/installer-binaries
...
attempted fix for #1589 (installers & binaries)
2013-10-11 08:41:42 -07:00
Christoph
f0842213e0
make sure relative paths from custom installers to not break the installation of binaries
2013-10-11 14:34:52 +02:00
Jordi Boggiano
60237f16af
Merge pull request #2308 from nicolas-bastien/remove_unused_use_statement
...
Remove unused use statement.
2013-10-10 21:08:24 -07:00
Jérôme Tamarelle
836986faf3
Add temp composer home for GitDriver test using cache
2013-10-10 22:57:03 +02:00
Jérôme Tamarelle
f51aa4fad6
Add local cache for Git repositories
2013-10-10 22:28:01 +02:00
Jordi Boggiano
cc37e4b0b8
Show defaulted version if phpversion() returns nothing, fixes #2313
2013-10-09 19:44:53 -03:00
Ruud Denivel
05d2186049
disable prepend option on update
2013-10-09 18:27:59 +02:00
Ruud Denivel
65c10daaf8
disable prepend option on install
2013-10-09 18:18:34 +02:00
Nicolas Bastien
52711d121c
Remove unused use statement.
2013-10-07 17:11:57 +02:00
Jordi Boggiano
3da05c68f9
Merge pull request #2297 from nicolas-bastien/patch-1
...
[DOC] add link to Monolog library
2013-10-02 07:25:06 -07:00