Beau Simensen
|
bf0f0cf73e
Updated to reference @Seldaek notes and refer to GitHub Post-Receive URL PR.
|
13 vuotta sitten |
Jordi Boggiano
|
30b1884f4e
Merge pull request #287 from Maks3w/patch-1
|
13 vuotta sitten |
Jordi Boggiano
|
1733f08f40
Merge pull request #282 from simensen/bin-link-chmod-fix
|
13 vuotta sitten |
Maks3w
|
ba2dc9b7c3
Typo and coding style
|
13 vuotta sitten |
Justin Rainbow
|
24d85a48f0
Removing the JsonFormatter as it is part of the JsonFile now
|
13 vuotta sitten |
Justin Rainbow
|
604f2836e3
Adding a JSON string formatter to the JsonFile class
|
13 vuotta sitten |
Justin Rainbow
|
3a5d09a8b0
Removing the 'writeSection' method from 'DialogHelper'
|
13 vuotta sitten |
Justin Rainbow
|
7a0a1788e3
Moved DialogHelper into the base Application
|
13 vuotta sitten |
Justin Rainbow
|
9ec641659e
Validating package name input for init command
|
13 vuotta sitten |
Justin Rainbow
|
950bbcbed9
Init now asks user if they want to ignore the vendor dir
|
13 vuotta sitten |
Justin Rainbow
|
cd9c86c70c
Adding author defaults to init command
|
13 vuotta sitten |
Justin Rainbow
|
6ff7694de1
Fixing error when no requirements are defined
|
13 vuotta sitten |
Justin Rainbow
|
42d55bf510
Removing the JsonFormatter as it is part of the JsonFile now
|
13 vuotta sitten |
Justin Rainbow
|
2fbd9490b1
Adding a requirement definition stage to init command
|
13 vuotta sitten |
Justin Rainbow
|
5933f34d6f
Adding a JSON string formatter to the JsonFile class
|
13 vuotta sitten |
Justin Rainbow
|
10ca974f33
Quick change to the help text for InitCommand
|
13 vuotta sitten |
Justin Rainbow
|
34bbfb70d2
Initial version of InitCommand
|
13 vuotta sitten |
Henrique Moody
|
8a5c7b39e4
Added "nbproject" folder to the .gitignore list.
|
13 vuotta sitten |
Henrique Moody
|
230f43d009
Chaged the key "recommend" for "suggest" in the parse of the PEAR2 dependences.
|
13 vuotta sitten |
Henrique Moody
|
61c66b98a8
Correction of wrong variable name.
|
13 vuotta sitten |
Henrique Moody
|
b3d91cab02
Update dependence resolution for PEAR2 packages.
|
13 vuotta sitten |
Henrique Moody
|
9ca157913a
Remotion of a debug code.
|
13 vuotta sitten |
Henrique Moody
|
234a6710a1
Correction at method parseVersion() of Composer\Repository\PearRepository.
|
13 vuotta sitten |
Henrique Moody
|
be448e09b4
Update src/Composer/Repository/PearRepository.php
|
13 vuotta sitten |
Henrique Moody
|
dd2174885b
Correction of variable overwrite used during an iteration and now the versions of PHP extensions are parsed like packages.
|
13 vuotta sitten |
Henrique Moody
|
4e6a9806b6
Correction of wrong type suggestion.
|
13 vuotta sitten |
Henrique Moody
|
6c47d6efe2
Renamed methods of Composer\Repository\PearRepository: fetchPearRepositories() to fetchPearPackages() and fetchPear2Repositories() to fetchPea2Packages().
|
13 vuotta sitten |
Henrique Moody
|
b62a90a981
Removed hard code - suggestion of a PHP version.
|
13 vuotta sitten |
Henrique Moody
|
0c6d806791
Correction of typo.
|
13 vuotta sitten |
Henrique Moody
|
1e11aff456
Create method parseVersion for parsing of package versions. Now includes "max" version of the package.
|
13 vuotta sitten |