Rob Bast
|
a1427d7fd6
|
replace all occurences in code and comments
|
2015-09-24 16:32:36 +02:00 |
|
Rob Bast
|
0f04f97088
|
Fixed failing testcase
|
2015-06-02 15:15:30 +02:00 |
|
Rob Bast
|
95dbb6d9db
|
add docs to support section in composer schema, closes #4055
Note that this does not yet add this attribute @ packagist though
|
2015-05-28 13:15:56 +02:00 |
|
Jordi Boggiano
|
0b4a9235f4
|
CS fixes
|
2015-02-24 14:22:54 +00:00 |
|
Damian Mooyman
|
7bb85ff21e
|
Support aliases for numeric branches. Fixes #3461
|
2015-01-20 17:42:01 +13:00 |
|
Jordi Boggiano
|
d18ac81381
|
Fix unset order to avoid a warning
|
2014-09-05 16:39:00 +01:00 |
|
Jordi Boggiano
|
32cd883daa
|
Rename options to transport-options, refs #2189
|
2014-05-07 18:25:28 +02:00 |
|
Jordi Boggiano
|
016a016455
|
Merge remote-tracking branch 'lcobucci/master'
Conflicts:
src/Composer/Downloader/FileDownloader.php
|
2014-05-07 18:02:46 +02:00 |
|
Jordi Boggiano
|
e7b82cdd88
|
Only check in require and for non-platform packages, add flag to make this warning optional, refs #2320
|
2014-04-09 15:37:50 +02:00 |
|
Jordi Boggiano
|
e0004d0656
|
Merge remote-tracking branch 'stof/validate_unbound_constraints'
|
2014-04-09 14:51:14 +02:00 |
|
Jordi Boggiano
|
3c5000ad7f
|
CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459
|
2014-01-03 16:31:23 +01:00 |
|
Andreas Hennings
|
c0aad84d8b
|
Validation to make the combination of target-dir with psr-4 illegal.
|
2013-12-14 16:33:59 +01:00 |
|
Andreas Hennings
|
39c09d5192
|
Add psr-4 stuff in a few more places.
|
2013-12-14 16:28:27 +01:00 |
|
Christophe Coevoet
|
6cc95c43e3
|
Add a warning for unbound constraints in the validating loader
Closes #2165
|
2013-10-12 02:29:16 +02:00 |
|
Luís Otávio Cobucci Oblonczyk
|
8630aab93f
|
Package options must be a non mandatory array and should be loaded when
exists
|
2013-08-19 04:40:08 -03:00 |
|
Beau Simensen
|
ffd45b7678
|
Validate autoload options are of a supported type
Checks to ensure that the autoload options are one of the three supported
autoload types.
closes #952
|
2013-04-25 14:02:15 -05:00 |
|
Jordi Boggiano
|
da5ee6e2d7
|
Add warning for invalid chars in package names
|
2012-11-22 19:50:27 +01:00 |
|
Jordi Boggiano
|
326fcbcab7
|
Enforce UTC on all datetime instances, set lock release date to datetime always, refs #923
|
2012-11-20 14:36:42 +01:00 |
|
Jordi Boggiano
|
ec7088aba5
|
Downgrade severity of branch-alias validation failure to warning
|
2012-11-17 22:20:11 +01:00 |
|
Jordi Boggiano
|
4f5d08e2ad
|
Add InvalidRepositoryException
|
2012-11-08 15:05:00 +01:00 |
|
Jordi Boggiano
|
bb685d9c7f
|
Fix license validation and add feedback of values to ease reading
|
2012-11-05 20:04:29 +01:00 |
|
Jordi Boggiano
|
cbd91b5952
|
Fix FILTER_VALIDATE_URL not supporting IDNs
|
2012-11-05 15:39:43 +01:00 |
|
Jordi Boggiano
|
e05391dc44
|
Improve validating array loader to avoid false positives
|
2012-11-05 14:18:04 +01:00 |
|
Jordi Boggiano
|
967c771b26
|
Add warnings to ValidatingArrayLoader that are simply stripped by default, add reporting of warnings when loading branches
|
2012-11-05 12:08:02 +01:00 |
|
Jordi Boggiano
|
a80001ad97
|
Allow running the validating array loader with multiple packages
|
2012-11-04 17:06:24 +01:00 |
|
Jordi Boggiano
|
4b531771bd
|
Add validators for package links and minimum-stability
|
2012-11-02 15:14:09 +01:00 |
|
Jordi Boggiano
|
5b9f190bcd
|
Make sure invalid authors are purged
|
2012-09-08 13:47:08 +02:00 |
|
Jordi Boggiano
|
d6de4a0036
|
Rename Package interfaces to reduce BC issues
|
2012-08-24 02:29:31 +02:00 |
|
Jordi Boggiano
|
e618648f62
|
Define property before use
|
2012-07-18 18:42:46 +02:00 |
|
Jordi Boggiano
|
c65af3e3a1
|
Add ValidatingArrayLoader and more validation for the validate command
|
2012-07-18 17:20:56 +02:00 |
|