Martin Hasoň
|
af53ab94ad
|
Default installers are available in the factory for a plugin manager
|
2013-09-11 11:29:51 +02:00 |
Nils Adermann
|
bf08019292
|
Load plugins and installers prior to checking installed packages
|
2013-08-31 16:20:38 +02:00 |
Nils Adermann
|
5993450d5a
|
Load plugin code from global vendor dir correctly
|
2013-08-30 14:11:20 +02:00 |
Nils Adermann
|
c5c180fdd2
|
Load plugins from global vendor dir too
|
2013-08-30 14:04:16 +02:00 |
Nils Adermann
|
15ac7be6f1
|
Fix disabling plugins which has to happen in the factory now
|
2013-08-30 12:51:41 +02:00 |
Nils Adermann
|
f0b45099c1
|
Correct authorship info for files I edited
|
2013-08-30 12:51:41 +02:00 |
Nils Adermann
|
3960edd64e
|
Turn EventDispatcher into generic solution handling plugins as well
|
2013-08-30 12:51:41 +02:00 |
Nils Adermann
|
2f43e9aefb
|
Load installed plugins at appropriate time and adapt tests accordingly
|
2013-08-30 12:51:40 +02:00 |
Nils Adermann
|
eb966d347f
|
Implement a plugin manager and interface, update installer plugin tests
|
2013-08-30 12:51:40 +02:00 |
Nils Adermann
|
01a08a2ff3
|
As preparation for composer plugins, rename custom installers to plugins
|
2013-08-30 12:51:40 +02:00 |
Ben Davies
|
91d9e91c0a
|
load IO configuration
|
2013-08-20 15:24:21 +01:00 |
Jordi Boggiano
|
14fcff8aa8
|
Allow the authentications to be loaded in the IO independently
|
2013-08-18 15:33:05 +02:00 |
Jordi Boggiano
|
c082e5aec8
|
Fix display of commands in ProcessExecutor, refs #2146
|
2013-08-17 01:19:39 +02:00 |
Nils Adermann
|
c6aa97ed8a
|
Merge pull request #2153 from renanbr/archive-prefer-dist
prefer-dist and archive synchronized
|
2013-08-16 06:41:02 -07:00 |
Jordi Boggiano
|
565e216afb
|
Adjust cache-dir docs, fixes #1667
|
2013-08-13 15:19:08 +02:00 |
Jordi Boggiano
|
e99b327342
|
Clarify that composer.json is being read and not downloaded, refs #2096
|
2013-08-10 14:22:11 +02:00 |
Jordi Boggiano
|
bd345c3b43
|
Add IO to proc executor in a few more places to get more debug info out
|
2013-08-10 02:44:11 +02:00 |
Renan de Lima
|
8e8e9d3719
|
Factory uses "prefered-install" configuration when creating
DownloadManager
|
2013-08-08 18:07:42 -03:00 |
Jordi Boggiano
|
8d0b7f278e
|
CS fixes
|
2013-06-13 13:28:24 +02:00 |
Pavel Savinov
|
831bd844bd
|
Almost PHPDoc problems fixed
|
2013-06-13 11:05:44 +11:00 |
Jordi Boggiano
|
e50173ff93
|
Merge remote-tracking branch 'nfx/artefact-repo-type'
|
2013-04-27 17:26:02 +02:00 |
Jordi Boggiano
|
e8c362c273
|
Throw exception if HOME or APPDATA is not available to create the composer home dir
|
2013-04-07 17:14:53 +02:00 |
Serge Smertin
|
4b176f11f2
|
added artifact repository initial functionality
|
2013-03-31 21:08:10 +02:00 |
Nils Adermann
|
3e26502561
|
Remove Mercurial and Git Archivers as they cannot implement exclude rules
|
2013-03-28 12:49:52 +01:00 |
Nils Adermann
|
526f48ecb8
|
Implement a basic archive command
It allows creating archives with the archive manager given a package/version
pair.
|
2013-03-28 12:49:52 +01:00 |
Nils Adermann
|
ba51027680
|
Reorder ArchiveManager parameters to make the download manager optional
|
2013-03-28 12:49:52 +01:00 |
Matthieu Moquet
|
c248115e04
|
Fix how download manager is constructed
This fixes tests due to upstream changes.
The createDownloadManager in the Factory now takes the config as extra
parameter.
|
2013-03-28 12:49:52 +01:00 |
Matthieu Moquet
|
60b1cc7d24
|
Create ArchiveManager with the Factory
|
2013-03-28 12:49:52 +01:00 |
Jordi Boggiano
|
a0a9536d90
|
Avoid failing if COMPOSER env var is empty, refs #1720
|
2013-03-21 16:00:45 +01:00 |
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
|
2013-03-03 00:41:12 +01:00 |
Jordi Boggiano
|
8d55b9cced
|
Merge remote-tracking branch 'ronnylt/script-event-post-dump-autoload'
Conflicts:
tests/Composer/Test/Autoload/AutoloadGeneratorTest.php
|
2013-02-22 18:42:29 +01:00 |
Jordi Boggiano
|
c55c9e4e8d
|
Use strtr instead of str_replace
|
2013-02-15 12:54:33 +01:00 |
johnstevenson
|
a2525c8fbe
|
Replace backslashes in Window directories for config --list
|
2013-02-14 23:12:24 +00:00 |
Jordi Boggiano
|
49c839d780
|
Fix cache blasting on nix
|
2013-01-30 11:19:16 +01:00 |
johnstevenson
|
ff1cf15cb4
|
Fix unlink(folder) failure on Windows using removeDirectory()
|
2013-01-28 15:38:50 +00:00 |
Ronny López
|
e5cbf83185
|
Added post-autoload-dump script event.
|
2013-01-10 15:04:20 +01:00 |
Jordi Boggiano
|
514a3cde77
|
CS fixes
|
2013-01-05 20:01:58 +01:00 |
Jordi Boggiano
|
0b94fd209a
|
Warn users if github tokens contain invalid chars
|
2012-12-08 21:45:43 +01:00 |
Beau Simensen
|
8d1d060d66
|
Made getComposerFile static.
|
2012-12-02 16:24:39 -08:00 |
Jordi Boggiano
|
a8f74a0983
|
Allow notification from locked installs, fixes #1368, fixes #1372, fixes #1369
|
2012-11-29 09:24:28 +01:00 |
Jordi Boggiano
|
488624675c
|
Prevent exception when glob fails to return an array, fixes #1357
|
2012-11-24 16:13:35 +01:00 |
Jordi Boggiano
|
15475f0ef2
|
Rename cache dirs to consolidate them by purpose
|
2012-11-23 00:15:14 +01:00 |
Jordi Boggiano
|
b05a554883
|
Add cache-files-ttl setting, and docs for the cache
|
2012-11-11 15:31:50 +01:00 |
Jordi Boggiano
|
5a9d986e67
|
Implement cache GC and fix keys
|
2012-11-10 23:17:36 +01:00 |
Igor Wiedler
|
4959c2bdc6
|
Replace references of a11n with a12n where appropriate
Authorization => Authentication.
|
2012-11-07 13:34:31 +01:00 |
Jordi Boggiano
|
aecf4ffe91
|
Move creation of custom styles to the factory
|
2012-11-05 13:51:43 +01:00 |
Pascal Borreli
|
83fd3967f0
|
Fixed PHPDoc
|
2012-10-24 23:44:40 +00:00 |
Jordi Boggiano
|
39e69a3b12
|
Refactor OAuth acquisition code to generalize it
|
2012-10-21 17:56:57 +02:00 |
Jordi Boggiano
|
a9811c4e40
|
Store and reload the github token to/from the config
|
2012-10-18 16:48:44 +02:00 |
Jordi Boggiano
|
e410da786e
|
Add ConfigSourceInterface and matching class
|
2012-10-18 16:48:42 +02:00 |