Jordi Boggiano
|
7a78294cb8
Fix version sorting
|
13 年之前 |
Jordi Boggiano
|
8042857aab
Switch UpdatePackagesCommand to use the VcsRepository
|
13 年之前 |
Jordi Boggiano
|
083456d842
Allow force-updating of a single package
|
13 年之前 |
Jordi Boggiano
|
1c4f7497ae
Refactoring of some package updating logic, added lots of debug info
|
13 年之前 |
Jordi Boggiano
|
4c8834e13b
Delete outdated dev versions after updating a package
|
13 年之前 |
Jordi Boggiano
|
607e176ac7
Make sure author information is not duplicated in the DB
|
13 年之前 |
Jordi Boggiano
|
8244e49dc4
Fix author matching for authors without an email
|
13 年之前 |
Jordi Boggiano
|
410b01b700
Store autoload information
|
13 年之前 |
Igor Wiedler
|
c1d1b68bdc
rename the pkg cli prefix to packagist
|
13 年之前 |
Igor Wiedler
|
aa6491c79e
Merge branch 'master' of https://github.com/composer/packagist into autoload
|
13 年之前 |
Igor Wiedler
|
2edaf03a58
rename installAs to targetDir
|
13 年之前 |
Jordi Boggiano
|
ffddcd7408
Bugfix
|
13 年之前 |
Jordi Boggiano
|
2917d9050e
Update package parsing rules, added auto-versioning
|
13 年之前 |
Jordi Boggiano
|
ee30912b70
Add --force option for pkg:update
|
13 年之前 |
Igor Wiedler
|
98ea8bccce
[autoload] add installAs field for use with autoloading
|
13 年之前 |
Jordi Boggiano
|
990ddaf8ab
Only produce output when errors occur in non-verbose mode
|
13 年之前 |
Jordi Boggiano
|
ad89733d43
Fix typo
|
13 年之前 |
Jordi Boggiano
|
1306d1ca82
Change version storage, store branch/tag information for installs, add multi-license support
|
13 年之前 |
Jordi Boggiano
|
1a71cb9d84
Update vendors, added composer vendor, added link parsers/relations
|
13 年之前 |
Jordi Boggiano
|
41d4dcabeb
Make package checks case insensitive
|
13 年之前 |
Jordi Boggiano
|
ce1ef8f488
Fixed package crawler failing on dev version updates
|
13 年之前 |
Jordi Boggiano
|
6a340ef938
Parse branches/tags properly (see composer/composer#15)
|
13 年之前 |
William DURAND
|
32be787e10
Ensure a `composer.json` file is present before to fetch information.
|
14 年之前 |
Jordi Boggiano
|
6184497b08
Add type and extra support for composer.json
|
14 年之前 |
xaav
|
c3e9eaee96
Edited src/Packagist/WebBundle/Command/UpdatePackagesCommand.php via GitHub
|
14 年之前 |
Jordi Boggiano
|
965dfe960d
Add RegistryInterface hint
|
14 年之前 |
Jordi Boggiano
|
2b007e1d00
Add RepositoryPass, fixes #10
|
14 年之前 |
Jordi Boggiano
|
5d96964d49
Fix typo
|
14 年之前 |
Jordi Boggiano
|
249fcfc69e
Extract sql queries
|
14 年之前 |
Jordi Boggiano
|
c78e8cd9c5
More refactoring
|
14 年之前 |