Jordi Boggiano
|
7b4fcd93d3
|
Merge remote-tracking branch 'webfactory/issue-2698'
Conflicts:
src/Composer/Repository/ArtifactRepository.php
|
2014-07-19 21:35:51 +02:00 |
Jordi Boggiano
|
d5294ef91b
|
Update repo url from github and handle trailing slashes, refs composer/packagist#354 refs composer/packagist#423
|
2014-07-19 18:40:01 +02:00 |
Jordi Boggiano
|
ac497feaba
|
CS fixes
|
2014-06-10 16:13:12 +02:00 |
Benjamin Grandfond
|
a21b0f82db
|
Allow SVN to connect with credentials provided with the auth.json file
|
2014-05-30 17:14:43 +02:00 |
Jordi Boggiano
|
90d1b6e08a
|
Rename basic-auth to http-basic, add docs/schema/config support, add local auth file support, add storage to auth.json, add store-auths config option, refs #1862
|
2014-05-27 13:50:47 +02:00 |
Clark Stuth
|
a12c4e2a17
|
Removed getWindowsFlag and setWindowsFlag methods from Perforce object.
|
2014-03-25 08:30:44 -05:00 |
Clark Stuth
|
c11105dd60
|
Fixing bug not cleaning up workspaces.
|
2014-03-21 13:51:18 -05:00 |
Clark Stuth
|
492539101c
|
got all unit tests passing
|
2014-03-21 13:51:18 -05:00 |
Clark Stuth
|
24dd42267f
|
almost all unit tests passing after IOInterface dependency refactor. no longer passing IOInterface into any Perforce methods
|
2014-03-21 13:51:18 -05:00 |
Jordi Boggiano
|
0d4c2bb7d7
|
Fix github test
|
2014-02-26 17:38:58 +01:00 |
Nils Adermann
|
1ccf4b0fc3
|
Correct the tests for dist urls for github
|
2014-02-24 19:51:03 +01:00 |
Jordi Boggiano
|
eb3384445b
|
Merge pull request #2188 from Danack/GetRootComposerJson
Find root composer.json in zip artifact more reliably.
|
2014-02-21 11:33:01 +01:00 |
Danack
|
e4d4a7ae17
|
Added comment for generating files.
|
2014-02-21 09:49:12 +00:00 |
Danack
|
24aba5b51f
|
Moved file back to correct location. (+1 squashed commit)
Squashed commits:
[eec32aa] Updated detection to only allow composer.josn in root or first level dir.
|
2014-02-21 09:46:12 +00:00 |
Danack
|
bc76e0014b
|
Moved tests that are expected to work into their own directory.
Added test for composer.json in incorrect directory.
|
2014-02-20 17:30:51 +00:00 |
Matthias Pigulla
|
beff1f5cc1
|
This should create relative/absolute dist URLs depending on the way (relative/absolute) the artifact directory path was given.
|
2014-02-18 23:28:45 +01:00 |
Jordi Boggiano
|
5156a60216
|
Add test for RepositoryManager repo creation
|
2013-11-22 11:10:54 +01:00 |
Gennady Feldman
|
e5045ce215
|
Per request from Jordi Boggiano (Seldaek) making Config 2nd parameter in supports()
|
2013-10-29 11:07:52 -04:00 |
Gennady Feldman
|
93ebfd54b1
|
Adding Config as parameter to the Driver::supports(), updating all drivers, user and tests.
|
2013-10-28 15:57:02 -04:00 |
Jordi Boggiano
|
7c83e6a04a
|
Merge remote-tracking branch 'GromNaN/git-cache'
|
2013-10-16 15:16:48 +02:00 |
Fabian Grutschus
|
a6823d2f9b
|
non-deep check returns allways false
|
2013-10-16 10:07:10 +02:00 |
Jordi Boggiano
|
0fbb4cbd16
|
CS fixes and renaming a few methods, refs #2184
|
2013-10-11 20:21:34 -03:00 |
Jordi Boggiano
|
11a0d16ccc
|
CS fixes
|
2013-10-11 20:12:45 -03:00 |
Jordi Boggiano
|
9a806658d6
|
Merge remote-tracking branch 'vuhl/master'
Conflicts:
src/Composer/Factory.php
|
2013-10-11 20:06:34 -03:00 |
Jérôme Tamarelle
|
836986faf3
|
Add temp composer home for GitDriver test using cache
|
2013-10-10 22:57:03 +02:00 |
Jordi Boggiano
|
38917c2047
|
Add parallel build to travis script
|
2013-09-25 10:23:48 +02:00 |
mwhittom
|
2e737ac439
|
updated to replace double-quotes with single quotes
|
2013-09-09 14:48:24 -05:00 |
mwhittom
|
8207518e04
|
Updated to clean up code and rename variables to camelcase
|
2013-09-09 12:45:50 -05:00 |
mwhittom
|
07d46aa3c3
|
Fixed spacing issues for PSR-2
|
2013-09-06 12:14:22 -05:00 |
mwhittom
|
774a55befd
|
Updated to match psr-2 spec, fixed header comments
|
2013-09-04 09:24:49 -05:00 |
matt-whittom
|
8379985166
|
Updated/Standardized header comments
|
2013-09-04 09:10:44 -05:00 |
matt-whittom
|
dd81449998
|
Updated to remove vfsStreams (no longer needed by tests)
Updated Perforce to cleanup, modified VcsRepository to call cleanup on Driver class
Updated tests, perforce constructor to make tests cleaner/easier
|
2013-09-04 09:10:44 -05:00 |
matt-whittom
|
1015957659
|
Added tests and code for tests
|
2013-09-04 09:10:43 -05:00 |
matt-whittom
|
1019c014e5
|
using theirs
|
2013-09-04 09:10:43 -05:00 |
matt-whittom
|
53d6fcd6d3
|
using theirs
|
2013-09-04 09:10:42 -05:00 |
matt-whittom
|
0d061f2530
|
Added Perforce to Composer
|
2013-09-04 09:10:41 -05:00 |
Jordi Boggiano
|
d017e3f209
|
Adjust GitDriver tag parsing to resolve to SHAs
|
2013-08-19 01:21:45 +02:00 |
Jordi Boggiano
|
e0051a4652
|
Update tests
|
2013-08-18 23:03:48 +02:00 |
Jordi Boggiano
|
7755564962
|
Add test assertion
|
2013-06-26 16:24:49 +02:00 |
Kris Wallsmith
|
fa4b13d95a
|
fix when composite repo has no delegates
|
2013-06-19 14:21:13 -07:00 |
Phansys
|
57dd70a185
|
Updated tests for SVN driver.
|
2013-06-14 21:16:24 -03:00 |
Jordi Boggiano
|
d498e73363
|
Merge pull request #2004 from jaypea/recursive_artifactrepository
ArtifactRepository needs recursive iteration
|
2013-06-13 08:45:05 -07:00 |
Jan Prieser
|
c6b61854bc
|
changed Test to make sure subfolder packages are found correctly
|
2013-06-13 16:20:52 +02:00 |
Pavel Savinov
|
831bd844bd
|
Almost PHPDoc problems fixed
|
2013-06-13 11:05:44 +11:00 |
Jordi Boggiano
|
59bda2bb9b
|
Skip pear tests when repos are unreachable
|
2013-05-23 21:51:17 +02:00 |
Jordi Boggiano
|
faa419cc0e
|
Merge remote-tracking branch 'hason/alias'
|
2013-04-28 12:54:59 +02:00 |
Martin Hasoň
|
753a8345cb
|
Added support for the alias of an aliased package
|
2013-04-11 13:20:34 +02:00 |
Martin Hasoň
|
c39e958a6f
|
Added test for ComposerRepository::whatProvides
|
2013-04-11 13:19:59 +02:00 |
Serge Smertin
|
07920c48a6
|
Removed dev-master as default version for versionless artifact
|
2013-04-03 23:49:32 +02:00 |
Serge Smertin
|
b0aa98f287
|
modified test in order not to depend on sorting order
|
2013-03-31 22:01:55 +02:00 |