Skip to content

Commit 18bfb40

Browse files
committed
Updated changelogs
1 parent 88b96a6 commit 18bfb40

File tree

5 files changed

+58
-10
lines changed

5 files changed

+58
-10
lines changed

.travis.yml

-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
language: php
22
php:
3-
- 5.6
4-
- 7
53
- 7.1
6-
- hhvm
74
dist: trusty
8-
matrix:
9-
allow_failures:
10-
-
11-
php: hhvm
125
cache:
136
directories:
147
- $HOME/.composer/cache

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2016-2017, HiQDev (http://hiqdev.com/)
1+
Copyright © 2016-2018, HiQDev (http://hiqdev.com/)
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ More information can be found on [about page](https://asset-packagist.org/site/a
5656
This project is released under the terms of the BSD-3-Clause [license](LICENSE).
5757
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).
5858

59-
Copyright © 2016-2017, HiQDev (http://hiqdev.com/)
59+
Copyright © 2016-2018, HiQDev (http://hiqdev.com/)
6060

6161
## Acknowledgments
6262

history.md

+55
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## [Under development]
44

5+
- Fixed XSS vulnerabilities
6+
- [92c0fd7] 2017-12-11 Fixed XSS vulnerabilities [@SilverFire]
7+
- Added patch version support for `bower-asset/angular`
8+
- [be126d4] 2017-10-01 added converting patch version to RC for bower-asset/angular [@hiqsol]
9+
- Added redirect to package page when its full name given
10+
- [eb93960] 2017-07-04 improved search: added redirect to package page when full name given [@hiqsol]
511
- Refactored internals: RegistryFactory, Mutex <- Locker, logging
612
- [cd0f3cc] 2017-05-18 csfixed [@hiqsol]
713
- [b76fbcd] 2017-05-18 Merge pull request #50 from edgardmessias/refactored [@hiqsol]
@@ -33,6 +39,10 @@
3339
- [d89b68c] 2017-05-04 fixed hidev config for hidev 0.6 [@hiqsol]
3440
- [b850cba] 2017-05-05 renamed configs `web`, `console` <- hisite, hidev [@hiqsol]
3541
- Implemented package management using queues with [zhuravljov/yii2-queue]
42+
- [9f54f52] 2017-09-29 Updated to use `yiisoft/yii2-queue`, implemented sequention jobs execution limit [@SilverFire]
43+
- [2ba21ee] 2017-09-29 Switched to yiisoft/yii2-queue [@SilverFire]
44+
- [9b7d7ff] 2017-09-21 Added migration to follow yii2-queue API changes [@SilverFire]
45+
- [88b96a6] 2018-05-23 Updated `QueueController` to follow yii2-queue API changes [@SilverFire]
3646
- [ace352d] 2017-05-05 Merge pull request #42 from edgardmessias/fix-queue [@SilverFire]
3747
- [7c5d01d] 2017-05-05 Fixed [zhuravljov/yii2-queue] API changes [@edgardmessias]
3848
- [b07d11b] 2017-05-04 Updated to follow [zhuravljov/yii2-queue] API changes [@SilverFire]
@@ -48,6 +58,11 @@
4858
- [9515fd0] 2016-12-01 Refactored Storage - added StorageInterface, changes visibiliy of some method [@SilverFire]
4959
- [bc20b98] 2016-11-30 Fixed typo [@SilverFire]
5060
- Improved look, moved search form to NavBar, added color by stability in package details page
61+
- [d428eef] 2017-05-27 added require yii2-hiart-librariesio and yii2-hiart-guzzle [@hiqsol]
62+
- [2ec9f08] 2017-05-27 Merge pull request #52 from edgardmessias/improved_search [@hiqsol]
63+
- [b9972eb] 2017-05-24 Added image by platform in result search [@edgardmessias]
64+
- [9f04bf5] 2017-05-24 Added "Powered by libraries.io" [@edgardmessias]
65+
- [3511c98] 2017-05-23 Improved Search using libraries.io (Close #36) [@edgardmessias]
5166
- [33befd4] 2017-05-11 added container class in outer div [@hiqsol]
5267
- [856c104] 2017-05-10 added breadcrumbs and subtitle for pages [@hiqsol]
5368
- [6aa8285] 2017-05-10 fixed navbar menu [@hiqsol]
@@ -98,6 +113,20 @@
98113
- [bdc0fb1] 2017-04-26 Enhanced package info displaying [@SilverFire]
99114
- [1c947e1] 2017-04-26 Bootstarap log module [@SilverFire]
100115
- Fixed minor issues
116+
- [ea55b5c] 2017-06-30 switched icons to fixed weight fontawesome [@hiqsol]
117+
- [8a5882e] 2017-06-30 csfixed [@hiqsol]
118+
- [a5f52c5] 2017-06-30 added AppAsset to be registered by themeManager at startup [@hiqsol]
119+
- [f4dc2fc] 2017-06-16 Merge pull request #56 from anyt/add_license_information_to_package_info [@hiqsol]
120+
- [b2c50d1] 2017-06-15 Added license information to package info. [yatsenco@gmail.com]
121+
- [38e5b4b] 2017-05-27 added icon for License at _search_item [@hiqsol]
122+
- [8ea9f6b] 2017-05-27 redone to use `yii2-hiart-librariesio` [@hiqsol]
123+
- [68e6592] 2017-05-27 added AssetPackage::isAvailable and buildNormalName [@hiqsol]
124+
- [eb5f5d9] 2017-10-01 added `normalizeScopedName` [@hiqsol]
125+
- [052b795] 2017-07-17 moved `yiisoft/yii2-debug` to require-dev closes #46 [@hiqsol]
126+
- [e1f21c7] 2017-12-16 Merge pull request #75 from and800/master [@hiqsol]
127+
- [0365f77] 2017-10-20 Merge pull request #73 from SilverFire/master [@hiqsol]
128+
- [27ad14d] 2017-10-20 Updated fxp/composer-asset-plugin constraint to ^1.4.2 [@SilverFire]
129+
- [843800f] 2018-02-17 typo [@hiqsol]
101130
- [59e4260] 2017-04-24 Fixed to follow FXP/composer-asset-plugin API changes [@SilverFire]
102131
- [c95600b] 2017-05-08 Merge pull request #43 from `edgardmessias/fix_urls` [@SilverFire]
103132
- [2c47200] 2017-05-08 Fixed urls for use in urlManager [@edgardmessias]
@@ -484,3 +513,29 @@
484513
[ca928cf]: https://github.com/hiqdev/asset-packagist/commit/ca928cf
485514
[cd5c912]: https://github.com/hiqdev/asset-packagist/commit/cd5c912
486515
[300594c]: https://github.com/hiqdev/asset-packagist/commit/300594c
516+
[88b96a6]: https://github.com/hiqdev/asset-packagist/commit/88b96a6
517+
[843800f]: https://github.com/hiqdev/asset-packagist/commit/843800f
518+
[e1f21c7]: https://github.com/hiqdev/asset-packagist/commit/e1f21c7
519+
[92c0fd7]: https://github.com/hiqdev/asset-packagist/commit/92c0fd7
520+
[0365f77]: https://github.com/hiqdev/asset-packagist/commit/0365f77
521+
[27ad14d]: https://github.com/hiqdev/asset-packagist/commit/27ad14d
522+
[be126d4]: https://github.com/hiqdev/asset-packagist/commit/be126d4
523+
[eb5f5d9]: https://github.com/hiqdev/asset-packagist/commit/eb5f5d9
524+
[9f54f52]: https://github.com/hiqdev/asset-packagist/commit/9f54f52
525+
[2ba21ee]: https://github.com/hiqdev/asset-packagist/commit/2ba21ee
526+
[9b7d7ff]: https://github.com/hiqdev/asset-packagist/commit/9b7d7ff
527+
[052b795]: https://github.com/hiqdev/asset-packagist/commit/052b795
528+
[eb93960]: https://github.com/hiqdev/asset-packagist/commit/eb93960
529+
[ea55b5c]: https://github.com/hiqdev/asset-packagist/commit/ea55b5c
530+
[8a5882e]: https://github.com/hiqdev/asset-packagist/commit/8a5882e
531+
[a5f52c5]: https://github.com/hiqdev/asset-packagist/commit/a5f52c5
532+
[f4dc2fc]: https://github.com/hiqdev/asset-packagist/commit/f4dc2fc
533+
[b2c50d1]: https://github.com/hiqdev/asset-packagist/commit/b2c50d1
534+
[38e5b4b]: https://github.com/hiqdev/asset-packagist/commit/38e5b4b
535+
[8ea9f6b]: https://github.com/hiqdev/asset-packagist/commit/8ea9f6b
536+
[68e6592]: https://github.com/hiqdev/asset-packagist/commit/68e6592
537+
[d428eef]: https://github.com/hiqdev/asset-packagist/commit/d428eef
538+
[2ec9f08]: https://github.com/hiqdev/asset-packagist/commit/2ec9f08
539+
[b9972eb]: https://github.com/hiqdev/asset-packagist/commit/b9972eb
540+
[9f04bf5]: https://github.com/hiqdev/asset-packagist/commit/9f04bf5
541+
[3511c98]: https://github.com/hiqdev/asset-packagist/commit/3511c98

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
asset-packagist dev-0.1.0-cd0f3cc 2017-05-18 12:44:48 +0000 cd0f3cc140250f0d2700de1d5cc43f93e3ca60ab
1+
asset-packagist dev-0.1.0-88b96a6 2018-05-23 13:08:28 +0000 88b96a62cda53e6b0c55ea072c9a6c6ad2d266a8

0 commit comments

Comments
 (0)