Jordi Boggiano
|
8d0b7f278e
CS fixes
|
11 years ago |
Pavel Savinov
|
831bd844bd
Almost PHPDoc problems fixed
|
11 years ago |
Jordi Boggiano
|
e50173ff93
Merge remote-tracking branch 'nfx/artefact-repo-type'
|
12 years ago |
Jordi Boggiano
|
e8c362c273
Throw exception if HOME or APPDATA is not available to create the composer home dir
|
12 years ago |
Serge Smertin
|
4b176f11f2
added artifact repository initial functionality
|
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
|
ba51027680
Reorder ArchiveManager parameters to make the download manager optional
|
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 |
Jordi Boggiano
|
a0a9536d90
Avoid failing if COMPOSER env var is empty, refs #1720
|
12 years ago |
Jordi Boggiano
|
4207fc3b19
Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640
|
12 years ago |
Jordi Boggiano
|
8d55b9cced
Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload'
|
12 years ago |
Jordi Boggiano
|
c55c9e4e8d
Use strtr instead of str_replace
|
12 years ago |
johnstevenson
|
a2525c8fbe
Replace backslashes in Window directories for config --list
|
12 years ago |
Jordi Boggiano
|
49c839d780
Fix cache blasting on nix
|
12 years ago |
johnstevenson
|
ff1cf15cb4
Fix unlink(folder) failure on Windows using removeDirectory()
|
12 years ago |
Ronny López
|
e5cbf83185
Added post-autoload-dump script event.
|
12 years ago |
Jordi Boggiano
|
514a3cde77
CS fixes
|
12 years ago |
Jordi Boggiano
|
0b94fd209a
Warn users if github tokens contain invalid chars
|
12 years ago |
Beau Simensen
|
8d1d060d66
Made getComposerFile static.
|
12 years ago |
Jordi Boggiano
|
a8f74a0983
Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369
|
12 years ago |
Jordi Boggiano
|
488624675c
Prevent exception when glob fails to return an array, fixes #1357
|
12 years ago |
Jordi Boggiano
|
15475f0ef2
Rename cache dirs to consolidate them by purpose
|
12 years ago |
Jordi Boggiano
|
b05a554883
Add cache-files-ttl setting, and docs for the cache
|
12 years ago |
Jordi Boggiano
|
5a9d986e67
Implement cache GC and fix keys
|
12 years ago |
Igor Wiedler
|
4959c2bdc6
Replace references of a11n with a12n where appropriate
|
12 years ago |
Jordi Boggiano
|
aecf4ffe91
Move creation of custom styles to the factory
|
12 years ago |
Pascal Borreli
|
83fd3967f0
Fixed PHPDoc
|
12 years ago |
Jordi Boggiano
|
39e69a3b12
Refactor OAuth acquisition code to generalize it
|
12 years ago |