42 Commits

Author SHA1 Message Date
d010ec8b2d Use github output (#19651) 2022-11-02 08:19:52 +01:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
9de6d596d8 Fix scrutinizer ci and remove code coverage github actions. (#19371) 2022-04-27 21:43:20 +03:00
4c32d90d4d Update workflows (#19370) 2022-04-27 19:09:49 +03:00
1271bc419f Fix #19041: Fix PHP 8.1 issues 2022-01-14 13:52:01 +03:00
7d01805cd6 Revert "Fix ci-mssql.yml (#19102)"
This reverts commit 53a9953ebba6154a23813c7a98e1bce80d7fe2b2.
2021-12-22 00:37:55 +03:00
965f776273 Fix build.yml (#19104) 2021-12-22 00:30:39 +03:00
53a9953ebb Fix ci-mssql.yml (#19102) 2021-12-21 20:10:53 +03:00
685b38c50f Update PR template (#18963) 2021-10-20 10:05:02 +03:00
5ee38777bc Removed not used lines and duplicated tests run 2021-04-07 19:15:53 +03:00
920fda176a Add separate workflow for MSSQL 2021-02-08 22:33:26 +03:00
fb35f20f6d Fix #18435: Change the check order whether an object is an implementation of Arrayable or JsonSerializable in \yii\base\ArrayableTrait::toArray() and \yii\rest\Serializer::serialize() 2020-12-21 11:08:09 +03:00
8784331022 Fix #18385: Add ci-oracle and fix tests
* Add github action for testing oci8 Oracle.
* Fix CommandTest::testQueryCache.
* Fix tests CommandTest::testBindParamsNonWhere.
* Fix test CommandTest::testInsert.
* Fix test CommanTest::testInsertExpression.
* Fix test CommandTest::testInsertSelectAlias.
* Fix test CommandTest::testBindParamValue.
* Fix tests CommandTest::testBatchInsertDataTypesLocale.
* Fix test CommandTest::testNoTablenameReplacement.
* Fix test CommandTest::testCreateTable.
* Fix test CommandTest::testsInsertQueryAsColumnValue.
* Fix tests CommandTest::testAlterTable.
* Fix test CommandTest::testCreateView.
* Fix test CommandTest::testTransaction.
* Fix test ConnectionTest::testTransactionShortcutCorrect.
* Fix test ConnectionTest::testTransactionShortcutCustom.
* Fix test ConnectionTest::testEnableQueryLog.
* Fix test QueryBuilder::testAddDropDefaultValue.
* Fix test QueryTest::testUnion.
* Fix test QueryTest::testExpressionInFrom.
* Fix test SchemaTest::testFindUniqueIndexes.
* Fix test QueryBuilderTest::testGetColumnType.
* Fix test ActiveRecordTest::testFind.
* Fix test ExistValidatorTest::testExpresionInAttributeColumnName.
* Fix test UniqueValidatorTest::testExpressionInAttributeColumnName.
* Fix ActiveRecordTest testCastValues(), testDefaultValues.
* Fix test UniqueValidatorTest::testValidateAttributeDefault.
* Fix test UniqueValidatorTest::testValidateEmptyAttributeInStringField.
* Fix test UniqueValidatorTest::testValidateEmptyAttributeInIntField.
* Fix test ActiveRecordTest::testBit.
* Fix test ActiveRecordTest::testBooleanAttribute.
* Fix test ActiveRecordTest::testJoinWithAlias.
* Fix test SchemaTest::testColumnSchema.
* Fix test CommandTest:: testBatchInsertSQL.
* Skip CommandTest::testColumnCase.
* Fix test ConnectionTest::testQuoteValue.
* Should be fixed tests conditionsProvider in QueryBuilderTest.
* Fix ActiveRecordTest.php
* Fix test UniqueValidatorTest.
* Fix test QueryBuilderTest::testUpsert.
* Skip SchemaTest::testCompositeFK.
2020-11-23 23:12:01 +03:00
f637c5f143 Update pipline syntax 2020-11-11 01:00:25 +03:00
ce088e05df Fix #18247: Added support for the 'session.use_strict_mode' ini directive in yii\web\Session 2020-10-31 11:58:34 +03:00
ed1c087784 Fix #18317: Additional PHP 8 compatibility fixes
Co-authored-by: Bizley <pawel@positive.codes>
2020-10-23 12:42:44 +03:00
d451eaf53b Fix typo (#18324) 2020-10-11 14:58:59 +03:00
7a8d32e176 Add colors to CI (#18316) 2020-10-05 17:03:07 +03:00
5558ee793b Fix #18040, fix #15265, fix #18232 database issues (#18225)
- Bug #18040: Display width specification for integer data types was deprecated in MySQL 8.0.19
- Bug #15265: PostgreSQL > 10.0 is not pass tests with default value of timestamp CURRENT_TIMESTAMP
- Bug #18232: Fail tests pgsql v-10.14, v-11.9, v-12-latest
2020-09-10 20:36:04 +03:00
40fc68e239 Fix #18233: Add PHP 8 support 2020-08-17 03:10:05 +03:00
60cf89f63e Run tests against MSSQL in CI (#18155) 2020-07-05 19:34:04 +03:00
e14dca9133 Rename workflow (#18044)
Needed for website status page
2020-05-18 00:28:53 +03:00
4033c82758 Use services for MySQL and PostgreSQL tests 2020-03-20 22:59:16 +03:00
33391c0e77 Add PHP 5.5 to tested versions 2020-02-19 22:40:05 +03:00
93f74bfd04 Fix GitHub action (#17869) 2020-02-18 16:28:54 +03:00
a777c2e8f6 Use GitHub to run tests (#17822) 2020-01-29 15:13:26 +03:00
8911141150 Migrate Travis from .org to .com 2019-12-06 19:10:42 +03:00
260e1adf49 Add Tidelift as a way to support project financially [skip ci] 2019-12-05 02:04:30 +03:00
811af2394c Add GitHub as a way to support project financially [skip ci] 2019-12-05 02:02:56 +03:00
31eadebe43 Use new colorful template [skip ci] 2019-07-02 16:18:15 +03:00
fc29f5f843 Remove github from funding [skip ci] 2019-07-02 14:32:34 +03:00
0f4e422677 Create FUNDING.yml 2019-05-23 18:26:23 +03:00
1589140354 Create SECURITY.md 2019-05-23 18:21:55 +03:00
2aa79865ad Create move.yml 2018-09-07 02:29:30 +03:00
1963f6e2b5 Updated issue template [skip ci] 2018-03-15 01:30:14 +03:00
3cb3b324d3 Wrong repo [skip ci] 2017-04-22 16:26:51 +03:00
a3d2452741 Created issue template 2017-04-22 16:25:27 +03:00
3deb6900b8 Yii 2 name fix (#12448)
To match Documentation Style Guide

> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
2016-09-03 22:02:33 +02:00
dd9d69e3ee Updated ISSUE_TEMPLATE to force Yii verion specifying 2016-08-23 17:10:25 +03:00
943f59cfd7 fixed links in CONTRIBUTING.md
fixes #11214
2016-03-28 16:14:59 +02:00
2f103ac5aa Update ISSUE_TEMPLATE.md 2016-03-16 23:35:00 +01:00
d002df072e Added issue and pull request templates 2016-03-16 14:51:30 +03:00