Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-app-basic

Yii 2.0 Basic Application Template
https://github.com/yiisoft/yii2-app-basic

updated version constraint in extension template

avoid unbound constraints

yiisoft/yii2#12154

6cdf2bc5a0e5cee14d2407c5853a16268b9d4271 authored over 8 years ago by Carsten Brandt <[email protected]>
Putting the proper paths for codeception code coverage (#82)

The tests folder was changed some time ago, however the paths have not been updated. After runni...

ebfe2aec0ca05aa3e27c85c10f6bb6e7f8c83253 authored over 8 years ago by Mihai-P <[email protected]>
Use URL helper in acceptance tests (#80)

Routing should be handled by URL helper

a322cdb0a568ab66100abc63dc9d57fa5c17402d authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Fixed command to run coverage in README.md (#79)

74361f1d718050805c54c2c72ac483611f622d9b authored over 8 years ago by Igor Romanov <[email protected]>
Fixed paths in tests/bin/yii. Fixed typo in docs. (#76)

c0ec50d6a53ba3ed91311438bf306db23dd8dd4a authored over 8 years ago by Dmitry Kulikov <[email protected]>
Removed composer.lock

67713f562d344b68f2037695ce082d4178d6e38f authored over 8 years ago by Alexander Makarov <[email protected]>
Fixed version constraints, adjusted readme, fixed formatting

d7df546502eb04141b1d32d1e4cb705766da296d authored over 8 years ago by Alexander Makarov <[email protected]>
Merge branch 'notgosu-master'

c8c49a8146b74df594ff317c98493eedb22ceca3 authored over 8 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of https://github.com/notgosu/yii2-app-basic into notgosu-master

0c5eb8ba827cf8ca45f81e13efd1c85440c1b905 authored over 8 years ago by Alexander Makarov <[email protected]>
updated travis config

ec184a572ee60d4c9808391c7fcf4e71e4575696 authored over 8 years ago by Davert <[email protected]>
added codeception to deps

3be9b8507dc10cdec5f02eeff10042adeb21ed46 authored over 8 years ago by Davert <[email protected]>
fixed travis config

7154b917fdbb0180a0b0dd9b716908a8d3a6087d authored over 8 years ago by Davert <[email protected]>
added email verification for unit and functional tests

b7526436aa29887e66bd690fdcbffbf5ae0fd804 authored over 8 years ago by Davert <[email protected]>
Update contact.php (#74)

a25a953f8d3cecc0cd9451b628e7a166cf9848bf authored over 8 years ago by Alexandr <[email protected]>
added tests for amLoggedIn method

95bd8f4409e4275dbd7e2265d2bf29ea2dc52cad authored over 8 years ago by Davert <[email protected]>
Added codeception/specify to require-dev (#72)

It was an indirect dependency and #57 made Codeception builds with --prefer-lowest fail: https:/...

3214a14ebfbf2e1ca6305d44df824d52df10caa3 authored over 8 years ago by Gintautas Miselis <[email protected]>
merged with master

c6dd7c87904164094237673b0dc8e66f6e7490c1 authored over 8 years ago by Davert <[email protected]>
removed test key from config, removed generated actions traits

37c9dfcfd8d1ccb3900c2f72f11837bc31666c15 authored over 8 years ago by Davert <[email protected]>
refactored tests

0ef627f7de56f528b5ed0873871eba0fade4f9d3 authored over 8 years ago by Davert <[email protected]>
fixed typo in example config (#70)

see also http://codeception.com/docs/11-Codecoverage

78909b05453edd09d8fc745f1d2eafd6f16f5b4f authored over 8 years ago by Tobias Munk <[email protected]>
Merge branch 'refactorin'

4f8f207a6da2fca588be8430aaf10375351c9bc0 authored over 8 years ago by Davert <[email protected]>
refactoring

b1015559e013357b16acd1cdd8ab13eb95015509 authored over 8 years ago by Davert <[email protected]>
Merge branch 'master' of github.com:notgosu/yii2-app-basic

4a7f3dfb551419f1a2e49ea12cf258978a3a3efc authored over 8 years ago by Davert <[email protected]>
Acceptance tests refactoring (#1)

aaee0841e13f46614911e05e83670a60fe2bc1e7 authored over 8 years ago by Maxim Shcherbakov <[email protected]>
Acceptance test refactoring - Contact form (#2)

* directory _support should exists before build with ignore inside

* added test for contact p...

75a273eb40535cc3e4ed27211e53ee243bccebaa authored over 8 years ago by Oleg Kostiushko <[email protected]>
dependencies should be stable

71ee8a08a0fbe6856d50075d92a35b10be39ab77 authored over 8 years ago by Davert <[email protected]>
prepare for next release

548af0eacdd8d000bde121b122d0f36e2c218605 authored over 8 years ago by Carsten Brandt <[email protected]>
release version 2.0.9

5319c23281f4543da41f7f5ed72837f597fe9ab4 authored over 8 years ago by Carsten Brandt <[email protected]>
configure Codeception::Scpecify to not deep clone properties by default (#57)

6545745e88677afb4637bad127c4926120882e99 authored over 8 years ago by Mohamed Cherif Bouchelaghem <[email protected]>
Added "cd tests" as suggested in https://github.com/yiisoft/yii2-app-basic/issues/63#issuecomment-230354273

e0954011ce9ae0227c12e174a58e15ff3503c90d authored over 8 years ago by Alexander Makarov <[email protected]>
Changed php -S to ./yii serve in tests readme

d579eb6434e070c1ca8820b61371db4d2d1e64f4 authored over 8 years ago by Alexander Makarov <[email protected]>
Fixed test to mock form properly

e6cdaa5a1abc25f619d53a7745de33e645b48359 authored over 8 years ago by Alexander Makarov <[email protected]>
Fixes #62: Changed usage of deprecated getMock() to current createMock()

c200693b05704bbe50ffe88513b62715ea737f1c authored over 8 years ago by Alexander Makarov <[email protected]>
Update SiteController.php (#61) [skip ci]

ddeab345bb178025fcb3931b0be4f3c84b0b74ab authored over 8 years ago by Kalinin Alexandr <[email protected]>
Merge pull request #58 from damasco/master

fixed link for AcceptanceTest Selenuim Webdriver

8129163195c11f090b5e53ab2418a69d8bd6d327 authored over 8 years ago by Carsten Brandt <[email protected]>
fixed link for AcceptanceTest Selenuim Webdriver

dd0c43247f2a7f45a276be220c98ea8fd81f0d2f authored over 8 years ago by Bulat Damdinov <[email protected]>
prepare for next release

655b5c3502972ebdb701558b0906cf8d524e92c0 authored over 8 years ago by Carsten Brandt <[email protected]>
release version 2.0.8

6962834f3715a5a9a27556ca53f8527ff1737828 authored over 8 years ago by Carsten Brandt <[email protected]>
Fixed links in CONTRIBUTING.md

af67434e7e57b6133219bd1ebfdbaee67c73e0d9 authored over 8 years ago by Alexander Makarov <[email protected]>
Merge pull request #52 from damasco/master

#51 logout btn

c8afc49aad4d82273156a155501fe9a1cc3dd76c authored almost 9 years ago by Alexander Makarov <[email protected]>
#51 logout btn

c97c8c605d7a8b6f8ed1646093f131ca80bd1444 authored almost 9 years ago by Bulat Damdinov <[email protected]>
Added issue templates

27fbea32d82a57f98d56ad1e2f60295e5fdda5a0 authored almost 9 years ago by Alexander Makarov <[email protected]>
Removed unnecessary slash

f002567220b9ce9670f4d7fd71701df17c87a86b authored almost 9 years ago by Alexander Makarov <[email protected]>
prepare for next release

acb438affb993f51d9712852635c8135239e9e8a authored almost 9 years ago by Carsten Brandt <[email protected]>
prepare for 2.0.7 release

940451bc8f264217977dca5ee097035c9426c743 authored almost 9 years ago by Carsten Brandt <[email protected]>
Merge pull request #48 from Edofre/47-address-tests-typo

#47, Typo fix address tests [skip ci]

ed3bb6cfe953ed25c2d1ba606ab16606fef08529 authored almost 9 years ago by Alexander Makarov <[email protected]>
#47, Typo fix address tests

df2a935b329df2596f325736e321a5cd518c1935 authored almost 9 years ago by Edo Freriks <[email protected]>
Merge pull request #45 from pana1990/patch

Update composer-asset-plugin

53bda17205640ad368cf1111f51a368b60b8024c authored almost 9 years ago by Dmitry Naumenko <[email protected]>
Update composer-asset-plugin

aa6c28ed1352fd9736cbe11aafc7ff045479bba3 authored almost 9 years ago by Daniel Gomez Pan <[email protected]>
Updated travis.yml fxp-plugin updated to 1.1.1

5eaf2dc07904a0a1ccf23faadf31729345fca919 authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Updated travis.yml commented HHVM

7f7fcb61204f56da71809190137da270578ab0bc authored almost 9 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Updated travis.yml to run on PHP7

ad3e23a27a36acff551e4f100fb8f8efbe2f08f2 authored almost 9 years ago by Daniel Gomez Pan <[email protected]>
Added missing environment definition in console

fixes https://github.com/yiisoft/yii2/issues/10300

ce4ad9c851a89cc9fcee9375d4429419d4f206ce authored about 9 years ago by Carsten Brandt <[email protected]>
Merge pull request #38 from maximal/patch-1

Autofocus on username field

418afaec9fb077404f4e2dc204834c468a9ea0ea authored about 9 years ago by Dmitry Naumenko <[email protected]>
Update contact.php

3527b6712c6b2a93c6f12f0673ec14cd14f3b7ed authored about 9 years ago by MaximAL <[email protected]>
HTML5 shorthand for attribute value

4b2e0713e3ba282f9c992e157953147ba7d821c2 authored about 9 years ago by MaximAL <[email protected]>
Autofocus on username field

Useful UX improvement

7cf2418d88aeb77a7facdd0766eafadb0deecd8f authored about 9 years ago by MaximAL <[email protected]>
Merge pull request #37 from niks999/master

Fix typo in README

0970b6fdad88a13463ff7b01dac786485e9bfec4 authored about 9 years ago by Dmitry Naumenko <[email protected]>
Fix typo in README

fd77e14939bcf4de36df6d1afccb049f9caa0af1 authored about 9 years ago by niks999 <[email protected]>
Merge pull request #34 from janisto/patch-2

Update docs composer-asset-plugin [skip ci]

177e0ba77e0560470e267de7287bbf1d672b413b authored about 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #33 from janisto/patch-1

Update travis composer-asset-plugin

da0583c068738b1b370e7ce87bd95b29f20ee809 authored about 9 years ago by Alexander Makarov <[email protected]>
Update docs composer-asset-plugin [skip ci]

1c7ac9d07a807b7304f6202977c77cab188a52f6 authored about 9 years ago by Jani Mikkonen <[email protected]>
Update travis composer-asset-plugin

edd5c574c8e4a6b70e152f036af3dadae6b53a19 authored about 9 years ago by Jani Mikkonen <[email protected]>
Merge pull request #31 from themccallister/patch-1

Update the command for Faker

a2b4a8677c27d7a762d4432c237f2034a3b1b4ba authored about 9 years ago by Alexander Makarov <[email protected]>
Update the command for Faker

Updates the syntax for the command to composer require yii2-faker.

b4f23d82f553737a0afe9de3e8b1b10751448527 authored about 9 years ago by Jason McCallister <[email protected]>
Merge pull request #30 from YasserHassan/master

Modified default @tests value and updated READMEs.

80ea7830dbce2c290fb014ebfd2e7d1ff045e2a6 authored about 9 years ago by Alexander Makarov <[email protected]>
Modified default @tests value and updated READMEs.

4e8ed67326ceb00b78e2f1e8c92ec0140dcbf27e authored about 9 years ago by Yasser Hassan <[email protected]>
Allow logout when JavaScript is disabled

0bfc5f9af50c0ed081318e3fb4cde8f79a6f02e9 authored about 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #28 from pana1990/patch

update composer-asset-plugin

96b8989742fd735f99bdd6c0108ea47f6555327f authored about 9 years ago by Alexander Makarov <[email protected]>
update composer-asset-plugin

f68cd5d1f5b2931c4e372ef77f46af891bde8b01 authored about 9 years ago by Daniel Gomez Pan <[email protected]>
Merge pull request #27 from pilotftzi/master

OPcache checking less php 5.5

4bf3cc26992a1557d2c5b53148731c03d8eafb41 authored about 9 years ago by Alexander Makarov <[email protected]>
OPcache checking less php 5.5

1dd087dbf10fb7b1b67a5932a395039fee4c17ed authored about 9 years ago by andreybolonin <[email protected]>
Merge pull request #26 from starcodeanatolygarkusha/patch-1

Modify config/console.php add return $config

45646d2a30752b67daf25242360167af716b36a3 authored over 9 years ago by Alexander Makarov <[email protected]>
Modify config/console.php add return $config

23a48e8d2300b92d49010ca0662a803fc3e98ad2 authored over 9 years ago by Anatoly Garkusha <[email protected]>
Merge pull request #25 from pana1990/patch

remove gii module in production

c29b095979914af23bc3337b9da0207997af6ba3 authored over 9 years ago by Alexander Makarov <[email protected]>
remove gii module in production

f60f7647c57d7ec535812c77fe34cc7b9020c403 authored over 9 years ago by Daniel Gomez Pan <[email protected]>
Added commented urlManager configuration example to config file

4cedb4db03e1cbdef80f66a64d2b3df1788ad265 authored over 9 years ago by Alexander Makarov <[email protected]>
prepare for next release

698c3b849ecca98f43ab30db8f0d1970f21f81af authored over 9 years ago by Carsten Brandt <[email protected]>
prepare for release 2.0.6

3159d797b754d99c5d8adf8a492ba7522b467ddd authored over 9 years ago by Carsten Brandt <[email protected]>
updated tests readme

close #4

bea667efdcbc4a861f888394cba48b79ad5e51f2 authored over 9 years ago by Carsten Brandt <[email protected]>
Merge pull request #21 from alcaneo/patch-2

Missing directory separator in config file path

542610bc0de3aa963a02ec2de712a3ec23e9ab1f authored over 9 years ago by Carsten Brandt <[email protected]>
Missing directory separator in config file path

Ugly typo, my bad sorry

e01b9d1cbdff51c1edc69bbbd564d083cc37f91d authored over 9 years ago by alcaneo <[email protected]>
Merge pull request #20 from alcaneo/patch-1

Add step to setup config file path in c3.php [skip ci]

dd79cbf417621c0ab39ee2f030f0e42911636e4a authored over 9 years ago by Alexander Makarov <[email protected]>
Add step to setup config file path in c3.php

Hi,

I've been struggling in making remote code coverage work and I finally figured out that t...

5598a50160cb133ea1c90b2bd807539275f3aab8 authored over 9 years ago by alcaneo <[email protected]>
Merge pull request #19 from maximal/patch-1

Add `cookieValidationKey` setting to the `Install from an Archive File` [skip ci]

bce4ec440027bf246667752850042137dfa88228 authored over 9 years ago by Alexander Makarov <[email protected]>
Add `cookieValidationKey` setting to the `Install from an Archive File`

Without this, basic application doesn’t work.

a418720887ea4220a8415bab443d22e51c168cad authored over 9 years ago by MaximAL <[email protected]>
More novice friendly config for gii/debug

73ede01ebd2d4459d62de54923b1016ece7cbb1d authored over 9 years ago by Alexander Makarov <[email protected]>
removed duplicate declares

these are now defined automatically by console application if needed.

see https://github.com/yi...

734f8b419d3fa6c0685355450a58d534fdafb4ff authored over 9 years ago by Carsten Brandt <[email protected]>
bump yii version for security fix

757f5dc6bddedaa848c4f183eaccf6a72b95f181 authored over 9 years ago by Carsten Brandt <[email protected]>
Views match Yii2 View Code Style

close #18

72c2d75419c95f99ee7cc0a800b45a95ae765622 authored over 9 years ago by Alex Solomaha <[email protected]>
Merge pull request #12 from maximal/patch-1

Remove redundant `else`s

038192fe50e8f7934e8cd6ce7c574e41bc0e62c5 authored over 9 years ago by Carsten Brandt <[email protected]>
Update ContactForm.php

0915b934abed59654094d399616f54a40e55ac1e authored over 9 years ago by MaximAL <[email protected]>
Update LoginForm.php

a52ca24ecd14aacb307a5dd011ff2dc6690e0371 authored over 9 years ago by MaximAL <[email protected]>
Remove redundant `else`s

8a1f362e9f64b54a725e1b4b1ba42d6eae3512b5 authored over 9 years ago by MaximAL <[email protected]>
Merge pull request #6 from bluezed/patch-1

Fixes #5: checkbox template wasn't applied

e2f177d360d5302bc39336cb6158d2f68e35937a authored over 9 years ago by Alexander Makarov <[email protected]>
Merge pull request #9 from githubjeka/patch-1

Set en language in test

168b3801828ea68ceec8fc641ba3bda2571740e9 authored over 9 years ago by Carsten Brandt <[email protected]>
Update config.php

ff0a3944bfb5edfd38fa8989603778178f186191 authored over 9 years ago by Evgeniy Tkachenko <[email protected]>
prepare for next release

ff7b5adae524ec52fe0d99d3e1a7ccd4d4edbef1 authored over 9 years ago by Qiang Xue <[email protected]>
2.0.4 release

6db812e9891200dd834c8bf47db39bddc6c9da74 authored over 9 years ago by Qiang Xue <[email protected]>
be more clear about migrations

9954bb3b51c6196d23563c0301e46f53ca2c1390 authored over 9 years ago by Carsten Brandt <[email protected]>