Robert Schönthal
|
0cd453449b
minor changes to JsonFile::parseJson for Drivers
|
il y a 13 ans |
Robert Schönthal
|
c517ac6404
fixed issue #347 added file to json validation exception
|
il y a 13 ans |
Jordi Boggiano
|
d21032ace5
CS fixes
|
il y a 13 ans |
Jordi Boggiano
|
1bd4ccbd54
php-cs-fixer magic
|
il y a 13 ans |
Jerome Tamarelle
|
f0ea097134
Remove umask
|
il y a 13 ans |
Jerome Tamarelle
|
8b408449f6
Create ~/.composer/cache.hg directory if not exists
|
il y a 13 ans |
Jerome Tamarelle
|
23ef8a419a
Fix var scope in HgDriver
|
il y a 13 ans |
Jérôme Tamarelle
|
d200481037
Fix tmp dir for HgDriver
|
il y a 13 ans |
Jerome Tamarelle
|
da823f5f19
Store vcs repositories in composer home to prevent permission issues
|
il y a 13 ans |
Jerome Tamarelle
|
949728f812
Remove redundant __contruct from VcsDriver implementations and move init code to initialize method
|
il y a 13 ans |
Jordi Boggiano
|
6d5b4d606c
Add warning in verbose mode if drivers can not be used because of missing openssl
|
il y a 13 ans |
Jordi Boggiano
|
3e22084ea4
Overhaul VcsDrivers, introduce TransportException for remote filesystem errors
|
il y a 13 ans |
Per Bernhardt
|
9a17899608
Although the tag "tip" does not provide a valid package version (see VersionParser), the implementation of HgDriver::getSource uses tip as the prefered label for the branch that tip is currently on.
|
il y a 13 ans |
Jordi Boggiano
|
e2199b2b03
Fixed automatic date parsing of versions
|
il y a 13 ans |
Brian Clozel
|
23d85f1900
fix typo
|
il y a 14 ans |
Brian Clozel
|
33a0ba69de
fix issue #251 - Using $this not in object context
|
il y a 14 ans |
Jordi Boggiano
|
702d415472
Fix usage of the ProcessExecutor
|
il y a 14 ans |
Jordi Boggiano
|
e218b811e0
Convert static Process into an executor that can be injected
|
il y a 14 ans |
Jordi Boggiano
|
6492118f29
Merge remote-tracking branch 'francoispluchino/master'
|
il y a 14 ans |
François Pluchino
|
a10f92aafe
Convert Wrapper class to ConsoleIO class
|
il y a 14 ans |
François Pluchino
|
9af46ad800
Add Helper Wrapper
|
il y a 14 ans |
François Pluchino
|
013d145bcd
Add InputInterface and OutputInterface
|
il y a 14 ans |
François Pluchino
|
fa793649fa
Add a VcsDriver abstract class.
|
il y a 14 ans |
digitalkaoz
|
897ff9126d
seperate class for Process, using this one all over the place
|
il y a 14 ans |
digitalkaoz
|
a15567cea6
make use of process component fixes #105
|
il y a 14 ans |
Per Bernhardt
|
df5da58b87
Made HgDriver work on Ubuntu
|
il y a 14 ans |
root
|
399a406018
Fixed notices for edge cases.
|
il y a 14 ans |
Per Bernhardt
|
2fc49aa88b
Stop hg from parsing project's repository information while installing dependencies from source (HgDownloader) or initializing a VcsRepository (HgDriver).
|
il y a 14 ans |
Per Bernhardt
|
d78548cbf9
Added mercurial's "default" branch as a valid dev version (same as master / trunk).
|
il y a 14 ans |
Per Bernhardt
|
f74dafc08c
Fixed root identifier: Use global hash instead of local revision
|
il y a 14 ans |