Jonathan Eskew
|
5fe37357a2
|
Reiterate the disclaimer in the context of callbacks
|
2015-06-29 14:44:28 -07:00 |
Jonathan Eskew
|
26a2e94e78
|
Add a line and example to the documentation covering the need to require the autoloader file in order to use autoloaded files
|
2015-06-27 14:38:09 -07:00 |
Jordi Boggiano
|
943107cfe7
|
Load most specific namespaces always, and dependents before dependencies when building classmaps
This also adds notifications of duplicate classes
|
2015-06-26 14:40:26 +01:00 |
Jordi Boggiano
|
84661296ff
|
Merge pull request #4178 from alcohol/update-code-of-conduct
code of conduct: 1.0.0 -> 1.1.0
|
2015-06-24 10:14:40 +01:00 |
Rob Bast
|
0a0f7f4db2
|
1.0.0 -> 1.1.0
|
2015-06-24 08:58:03 +02:00 |
Jordi Boggiano
|
c43a39f733
|
Merge pull request #4171 from alcohol/split-schema-documentation
splitting up some docs, closes #4155
|
2015-06-22 13:25:03 +01:00 |
Rob Bast
|
4202032c56
|
updated config links
|
2015-06-22 14:18:49 +02:00 |
Rob Bast
|
48ff6b61b3
|
ucfirst packagist
|
2015-06-22 14:10:54 +02:00 |
Rob Bast
|
eba72fdd43
|
removed uneccesary nesting
|
2015-06-22 14:05:50 +02:00 |
Rob Bast
|
5a2a78fd29
|
the note already explains the same, but better
|
2015-06-22 11:23:09 +02:00 |
Rob Bast
|
3e1b7ee295
|
link back to schema
|
2015-06-22 11:13:12 +02:00 |
Rob Bast
|
6ee6074a5c
|
more consistent ucfirst composer references
|
2015-06-22 11:08:23 +02:00 |
Rob Bast
|
db4b8dd42b
|
wordwrap at 80
|
2015-06-22 10:54:55 +02:00 |
Rob Bast
|
3ed4be072d
|
split list into individual sections/paragraphs
|
2015-06-22 10:53:17 +02:00 |
Rob Bast
|
859522ffb7
|
moved some non-config sections back
|
2015-06-22 10:53:04 +02:00 |
Rob Bast
|
141f2b626f
|
link from schema to config
|
2015-06-22 10:02:27 +02:00 |
Rob Bast
|
016cc7ee19
|
splitting up some docs, closes #4155
|
2015-06-22 10:00:04 +02:00 |
Jordi Boggiano
|
d0ff01698d
|
Fix outdated comment
|
2015-06-20 12:58:19 +01:00 |
Jordi Boggiano
|
d5bdf4be28
|
Update URLs for bitbucket as well
|
2015-06-19 23:23:48 +01:00 |
Jordi Boggiano
|
ee1e2c6f15
|
Merge pull request #4167 from wimvds/fix-bitbucket-references
download correct Bitbucket archive reference when using --prefer-dist
|
2015-06-19 18:54:18 +01:00 |
Wim Vandersmissen
|
1ff2a02517
|
fix to download correct Bitbucket archive reference when using --prefer-dist
|
2015-06-19 15:07:16 +02:00 |
Jordi Boggiano
|
e727ed4d73
|
--keep-vcs should only imply prefer source for the root package in create-project, refs #4063
|
2015-06-19 12:59:57 +01:00 |
Jordi Boggiano
|
a943827371
|
Show that no version was found in composer show/license if root package is auto-versioned, fixes #4158
|
2015-06-18 23:47:17 +01:00 |
Jordi Boggiano
|
c8eca6f198
|
Remove pool usage from ArchiveCommand
|
2015-06-18 17:45:37 +01:00 |
Jordi Boggiano
|
801a7fcd0a
|
Add support for constraints and not just exact versions in RepositoryInterface::findPackage/s
|
2015-06-18 17:44:58 +01:00 |
Jordi Boggiano
|
049f84f21f
|
Remove unnecessary Pool usage in HomeCommand
|
2015-06-18 16:33:30 +01:00 |
Nils Adermann
|
75c501251d
|
Revert "Merge remote-tracking branch 'naderman/load-no-providers'"
This reverts commit 3e85f82373 , reversing
changes made to b025d0982b .
|
2015-06-18 15:40:27 +02:00 |
Jordi Boggiano
|
74e7c5fe22
|
Merge remote-tracking branch 'legoktm/publish-name'
|
2015-06-18 11:40:48 +01:00 |
Jordi Boggiano
|
3e85f82373
|
Merge remote-tracking branch 'naderman/load-no-providers'
|
2015-06-18 11:32:37 +01:00 |
Jordi Boggiano
|
b025d0982b
|
Remove some state
|
2015-06-18 11:12:57 +01:00 |
Thibault Jamet
|
460f2f438e
|
Update documentation with new archive configuration
|
2015-06-17 20:53:09 +02:00 |
Thibault Jamet
|
25ab752ca6
|
Map archive command to the archive configuration
|
2015-06-17 20:53:09 +02:00 |
Thibault Jamet
|
3ab05fb54f
|
Update composer-schema with archive configuration
|
2015-06-17 20:53:09 +02:00 |
Thibault Jamet
|
1eec4fdfa5
|
Add archive configuration default values
|
2015-06-17 20:53:09 +02:00 |
Jordi Boggiano
|
b2173d28fc
|
Fix 5.3.3 build
|
2015-06-16 11:43:55 +01:00 |
Jordi Boggiano
|
e73448ae1e
|
Add possessive quantifiers to avoid backtracking and fix segfault on large files, fixes #4153
|
2015-06-16 11:22:45 +01:00 |
Jordi Boggiano
|
8e9659bd83
|
Merge pull request #4139 from elazar/feature/tests-in-classmap
Resolves #4138: Removed *Test.php filtering from AutoloadGenerator->dump()
|
2015-06-14 10:10:46 +01:00 |
Jordi Boggiano
|
89540c5690
|
Support bg colors and more clearing values in html output formatter
|
2015-06-12 17:23:18 +01:00 |
Jordi Boggiano
|
29dbc3835f
|
Fix html output formatter to work with latest symfony console
|
2015-06-12 17:10:19 +01:00 |
elazar
|
6c029a850c
|
Resolves #4138: Removed *Test.php filtering from AutoloadGenerator->dump()
|
2015-06-12 10:52:55 -05:00 |
Jordi Boggiano
|
6d15ad08b6
|
Add http check even if openssl is present, refs #4084
|
2015-06-11 19:20:09 +01:00 |
Jordi Boggiano
|
24168d9d5c
|
Merge pull request #4133 from benbor/added-ctrl-c
Added Ctrl+C support to create-project command for unix-like systems
|
2015-06-11 18:32:31 +01:00 |
Jordi Boggiano
|
a7ec17b2f1
|
Merge pull request #4062 from coderstephen/master
Docs: Fix non-feature-branches schema example not syntax highlighted
|
2015-06-11 18:02:57 +01:00 |
Barys Biankouski
|
a59c46f781
|
[create-project] If process terminated with SIGINT then 130 IMO will be returned. Remove unused variable
|
2015-06-11 19:50:52 +03:00 |
Jordi Boggiano
|
070007769a
|
Merge pull request #4134 from craue/patch-1
[docs] mention the `memory_limit` actually being set
|
2015-06-11 17:32:56 +01:00 |
Jordi Boggiano
|
9debc39ba5
|
Update to caret operator
|
2015-06-11 15:02:59 +01:00 |
Christian Raue
|
fe0c600d0f
|
[docs] mention the `memory_limit` actually being set
|
2015-06-11 15:14:45 +02:00 |
Jordi Boggiano
|
c471edc488
|
Also downgrade provider access and others
|
2015-06-11 11:22:19 +01:00 |
Jordi Boggiano
|
a6d23dcec8
|
Update deps
|
2015-06-11 11:22:17 +01:00 |
Barys Biankouski
|
38bc4e6a78
|
Added Ctrl+C support to create-project command for unix-like systems
|
2015-06-11 13:02:33 +03:00 |