2942 Commits (1d8b627b57a5a0fe8ceaef25534d9da8bd7cb301)

Author SHA1 Message Date
Jordi Boggiano b39df32d4b Minor fixes 11 years ago
Jordi Boggiano ba776c06ee Add composer mirror class 11 years ago
Jordi Boggiano 9cbfe31983 Fix regression when using -vvv 11 years ago
Jordi Boggiano 44e45ed2d5 Add support for lazy providers/proxies 11 years ago
Jordi Boggiano 77163f66fc Add support for mirrors in composer repos 11 years ago
Jordi Boggiano e707dcd92f Also load transport options in filesystem repositories to avoid loss from the installed repo, refs #2189 11 years ago
Jordi Boggiano faeb706de6 Handle alias packages properly, refs #2189 11 years ago
Jordi Boggiano 32cd883daa Rename options to transport-options, refs #2189 11 years ago
Jordi Boggiano 31092843fd Only load options when they come from the lock file, not from standard metadata, refs #2189 11 years ago
Jordi Boggiano 016a016455 Merge remote-tracking branch 'lcobucci/master'
Conflicts:
	src/Composer/Downloader/FileDownloader.php
11 years ago
renatbilalov ee142688e1 Corrected description of the option --optimize (-o) 11 years ago
jakoch a0e5ead9b0 removed unused variables $baseDir and $vendorDir from "autoloader_real.php" generated by AutoloadGenerator. adjusted tests accordingly. 11 years ago
Jérôme Macias 4f417e3985 Add --no-check-all option to composer validate command 11 years ago
jakoch 01968efa6f renamed listFiles() to getFolderContent(). fixed comment: the method doesn't return a "list of files in a directory, including dotfiles", it returns a "list of files and folders, excluding dotfiles". switched from !is_file() to is_dir() check. 11 years ago
jakoch 8fd82784b2 disable these xdebug settings only, if xdebug is loaded 11 years ago
Jordi Boggiano 05d9912f97 Ignore classes in ClassMapGenerator 11 years ago
Fabien Potencier 12421dd6b7 fixed class map generator when using a heredoc with spaces 11 years ago
Jordi Boggiano eebffacd9f Use pagination to get tags/branches from the github API 11 years ago
Jordi Boggiano 009fcb4262 Fix arg signature 11 years ago
Jordi Boggiano 3251f9f1aa Only check phar validity if phar.readonly is false 11 years ago
schmkr 8dd6b052ce Updating SvnDriver trunk revision check
Not checking revision of composer.json, but from its parent directory.

See composer/composer#2849
11 years ago
Jordi Boggiano 14f35e812c Merge pull request #2912 from ckwalsh/master
Support generating class map for XHP classes
11 years ago
Jordi Boggiano 49d4054e51 Handle files with no php at all, fixes #2910 11 years ago
Cullen Walsh 57d9e9852d Support generating class map for XHP classes 11 years ago
Jordi Boggiano f3c112e9e0 Split non-interactive and bad credential cases 11 years ago
Jordi Boggiano b437c1cc05 Support github auth directly in the RemoteFilesystem class 11 years ago
Jordi Boggiano 68e910d92a Merge pull request #2897 from jaypatel512/patch-1
Removing dist reference info from Artifact Repository
11 years ago
Nils Adermann 1e4df0690a Shorter boolean conversion 11 years ago
Jay 556aceeaaa Removing dist reference info from Artifact Repository
The getComposerInformation method adds dist information to package. This includes reference, which holds the name of the zip file. For e.g. "MyPackage-1.2.zip". 

Now, when using satis for hosting these packages, it uses the same code for archiving composer packages implemented at https://github.com/composer/composer/blob/master/src/Composer/Package/Archiver/ArchiveManager.php

In the implementation, getPackageFilename() adds the distReference info to the file name, which makes the zip file created at the end to be weird. Like "jay-logger-1.2-MyPackage-1.2.zip.tar". I am not sure if there is any other use of dist reference in Artifact Repository, but this would stop causing that issue.
11 years ago
Jordi Boggiano 4392be4d29 Fix some more inconsistencies in json manipulation 11 years ago
Jordi Boggiano d742ffca4f Fix removal of missing keys 11 years ago
Denis Sokolov 836534067b Avoid ambiguity warning for example directories as well
In particular, PEAR repositories use a classmap and example directories trigger
multiple false positive warnings.
11 years ago
Nils Adermann e93eeca13a Merge pull request #2894 from naderman/update-no-dev
Add an --update-no-dev option to the require command
11 years ago
Nils Adermann 8aac44d57d Merge pull request #2893 from naderman/require-delete-duplicate
When requiring a package remove it from require-dev and vice versa
11 years ago
Nils Adermann a2b227740a Add an --update-no-dev option to the require command 11 years ago
Nils Adermann 465f0e3761 When requiring a package remove it from require-dev and vice versa 11 years ago
Paul Tarjan ddec582ca1 use HHVM_VERSION
this one is better (they are the same)
11 years ago
Nils Adermann 78f2ad95a9 Correctly add decision reason to transaction 11 years ago
Jordi Boggiano e7b82cdd88 Only check in require and for non-platform packages, add flag to make this warning optional, refs #2320 11 years ago
Jordi Boggiano e0004d0656 Merge remote-tracking branch 'stof/validate_unbound_constraints' 11 years ago
Igor Wiedler c0086ba1e3 Clarify log messages when skipping existing bins 11 years ago
Michael Kühn 5b7e39e919 fixed: dead symlink breaks gc 11 years ago
Jordi Boggiano 3c0edd8c7f Process remove ops first, fixes #2874 11 years ago
Jordi Boggiano a931faaa34 Fix boolean check fail from a8ec134c2c 11 years ago
David Zuelke a8ec134c2c Only print suggestions in dev mode
There is no need to clutter the screen/logs/whatever with suggestions in production installs. If someone didn't care about them in dev mode, they certainly won't in production :)
11 years ago
Pierre du Plessis 244e865a35 Fix typo 11 years ago
Jordi Boggiano 0902305196 Fix classmap generator warnings and tests 11 years ago
Jordi Boggiano 8974a1ac92 Ignore ambiguous classes in tests/fixtures dirs, fixes #2858 11 years ago
Jordi Boggiano f56d315036 Ensure both bash and stty are present to assume cygwin, fixes #2857 11 years ago
Jordi Boggiano 6e16d53def Also use rawurlencode in git downloader, refs #2859 11 years ago
Alex Romanenko 5078d7c4fb Fix space in password for git auth 11 years ago
Daniel Karp e3be04c443 Don't show Ambiguous class resolution warning if class when not ambiguous
if a class or interface is defined twice in the same class, this should not produce a warning
11 years ago
Jordi Boggiano 781c97fa9b Refactor to avoid global static state 11 years ago
Jordi Boggiano c3ab09750d Merge remote-tracking branch 'johnikx/ambiguous-reference-warning' 11 years ago
Jordi Boggiano 3e8a767f8a Attempt using bash on windows if it is available, fixes #2831 11 years ago
Jordi Boggiano 07b8fe8109 Refactor code so it works cross-platform, refs #2825 11 years ago
Jordi Boggiano 01bf61fede Merge remote-tracking branch 'sebbrandt87/master' 11 years ago
Sebastian Brandt f633ab503e Update SvnDownloader.php 11 years ago
Jordi Boggiano 8e2b1c3e24 Merge pull request #2838 from timroberson/issue-2826
Add auth for private, non-GitHub repos (#2826)
11 years ago
Jordi Boggiano f233383de8 Merge pull request #2834 from vuhl/master
Fixing perforce driver/downloader bugs
11 years ago
Clark Stuth 8dc6a13a1c Removing dead code segment. 11 years ago
Clark Stuth a12c4e2a17 Removed getWindowsFlag and setWindowsFlag methods from Perforce object. 11 years ago
Jordi Boggiano b09fb521d2 Fix headers array, fixes #2821 11 years ago
Clark Stuth dd1fd0e306 fixed perforce to reference labels instead of invalid tags 11 years ago
Tim Roberson 1f70148884 Change elseif to if. 11 years ago
Clark Stuth 3a3661a0b3 removing dead code lines and excess comments 11 years ago
Jan Brecka b94838169d show warning only instead of throwing exception 11 years ago
Tim Roberson db1e4b7574 Add auth for private, non-GitHub repos (#2826) 11 years ago
drscre b75beda99c Bug in RunScriptCommand::execute()
When checking for known command in commandEvents and scriptEvent '&&' should be used instead of '||'
11 years ago
Jordi Boggiano fc9e1d0cff CS fixes, refs #2823 11 years ago
Jordi Boggiano a6531f6fd3 Merge remote-tracking branch 'fredemmott/hh-support' 11 years ago
Jordi Boggiano c96dedd19c Merge pull request #2268 from schmkr/svnDriver-trunkPath-improvements
Improved the handling of trunkPath
11 years ago
Jordi Boggiano e221757197 Update code to latest EventDispatcher, refs #2722 11 years ago
Sandy Pleyte b9efdd8348 Separated the scripts events in 2 arrays because they need to be called by different dispatchers. 11 years ago
Sandy Pleyte 2618e9a4f1 Fixed some docblocks 11 years ago
Sandy Pleyte fd4fb80d1e Fix for #2557, added missing run-scripts 11 years ago
Jordi Boggiano 808e65f7de Merge pull request #2769 from sndpl/issue/2739
Fix for #2739 (and #1755), added support for directory excludes in the gitignore file
11 years ago
Clark Stuth 2651cbc5fe Fixing perforce dev-master stored reference bug. 11 years ago
Clark Stuth 8fc1961463 Fixing delete client workspace bug. 11 years ago
Clark Stuth c11105dd60 Fixing bug not cleaning up workspaces. 11 years ago
Clark Stuth 492539101c got all unit tests passing 11 years ago
Clark Stuth 24dd42267f almost all unit tests passing after IOInterface dependency refactor. no longer passing IOInterface into any Perforce methods 11 years ago
Clark Stuth 0f7b078d6c added new dependency to Perforce object, updating some tests. 11 years ago
Jan Brecka a41370b021 fix plural in exception message 11 years ago
Jan Brecka ea7717c8e5 improve exception message 11 years ago
Jan Brecka 13b57112a9 Throw RuntimeException when ambiguous reference was found. 11 years ago
Sebastian Brandt 16489dc084 Update SvnDownloader.php
added --ignore-ancestry to the switch statement because it can be a problem with svn:properties
11 years ago
Fred Emmott 7d3274224a Only look for .hh files at runtime if using HHVM
The ClassMap generator will look regardless, but that's not a runtime
cost, so seems desirable (in case composer install/update needs to be
called with php5 for some resaon)
11 years ago
Fred Emmott 734e5e2f2b Add autoload support for .hh files (HHVM)
HHVM is adding support for an alternative extension for files using
HHVM-specific features. Support them in the Class Map and PSR4
autoloaders.

Trivial example: https://github.com/fredemmott/hh_extension_toolset
11 years ago
Christian Flothmann 0e9325da79 for AliasPackages check that the aliased package is white listed so that version constraints of AliasPackages are taken into account when computing package provisions 11 years ago
Jordi Boggiano aa9c257f0e Merge remote-tracking branch 'alebiavati/list-paths' 11 years ago
Jordi Boggiano 78343ead10 Merge pull request #2765 from neoascetic/gzip_downloader
Gzip downloader (resolves #2521)
11 years ago
Eric Stern 634d1aba63 Add @generated annotation to lockfile readme, giving a hint for linters and other static analysis tools 11 years ago
Pavel Puchkin 9fda8cdc84 Type in comment 11 years ago
Alessandro Biavati c5d1a3575c Added `path` flag to show install path for installed packages 11 years ago
Jordi Boggiano 5fb005631a Tweaking dispatchScript method to be in line with the rest, and add devMode to *_AUTOLOAD_DUMP events 11 years ago
Jordi Boggiano 790a25c348 Adjust dump command, add another test, update docs, refs #1344 11 years ago
Jordi Boggiano 023ff131aa Merge remote-tracking branch 'bamarni/autoload-dev' 11 years ago
Jordi Boggiano cea7c07cf2 Fix CS 11 years ago
Jordi Boggiano 1f2d8908f3 Merge remote-tracking branch 'olvlvl/fix_issue_2598' 11 years ago