-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
58155c6
commit 48eb728
Showing
22 changed files
with
192 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,20 @@ | ||
hiqdev/omnipay-epayservice changelog | ||
------------------------------------ | ||
hiqdev/omnipay-epayservice | ||
-------------------------- | ||
|
||
## Under development | ||
## [Under development] | ||
|
||
- Changed: redone to `omnipay-epayservice` | ||
- Added basics | ||
- Changed: redone to `omnipay-epayservice` ([@hiqsol]) | ||
- Added basics ([@hiqsol]) | ||
|
||
## Development started 2015-10-23 | ||
## [Development started] - 2015-10-23 | ||
|
||
[@hiqsol]: https://github.com/hiqsol | ||
[sol@hiqdev.com]: https://github.com/hiqsol | ||
[@SilverFire]: https://github.com/SilverFire | ||
[d.naumenko.a@gmail.com]: https://github.com/SilverFire | ||
[@tafid]: https://github.com/tafid | ||
[andreyklochok@gmail.com]: https://github.com/tafid | ||
[@BladeRoot]: https://github.com/BladeRoot | ||
[bladeroot@gmail.com]: https://github.com/BladeRoot | ||
[Under development]: https://github.com/hiqdev/omnipay-epayservice/releases | ||
[Under]: https://github.com/hiqdev/omnipay-epayservice/releases/tag/Under |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"name": "hiqdev/omnipay-epayservice", | ||
"authors": { | ||
"hiqsol": { | ||
"name": "Andrii Vasyliev", | ||
"role": "Project lead", | ||
"email": "sol@hiqdev.com", | ||
"github": "https://github.com/hiqsol", | ||
"homepage": "http://hipanel.com/" | ||
}, | ||
"SilverFire": { | ||
"name": "Dmitry Naumenko", | ||
"role": "Lead backend developer", | ||
"email": "d.naumenko.a@gmail.com", | ||
"github": "https://github.com/SilverFire", | ||
"homepage": "http://silverfire.me/" | ||
}, | ||
"tafid": { | ||
"name": "Andrey Klochok", | ||
"role": "Lead frontend developer", | ||
"email": "andreyklochok@gmail.com", | ||
"github": "https://github.com/tafid", | ||
"homepage": "http://hiqdev.com/" | ||
}, | ||
"BladeRoot": { | ||
"name": "Yuriy Myronchuk", | ||
"role": "QA Lead", | ||
"email": "bladeroot@gmail.com", | ||
"github": "https://github.com/BladeRoot", | ||
"homepage": "http://hiqdev.com/" | ||
} | ||
} | ||
} |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
hiqdev/omnipay-epayservice | ||
-------------------------- | ||
|
||
## [Under development] | ||
|
||
- Implemented testing | ||
- [58155c6] 2017-05-05 Merge pull request #1 from bladeroot/omnipay-epayservice-test [@SilverFire] | ||
- [261e5ee] 2017-04-28 finish [@BladeRoot] | ||
- [39050a9] 2017-04-24 omnipay-epayservice-test init [@BladeRoot] | ||
- Changed: redone to `omnipay-epayservice` | ||
- [4aa66f3] 2016-01-18 inited empty tests [@hiqsol] | ||
- [57636af] 2016-01-17 fixed build [@hiqsol] | ||
- [3722b88] 2015-12-11 removed assets, now in `payment-icons` [@hiqsol] | ||
- [6fa42cb] 2015-11-11 still redoing to omnipay [@hiqsol] | ||
- [219c624] 2015-11-11 still redoing to omnipay [@hiqsol] | ||
- [83a13d4] 2015-11-06 started redoing to `omnipay-epayservice` [@hiqsol] | ||
- Added basics | ||
- [5ef79f3] 2015-10-31 fixed `_secret` <- `secret` [@hiqsol] | ||
- [6d5fc32] 2015-10-30 changed: redone to `system` <- `name` [@hiqsol] | ||
- [db8df57] 2015-10-23 php-cs-fixed [@hiqsol] | ||
- [d593d7b] 2015-10-23 hideved [@hiqsol] | ||
- [6997451] 2015-10-23 inited [@hiqsol] | ||
|
||
## [Development started] - 2015-10-23 | ||
|
||
[@hiqsol]: https://github.com/hiqsol | ||
[sol@hiqdev.com]: https://github.com/hiqsol | ||
[@SilverFire]: https://github.com/SilverFire | ||
[d.naumenko.a@gmail.com]: https://github.com/SilverFire | ||
[@tafid]: https://github.com/tafid | ||
[andreyklochok@gmail.com]: https://github.com/tafid | ||
[@BladeRoot]: https://github.com/BladeRoot | ||
[bladeroot@gmail.com]: https://github.com/BladeRoot | ||
[4aa66f3]: https://github.com/hiqdev/omnipay-epayservice/commit/4aa66f3 | ||
[57636af]: https://github.com/hiqdev/omnipay-epayservice/commit/57636af | ||
[3722b88]: https://github.com/hiqdev/omnipay-epayservice/commit/3722b88 | ||
[6fa42cb]: https://github.com/hiqdev/omnipay-epayservice/commit/6fa42cb | ||
[219c624]: https://github.com/hiqdev/omnipay-epayservice/commit/219c624 | ||
[83a13d4]: https://github.com/hiqdev/omnipay-epayservice/commit/83a13d4 | ||
[5ef79f3]: https://github.com/hiqdev/omnipay-epayservice/commit/5ef79f3 | ||
[6d5fc32]: https://github.com/hiqdev/omnipay-epayservice/commit/6d5fc32 | ||
[db8df57]: https://github.com/hiqdev/omnipay-epayservice/commit/db8df57 | ||
[d593d7b]: https://github.com/hiqdev/omnipay-epayservice/commit/d593d7b | ||
[6997451]: https://github.com/hiqdev/omnipay-epayservice/commit/6997451 | ||
[58155c6]: https://github.com/hiqdev/omnipay-epayservice/commit/58155c6 | ||
[261e5ee]: https://github.com/hiqdev/omnipay-epayservice/commit/261e5ee | ||
[39050a9]: https://github.com/hiqdev/omnipay-epayservice/commit/39050a9 | ||
[Under development]: https://github.com/hiqdev/omnipay-epayservice/releases | ||
[Under]: https://github.com/hiqdev/omnipay-epayservice/releases/tag/Under |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.