Miklós Márton
|
c92c69b10e
Config option 'prefer-source' added to schema, refs #553
|
12 years ago |
Jordi Boggiano
|
0535473c6b
Merge pull request #1655 from miklosm/iss1653
|
12 years ago |
Jordi Boggiano
|
a32aa1a305
Fix BC handling of old require-dev, refs #1656
|
12 years ago |
Miklós Márton
|
40c9584746
Fixes #1653
|
12 years ago |
Jordi Boggiano
|
373ff04261
Fetch only non-dev packages from lock if doing a dev update fails due to a previously incomplete lock file, fixes #1650
|
12 years ago |
Jordi Boggiano
|
2db6fa1d50
Merge branch 'issue1611'
|
12 years ago |
Jordi Boggiano
|
c95127b80e
Merge pull request #1644 from Seldaek/newdevrequires
|
12 years ago |
Jordi Boggiano
|
ea7d79ab03
Make sure platform requirements of the root package are enforced when installing from lock, fixes #1611
|
12 years ago |
Jordi Boggiano
|
3fd887ffce
Merge remote-tracking branch 'miklosm/iss1347'
|
12 years ago |
Jordi Boggiano
|
06026d6b93
Add @deprecated note
|
12 years ago |
Jordi Boggiano
|
c32470c7df
Update docs, fix tests
|
12 years ago |
Miklós Márton
|
67e5e0588d
Fixes #1347 (new license argument / dialog for init command)
|
12 years ago |
Jordi Boggiano
|
73adf29602
Purge old dev packages before installing/updating new ones to make sure people do not have issues updating
|
12 years ago |
Jordi Boggiano
|
542d10d8fd
Remove all occurrences of getLocalDevRepository and getLocalRepositories calls
|
12 years ago |
Jordi Boggiano
|
caf26ac37c
Enable dev mode by default in update command, add a --no-dev flag, fixes #1005
|
12 years ago |
Jordi Boggiano
|
4207fc3b19
Refactor require-dev handling to use one single repository and a one pass solving, fixes #719, fixes #1185, fixes #1330, fixes #789, fixes #640
|
12 years ago |
Jordi Boggiano
|
357f0572d1
Only print ignoring warning when a package is not installed and not required by the root package, fixes #1642
|
12 years ago |
Jordi Boggiano
|
ea2938339d
Merge pull request #1641 from MichaelGooden/patch-1
|
12 years ago |
Michael Gooden
|
660861c7fd
Update 03-cli.md
|
12 years ago |
Jordi Boggiano
|
ab206580f5
Merge remote-tracking branch 'christianjul/master'
|
12 years ago |
Jordi Boggiano
|
2a23f8c48b
Allow create-project to be called in an empty dir that exists, fixes #1135, replaces #1206
|
12 years ago |
Jordi Boggiano
|
f06c0cb580
Code reorgs and make bool values real booleans, refs #1637
|
12 years ago |
Jordi Boggiano
|
8eb71f5478
Merge remote-tracking branch 'ricardclau/dirty-updates'
|
12 years ago |
Christian Jul Jensen
|
b04dbf5d71
Outout message when trying to update non-installed packages
|
12 years ago |
Ricard Clau
|
2a2bb6aad6
remove unnecessary else
|
12 years ago |
Jordi Boggiano
|
98ada572ec
Merge pull request #1635 from desarrolla2/patch-1
|
12 years ago |
Ricard Clau
|
56f4625ec8
check first if there are changes
|
12 years ago |
Ricard Clau
|
48ac383599
initial steps with new config value, implementation of discard changes for git and svn
|
12 years ago |
Daniel González
|
ed590de8dd
typo
|
12 years ago |
Jordi Boggiano
|
c29f3c698e
Fix support of aliases combined with reference locked packages, fixes #1631
|
12 years ago |