Jordi Boggiano
|
46a67733f8
|
Adjust codebase to the new VersionParser
|
2011-09-26 00:01:22 +02:00 |
Jordi Boggiano
|
f761cfe525
|
Refactored VersionParser
|
2011-09-26 00:01:14 +02:00 |
Nils Adermann
|
30f6c05069
|
Add test for choices in circular requirements and delete packagist based test
|
2011-09-25 23:50:54 +02:00 |
Nils Adermann
|
85f88de59d
|
Add a solver test for provided virtual packages and circular dependencies
|
2011-09-25 23:46:24 +02:00 |
Jordi Boggiano
|
d455eef82c
|
Fix pear & zip downloaders
|
2011-09-25 23:43:49 +02:00 |
Jordi Boggiano
|
544067ced9
|
Packages can't be added to two repos at once
|
2011-09-25 23:43:21 +02:00 |
Jordi Boggiano
|
e5907a3431
|
Remove WrapperRepository in favor of PlatformRepository wrapping the local repo
|
2011-09-25 23:42:40 +02:00 |
Jordi Boggiano
|
b9114e16be
|
Fix typos, short var names etc
|
2011-09-25 23:20:31 +02:00 |
Jordi Boggiano
|
753caf2b55
|
Fix tests on windows
|
2011-09-25 23:14:12 +02:00 |
Jordi Boggiano
|
c6d7760145
|
Merge branch 'refactoring'
|
2011-09-25 23:09:07 +02:00 |
Jordi Boggiano
|
5623f3e69c
|
Fix refactoring bugs
|
2011-09-25 23:07:42 +02:00 |
Jordi Boggiano
|
4fe80d7abb
|
Add WrapperRepository class
|
2011-09-25 23:05:29 +02:00 |
Jordi Boggiano
|
c7af918caa
|
Fix git downloader
|
2011-09-25 22:19:27 +02:00 |
Jordi Boggiano
|
7cf86e7ea0
|
Fix installation process
|
2011-09-25 22:18:24 +02:00 |
everzet
|
c9ecb0d1ad
|
Remove unused methods from downloaders
|
2011-09-25 21:00:59 +03:00 |
everzet
|
05ddfde868
|
Reflect latest refactoring changes in commands
|
2011-09-25 21:00:44 +03:00 |
everzet
|
ef71836f30
|
Refactored Composer class to be service container
|
2011-09-25 21:00:26 +03:00 |
everzet
|
0694f5217a
|
Implemented RepositoryManager
|
2011-09-25 21:00:05 +03:00 |
everzet
|
3c439ce41c
|
Added "type" field validator to ArrayLoader
|
2011-09-25 20:59:54 +03:00 |
everzet
|
5890b05eb0
|
Implemented ArrayDumper
|
2011-09-25 20:59:40 +03:00 |
everzet
|
20318f77a0
|
Refactored FilesystemRegistry to FilesystemRepository
|
2011-09-25 20:59:10 +03:00 |
everzet
|
5c841187fd
|
Fixed RepositoryInterface
|
2011-09-25 20:58:35 +03:00 |
everzet
|
28d9df7da6
|
Added hasPackage and removePackage methods to the ArrayRepository
|
2011-09-25 20:57:58 +03:00 |
everzet
|
2fc0699492
|
Moved operations evaluation into new InstallationManager class
|
2011-09-25 19:31:51 +03:00 |
everzet
|
50aa7ac607
|
Provide $useSource argument to the DownloaderInterface methods
|
2011-09-25 18:56:05 +03:00 |
everzet
|
17d1abcec0
|
Refactored DownloadManager
|
2011-09-25 18:30:54 +03:00 |
everzet
|
6133108710
|
Refactored LibraryInstaller to use WritableRepository instead of Registry
|
2011-09-25 15:44:41 +03:00 |
everzet
|
9f98ee25ea
|
Enhanced repository interface
|
2011-09-25 15:44:05 +03:00 |
everzet
|
123f5fef77
|
Refactored Operations in order to fulfill naderman requests
|
2011-09-25 14:40:12 +03:00 |
Jordi Boggiano
|
751f506080
|
Add info to docblocks
|
2011-09-25 12:42:32 +02:00 |
Konstantin Kudryashov
|
cce4d3af11
|
Merge pull request #1 from Seldaek/refactoring
Fixes
|
2011-09-24 08:03:16 -07:00 |
Jordi Boggiano
|
6d667a849e
|
Remove broken functional test
|
2011-09-24 17:00:18 +02:00 |
Jordi Boggiano
|
8533a65061
|
Remove unused methods from RepositoryInterface
|
2011-09-24 16:55:46 +02:00 |
Jordi Boggiano
|
e700e6fcd9
|
Use new version parser in PlatformRepository
|
2011-09-24 16:55:45 +02:00 |
Jordi Boggiano
|
cd80f22781
|
Type is not mandatory
|
2011-09-24 16:55:43 +02:00 |
Jordi Boggiano
|
c67d8ee2a3
|
Add note to schema
|
2011-09-24 16:55:41 +02:00 |
Jordi Boggiano
|
d27691a67f
|
Fix namespace/use/typo issues
|
2011-09-24 16:55:39 +02:00 |
everzet
|
10bd9c3729
|
Fixed FilesystemRegistry test name
|
2011-09-24 02:35:13 +03:00 |
everzet
|
0a1e7320b0
|
Refactored solver result array. Now it returns array of operation objects which are much nicer to work with
|
2011-09-24 02:29:22 +03:00 |
everzet
|
5b0d17cc13
|
DownloaderInterface refactored
|
2011-09-24 02:18:41 +03:00 |
everzet
|
69f1de9986
|
Enhanced PackageInterface and BasePackage with getUniqueName() method, which provides name-version-releaseType string (used in installer registry)
|
2011-09-24 02:11:32 +03:00 |
everzet
|
cde9531e4d
|
DownloadManager implemented
|
2011-09-24 02:09:51 +03:00 |
everzet
|
0a2f4e7e32
|
Installer now provides full download path to the downloader
|
2011-09-24 01:30:17 +03:00 |
everzet
|
45cab9fe8c
|
Installers FilesystemRegistry implemented
|
2011-09-24 00:24:19 +03:00 |
everzet
|
067007656b
|
LibraryInstaller refactored and tested
|
2011-09-24 00:23:16 +03:00 |
everzet
|
0cc017a395
|
removed extra vars
|
2011-09-21 01:22:19 +03:00 |
everzet
|
6ce0132259
|
fixed installer interface
|
2011-09-21 00:46:19 +03:00 |
everzet
|
9deb10361f
|
second batch of refactoring
|
2011-09-21 00:43:53 +03:00 |
everzet
|
d2150a3c2e
|
installer and downloaders update
|
2011-09-21 00:42:13 +03:00 |
everzet
|
d7fe0dfda4
|
added missing interfaces
|
2011-09-21 00:42:13 +03:00 |