Jan Brecka
b94838169d
show warning only instead of throwing exception
2014-03-24 14:34:02 +01:00
Tim Roberson
db1e4b7574
Add auth for private, non-GitHub repos ( #2826 )
2014-03-24 09:01:35 -04:00
Jordi Boggiano
45fe0124f2
Merge pull request #2837 from drscre/patch-1
...
Bug in RunScriptCommand::execute()
2014-03-24 11:51:54 +01:00
drscre
b75beda99c
Bug in RunScriptCommand::execute()
...
When checking for known command in commandEvents and scriptEvent '&&' should be used instead of '||'
2014-03-24 13:26:04 +03:00
Jan Brecka
de09c5e371
remove duplicity
2014-03-24 10:35:44 +01:00
Jan Brecka
5763685e69
use statement
2014-03-24 10:30:50 +01:00
Jordi Boggiano
fc9e1d0cff
CS fixes, refs #2823
2014-03-24 00:31:08 +01:00
Jordi Boggiano
a6531f6fd3
Merge remote-tracking branch 'fredemmott/hh-support'
2014-03-24 00:28:08 +01:00
Jordi Boggiano
c96dedd19c
Merge pull request #2268 from schmkr/svnDriver-trunkPath-improvements
...
Improved the handling of trunkPath
2014-03-23 23:22:39 +01:00
Jordi Boggiano
e221757197
Update code to latest EventDispatcher, refs #2722
2014-03-23 23:05:03 +01:00
Sandy Pleyte
b9efdd8348
Separated the scripts events in 2 arrays because they need to be called by different dispatchers.
2014-03-23 23:03:03 +01:00
Sandy Pleyte
2618e9a4f1
Fixed some docblocks
2014-03-23 23:02:56 +01:00
Sandy Pleyte
fd4fb80d1e
Fix for #2557 , added missing run-scripts
2014-03-23 23:02:49 +01:00
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
2014-03-23 22:01:39 +01:00
Clark Stuth
bdd225a550
Merge pull request #3 from clarkstuth/master
...
Fixing perforce driver/downloader bugs
2014-03-21 14:04:55 -05:00
Clark Stuth
051aec83ef
Merge branch 'master' of https://github.com/clarkstuth/composer
2014-03-21 14:02:01 -05:00
Clark Stuth
2651cbc5fe
Fixing perforce dev-master stored reference bug.
2014-03-21 13:51:18 -05:00
Clark Stuth
8fc1961463
Fixing delete client workspace bug.
2014-03-21 13:51:18 -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
Clark Stuth
0f7b078d6c
added new dependency to Perforce object, updating some tests.
2014-03-21 13:51:18 -05:00
Clark Stuth
15b8c6f1c3
Fixing perforce dev-master stored reference bug.
2014-03-21 13:42:00 -05:00
Jan Brecka
a41370b021
fix plural in exception message
2014-03-21 14:26:54 +01:00
Jan Brecka
ea7717c8e5
improve exception message
2014-03-20 14:24:42 +01:00
Jan Brecka
13b57112a9
Throw RuntimeException when ambiguous reference was found.
2014-03-20 13:37:05 +01:00
Clark Stuth
c1a8b4645c
Fixing delete client workspace bug.
2014-03-19 13:58:41 -05:00
Sebastian Brandt
16489dc084
Update SvnDownloader.php
...
added --ignore-ancestry to the switch statement because it can be a problem with svn:properties
2014-03-19 17:00:30 +01:00
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)
2014-03-18 16:21:45 -07:00
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
2014-03-18 14:37:44 -07:00
Clark Stuth
14a6406f9b
Fixing bug not cleaning up workspaces.
2014-03-18 14:39:47 -05:00
Clark Stuth
c6133050b3
got all unit tests passing
2014-03-18 13:52:54 -05:00
Clark Stuth
34a68f4020
almost all unit tests passing after IOInterface dependency refactor. no longer passing IOInterface into any Perforce methods
2014-03-17 16:06:19 -05:00
Clark Stuth
454c6eca81
added new dependency to Perforce object, updating some tests.
2014-03-14 14:45:31 -05:00
Nils Adermann
70a20ebcc1
Merge pull request #2805 from xabbuh/issue-2626
...
Check the referenced package for a white list entry
2014-03-12 17:07:58 +01:00
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
2014-03-12 16:35:23 +01:00
Christian Flothmann
2241328934
fix "replace-alias.test" test
2014-03-12 16:35:04 +01:00
Christophe Coevoet
b639005f29
Added a failing test for #2626
2014-03-12 15:10:25 +01:00
Jordi Boggiano
aa9c257f0e
Merge remote-tracking branch 'alebiavati/list-paths'
2014-03-09 16:09:15 +01:00
Jordi Boggiano
78343ead10
Merge pull request #2765 from neoascetic/gzip_downloader
...
Gzip downloader (resolves #2521 )
2014-03-09 15:39:32 +01:00
Eric Stern
634d1aba63
Add @generated annotation to lockfile readme, giving a hint for linters and other static analysis tools
2014-03-06 10:15:59 -08:00
Jordi Boggiano
604a65cc31
Fix indenting, refs #2788
2014-03-06 10:26:16 +01:00
Jordi Boggiano
d90fec3d44
Merge remote-tracking branch 'sylvainfilteau/master'
2014-03-06 10:25:24 +01:00
Sylvain Filteau
92e283973f
Skip test requiring mbstring when it's not installed
2014-03-05 20:30:09 -05:00
Pavel Puchkin
9fda8cdc84
Type in comment
2014-03-05 11:25:58 +10:00
Alessandro Biavati
c5d1a3575c
Added `path` flag to show install path for installed packages
2014-03-02 16:01:39 -08:00
Jordi Boggiano
fff913d6de
Update deps
2014-03-01 21:25:32 +01:00
Jordi Boggiano
5fb005631a
Tweaking dispatchScript method to be in line with the rest, and add devMode to *_AUTOLOAD_DUMP events
2014-03-01 21:22:01 +01:00
Jordi Boggiano
790a25c348
Adjust dump command, add another test, update docs, refs #1344
2014-03-01 21:21:00 +01:00
Jordi Boggiano
023ff131aa
Merge remote-tracking branch 'bamarni/autoload-dev'
2014-03-01 20:28:31 +01:00