kenjis
|
d0f9d204c3
|
Merge pull request #8518 from kenjis/skip-rector-phpunit-rules
chore: skip PHPUnit 10 rector rules
|
2024-02-06 10:14:32 +09:00 |
|
kenjis
|
a253e475c3
|
chore: skip PHPUnit 10 rules
|
2024-02-06 09:14:58 +09:00 |
|
kenjis
|
c36b72912e
|
Merge remote-tracking branch 'upstream/develop' into 4.5
|
2024-02-06 08:59:25 +09:00 |
|
kenjis
|
3d058b1c8e
|
Merge pull request #8513 from kenjis/docs-entities
docs: modify sentences slightly in Entity
|
2024-02-06 08:58:03 +09:00 |
|
kenjis
|
9699a16ad2
|
Merge pull request #8514 from kenjis/docs-running.rst
docs: add link to detailed page in installation/running.rst
|
2024-02-06 08:57:16 +09:00 |
|
kenjis
|
17cd47cf89
|
Merge pull request #8515 from kenjis/docs-Config/App.php
docs: update Config\App comments
|
2024-02-06 08:56:37 +09:00 |
|
kenjis
|
7afdac740e
|
Merge pull request #8516 from kenjis/add-docs-deployment.rst
docs: add installation/deployment.rst
|
2024-02-06 08:56:01 +09:00 |
|
kenjis
|
fb6a2b1c53
|
docs: fix typo
Co-authored-by: Pooya Parsa <pooya_parsa_dadashi@yahoo.com>
|
2024-02-06 08:54:01 +09:00 |
|
Abdul Malik Ikhsan
|
06687e5fdc
|
Merge pull request #8517 from codeigniter4/dependabot/composer/rector/rector-0.19.8
chore(deps-dev): update rector/rector requirement from 0.19.5 to 0.19.8
|
2024-02-06 06:12:06 +07:00 |
|
dependabot[bot]
|
01f616a304
|
chore(deps-dev): update rector/rector requirement from 0.19.5 to 0.19.8
Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/0.19.5...0.19.8)
---
updated-dependencies:
- dependency-name: rector/rector
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 15:53:10 +00:00 |
|
kenjis
|
c77e4a7656
|
docs: add installation/deployment.rst
|
2024-02-05 16:59:33 +09:00 |
|
kenjis
|
bf1057ee5c
|
docs: improve readability
|
2024-02-05 15:27:44 +09:00 |
|
kenjis
|
61bf6fd8c3
|
docs: add keyword "HSTS"
|
2024-02-05 15:26:03 +09:00 |
|
kenjis
|
e32d1d2f44
|
docs: remove duplicate space
|
2024-02-05 15:25:43 +09:00 |
|
kenjis
|
4c03c9355f
|
docs: break long lines
|
2024-02-05 15:25:23 +09:00 |
|
kenjis
|
1bbb26c003
|
docs: add ","
|
2024-02-05 15:24:52 +09:00 |
|
kenjis
|
857e14ee2e
|
docs: add "E.g.,"
|
2024-02-05 15:23:57 +09:00 |
|
kenjis
|
464ebb80b7
|
docs: update @var type
|
2024-02-05 15:23:29 +09:00 |
|
kenjis
|
1f34ccf262
|
docs: add link to detailed page
|
2024-02-05 15:11:37 +09:00 |
|
kenjis
|
4538178b5c
|
docs: modify sentences slightly
|
2024-02-05 11:37:21 +09:00 |
|
kenjis
|
e42c66939d
|
Merge remote-tracking branch 'upstream/develop' into 4.5
|
2024-02-05 09:00:42 +09:00 |
|
kenjis
|
d22812de3e
|
Merge pull request #8478 from kenjis/fix-sqlsrv-forge-enum
refactor: [SQLSRV] convert ENUM to VARCHAR(n) in Forge
|
2024-02-05 08:58:07 +09:00 |
|
kenjis
|
61269504a8
|
Merge pull request #8490 from kenjis/fix-ResponseTrait-format
fix: API\ResponseTrait can't return string as JSON
|
2024-02-05 08:57:04 +09:00 |
|
kenjis
|
1151d81455
|
Merge pull request #8491 from kenjis/feat-404-controller-gets-exception-message
feat: 404 controller also can get PageNotFoundException message
|
2024-02-05 08:53:31 +09:00 |
|
kenjis
|
a65b1c7542
|
Merge pull request #8512 from kenjis/docs-base-url-protocol-relative
docs: add undocumented `base_url()` protocol-relative link
|
2024-02-05 08:52:41 +09:00 |
|
kenjis
|
75b57017b9
|
Merge pull request #8496 from kenjis/feat-spark-events
feat: add event points for spark commands
|
2024-02-05 08:51:58 +09:00 |
|
kenjis
|
01d828000c
|
Merge pull request #8455 from kenjis/feat-Model-updateOnlyChanged
feat: [Model] add option $updateOnlyChanged
|
2024-02-05 08:50:57 +09:00 |
|
kenjis
|
437ce02bf2
|
Merge remote-tracking branch 'upstream/develop' into 4.5
Conflicts:
system/Router/RouteCollection.php
|
2024-02-04 17:46:36 +09:00 |
|
kenjis
|
29307140a9
|
Merge pull request #8509 from kenjis/docs-configuration.rst-env-vars
docs: improve description for Environment Variables
|
2024-02-04 17:41:34 +09:00 |
|
kenjis
|
8fbe5866a2
|
Merge pull request #8505 from kenjis/fix-phpdocs
docs: fix PHPDocs
|
2024-02-04 17:40:48 +09:00 |
|
kenjis
|
d6d571bef3
|
Merge pull request #8503 from kenjis/fix-docs-ResultInterface-getCustomRowObject
docs: fix incorrect @return type in `ResultInterface-getCustomRowObject()`
|
2024-02-04 17:39:53 +09:00 |
|
kenjis
|
c2cbf05638
|
docs: add about missing protocol-relative link
|
2024-02-04 17:32:06 +09:00 |
|
kenjis
|
b0e1bf7d14
|
docs: add protocol-relative link to PHPDocs
|
2024-02-04 17:31:31 +09:00 |
|
kenjis
|
e5c5ced552
|
Merge pull request #8230 from kenjis/feat-db-type-converter
feat: add DataConverter to convert types
|
2024-02-04 11:09:17 +09:00 |
|
kenjis
|
8c09f342c7
|
docs: add changelog
|
2024-02-04 11:03:31 +09:00 |
|
kenjis
|
d7b7fcdfcc
|
test: add return type
|
2024-02-04 11:03:31 +09:00 |
|
kenjis
|
1abb58b4a4
|
feat: 404 controller also can get PageNotFoundException message
as well as 404 closure.
|
2024-02-04 11:03:31 +09:00 |
|
kenjis
|
fac0fe226e
|
docs: add changelog and upgrade
|
2024-02-04 11:02:37 +09:00 |
|
kenjis
|
654616f105
|
test: update failed test
|
2024-02-04 11:02:37 +09:00 |
|
kenjis
|
2d2318b239
|
refactor: use ternary operator
|
2024-02-04 11:02:36 +09:00 |
|
kenjis
|
8df04e817d
|
docs: update user guide
|
2024-02-04 11:02:36 +09:00 |
|
kenjis
|
61a4694d79
|
fix: ResponseTrait can't return string data as JSON
|
2024-02-04 11:02:36 +09:00 |
|
kenjis
|
a29c5f29ce
|
test: extract createRequestAndResponse()
|
2024-02-04 11:02:36 +09:00 |
|
kenjis
|
e7bc4cec2f
|
test: remove unused param $userConfig
|
2024-02-04 11:02:35 +09:00 |
|
kenjis
|
8c7a905523
|
test: extract createAppConfig() and createCookieConfig()
|
2024-02-04 11:02:35 +09:00 |
|
kenjis
|
21dc53c77e
|
test: remove code to set response content type
Test code should not set the conetnt type.
ResponseTrait has the responsibility.
|
2024-02-04 11:02:35 +09:00 |
|
kenjis
|
e273b5ad89
|
refactor: first check mime
and will handle string data as JSON.
|
2024-02-04 11:02:35 +09:00 |
|
kenjis
|
b1fab78c5e
|
test: remove unneeded &
|
2024-02-04 11:02:34 +09:00 |
|
kenjis
|
4831fbc308
|
test: break long lines
|
2024-02-04 11:02:34 +09:00 |
|
kenjis
|
d51dca323e
|
test: move empty lines
|
2024-02-04 11:02:34 +09:00 |
|