Per Bernhardt
|
d78548cbf9
|
Added mercurial's "default" branch as a valid dev version (same as master / trunk).
|
2011-12-13 06:47:33 +01:00 |
Per Bernhardt
|
f74dafc08c
|
Fixed root identifier: Use global hash instead of local revision
|
2011-12-13 06:47:00 +01:00 |
Jordi Boggiano
|
f6b9488bf0
|
Move root package handling to a dedicated loader and make ArrayLoader more strict
|
2011-12-13 01:05:29 +01:00 |
Jordi Boggiano
|
a2caa7c5e6
|
Adjustments to the show command
|
2011-12-12 22:47:41 +01:00 |
Jordi Boggiano
|
7caf61fc66
|
Set return code to non-zero when validate fails
|
2011-12-12 22:23:51 +01:00 |
Jordi Boggiano
|
666ac623f4
|
Merge remote-tracking branch 'digitalkaoz/show_command'
Conflicts:
src/Composer/Console/Application.php
|
2011-12-12 22:18:15 +01:00 |
Jordi Boggiano
|
d62a1ad1c1
|
Adjustments to the validate command
|
2011-12-12 22:14:01 +01:00 |
Jordi Boggiano
|
a193ec9942
|
Merge remote-tracking branch 'digitalkaoz/validate_command'
|
2011-12-12 22:07:57 +01:00 |
Jordi Boggiano
|
f27926e7b4
|
Add ENV var support for COMPOSER_VENDOR_DIR and COMPOSER_BIN_DIR, fixes #152
|
2011-12-12 21:18:15 +01:00 |
Jordi Boggiano
|
50d4e0606f
|
Merge pull request #155 from webfactory/fix_array_dumper_links
Correctly dump link info
|
2011-12-12 05:17:24 -08:00 |
Matthias Pigulla
|
737fe32f4d
|
Use {} for foreach
|
2011-12-12 12:51:42 +01:00 |
Jordi Boggiano
|
82a2a1f7ac
|
Merge pull request #154 from webfactory/fix_driver_detection
Fix driver detection
|
2011-12-12 03:40:28 -08:00 |
Matthias Pigulla
|
3bbe3306fc
|
Correctly dump link info
|
2011-12-12 12:01:13 +01:00 |
Matthias Pigulla
|
ebbc807de0
|
Fix whitespaces and add strict return code checking
|
2011-12-12 10:57:57 +01:00 |
Matthias Pigulla
|
8ab60b7030
|
Still did not get it right
|
2011-12-10 14:23:37 +01:00 |
Matthias Pigulla
|
f24164dc16
|
forgot this when testing
|
2011-12-10 14:15:00 +01:00 |
Matthias Pigulla
|
7cdb8b6b3b
|
Some changes as suggested in the pr
|
2011-12-10 14:11:51 +01:00 |
Matthias Pigulla
|
54cf9aeb46
|
Make sure the target-dir exists
|
2011-12-10 00:24:02 +01:00 |
Matthias Pigulla
|
4e1cb32f8c
|
Allow for file://-URLs here as well
|
2011-12-09 23:37:52 +01:00 |
Matthias Pigulla
|
2fc8e06d81
|
hg repos must not be hosted somewhere in particular, but detection may become expensive.
Additionally, suppress warnings and support file://-local repos
|
2011-12-09 23:10:31 +01:00 |
digitalkaoz
|
9a50fd6492
|
added validate task, closes #81
|
2011-12-08 11:42:26 +01:00 |
digitalkaoz
|
6451087039
|
added a show command for packages
|
2011-12-07 22:42:58 +01:00 |
Jordi Boggiano
|
381fcb248a
|
Allow parsing of branches with invalid names but explicit versions in composer.json
|
2011-12-07 11:44:03 +01:00 |
Jordi Boggiano
|
283745d76d
|
Do case-insensitive searches, avoid printing multiple results if multiple tokens match, highlight matched area
|
2011-12-06 23:07:47 +01:00 |
Jordi Boggiano
|
c7deaa8a1f
|
Add highlight style
|
2011-12-06 23:07:06 +01:00 |
Jordi Boggiano
|
8675d4eb6a
|
Make search token required
|
2011-12-06 23:06:49 +01:00 |
Jordi Boggiano
|
8273579461
|
Merge remote-tracking branch 'digitalkaoz/command_refactorings'
|
2011-12-06 22:47:48 +01:00 |
Jordi Boggiano
|
139de0f79d
|
Fix handling of git repos with no tag, fixes #146
|
2011-12-06 22:19:24 +01:00 |
digitalkaoz
|
6c870e23e0
|
added search command, colorized ouput, tiny fixes
|
2011-12-06 21:19:12 +01:00 |
digitalkaoz
|
87831d8c1c
|
fixed typo
|
2011-12-06 21:13:04 +01:00 |
Nils Adermann
|
a697488948
|
Merge pull request #142 from Seldaek/autoload_test
Autoload test
|
2011-12-04 13:44:59 -08:00 |
Jordi Boggiano
|
927be089ba
|
Added more tests for Filesystem util and some fixes
|
2011-12-04 22:40:30 +01:00 |
Jordi Boggiano
|
304ce3b375
|
Fix relative target dirs
|
2011-12-04 22:13:11 +01:00 |
Jordi Boggiano
|
37df1a0d15
|
Fix self.version replacement
|
2011-12-04 21:58:42 +01:00 |
Jordi Boggiano
|
a19695cdcb
|
Tentative fix for *nix
|
2011-12-04 18:44:40 +01:00 |
Jordi Boggiano
|
4517a2e51e
|
Added tests and fixed some incorrect behaviors in Filesystem
|
2011-12-04 18:35:45 +01:00 |
Jordi Boggiano
|
bc88d86983
|
Make use of Filesystem class in AutoloadGenerator
|
2011-12-04 18:35:44 +01:00 |
Nils Adermann
|
71a6b47e90
|
Merge pull request #140 from Seldaek/bins
Add binaries support
|
2011-12-04 09:31:43 -08:00 |
Jordi Boggiano
|
3be6511af7
|
Fix unixy proxy under git-bash
|
2011-12-03 21:54:54 +01:00 |
Jordi Boggiano
|
725850c521
|
Fix github ssl bypass with http:// urls
|
2011-12-03 21:40:02 +01:00 |
Jordi Boggiano
|
f0d8626993
|
Cleanups
|
2011-12-03 21:20:20 +01:00 |
Jordi Boggiano
|
9028546c5a
|
Move bin dir to a subdir of vendor
|
2011-12-03 20:47:02 +01:00 |
Jordi Boggiano
|
7e3f8099b1
|
Add proxy files for windows instead of copying, removed PEAR-style substitution
|
2011-12-03 20:44:00 +01:00 |
Jordi Boggiano
|
aa94918d50
|
Add binaries support in composer
|
2011-12-03 15:39:06 +01:00 |
Jordi Boggiano
|
456d442f6e
|
Fix bootstrap
|
2011-12-03 12:46:28 +01:00 |
Jordi Boggiano
|
2e8762744f
|
Fix ComposerRepository ctor
|
2011-12-03 12:43:38 +01:00 |
Jordi Boggiano
|
aacdcb1570
|
Allow self-update to be called outside of a project context
|
2011-12-03 11:57:59 +01:00 |
Jordi Boggiano
|
7fa74f8f8e
|
Add COMPOSER env var to override the composer.json file name
|
2011-11-30 21:50:11 +01:00 |
Jordi Boggiano
|
94e277698e
|
Delay bootstrap until it's really necessary, fixes #121
|
2011-11-30 21:30:51 +01:00 |
Jordi Boggiano
|
3ebfbd78ac
|
Merge remote-tracking branch 'jsor/install_update_flags'
|
2011-11-30 21:11:15 +01:00 |
Nils Adermann
|
64e925cd89
|
Merge pull request #136 from Seldaek/svndriver
Add SvnDriver for the VcsRepository
|
2011-11-28 13:31:48 -08:00 |
Jordi Boggiano
|
b8a9bf7b60
|
Fix typo
|
2011-11-28 20:58:16 +01:00 |
jsor
|
28a8b3e4c5
|
Fix link collection
|
2011-11-28 08:51:00 +01:00 |
Jordi Boggiano
|
1277277ec6
|
Fix CS
|
2011-11-27 20:25:30 +01:00 |
Jordi Boggiano
|
8df7eb0475
|
Add SvnDriver for the VcsRepository
|
2011-11-27 20:07:42 +01:00 |
Jordi Boggiano
|
9f55335011
|
Expose the Driver of the VcsRepository
|
2011-11-27 20:02:28 +01:00 |
jsor
|
e512e16e35
|
Rename flags after feedback in #132
|
2011-11-25 18:01:12 +01:00 |
jsor
|
9af21fd461
|
Install recommended deps by default and introduce flags for including/excluding required/recommended/suggested deps
|
2011-11-25 16:44:50 +01:00 |
Jordi Boggiano
|
eef37c450f
|
Fix error detection to support replaces and provides
|
2011-11-24 09:57:08 +01:00 |
Jordi Boggiano
|
e340022cce
|
Allow the use of self.version in package links
|
2011-11-23 16:47:23 +01:00 |
Jordi Boggiano
|
22858e81ef
|
Fix .* version constraints parsing to include nonstable versions
|
2011-11-23 16:41:27 +01:00 |
Jordi Boggiano
|
0d304550b5
|
Clarify error message when packages are not found, fixes #128
|
2011-11-22 11:09:59 +01:00 |
Jordi Boggiano
|
68512714f4
|
Fix update command by using remove+install (and for now ignoring uninstalls of non-existing packages)
|
2011-11-21 18:18:06 +01:00 |
Jordi Boggiano
|
f2662b193d
|
Add --dry-run option and list all operations on --verbose
|
2011-11-21 17:56:21 +01:00 |
Jordi Boggiano
|
d020f2701d
|
Merge pull request #118 from naderman/priority-replace-any-version
Replaced packages have higher priority even if wrong version is replaced
|
2011-11-21 08:30:40 -08:00 |
Jordi Boggiano
|
3544b415a3
|
Merge pull request #122 from naderman/add-rule-peformance
addRule peformance improvement
|
2011-11-21 08:06:41 -08:00 |
Nils Adermann
|
5d5d6462e3
|
Correctly declare all literal properties
|
2011-11-21 16:14:16 +01:00 |
Nils Adermann
|
40b33914b3
|
Compute rule hashes for faster duplicate detection
|
2011-11-21 16:04:33 +01:00 |
Nils Adermann
|
69f55d37bb
|
Generate literal ids only once and use in equals()
Significant speedup because equals and getId() are called so frequently.
|
2011-11-21 16:04:26 +01:00 |
Nils Adermann
|
bca746c947
|
Don't consider a revert to level 1 (base level) in sat solver a failure
|
2011-11-21 15:02:42 +01:00 |
Nils Adermann
|
b717ad8851
|
Display rules in more readable format
|
2011-11-21 15:01:10 +01:00 |
Jordi Boggiano
|
cb44ba8325
|
Fix autoload handling of main project
|
2011-11-21 11:33:30 +01:00 |
Jordi Boggiano
|
f5b7e968b2
|
Minor adjustments to merged PR
|
2011-11-20 22:03:11 +01:00 |
Jordi Boggiano
|
5b87a02767
|
Merge remote-tracking branch 'prodigitalson/master'
|
2011-11-20 21:43:31 +01:00 |
Jordi Boggiano
|
8a127ed131
|
Fix URL handling for PEAR repositories
|
2011-11-20 21:33:54 +01:00 |
Jordi Boggiano
|
4fdc602037
|
Make VcsRepository drivers configurable
|
2011-11-20 21:23:50 +01:00 |
Jordi Boggiano
|
63d52b3e1b
|
Minor fixes to allow branch -dev versions
|
2011-11-20 21:13:17 +01:00 |
Jordi Boggiano
|
de111b73dd
|
Add homepage to MemoryPackage
|
2011-11-20 19:35:43 +01:00 |
Jordi Boggiano
|
aab9116f67
|
Add description to MemoryPackage
|
2011-11-20 19:30:35 +01:00 |
Jordi Boggiano
|
52a9014f1a
|
Add prettyConstraint on Links
|
2011-11-20 18:56:00 +01:00 |
Jordi Boggiano
|
a54ec23e38
|
Fix typo
|
2011-11-20 16:56:24 +01:00 |
Jordi Boggiano
|
a13c35537c
|
Add parsing of keywords/authors/release date to the ArrayLoader
|
2011-11-20 16:51:04 +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
|
8e6f8ae57e
|
Add prettyVersion to packages, fixes #76
|
2011-11-20 15:06:12 +01:00 |
Nils Adermann
|
46e1001b4b
|
Replaced packages have higher priority, even if wrong version is replaced
|
2011-11-19 15:00:56 +01:00 |
Nils Adermann
|
4140f08d9c
|
Use a map of installed package ids in the solver
The assumption package.repo == installed no longer holds for installed
packages because there are multiple wrapped installed repositories.
|
2011-11-19 00:27:35 +01:00 |
Ant Cunningham
|
e0400773f7
|
Adding support for configurable vendor path in composer.json.
|
2011-11-18 13:31:50 -05:00 |
Ben Bieker
|
0e6f3834ec
|
Added an SvnDownloader
The Svn Downloader can be used like the already implemented
GitDownloader, for example
{
"name": "my-project",
"version": "1.0.0",
"repositories": {
"MyRepo": {
"package": {
"name": "mypackage",
"version": "2.0",
"source": {
"url": "https://repo.com/svnrepo",
"type": "svn",
"reference": "tags/v2.0"
}
}
}
},
"require": {
"mypackage": "2.0"
}
}
|
2011-11-17 16:56:01 +01:00 |
Jordi Boggiano
|
761ad6d171
|
Only allow self-updates when called from within a phar
|
2011-11-16 13:50:32 +01:00 |
Jeremy Mikola
|
be6b748426
|
Fix reference to invalid branch name variable
|
2011-11-16 01:03:01 -05:00 |
Jordi Boggiano
|
e6710e311c
|
Merge remote-tracking branch 'webfactory/mercurial-support'
|
2011-11-15 15:12:15 +01:00 |
Jordi Boggiano
|
8a2afee55f
|
Rethrow on unexpected failures
|
2011-11-15 14:59:49 +01:00 |
Jordi Boggiano
|
b4ec1b36c4
|
OpenSSL is not required to clone git repos
|
2011-11-15 13:34:13 +01:00 |
Jordi Boggiano
|
22a93e7273
|
Check we have a driver before using it
|
2011-11-15 11:54:26 +01:00 |
Jordi Boggiano
|
1fd9174c0d
|
Fix auto-date parsing in GitDriver
|
2011-11-15 11:53:26 +01:00 |
Jordi Boggiano
|
b350dda0fe
|
Skip GitHub driver if openssl is disabled
|
2011-11-15 11:29:25 +01:00 |
Jordi Boggiano
|
418e2e28f3
|
Merge remote-tracking branch 'chEbba/tar-phar-downloader'
Conflicts:
src/Composer/Downloader/PearDownloader.php
|
2011-11-15 11:20:47 +01:00 |
Jordi Boggiano
|
3ad905ae99
|
Lift openssl requirement for github archives (thanks @pborreli)
|
2011-11-15 11:07:05 +01:00 |
Jordi Boggiano
|
61d17524b8
|
Merge remote-tracking branch 'origin/master'
|
2011-11-15 10:51:32 +01:00 |
Joseph Bielawski
|
d6cd6a4aef
|
Use `RuntimeException` instead of `UnexpectedValueException` when zip extension is not enabled
|
2011-11-14 23:05:08 +01:00 |