matt-whittom
|
f3722a46ed
Updated comments
|
11 年 前 |
matt-whittom
|
8379985166
Updated/Standardized header comments
|
11 年 前 |
matt-whittom
|
dd81449998
Updated to remove vfsStreams (no longer needed by tests)
|
11 年 前 |
matt-whittom
|
997b1b5d46
Replaced changes in RemoteFilesystemTest with changes from main branch.
|
11 年 前 |
matt-whittom
|
7fdcdb4c54
Updated to complete functionality in Downloader to handle updates, returning change logs.
|
11 年 前 |
matt-whittom
|
1015957659
Added tests and code for tests
|
11 年 前 |
matt-whittom
|
1019c014e5
using theirs
|
11 年 前 |
matt-whittom
|
bab10dd9f8
Added ability to pass p4user and p4password in composer.json
|
11 年 前 |
matt-whittom
|
53d6fcd6d3
using theirs
|
11 年 前 |
matt-whittom
|
a5df2851ef
Finished cleanup of debug messages.
|
11 年 前 |
matt-whittom
|
43108b4692
Cleanup phase 1
|
11 年 前 |
matt-whittom
|
64bda65e11
Updated Perforce driver to use labels
|
11 年 前 |
matt-whittom
|
36dd7dfea5
Cleaned up perforce code
|
11 年 前 |
matt-whittom
|
0d061f2530
Added Perforce to Composer
|
11 年 前 |
matt-whittom
|
a980228b76
Added Perforce VCS to Composer.
|
11 年 前 |
Jordi Boggiano
|
9b70b89b8f
Merge pull request #2210 from Firehed/master
|
11 年 前 |
Jordi Boggiano
|
80184b87d1
Fix undefined index error, fixes #2224
|
11 年 前 |
Nils Adermann
|
bf08019292
Load plugins and installers prior to checking installed packages
|
11 年 前 |
Nils Adermann
|
2ca07add97
Merge remote-tracking branch 'github-composer/master' into plugins
|
11 年 前 |
Nils Adermann
|
72919e04b0
Correct FileDownloaderTest for invalid checksum
|
11 年 前 |
Nils Adermann
|
786ea2929b
Merge remote-tracking branch 'github-composer/master' into plugins
|
11 年 前 |
Nils Adermann
|
a080ae3a51
Make sure directories we are downloading to are empty
|
11 年 前 |
Jordi Boggiano
|
4b38158185
Merge pull request #2221 from Alan01252/fix-unexpectedas
|
11 年 前 |
Jordi Boggiano
|
2bf90b544a
Fix parsing of trunk in SvnDriver, fixes composer/satis#88
|
11 年 前 |
Nils Adermann
|
5993450d5a
Load plugin code from global vendor dir correctly
|
11 年 前 |
Alan Hollis
|
1892f57e47
Fix file layout in unit tests
|
11 年 前 |
Nils Adermann
|
c5c180fdd2
Load plugins from global vendor dir too
|
11 年 前 |
Nils Adermann
|
5867d477be
Use call_user_func for PHP < 5.4 compatability and accept __invoke
|
11 年 前 |
Nils Adermann
|
a8c0170a91
Revert constructor arguments to old order for custom installers
|
11 年 前 |
Nils Adermann
|
15ac7be6f1
Fix disabling plugins which has to happen in the factory now
|
11 年 前 |