An open API service providing commit metadata for open source projects.

GitHub / Codeception/module-yii2 / commits

Codeception module for Yii2 framework

SHA Message Author Date Stats
0ef19b82 Fix missing recreateComponents in configureClient() breaks tests after v2 upg... E.Alamo <e****o@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
1188aa19 merge Merge pull request #132 from Codeception/fix-possibly-uninit-yiilogger Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f3ce1cae chore: fixed SA errors due to phpstan update Sam Mousa <s****m@m****l> about 1 year ago
9e0ea245 chore: make logger explicitly nullable Sam Mousa <s****m@m****l> about 1 year ago
b480bf18 fix: fixes #131 yiilogger may not be initialized in _failed Sam Mousa <s****m@m****l> about 1 year ago
956c3bb9 merge Merge pull request #130 from Codeception/fix-server-params Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7779f7e2 chore: fix phsptan config to allow bare array typehint Sam Mousa <s****m@m****l> over 1 year ago
8c789c94 fix: server params refactor broke format Sam Mousa <s****m@m****l> over 1 year ago
a80a88af merge Merge pull request #128 from TavoNiievez/small-fixes Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d72f1446 fix: improve exception handling and code consistency TavoNiievez <g****s@o****m> over 1 year ago
0be68290 merge Merge pull request #127 from Codeception/fix-internal-domains Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e30e595d fix: check using isset instead of !== null for possibly non-existent property Sam Mousa <s****m@m****l> over 1 year ago
182edcf1 chore(ci): enable automated releases Sam Mousa <s****m@m****l> over 1 year ago
ee68e5af merge Merge pull request #120 from Codeception/mailer-proxy-alternative Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
602a67cf chore(sa): regenerate baseline Sam Mousa <s****m@m****l> over 1 year ago
d853a393 chore(cs): fix cs Sam Mousa <s****m@m****l> over 1 year ago
d5eb9a5b chore(cs): fix phpstan types Sam Mousa <s****m@m****l> over 1 year ago
83ac70a8 merge chore: merge branch 'master' into mailer-proxy-alternative Sam Mousa <s****m@m****l> over 1 year ago
7adc7f7b fix: dont add mails that were not sent Sam Mousa <s****m@m****l> over 1 year ago
ce1e2fa4 chore(ci): fetch whole history Sam Mousa <s****m@m****l> over 1 year ago
3a5a5555 chore(ci): check code style before generating files Sam Mousa <s****m@m****l> over 1 year ago
6b706138 chore(ci): codecept build before phpstan Sam Mousa <s****m@m****l> over 1 year ago
ed554e3f merge Merge pull request #124 from Codeception/remove-multi-session Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b4947b7d chore(cs): optimize imports Sam Mousa <s****m@m****l> over 1 year ago
4855e471 merge chore: Merge branch 'master' into remove-multi-session Sam Mousa <s****m@m****l> over 1 year ago
3f8ffe0c merge Merge pull request #123 from Codeception/php-cs-fixer-per2 Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d8111f00 fix(ci): use dry run for automated release Sam Mousa <s****m@m****l> over 1 year ago
e045ef59 fix(ci): github token name Sam Mousa <s****m@m****l> over 1 year ago
117117e6 fix(sa): use Assert::fail so that phpstan understand code doesn't continue Sam Mousa <s****m@m****l> over 1 year ago
785dea7b chore(cs): fix static analysis by improving stub Sam Mousa <s****m@m****l> over 1 year ago
0d981258 fix(cs): add rules for docblocks Sam Mousa <s****m@m****l> over 1 year ago
97610ed0 fix(cs): indent in phpdoc Sam Mousa <s****m@m****l> over 1 year ago
8366c51b chore(cs): use stricter rule set Sam Mousa <s****m@m****l> over 1 year ago
68379632 chore: update code samples to use modern syntax Sam Mousa <s****m@m****l> over 1 year ago
e763dee6 fix: remove unused dep Sam Mousa <s****m@m****l> over 1 year ago
9d23f368 chore(cs): fix cs Sam Mousa <s****m@m****l> over 1 year ago
8c6b44b5 feat!: remove multisession support Sam Mousa <s****m@m****l> over 1 year ago
9afc4441 chore(ci): add config for automated releases Sam Mousa <s****m@m****l> over 1 year ago
cd43a4e8 chore(sa): update baseline Sam Mousa <s****m@m****l> over 1 year ago
3bba2271 merge fix: remove localeurls dependency and test case Sam Mousa <s****m@m****l> over 1 year ago
bf3c8010 chore(sa): update stub file Sam Mousa <s****m@m****l> over 1 year ago
b89b65a8 chore(ci): add ecs to ci Sam Mousa <s****m@m****l> over 1 year ago
ac7d74a2 chore: use easy-coding-standard Sam Mousa <s****m@m****l> over 1 year ago
a1703d05 merge Merge pull request #122 from Codeception/phpstan-tests Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ab5ccc55 fix: phpstan types Sam Mousa <s****m@m****l> over 1 year ago
f9131bdf fix: recreate baseline Sam Mousa <s****m@m****l> over 1 year ago
d5361163 fix: load mailmethod config Sam Mousa <s****m@m****l> over 1 year ago
9cff2c05 fix: run phpstan after codeception build Sam Mousa <s****m@m****l> over 1 year ago
ceb78d23 chore: apply cs to tests Sam Mousa <s****m@m****l> over 1 year ago
08c67d56 chore: update gitignore Sam Mousa <s****m@m****l> over 1 year ago
e6fbf6fb chore(cs): use php-cs-fixer with PER2.0 standard Sam Mousa <s****m@m****l> over 1 year ago
bd68caa7 chore: commit baseline Sam Mousa <s****m@m****l> over 1 year ago
8cc4adca chore(ci): use phpstan on tests folder too, initially with baseline Sam Mousa <s****m@m****l> over 1 year ago
93c851db chore: cleanup Sam Mousa <s****m@m****l> over 1 year ago
907f2801 chore: fix merge mistake Sam Mousa <s****m@m****l> over 1 year ago
afa7637d merge chore: Merge branch 'master' into mailer-proxy-alternative Sam Mousa <s****m@m****l> over 1 year ago
729e04db merge Merge pull request #121 from Codeception/php8.3 Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
0e2ae2a0 chore: remove grabComponent calls since it was removed after deprecation Sam Mousa <s****m@m****l> over 1 year ago
619fb2d1 fix: variable rename Sam Mousa <s****m@m****l> over 1 year ago
4df941fb fix: use runtimeexception when applicable Sam Mousa <s****m@m****l> over 1 year ago
09da620b chore: clean up code for better readability Sam Mousa <s****m@m****l> over 1 year ago
5ff88682 fix: call fixtures method Sam Mousa <s****m@m****l> over 1 year ago
af9bd31b chore(ci): dont run on php < 8.3 Sam Mousa <s****m@m****l> over 1 year ago
baba6228 chore(cs): fix all phpstan errors, increase level Sam Mousa <s****m@m****l> over 1 year ago
0b08f648 feat: drop php8.1 php8.2 Sam Mousa <s****m@m****l> over 1 year ago
5bcf28ea chore: add missing ; Sam Mousa <s****m@m****l> over 1 year ago
dca7c446 feat: allow mails to be intercepted using events Sam Mousa <s****m@m****l> over 1 year ago
49393a45 merge feat: Merge pull request #119 from TavoNiievez/php_features Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
93c9135f chore: Sam Mousa <g****b@s****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
dc4ce156 Fix PR comments TavoNiievez <g****s@o****m> over 1 year ago
66cc4fc5 Fix PR comments TavoNiievez <g****s@o****m> over 1 year ago
785bdfa6 Implement new PHP features TavoNiievez <g****s@o****m> over 1 year ago
833a9e60 merge Merge pull request #118 from TavoNiievez/strict_types Sam Mousa <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ca02d4c5 Add strict types TavoNiievez <g****s@o****m> over 1 year ago
d6c36a03 Remove unnecessary files from Composer package (#116) Evgeniy Moiseenko <s****n@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f777b64c Add @part route to amOnRoute method in Yii2 module (#113) Ukee <j****g@p****l>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1ebe6bc2 Unfinalize module Alexander Makarov <s****m@r****u>
Committed by: GitHub <n****y@g****m>
over 1 year ago
03af8d4e Fix PHP 8.4 deprecation warnings (#109) Dieter Beck <b****a@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
108b2009 chore(docs): docs were fixed (#99) Michael Naumov <v****n@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2aa91e4e merge Merge pull request #97 from baningo/fix/broken-i-am-logged-in-as Sam <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
eb609b16 Update Yii2.php warkadiuszz <3****z@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ce001f2e Rename `$user` to `$userComponent` warkadiuszz <3****z@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
219fbd94 Improved typing (#96) Sam <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2971f1fb merge Merge pull request #93 from jafaripur/patch-1 Sam <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b95385d8 Fix runtime fatal error Declaration in Yii2.php Araz <M****r@Y****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d819def0 merge Merge pull request #91 from michaelarnauts/multisession-no-session Sam <s****m@m****l>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3addfd6c Check if we actually have a session before accessing useCustomStorage Michaël Arnauts <m****s@d****u> almost 3 years ago
70ad7544 Enable object override to InitDbFixture during FixturesStore initialization (... Poo <p****a@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
07db4a42 merge Merge pull request #86 from erickskrauch/fix_amOnPage Sam <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 3 years ago
10975507 Fix wording ErickSkrauch <e****h@y****u> over 3 years ago
e2661a4a Use correct type declaration for amOnPage method ErickSkrauch <e****h@y****u> over 3 years ago
86b958c7 merge Merge pull request #85 from ilyaplot/master Sam <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 3 years ago
74144663 Fix wrong namespace Ilya Plotnikov <i****v@a****m> over 3 years ago
75f2fdf7 merge Merge pull request #82 from Codeception/upgrade-dependencies Gintautas Miselis <g****s@m****t>
Committed by: GitHub <n****y@g****m>
over 3 years ago
81d21d31 Update Github actions Gintautas Miselis <g****s@m****t> over 3 years ago
a54761ac Upgrade lib-innerbrowser and verify libraries Gintautas Miselis <g****s@m****t> over 3 years ago
8524425d merge Merge pull request #80 from uaoleg/patch-1 Sam <s****m@m****l>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ce6b19cb PHP 8.1: parse_str(): Passing null to parameter #1 ($string) of type string i... Oleg Poludnenko <u****g@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7b30e551 update links (#75) Ihor Sychevskyi <a****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
db981ab0 Fix last commit error (#73) Vitaliy Sunny <3****p@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago

← Back to repository