Jordi Boggiano
|
89e095b4b5
|
Handle --dev installs/updates
|
2012-04-14 23:38:10 +02:00 |
Jordi Boggiano
|
32e86ba410
|
Fix lockfile
|
2012-04-07 00:28:14 +02:00 |
Tiago Ribeiro
|
13839bf52c
|
"Writing lock file" message is only displayed if locker isn't fresh
|
2012-04-06 21:37:34 +01:00 |
Jordi Boggiano
|
366176fc73
|
Add cache to the lock file reading
|
2012-04-02 21:46:28 +02:00 |
Jordi Boggiano
|
0b7ee194c6
|
Remove persistence of alias data, make abstract branch aliasing and keep it in composer only
|
2012-02-25 02:52:19 +01:00 |
Jordi Boggiano
|
1bdab5c4c8
|
Add markers for leftover problems
|
2012-02-23 23:26:32 +01:00 |
Jordi Boggiano
|
1228c04984
|
Add support for extra.branch-alias config to remap master on 2.1.x for example
|
2012-02-23 23:26:31 +01:00 |
Jordi Boggiano
|
59d2b1145c
|
Add lock file alias support and a bunch of fixes
|
2012-02-21 16:44:49 +01:00 |
Jordi Boggiano
|
9ba0505751
|
Make sure lock file is sorted, fixes #276
|
2012-02-20 12:35:03 +01:00 |
Jordi Boggiano
|
c95b4d05fd
|
Fix forcing of the source-ref from lock file
|
2012-02-19 16:57:36 +01:00 |
Jordi Boggiano
|
646d01658a
|
Rename source_ref to source-ref
|
2012-02-19 16:57:35 +01:00 |
Jordi Boggiano
|
496188f714
|
Force installs from lock to reinstall dev packages from the exact locked reference
|
2012-02-19 16:57:32 +01:00 |
Jordi Boggiano
|
c1baa20fec
|
Lock reference of dev packages
|
2012-02-19 16:57:31 +01:00 |
Jordi Boggiano
|
9630f44922
|
Fix errors in case packages is empty
|
2012-01-07 17:04:41 +01:00 |
Jordi Boggiano
|
56e43e4397
|
Add tests
|
2012-01-07 17:04:40 +01:00 |
Jordi Boggiano
|
462ebdf752
|
Detect lock file changes and warn users on install, fixes #75
|
2012-01-07 17:04:38 +01:00 |
Jordi Boggiano
|
3b8ee5dd54
|
Use pretty name/version in lock file and debug:packages, fixes #98
|
2011-11-20 15:42:32 +01:00 |
Jordi Boggiano
|
7493cf7654
|
Fix locked installs
|
2011-10-30 22:56:10 +01:00 |
Jordi Boggiano
|
36a724fa51
|
Search only for packages from the local repository in the locker
|
2011-10-30 20:29:52 +01:00 |
Jordi Boggiano
|
c8cfa15f52
|
Use wrapped PlatformRepository only in the Solver
|
2011-10-23 19:40:20 +02:00 |
Jordi Boggiano
|
9e3c2a7e22
|
Skip platform packages from the lock file
This should maybe be done in a better way, but it'll do for now.
|
2011-10-02 19:55:45 +02:00 |
everzet
|
21191ffa00
|
refactored PackageLock to Locker and stabilized it
|
2011-10-01 15:34:09 +03:00 |