Jordi Boggiano
1f79f36227
Add a couple version parser tests
2013-04-04 17:35:55 +02:00
Jordi Boggiano
bb9b6ddb4b
Merge branch 'diag'
2013-04-04 15:46:19 +02:00
Jordi Boggiano
605cd3ddc3
Rename diag to diagnose, fix feedback
2013-04-04 15:46:08 +02:00
Šarūnas Dubinskas
29b43ca082
Moving svn driver to the last position as it causes conflicts with hg over http
2013-04-04 09:15:36 +03:00
Jordi Boggiano
7740196b13
Add docs for diag command
2013-04-04 00:47:03 +02:00
Jordi Boggiano
1060d015fb
Add composer diag command to diagnose problems automatically
2013-04-04 00:43:08 +02:00
Jordi Boggiano
02f6a32d08
Fix undef var issue when removing a json config key
2013-04-04 00:42:00 +02:00
Jordi Boggiano
f744ec16f5
Fix normalization of relative paths going up a few dirs, fixes #1759
2013-04-03 19:30:36 +02:00
Nils Adermann
57c34033ff
Merge pull request #1754 from njam/issue-1754
...
Fix file pattern start matching if no slash
2013-04-03 05:45:50 -07:00
Nils Adermann
7d958aeb90
Merge pull request #1764 from simonpaarlberg/patch-1
...
Update 02-libraries.md
2013-04-03 05:43:07 -07:00
Simon Paarlberg
235e4fa899
Update 02-libraries.md
...
Missing word
2013-04-03 12:43:44 +03:00
Jordi Boggiano
4a5f1babf7
Add note about package naming in VCS repos/fork, fixes #1761
2013-04-03 09:17:46 +02:00
Jordi Boggiano
692015c12b
Merge pull request #1760 from gammamatrix/master
...
Documentation error: Replaced bad character
2013-04-02 09:47:50 -07:00
Jordi Boggiano
79100bea81
Merge pull request #1740 from Seldaek/preferstable
...
Add prefer-stable flag to pick stable package over unstable ones when possible
2013-04-02 09:46:33 -07:00
Jordi Boggiano
a112231c55
Add prefer-stable docs
2013-04-02 18:40:47 +02:00
Jordi Boggiano
b0297ef67a
Add prefer-stable flag to pick stable package over unstable ones when possible
2013-04-02 18:40:42 +02:00
Jeremy Postlethwaite
e16c697b4c
Update custom-installers.md
...
Fixed documentation error.
2013-04-02 09:00:20 -07:00
Jordi Boggiano
fc54a48b52
Fix archiver tests on windows
2013-04-02 11:32:11 +02:00
Jordi Boggiano
6401b6aa46
Fix handling of protocol paths like phar://
2013-04-02 11:31:43 +02:00
Jordi Boggiano
59c4df5ba3
Merge remote-tracking branch 'hason/autoload'
2013-04-02 10:41:08 +02:00
Jordi Boggiano
83ea90296e
Add COMPOSER_NO_INTERACTION env var to allow travis & others to easily make sure every composer run is non-interactive
2013-04-02 10:34:49 +02:00
Jordi Boggiano
ffba012673
Merge pull request #1756 from glensc/patch-1
...
Update 03-cli.md
2013-04-02 00:36:22 -07:00
Jordi Boggiano
24ee9a8bf2
Merge pull request #1752 from njam/issue-1752
...
Link-resolve tmp dir in tests
2013-04-02 00:36:04 -07:00
Elan Ruusamäe
32601d4b52
Update 03-cli.md
...
config schema section anchor has changed
2013-04-02 00:39:07 +03:00
Reto Kaiser
6f72e9570c
Add a / to the beginning of a file matchin pattern if no / in rule.
...
See https://www.kernel.org/pub/software/scm/git/docs/gitignore.html
2013-04-01 23:04:00 +02:00
Reto Kaiser
918a55659e
Call realpath() on result of sys_get_temp_dir()
...
On OSX the temp dir is within /var, which is a symlink to /private/var.
If this is not resolved, the comparison will fail when comparing to the result of `git archive` in testGitExcludes().
2013-04-01 21:37:47 +02:00
Jordi Boggiano
83084eedf9
Skip update whitelist warning for "nothing" and "lock"
2013-04-01 12:18:27 +02:00
Martin Hasoň
3499610631
Fixed tests for autoloader generator
2013-04-01 09:28:02 +02:00
Martin Hasoň
48444a028c
Added support for vendor dir excluded from working dir
2013-04-01 09:27:50 +02:00
Martin Hasoň
0851ef1afb
Fixed behaviour of Filesystem::findShortestPath[Code] for paths with up-level references
2013-04-01 08:30:11 +02:00
Jordi Boggiano
e1eb35455f
Merge pull request #1743 from sandermarechal/abs-path
...
Fix shortest absolute paths from cwd to classmap path
2013-03-31 05:18:56 -07:00
Sander Marechal
132f2a9d5d
Cache getcwd() result
2013-03-31 13:23:51 +02:00
Sander Marechal
c10e25a945
Use cross-platform absolute path check
2013-03-31 13:20:01 +02:00
Jordi Boggiano
6c9bc2824e
Fix handling of branches with slashes, fixes #1748
2013-03-31 12:36:09 +02:00
Jordi Boggiano
5cd2249898
Merge pull request #1747 from till/topics/satis-downloads-docs
...
Documentation for satis-based downloads.
2013-03-31 03:25:10 -07:00
till
5774f5db4a
Engrish is hard.
2013-03-30 21:48:18 +01:00
till
378615d646
Documentation for satis-based downloads.
2013-03-30 21:21:14 +01:00
Jordi Boggiano
bb95a0a788
Fix docblocks
2013-03-30 19:49:59 +01:00
Sander Marechal
d7697574ff
Fix shortest absolute paths from cwd to classmap path
2013-03-29 17:09:39 +01:00
Jordi Boggiano
bf307de1d6
Fix tests
2013-03-28 20:42:25 +01:00
Jordi Boggiano
99eb2252f4
Update changelog
2013-03-28 20:28:56 +01:00
Jordi Boggiano
f816f4ee6f
Fix changelog typos
2013-03-28 20:21:19 +01:00
Jordi Boggiano
f5fececf53
Merge branch 'deprecatedlock'
2013-03-28 20:15:22 +01:00
Jordi Boggiano
d8082bab9a
Update changelog
2013-03-28 20:13:41 +01:00
Jordi Boggiano
ad69d15590
Fix self-update error handling, fixes #1738
2013-03-28 14:32:15 +01:00
Nils Adermann
78c250da19
Merge pull request #1567 from naderman/feature-dist
...
Distributions/Archives
2013-03-28 05:37:49 -07:00
Nils Adermann
8803281648
Make sure Phar overwrites files and doesn't load them
2013-03-28 13:33:43 +01:00
Nils Adermann
4af69c85ca
Fix tests by passing proper working directory to processes
2013-03-28 13:33:40 +01:00
Nils Adermann
6f61d95829
Make sure git is setup to allow commits on travis
2013-03-28 12:50:37 +01:00
Nils Adermann
22044121ce
Callbacks must be accessible publically on PHP 5.3
2013-03-28 12:49:53 +01:00