Nils Adermann
|
285603359c
Add a missing array typehint
|
12 years ago |
Nils Adermann
|
51135468f0
Clarify composer archive argument optionality
|
12 years ago |
Nils Adermann
|
735b59c1d6
Skip the vendor dir when archiving the current project
|
12 years ago |
Nils Adermann
|
ba375b6867
Allow archiving the current project with composer archive
|
12 years ago |
Nils Adermann
|
afcdad4b23
Define an option to exclude files in the archive command
|
12 years ago |
Nils Adermann
|
3e26502561
Remove Mercurial and Git Archivers as they cannot implement exclude rules
|
12 years ago |
Nils Adermann
|
526f48ecb8
Implement a basic archive command
|
12 years ago |
Nils Adermann
|
33828b38df
Use a saner file name for package archives
|
12 years ago |
Nils Adermann
|
bcbc50c0d6
Git can handle commit references in git archive just fine so use them
|
12 years ago |
Nils Adermann
|
ba51027680
Reorder ArchiveManager parameters to make the download manager optional
|
12 years ago |
Matthieu Moquet
|
a2b404e421
Cleaned archiver tests
|
12 years ago |
Matthieu Moquet
|
9d24e17003
Fix workflow & typos
|
12 years ago |
Matthieu Moquet
|
c248115e04
Fix how download manager is constructed
|
12 years ago |
Matthieu Moquet
|
60b1cc7d24
Create ArchiveManager with the Factory
|
12 years ago |
Matthieu Moquet
|
d1d77dd13d
Fixed several typos
|
12 years ago |
Matthieu Moquet
|
a733d76b33
Merged zip & tar archivers
|
12 years ago |
Matthieu Moquet
|
b21bb1dcc5
Checks support before downloading the package
|
12 years ago |
Matthieu Moquet
|
bfd2275cb0
Update interface to merge vcs with basic archivers
|
12 years ago |
Matthieu Moquet
|
3b22791059
Checks process execution
|
12 years ago |
Matthieu Moquet
|
2fd17ecff8
Changed Package class due to upstream changes
|
12 years ago |
Matthieu Moquet
|
20e717f975
Refactored the archiver package
|
12 years ago |
Matthieu Moquet
|
3d0ce85db2
Moved archive Dumpers into its own Archiver package
|
12 years ago |
Till Klampaeckel
|
2acb033057
Initial feature-dist
|
12 years ago |
Jordi Boggiano
|
6f0a71a158
Merge pull request #1736 from nfx/patch-1
|
12 years ago |
Serge Smertin
|
31b6dd8356
Travis using PHPUnit version from require-dev
|
12 years ago |
Jordi Boggiano
|
3cc5698e7b
Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730
|
12 years ago |
Jordi Boggiano
|
842155d69e
Use original URL for exceptions, not the one containing authorization, fixes #1722
|
12 years ago |
Jordi Boggiano
|
6b0a7d9fe4
Merge pull request #1718 from reinink/patch-1
|
12 years ago |
Jordi Boggiano
|
a0a9536d90
Avoid failing if COMPOSER env var is empty, refs #1720
|
12 years ago |
Jordi Boggiano
|
10a7008fdf
Trim query string from extension when downloading archives
|
12 years ago |