]> git.pld-linux.org Git - packages/composer.git/log
packages/composer.git
7 years agoup to 1.4.1 auto/th/composer-1.4.1-1
Elan Ruusamäe [Tue, 28 Mar 2017 10:51:06 +0000 (13:51 +0300)]
up to 1.4.1

7 years ago1.3.0 - 2016-12-24 auto/th/composer-1.3.0-1
Elan Ruusamäe [Sat, 24 Dec 2016 22:41:32 +0000 (00:41 +0200)]
1.3.0 - 2016-12-24

 - Fixed handling of annotated git tags vs lightweight tags leading to useless updates sometimes
 - Fixed ext-xdebug not being require-able anymore due to automatic xdebug disabling
 - Fixed case insensitivity of remove command

1.3.0-RC - 2016-12-11

 - Added workaround for xdebug performance impact by restarting PHP without xdebug automatically in case it is enabled
 - Added `--minor-only` to the `outdated` command to only show updates to minor versions and ignore new major versions
 - Added `--apcu-autoloader` to the `update`/`install` commands and `--apcu` to `dump-autoload` to enable an APCu-caching autoloader, which can be more efficient than --classmap-authoritative if you attempt to autoload many classes that do not exist, or if you can not use authoritative classmaps for some reason
 - Added summary of operations to be executed before they run, and made execution output more compact
 - Added `php-debug` and `php-zts` virtual platform packages
 - Added `gitlab-token` auth config for GitLab private tokens
 - Added `--strict` to the `outdated` command to return a non-zero exit code when there are outdated packages
 - Added ability to call php scripts using the current php interpreter (instead of finding php in PATH by default) in script handlers via `@php ...`
 - Added `COMPOSER_ALLOW_XDEBUG` env var to circumvent the xdebug-disabling behavior
 - Added `COMPOSER_MIRROR_PATH_REPOS` env var to force mirroring of path repositories vs symlinking
 - Added `COMPOSER_DEV_MODE` env var that is set by Composer to forward the dev mode to script handlers
 - Fixed support for git 2.11
 - Fixed output from zip and rar leaking out when an error occured
 - Removed `hash` from composer.lock, only `content-hash` is now used which should reduce conflicts
 - Minor fixes and performance improvements

7 years agofix tests for old phpunit auto/th/composer-1.2.2-1
Elan Ruusamäe [Fri, 18 Nov 2016 18:47:29 +0000 (20:47 +0200)]
fix tests for old phpunit

7 years agoup to 1.2.2 - 2016-11-03
Elan Ruusamäe [Fri, 18 Nov 2016 13:16:23 +0000 (15:16 +0200)]
up to 1.2.2 - 2016-11-03

- Fixed selection of packages based on stability to be independent from package repository order
- Fixed POST_DEPENDENCIES_SOLVING not containing some operations in edge cases
- Fixed issue handling GitLab URLs containing dots and other special characters
- Fixed issue on Windows when running composer at the root of a drive
- Minor fixes

7 years agov1.2.1 - 2016-09-12 auto/th/composer-1.2.1-1
Elan Ruusamäe [Thu, 22 Sep 2016 08:55:00 +0000 (11:55 +0300)]
v1.2.1 - 2016-09-12

- Fixed edge case issues with the static autoloader
- Minor fixes

7 years agoup to 1.2.0; Security: Fixed httpoxy vulnerability auto/th/composer-1.2.0-1
Elan Ruusamäe [Wed, 3 Aug 2016 16:05:00 +0000 (19:05 +0300)]
up to 1.2.0; Security: Fixed httpoxy vulnerability

7 years ago1.1.3 - 2016-06-26 auto/th/composer-1.1.3-1
Elan Ruusamäe [Mon, 4 Jul 2016 11:40:11 +0000 (14:40 +0300)]
1.1.3 - 2016-06-26

- Fixed bitbucket oauth instructions
- Fixed version parsing issue
- Fixed handling of bad proxies that modify JSON content on the fly

7 years agoup to 1.1.2 auto/th/composer-1.1.2-1
Elan Ruusamäe [Thu, 16 Jun 2016 14:02:49 +0000 (17:02 +0300)]
up to 1.1.2

7 years agoupdate deps for running tests auto/th/composer-1.1.0-1
Elan Ruusamäe [Wed, 11 May 2016 20:48:10 +0000 (23:48 +0300)]
update deps for running tests

7 years agoupdate autoloader for new deps (psr/log, composer/ca-bundle)
Elan Ruusamäe [Wed, 11 May 2016 20:47:01 +0000 (23:47 +0300)]
update autoloader for new deps (psr/log, composer/ca-bundle)

7 years agoup to 1.1.0
Elan Ruusamäe [Wed, 11 May 2016 20:35:41 +0000 (23:35 +0300)]
up to 1.1.0

ca-certs patch outdated, using composer/ca-bundle package

7 years agoup to 1.0.3 (2016-04-29) auto/th/composer-1.0.3-1
Elan Ruusamäe [Tue, 3 May 2016 07:51:34 +0000 (10:51 +0300)]
up to 1.0.3 (2016-04-29)

7 years agoconflict with older satis
Elan Ruusamäe [Tue, 3 May 2016 07:48:15 +0000 (10:48 +0300)]
conflict with older satis

PHP Fatal error: Class 'Composer\Command\Command' not found in /usr/share/php/Composer/Satis/Command/BuildCommand.php on line 37

8 years agouse system ca-certificates auto/th/composer-1.0.1-2
Elan Ruusamäe [Tue, 19 Apr 2016 09:56:32 +0000 (12:56 +0300)]
use system ca-certificates

8 years agoup to 1.0.1 (2016-04-18) auto/th/composer-1.0.1-1
Elan Ruusamäe [Tue, 19 Apr 2016 09:44:20 +0000 (12:44 +0300)]
up to 1.0.1 (2016-04-18)

8 years agowoot, 1.0.0 stable release auto/th/composer-1.0.0-18
Elan Ruusamäe [Tue, 5 Apr 2016 19:09:04 +0000 (22:09 +0300)]
woot, 1.0.0 stable release

Seldaek released this 7 hours ago · 0 commits to master since this release

8 years agotests use git
Elan Ruusamäe [Mon, 21 Mar 2016 14:09:25 +0000 (16:09 +0200)]
tests use git

2) Composer\Test\Package\Archiver\ArchiveManagerTest::testArchiveCustomFileName
RuntimeException: Could not init: sh: git: not found

8 years agoskip tests that do not work on old phpunit we have in repo auto/th/composer-1.0.0-17.beta1.1
Elan Ruusamäe [Mon, 21 Mar 2016 13:46:50 +0000 (15:46 +0200)]
skip tests that do not work on old phpunit we have in repo

8 years agoup to 1.0.0-beta1
Elan Ruusamäe [Mon, 21 Mar 2016 13:42:22 +0000 (15:42 +0200)]
up to 1.0.0-beta1

8 years agoautoloader: do not register twice
Elan Ruusamäe [Wed, 6 Jan 2016 21:01:24 +0000 (23:01 +0200)]
autoloader: do not register twice

8 years agoadd php-seld-cli-prompt autoload auto/th/composer-1.0.0-16.alpha11.1
Elan Ruusamäe [Tue, 5 Jan 2016 10:35:04 +0000 (12:35 +0200)]
add php-seld-cli-prompt autoload

used when (http) passwords are asked

8 years agomin composer version with proper deps
Elan Ruusamäe [Sat, 28 Nov 2015 17:15:49 +0000 (19:15 +0200)]
min composer version with proper deps

8 years agorequire itself for tests
Elan Ruusamäe [Thu, 26 Nov 2015 13:10:41 +0000 (15:10 +0200)]
require itself for tests

simplier than to duplicate BR/R deps

8 years agoAutoloadGenerator needs LICENSE file at run time
Elan Ruusamäe [Thu, 26 Nov 2015 12:57:26 +0000 (14:57 +0200)]
AutoloadGenerator needs LICENSE file at run time

8 years agodisable tests that require newer phpunit
Elan Ruusamäe [Thu, 26 Nov 2015 12:48:55 +0000 (14:48 +0200)]
disable tests that require newer phpunit

8 years agofix schema validation tests
Elan Ruusamäe [Thu, 26 Nov 2015 12:48:34 +0000 (14:48 +0200)]
fix schema validation tests

8 years agoprepare to run tests
Elan Ruusamäe [Thu, 26 Nov 2015 11:55:20 +0000 (13:55 +0200)]
prepare to run tests

8 years agofix output of composer --version auto/th/composer-1.0.0-15.alpha11
Elan Ruusamäe [Thu, 26 Nov 2015 11:32:41 +0000 (13:32 +0200)]
fix output of composer --version

8 years agoMerge branch '1.0.0-alpha11-dev' auto/th/composer-1.0.0-14.alpha11
Elan Ruusamäe [Wed, 25 Nov 2015 22:17:28 +0000 (00:17 +0200)]
Merge branch '1.0.0-alpha11-dev'

8 years agocleanup unneeded patches
Elan Ruusamäe [Wed, 25 Nov 2015 22:16:38 +0000 (00:16 +0200)]
cleanup unneeded patches

8 years agocleanup bootstrap
Elan Ruusamäe [Wed, 25 Nov 2015 22:15:20 +0000 (00:15 +0200)]
cleanup bootstrap

no longer needs itself to build

8 years agosimplify install, install to php data dir
Elan Ruusamäe [Wed, 25 Nov 2015 22:05:48 +0000 (00:05 +0200)]
simplify install, install to php data dir

8 years agoBR php-seld-phar-utils, update version min versions
Elan Ruusamäe [Wed, 25 Nov 2015 17:16:00 +0000 (19:16 +0200)]
BR php-seld-phar-utils, update version min versions

8 years agofix autoload for spdx and semver
Elan Ruusamäe [Wed, 25 Nov 2015 17:09:24 +0000 (19:09 +0200)]
fix autoload for spdx and semver

8 years agoskip the composer install hackery
Elan Ruusamäe [Wed, 25 Nov 2015 17:05:20 +0000 (19:05 +0200)]
skip the composer install hackery

8 years agorequire semver and spdx-licenses package for build
Elan Ruusamäe [Wed, 25 Nov 2015 17:02:26 +0000 (19:02 +0200)]
require semver and spdx-licenses package for build

8 years agouse bin/composer as we don't patch it
Elan Ruusamäe [Wed, 25 Nov 2015 16:34:22 +0000 (18:34 +0200)]
use bin/composer as we don't patch it

8 years agouse bin/compile timestamp as autoload suffix
Elan Ruusamäe [Wed, 25 Nov 2015 16:33:21 +0000 (18:33 +0200)]
use bin/compile timestamp as autoload suffix

8 years agoupdate to 1.0.0-alpha11
Elan Ruusamäe [Wed, 25 Nov 2015 16:30:54 +0000 (18:30 +0200)]
update to 1.0.0-alpha11

8 years agoignore externals on svn switch auto/th/composer-1.0.0-14.alpha10
Elan Ruusamäe [Fri, 18 Sep 2015 14:00:16 +0000 (17:00 +0300)]
ignore externals on svn switch

8 years agopatch checkout not svn log
Elan Ruusamäe [Thu, 10 Sep 2015 11:15:33 +0000 (14:15 +0300)]
patch checkout not svn log

8 years agoignore svn externals when checking out vendors
Elan Ruusamäe [Thu, 10 Sep 2015 10:56:51 +0000 (13:56 +0300)]
ignore svn externals when checking out vendors

https://github.com/composer/composer/issues/4283

8 years agouse php-devel version of php for build, ensure result is unversioned
Elan Ruusamäe [Wed, 2 Sep 2015 19:01:57 +0000 (22:01 +0300)]
use php-devel version of php for build, ensure result is unversioned

8 years agocosmetics
Elan Ruusamäe [Wed, 2 Sep 2015 18:35:10 +0000 (21:35 +0300)]
cosmetics

8 years agoBR filter
Elan Ruusamäe [Thu, 13 Aug 2015 09:13:23 +0000 (12:13 +0300)]
BR filter

8 years agoup to 1.0.0-alpha10 auto/th/composer-1.0.0-13.alpha10
Elan Ruusamäe [Wed, 12 Aug 2015 14:41:47 +0000 (17:41 +0300)]
up to 1.0.0-alpha10

9 years agouse json-schema >= 1.3 auto/th/composer-1.0.0-12.alpha9.216.g5744981
Elan Ruusamäe [Wed, 18 Feb 2015 12:27:42 +0000 (14:27 +0200)]
use json-schema >= 1.3

https://github.com/composer/composer/commit/bf32d2b83ce52a1cf79e4ee7310e405bf92f1eae
https://github.com/composer/composer/commit/b20153111b8c5256120d1383ab2303b65b8c5d9a

9 years agoup to 1.0.0-alpha9-216-g5744981 auto/th/composer-1.0.0-11.alpha9.216.g5744981
Elan Ruusamäe [Tue, 17 Feb 2015 23:22:59 +0000 (01:22 +0200)]
up to 1.0.0-alpha9-216-g5744981

1.0.0-alpha9 fails to parse deps:
Could not load package socalnick/scn-social-auth in http://packagist.org:
[UnexpectedValueException] Could not parse version constraint >=1.2.2 <2.0.0:
Invalid version string "1.2.2 <2.0.0"

9 years agoBR virtual php-devel
Elan Ruusamäe [Sat, 13 Dec 2014 13:00:23 +0000 (15:00 +0200)]
BR virtual php-devel

9 years agoup to 1.0.0-alpha9 auto/th/composer-1.0.0-10.alpha9
Elan Ruusamäe [Fri, 12 Dec 2014 21:54:01 +0000 (23:54 +0200)]
up to 1.0.0-alpha9

9 years agocleanup backups after patching
Elan Ruusamäe [Fri, 28 Nov 2014 15:59:18 +0000 (17:59 +0200)]
cleanup backups after patching

9 years agoup to b23a3cd auto/th/composer-1.0.0-9.b23a3cd
Elan Ruusamäe [Fri, 28 Nov 2014 14:05:55 +0000 (16:05 +0200)]
up to b23a3cd

9 years agoadd top level composer cachedir auto/th/composer-1.0.0-0.alpha8.8.b0cabd1
Elan Ruusamäe [Tue, 4 Nov 2014 05:59:00 +0000 (07:59 +0200)]
add top level composer cachedir

9 years agoup to b0cabd1, supports composer events for Composer Asset Plugin auto/th/composer-1.0.0-0.alpha8.7.b0cabd1
Elan Ruusamäe [Sun, 26 Oct 2014 10:32:49 +0000 (12:32 +0200)]
up to b0cabd1, supports composer events for Composer Asset Plugin

9 years agotrailing slash
Elan Ruusamäe [Tue, 5 Aug 2014 02:23:51 +0000 (05:23 +0300)]
trailing slash

9 years agohhvm peardir fix (PEAR_INSTALL_DIR constant is empty) auto/th/composer-1.0.0-0.alpha8.6.ac497fe
Elan Ruusamäe [Tue, 5 Aug 2014 02:22:02 +0000 (05:22 +0300)]
hhvm peardir fix (PEAR_INSTALL_DIR constant is empty)

9 years agodisable memory limit for update command
Elan Ruusamäe [Tue, 5 Aug 2014 01:59:10 +0000 (04:59 +0300)]
disable memory limit for update command

https://github.com/composer/composer/issues/1898

9 years agoR zlib ext to open compressed phar archives
Elan Ruusamäe [Sun, 22 Jun 2014 12:25:10 +0000 (15:25 +0300)]
R zlib ext to open compressed phar archives

9 years ago- release 5 (by relup.sh) auto/th/composer-1.0.0-0.alpha8.5.ac497fe
Elan Ruusamäe [Sat, 21 Jun 2014 18:53:49 +0000 (21:53 +0300)]
- release 5 (by relup.sh)

9 years agoupdate to build with current composer rpm package
Elan Ruusamäe [Fri, 20 Jun 2014 13:59:54 +0000 (16:59 +0300)]
update to build with current composer rpm package

9 years agoinclude git hash to runtime version; BR consistency auto/th/composer-1.0.0-0.alpha8.3.ac497fe
Elan Ruusamäe [Thu, 19 Jun 2014 09:19:16 +0000 (12:19 +0300)]
include git hash to runtime version; BR consistency

9 years agoup to ac497fea git snap
Elan Ruusamäe [Thu, 19 Jun 2014 09:02:02 +0000 (12:02 +0300)]
up to ac497fea git snap

alpha8 runs out of memory too soon

10 years ago- release 2 (by relup.sh) auto/th/composer-1.0.0-0.alpha8.2
Elan Ruusamäe [Tue, 15 Apr 2014 05:04:38 +0000 (08:04 +0300)]
- release 2 (by relup.sh)

10 years agofix autoload of JsonLint
Elan Ruusamäe [Tue, 15 Apr 2014 05:04:08 +0000 (08:04 +0300)]
fix autoload of JsonLint

10 years agorequire posix ext to ensure colors
Elan Ruusamäe [Sat, 12 Apr 2014 12:14:05 +0000 (15:14 +0300)]
require posix ext to ensure colors

10 years agoalways require openssl and zip extension
Elan Ruusamäe [Sat, 12 Apr 2014 11:42:49 +0000 (14:42 +0300)]
always require openssl and zip extension

this is dev package, its more annoying to have some feature missing than
extra dependency installed

zip/openssl is very common installing from github repositories

10 years agomore extensions required
Elan Ruusamäe [Sat, 12 Apr 2014 11:41:17 +0000 (14:41 +0300)]
more extensions required

10 years agoensure php interpreter dependency
Elan Ruusamäe [Sat, 12 Apr 2014 11:16:37 +0000 (14:16 +0300)]
ensure php interpreter dependency

10 years agosuggest bash-completion
Elan Ruusamäe [Thu, 10 Apr 2014 08:22:46 +0000 (11:22 +0300)]
suggest bash-completion

10 years agoadd bash-completion
Elan Ruusamäe [Wed, 9 Apr 2014 18:43:50 +0000 (21:43 +0300)]
add bash-completion

10 years agoskip precompiled .phar when not bootstraping auto/th/composer-1.0.0-0.alpha8.1
Elan Ruusamäe [Wed, 9 Apr 2014 18:25:55 +0000 (21:25 +0300)]
skip precompiled .phar when not bootstraping

i don't see point why include it in src.rpm as the bootstrap is really
for building first version, and when we have src.rpm on ftp, it means
the first version build was success as well

10 years agomake build not to use network
Elan Ruusamäe [Wed, 9 Apr 2014 18:25:47 +0000 (21:25 +0300)]
make build not to use network

10 years agobootstrap build fixes auto/th/composer-1.0.0-0.alpha8.0.22
Elan Ruusamäe [Wed, 9 Apr 2014 18:10:17 +0000 (21:10 +0300)]
bootstrap build fixes

10 years agorename files to reflect what they really contain now
Elan Ruusamäe [Wed, 9 Apr 2014 17:43:39 +0000 (20:43 +0300)]
rename files to reflect what they really contain now

10 years agouse system packages for json-schema and jsonlint
Elan Ruusamäe [Wed, 9 Apr 2014 17:41:41 +0000 (20:41 +0300)]
use system packages for json-schema and jsonlint

10 years agoup to 1.0.0-alpha8, supports psr-4
Elan Ruusamäe [Wed, 9 Apr 2014 16:41:47 +0000 (19:41 +0300)]
up to 1.0.0-alpha8, supports psr-4

10 years agoup to git f134e09
Elan Ruusamäe [Wed, 13 Nov 2013 07:42:32 +0000 (09:42 +0200)]
up to git f134e09

10 years agoup to git 46e5554
Elan Ruusamäe [Mon, 13 Sep 2027 14:38:17 +0000 (17:38 +0300)]
up to git 46e5554

10 years agohash extension is required for composer update
Elan Ruusamäe [Tue, 30 Jul 2013 18:11:50 +0000 (21:11 +0300)]
hash extension is required for composer update

10 years agotar unpacker uses phar extension
Elan Ruusamäe [Thu, 13 Jun 2013 08:42:56 +0000 (11:42 +0300)]
tar unpacker uses phar extension

Fatal error: Class 'PharData' not found in /usr/share/composer/src/Composer/Downloader/TarDownloader.php on line 28

11 years agoupdate building with system symfony
Elan Ruusamäe [Fri, 12 Apr 2013 15:43:30 +0000 (18:43 +0300)]
update building with system symfony

11 years agorebundle .phar without symfony components
Elan Ruusamäe [Mon, 1 Apr 2013 21:11:00 +0000 (00:11 +0300)]
rebundle .phar without symfony components

11 years agoupdated nogit patch
Elan Ruusamäe [Mon, 1 Apr 2013 19:37:18 +0000 (22:37 +0300)]
updated nogit patch

11 years agoupdate to git checkout of alpha7
Elan Ruusamäe [Mon, 1 Apr 2013 18:36:16 +0000 (21:36 +0300)]
update to git checkout of alpha7

11 years agorename to composer
Elan Ruusamäe [Mon, 1 Apr 2013 17:38:57 +0000 (20:38 +0300)]
rename to composer

11 years ago- package res/ dir
Elan Ruusamäe [Sat, 8 Dec 2012 16:11:55 +0000 (18:11 +0200)]
- package res/ dir

11 years ago- install unpacked application instead of phar
Elan Ruusamäe [Sat, 8 Dec 2012 12:43:35 +0000 (14:43 +0200)]
- install unpacked application instead of phar

11 years agoEnabling the zip extension allows to unzip archives, and allows gzip compression...
Elan Ruusamäe [Sat, 8 Dec 2012 03:06:26 +0000 (05:06 +0200)]
Enabling the zip extension allows to unzip archives, and allows gzip compression of all internet traffic

11 years ago- fix md5
Elan Ruusamäe [Sat, 8 Dec 2012 02:06:15 +0000 (04:06 +0200)]
- fix md5

11 years ago- use github code to build the package, added boostrap bcond
Elan Ruusamäe [Sat, 8 Dec 2012 02:01:24 +0000 (04:01 +0200)]
- use github code to build the package, added boostrap bcond

11 years agosuggest supported VCSes auto/th/composer-php-1.0.0-0.alpha6.0.1
Elan Ruusamäe [Sat, 8 Dec 2012 00:09:01 +0000 (02:09 +0200)]
suggest supported VCSes

11 years ago- suggest openssl
Elan Ruusamäe [Sat, 8 Dec 2012 00:08:27 +0000 (02:08 +0200)]
- suggest openssl

11 years agonew, version 1.0.0-alpha6
Elan Ruusamäe [Fri, 7 Dec 2012 20:42:21 +0000 (22:42 +0200)]
new, version 1.0.0-alpha6

This page took 0.206611 seconds and 4 git commands to generate.