Jordi Boggiano
|
4bd748b463
|
Fix BC issue from #3101
|
2014-07-19 19:43:59 +02:00 |
David Zuelke
|
d47d9eb253
|
remember prefer-stable setting in composer.lock
|
2014-07-07 21:20:46 +02:00 |
Jordi Boggiano
|
f53994fcf2
|
Only lines starting with a # should be treated as comments, fixes #3066
|
2014-06-29 16:18:18 +02:00 |
Josef Martinec
|
24f0f32543
|
Skip external symlinks when creating PHAR archive
|
2014-06-19 17:06:31 +02:00 |
Jordi Boggiano
|
ac497feaba
|
CS fixes
|
2014-06-10 16:13:12 +02:00 |
Jordi Boggiano
|
c96430244c
|
Add missing setDistReference on alias package, fixes #3017
|
2014-05-27 14:11:20 +02:00 |
Jordi Boggiano
|
64ac32fca9
|
Merge pull request #2785 from Firehed/master
Add @generated annotation to lockfile (ref PR 2210)
|
2014-05-24 22:57:50 +02:00 |
Jordi Boggiano
|
e0886b94a2
|
Make Git::cleanEnv static
|
2014-05-23 17:09:16 +02:00 |
Jordi Boggiano
|
31b787249c
|
More fixes to mirror support
|
2014-05-07 19:34:40 +02:00 |
Jordi Boggiano
|
b39df32d4b
|
Minor fixes
|
2014-05-07 19:34:39 +02:00 |
Jordi Boggiano
|
ba776c06ee
|
Add composer mirror class
|
2014-05-07 19:34:38 +02:00 |
Jordi Boggiano
|
77163f66fc
|
Add support for mirrors in composer repos
|
2014-05-07 19:34:35 +02:00 |
Jordi Boggiano
|
faeb706de6
|
Handle alias packages properly, refs #2189
|
2014-05-07 19:10:55 +02:00 |
Jordi Boggiano
|
32cd883daa
|
Rename options to transport-options, refs #2189
|
2014-05-07 18:25:28 +02:00 |
Jordi Boggiano
|
31092843fd
|
Only load options when they come from the lock file, not from standard metadata, refs #2189
|
2014-05-07 18:12:26 +02:00 |
Jordi Boggiano
|
016a016455
|
Merge remote-tracking branch 'lcobucci/master'
Conflicts:
src/Composer/Downloader/FileDownloader.php
|
2014-05-07 18:02:46 +02:00 |
Jordi Boggiano
|
e7b82cdd88
|
Only check in require and for non-platform packages, add flag to make this warning optional, refs #2320
|
2014-04-09 15:37:50 +02:00 |
Jordi Boggiano
|
e0004d0656
|
Merge remote-tracking branch 'stof/validate_unbound_constraints'
|
2014-04-09 14:51:14 +02:00 |
Jordi Boggiano
|
808e65f7de
|
Merge pull request #2769 from sndpl/issue/2739
Fix for #2739 (and #1755), added support for directory excludes in the gitignore file
|
2014-03-23 22:01:39 +01:00 |
Eric Stern
|
634d1aba63
|
Add @generated annotation to lockfile readme, giving a hint for linters and other static analysis tools
|
2014-03-06 10:15:59 -08:00 |
Sandy Pleyte
|
3e161e8ea9
|
Updated the regexp and added an other test case for sub dirs
|
2014-02-28 16:30:55 +01:00 |
Sandy Pleyte
|
1d51e54a31
|
Updated the regexp and added more test cases.
|
2014-02-28 11:43:28 +01:00 |
Bilal Amarni
|
db91454a13
|
added an autoload-dev section
|
2014-02-28 00:27:03 +01:00 |
Sandy Pleyte
|
21109ada22
|
Fix for #2739 (and #1755), added support for directory excludes in the .gitignore file like /directory or directory/
|
2014-02-27 15:17:15 +01:00 |
Jordi Boggiano
|
714a47ef93
|
Fix detached head handling for non-committish sources, fixes #2732
|
2014-02-23 17:15:02 +01:00 |
Jordi Boggiano
|
bbda0434e5
|
Merge pull request #2584 from Cinderella-Man/version-setter
Package version setter
|
2014-02-20 15:16:32 +01:00 |
Jordi Boggiano
|
432ace33d4
|
Clean up svn environment to fix OSX issues, fixes #2708, refs #2146
|
2014-02-19 10:55:00 +01:00 |
René Kerner
|
0f95e531b8
|
* fixed svn tag directory handling
|
2014-02-07 10:41:40 +01:00 |
Nils Adermann
|
b7a9ea4187
|
Merge branch 'svn-root-detection'
* svn-root-detection:
Reformat code to follow coding style
* added svn handling for tags, trunk, branches in root packages
|
2014-02-06 23:07:47 +01:00 |
Nils Adermann
|
f2c48788b8
|
Reformat code to follow coding style
|
2014-02-06 23:06:48 +01:00 |
Jordi Boggiano
|
f72066de90
|
Merge pull request #2649 from zczapran/bugfix/git_exclude_filter_rules_too_broad
[Archiver] Rules in GitExcludeFilter are too broad
|
2014-02-06 21:38:47 +01:00 |
René Kerner
|
410181ee29
|
* added svn handling for tags, trunk, branches in root packages
|
2014-02-05 19:36:28 +01:00 |
Nils Adermann
|
7566315c7a
|
Don't put dots in archive filenames they cause problems with PharData
composer/satis#114
|
2014-02-04 12:30:44 +01:00 |
Zbigniew
|
5afe2f846f
|
[Archiver] comment for a confusing line
|
2014-01-30 23:42:11 +00:00 |
Zbigniew
|
a4a9d0f0e4
|
[Archiver] Rules in GitExcludeFilter are too broad
|
2014-01-30 23:34:28 +00:00 |
Cinderella-Man
|
990bea9845
|
Comment fix
|
2014-01-23 10:23:57 +00:00 |
Cinderella-Man
|
aba201b4ba
|
replaceVersion() method added
|
2014-01-23 09:58:34 +00:00 |
Jordi Boggiano
|
3c5000ad7f
|
CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459
|
2014-01-03 16:31:23 +01:00 |
Jordi Boggiano
|
b23742e30c
|
Merge remote-tracking branch 'donquixote/feature/psr4-complete'
|
2014-01-03 14:56:36 +01:00 |
Luís Otávio Cobucci Oblonczyk
|
0f2c0ab389
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
src/Composer/Downloader/FileDownloader.php
|
2013-12-29 00:37:08 +00:00 |
Pascal Borreli
|
2f4df9d459
|
Fixed typos
|
2013-12-27 11:51:01 +00:00 |
Andreas Hennings
|
c0aad84d8b
|
Validation to make the combination of target-dir with psr-4 illegal.
|
2013-12-14 16:33:59 +01:00 |
Andreas Hennings
|
39c09d5192
|
Add psr-4 stuff in a few more places.
|
2013-12-14 16:28:27 +01:00 |
Morgan Brunot
|
a300e1d45b
|
Fix error on check exclude from download composer.json
|
2013-12-10 21:14:50 +01:00 |
Jordi Boggiano
|
80499bb024
|
Detect ~> misuse and suggest fix, fixes #2476
|
2013-12-06 13:32:19 +01:00 |
Morgan BRUNOT
|
ca7cb68dd5
|
Check exclude from downloaded composer.json
|
2013-12-05 16:03:48 +01:00 |
Jordi Boggiano
|
fc3fbdeab3
|
Rename a few things
|
2013-11-20 15:17:10 +01:00 |
Alexey Kupershtokh
|
0e2959cc32
|
Cache in VersionConstraint
|
2013-11-20 10:14:44 +07:00 |
Chris Testroet
|
2a8eb9df34
|
Remove slashes from package archive filename
|
2013-10-19 22:00:40 -07:00 |
Christophe Coevoet
|
6cc95c43e3
|
Add a warning for unbound constraints in the validating loader
Closes #2165
|
2013-10-12 02:29:16 +02:00 |