Nils Adermann
0238aaf5ac
Merge pull request #2629 from moranjk/master
...
Implemented Pre/Post Archive Script Events
2014-01-29 01:12:19 -08:00
James Moran
c103b54991
updated documentation with pre/post archive events
2014-01-27 19:45:20 -05:00
Nils Adermann
4ec4ba1397
Merge pull request #2618 from stof/patch-5
...
Fixed a typo in the doc about github auth
2014-01-27 05:36:06 -08:00
Nils Adermann
101140828c
Merge pull request #2621 from asm89/patch-1
...
Fix typo in doc
2014-01-27 05:35:55 -08:00
Nils Adermann
ab6659652c
Merge pull request #2620 from robocoder/patch-1
...
add hhvm and icu
2014-01-27 05:14:25 -08:00
Anthon Pang
d07339382d
add lib-icu and hhvm
2014-01-23 10:41:23 -05:00
Alexander
23a61c5a1d
Fix typo in doc
2014-01-22 22:48:36 +01:00
Christophe Coevoet
57d1cff0bc
Fixed a typo in the doc about github auth
2014-01-22 17:41:53 +01:00
Nils Adermann
7adc41d02c
Merge pull request #2605 from robertboloc/feature-config_optimize_autoload_always
...
Added config option to optimize the autoloader always
2014-01-20 10:10:11 -08:00
Jordi Boggiano
8e1d7de93b
Merge pull request #2599 from dlondero/document-oauth-token
...
Add API rate limit and two factor authentication doc
2014-01-19 17:08:09 -08:00
Robert Boloc
5e5311a224
use optimize-autoloader config param in update and install commands
2014-01-17 15:04:10 +01:00
Robert Boloc
8a221854b1
changed name of the option to optimize-autoloader
2014-01-17 14:43:54 +01:00
Robert Boloc
55da519cae
added information to the docs
2014-01-16 22:03:04 +01:00
Robert Boloc
f67f04adfb
added config option to optimize the autoloader always
2014-01-16 20:44:16 +01:00
Daniel Londero
e776294616
Add API rate limit and two factor authentication doc
2014-01-15 18:17:31 +01:00
Jordi Boggiano
b20021cc6a
Merge pull request #2589 from staabm/patch-1
...
added a indicator in the info-message on --optimize
2014-01-14 08:22:09 -08:00
Markus Staab
464fa1dedb
added a indicator in the info-message on --optimize
2014-01-14 17:01:08 +01:00
Jordi Boggiano
99f5b5a238
Fix backtracking issue in json manipulations, fixes #2583
2014-01-12 21:13:00 +01:00
James Moran
ee7961a0f3
Implemented Pre/Post Archive Script Events
...
The script events `pre-archive-cmd` and `post-archive-cmd` can be used
to perform any tasks necessary when archiving the composer project.
This functionality can be used to run unit test or and other build
process before archiving, and can be used to distribute the archive
when completed
2014-01-11 14:42:34 -05:00
Jordi Boggiano
69e77fbbb5
Merge pull request #2573 from eymengunay/patch-1
...
Fixed missing close tags
2014-01-09 15:05:23 -08:00
Eymen Gunay
ad51db7b57
Fixed missing close tags
2014-01-09 21:11:08 +01:00
Jordi Boggiano
42c496752a
Merge pull request #2569 from gimler/patch-1
...
Escape env value before passing it to system call
2014-01-09 05:05:49 -08:00
Gordon Franke
202701c391
Escape env value before passing it to system call
2014-01-09 13:12:10 +01:00
Jordi Boggiano
11facc3f44
Merge pull request #2562 from vuhl/master
...
Perforce Driver update - Handle spaces in path to Perforce client spec
2014-01-07 15:04:45 -08:00
matt-whittom
4a49533988
Merge pull request #2 from rockerest/master
...
Escape spaces when registering the Perforce client spec
2014-01-07 12:18:41 -08:00
Jordi Boggiano
fd297bce92
Update changelog
2014-01-06 19:37:30 +01:00
Jordi Boggiano
7ad2d951e1
Update deps
2014-01-06 19:25:04 +01:00
Jordi Boggiano
bc153ea78b
Clean up var name
2014-01-06 19:20:03 +01:00
Jordi Boggiano
7683333515
Merge pull request #2549 from pulzarraider/downloader_types
...
List all available downloader types in exception message
2014-01-05 02:21:57 -08:00
Andrej Hudec
5b4a3f9e9f
List all available downloader types in exception message.
2014-01-05 09:22:33 +01:00
rockerest
9ff0c767af
Escape spaces when registering the Perforce client spec
2014-01-03 15:13:24 -06:00
Jordi Boggiano
7c1042eef5
Detect color.ui always git setting as bad, fixes #2544
2014-01-03 18:22:05 +01:00
Jordi Boggiano
8775a89710
deprecate target-dir and update docs to recommend psr-4, refs #2459
2014-01-03 16:46:56 +01:00
Jordi Boggiano
3c5000ad7f
CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459
2014-01-03 16:31:23 +01:00
Jordi Boggiano
b23742e30c
Merge remote-tracking branch 'donquixote/feature/psr4-complete'
2014-01-03 14:56:36 +01:00
Jordi Boggiano
f6666fe601
Update source/dist refs when a commit is recovered from, fixes #1130
2014-01-01 18:22:35 +01:00
Jordi Boggiano
543599cdf7
Fix commit is gone recovery, refs #1130
2014-01-01 18:15:04 +01:00
Jordi Boggiano
81994f6b90
Re-download files when the cached copy is invalid, fixes #1496
2013-12-31 17:28:27 +01:00
Jordi Boggiano
a89eb9adea
Merge branch 'memreduce'
2013-12-31 16:59:49 +01:00
Jordi Boggiano
51e6c3a466
Optimize solving by removing packages that are excluded by the root package requires
2013-12-31 16:58:31 +01:00
Jordi Boggiano
cc7920000c
Ask for auth if we get a 403 and did not have auth yet, fixes #2464
2013-12-31 15:31:03 +01:00
Jordi Boggiano
1d0cc93fbb
Handle metapackages properly in downloadmanager, fixes #2466
2013-12-31 15:21:53 +01:00
Jordi Boggiano
a5c6319d46
Fix uninitialized var, fixes #2539
2013-12-31 15:16:36 +01:00
Jordi Boggiano
1b789d5226
Fix indenting, refs #2535
2013-12-30 14:11:12 +01:00
Jordi Boggiano
95cbc62520
Merge remote-tracking branch 'chr0n1x/fix-require-dev-warning'
2013-12-30 14:09:10 +01:00
chr0n1x
528d35a835
ConfigValidator: ensure that require-dev exists during override check
...
- Ensure that require-dev is present before checking for dependeny overrides.
- A small grammar update for the warning message.
2013-12-28 00:40:27 -05:00
Jordi Boggiano
09602bbf00
Merge pull request #2531 from cordoval/1762-document-archive
...
[Docu | WCM] add documentation entry for archive command on 03-cli.md
2013-12-27 04:48:40 -08:00
Jordi Boggiano
60dd4f865f
Merge pull request #2532 from pborreli/typos
...
Fixed typos
2013-12-27 04:47:03 -08:00
Pascal Borreli
2f4df9d459
Fixed typos
2013-12-27 11:51:01 +00:00
Luis Cordova
32eba1f142
plug version example to the command call
2013-12-27 05:34:52 -05:00