4433 Commits (4e774e8b2cba4e34a19a0fcb5824e1ad17ec73fb)
 

Author SHA1 Message Date
Jordi Boggiano f233383de8 Merge pull request #2834 from vuhl/master
Fixing perforce driver/downloader bugs
10 years ago
Clark Stuth d038276a31 Merge pull request #6 from clarkstuth/master
Removing dead code segment.
10 years ago
Clark Stuth 8dc6a13a1c Removing dead code segment. 10 years ago
Clark Stuth bee3070014 Merge pull request #5 from clarkstuth/master
composer/composer pull request changes
10 years ago
Clark Stuth a12c4e2a17 Removed getWindowsFlag and setWindowsFlag methods from Perforce object. 10 years ago
Jordi Boggiano b09fb521d2 Fix headers array, fixes #2821 10 years ago
Clark Stuth dd1fd0e306 fixed perforce to reference labels instead of invalid tags 10 years ago
Tim Roberson 1f70148884 Change elseif to if. 10 years ago
Clark Stuth a392e9a32c Merge pull request #4 from clarkstuth/master
removing dead code lines and excess comments.   Looks good - @clarkstuth
10 years ago
Clark Stuth 3a3661a0b3 removing dead code lines and excess comments 10 years ago
Jan Brecka b94838169d show warning only instead of throwing exception 10 years ago
Tim Roberson db1e4b7574 Add auth for private, non-GitHub repos (#2826) 10 years ago
Jordi Boggiano 45fe0124f2 Merge pull request #2837 from drscre/patch-1
Bug in RunScriptCommand::execute()
10 years ago
drscre b75beda99c Bug in RunScriptCommand::execute()
When checking for known command in commandEvents and scriptEvent '&&' should be used instead of '||'
10 years ago
Jan Brecka de09c5e371 remove duplicity 10 years ago
Jan Brecka 5763685e69 use statement 10 years ago
Jordi Boggiano fc9e1d0cff CS fixes, refs #2823 10 years ago
Jordi Boggiano a6531f6fd3 Merge remote-tracking branch 'fredemmott/hh-support' 10 years ago
Jordi Boggiano c96dedd19c Merge pull request #2268 from schmkr/svnDriver-trunkPath-improvements
Improved the handling of trunkPath
10 years ago
Jordi Boggiano e221757197 Update code to latest EventDispatcher, refs #2722 10 years ago
Sandy Pleyte b9efdd8348 Separated the scripts events in 2 arrays because they need to be called by different dispatchers. 10 years ago
Sandy Pleyte 2618e9a4f1 Fixed some docblocks 10 years ago
Sandy Pleyte fd4fb80d1e Fix for #2557, added missing run-scripts 10 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
10 years ago
Clark Stuth bdd225a550 Merge pull request #3 from clarkstuth/master
Fixing perforce driver/downloader bugs
10 years ago
Clark Stuth 051aec83ef Merge branch 'master' of https://github.com/clarkstuth/composer 10 years ago
Clark Stuth 2651cbc5fe Fixing perforce dev-master stored reference bug. 10 years ago
Clark Stuth 8fc1961463 Fixing delete client workspace bug. 10 years ago
Clark Stuth c11105dd60 Fixing bug not cleaning up workspaces. 10 years ago
Clark Stuth 492539101c got all unit tests passing 10 years ago
Clark Stuth 24dd42267f almost all unit tests passing after IOInterface dependency refactor. no longer passing IOInterface into any Perforce methods 10 years ago
Clark Stuth 0f7b078d6c added new dependency to Perforce object, updating some tests. 10 years ago
Clark Stuth 15b8c6f1c3 Fixing perforce dev-master stored reference bug. 10 years ago
Jan Brecka a41370b021 fix plural in exception message 10 years ago
Jan Brecka ea7717c8e5 improve exception message 10 years ago
Jan Brecka 13b57112a9 Throw RuntimeException when ambiguous reference was found. 10 years ago
Clark Stuth c1a8b4645c Fixing delete client workspace bug. 10 years ago
Sebastian Brandt 16489dc084 Update SvnDownloader.php
added --ignore-ancestry to the switch statement because it can be a problem with svn:properties
10 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)
10 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
10 years ago
Clark Stuth 14a6406f9b Fixing bug not cleaning up workspaces. 10 years ago
Clark Stuth c6133050b3 got all unit tests passing 10 years ago
Clark Stuth 34a68f4020 almost all unit tests passing after IOInterface dependency refactor. no longer passing IOInterface into any Perforce methods 10 years ago
Clark Stuth 454c6eca81 added new dependency to Perforce object, updating some tests. 10 years ago
Nils Adermann 70a20ebcc1 Merge pull request #2805 from xabbuh/issue-2626
Check the referenced package for a white list entry
10 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 10 years ago
Christian Flothmann 2241328934 fix "replace-alias.test" test 10 years ago
Christophe Coevoet b639005f29 Added a failing test for #2626 10 years ago
Jordi Boggiano aa9c257f0e Merge remote-tracking branch 'alebiavati/list-paths' 10 years ago
Jordi Boggiano 78343ead10 Merge pull request #2765 from neoascetic/gzip_downloader
Gzip downloader (resolves #2521)
10 years ago