kenjis
|
975210720c
|
chore: remove post-update-cmd
If a dev has installed the Composer packages, they will be used.
There is no need to update the source code in the system/ThirdParty/ folder.
|
2023-02-01 10:55:41 +09:00 |
|
kenjis
|
0130b06b4f
|
chore: remove suggest in starter
If you run `composer suggest`, it shows framework's.
|
2023-01-23 12:47:51 +09:00 |
|
kenjis
|
e293c6472c
|
chore: add missing items
The items in composer.json in main repository.
|
2023-01-23 09:22:42 +09:00 |
|
kenjis
|
0970eab73e
|
Merge pull request #7150 from totoprayogo1916/code
add tag `code` in close-pull-request.yml
|
2023-01-18 14:36:45 +09:00 |
|
totoprayogo1916
|
4908a47128
|
add tag code
|
2023-01-18 11:33:56 +07:00 |
|
John Paul E. Balandan, CPA
|
ccef2aca21
|
Merge pull request #7146 from totoprayogo1916/close-pr-appstarter
fix close-pull-request.yml failed
|
2023-01-18 10:43:20 +08:00 |
|
totoprayogo1916
|
4e2a8505ba
|
update close-pull-request.yml
- add types for pull_request_target
- add permission
- use GitHub CLI
|
2023-01-18 09:10:54 +07:00 |
|
kenjis
|
0438a1b1f8
|
Merge pull request #7074 from kenjis/update-RELEASE.md
docs: update RELEASE.md for minor version release
|
2023-01-11 11:20:39 +09:00 |
|
kenjis
|
ad085a2a09
|
docs: update RELEASE.md for minor version release
|
2023-01-10 15:44:29 +09:00 |
|
kenjis
|
16453ff158
|
docs: update changelog templates
|
2023-01-10 15:27:36 +09:00 |
|
kenjis
|
4f54e7e42c
|
docs: add links to GitHub Actions to watch
|
2023-01-10 15:09:48 +09:00 |
|
kenjis
|
4c3ff53175
|
Merge remote-tracking branch 'upstream/develop' into 4.3
|
2023-01-09 09:00:01 +09:00 |
|
kenjis
|
bb2aea6c65
|
chore: remove items for codeigniter 3
|
2023-01-07 10:09:33 +09:00 |
|
kenjis
|
4c4dc80b40
|
chore: copy files in this repo to userguide
|
2023-01-07 09:45:26 +09:00 |
|
kenjis
|
06357d439a
|
chore: copy files from codeigniter4/userguide
|
2023-01-07 09:40:02 +09:00 |
|
kenjis
|
1284e73392
|
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
phpstan-baseline.neon.dist
system/Session/Handlers/DatabaseHandler.php
system/Test/Mock/MockAppConfig.php
system/Test/Mock/MockCLIConfig.php
user_guide_src/source/installation/upgrading.rst
user_guide_src/source/libraries/sessions.rst
user_guide_src/source/libraries/sessions/039.php
user_guide_src/source/libraries/sessions/040.php
user_guide_src/source/libraries/sessions/041.php
user_guide_src/source/libraries/sessions/042.php
|
2022-12-22 13:15:05 +09:00 |
|
kenjis
|
819695588f
|
chore: fix php-cs-fixer version to 3.13.0
|
2022-12-21 06:50:29 +09:00 |
|
kenjis
|
e2c4a3be7e
|
Merge remote-tracking branch 'upstream/develop' into 4.3
|
2022-12-05 06:39:14 +09:00 |
|
kenjis
|
253d385fb6
|
chore: move preload.php
codeigniter4/framework also should have this file.
|
2022-12-04 16:06:03 +09:00 |
|
kenjis
|
4efe890dba
|
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
app/Config/Autoload.php
|
2022-11-24 14:19:27 +09:00 |
|
kenjis
|
fc0a497f39
|
docs: remove xml extention
We do not use it.
https://www.php.net/manual/en/book.xml.php
|
2022-11-23 14:58:26 +09:00 |
|
kenjis
|
472cc79412
|
docs: curl is not a must
|
2022-11-23 13:58:06 +09:00 |
|
kenjis
|
6036672aff
|
fix: curl and xml are not required extentions
|
2022-11-23 13:56:14 +09:00 |
|
kenjis
|
700c3d32a3
|
chore: update Kint to 5.0.1
|
2022-11-22 21:22:04 +09:00 |
|
kenjis
|
c9bde3d2f6
|
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
system/Security/Security.php
|
2022-11-17 06:29:15 +09:00 |
|
kenjis
|
652bed2528
|
test: add @var for PHPStan
|
2022-11-16 18:56:04 +09:00 |
|
kenjis
|
3bb20c97cf
|
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
composer.json
tests/system/Commands/Database/ShowTableInfoTest.php
|
2022-11-15 10:42:27 +09:00 |
|
ddevsr
|
ab7b0ad1b1
|
fix: turn off Xdebug note when running PHPStan
|
2022-11-14 11:40:05 +07:00 |
|
Denny Septian Panggabean
|
338d288ee3
|
fix: make faster phpstan with XDebug
|
2022-11-13 20:33:55 +07:00 |
|
kenjis
|
60f1e8eae8
|
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
composer.json
|
2022-11-09 08:21:49 +09:00 |
|
kenjis
|
b549c44002
|
Merge pull request #6829 from kenjis/update-README
docs: update README.md
|
2022-11-09 08:20:01 +09:00 |
|
totoprayogo1916
|
a54dc7ef52
|
use https
|
2022-11-08 16:37:15 +07:00 |
|
kenjis
|
dbc523f630
|
Merge remote-tracking branch 'upstream/develop' into 4.3
Conflicts:
user_guide_src/source/dbmgmt/forge.rst
user_guide_src/source/dbmgmt/forge/013.php
|
2022-11-08 08:38:23 +09:00 |
|
kenjis
|
7465030e0b
|
docs: update README.md
|
2022-11-07 17:50:47 +09:00 |
|
kenjis
|
279e66a86b
|
docs: improve git command
Co-authored-by: MGatner <mgatner@icloud.com>
|
2022-11-06 20:46:49 +09:00 |
|
kenjis
|
8399585285
|
docs: update RELEASE.md
|
2022-11-06 08:04:34 +09:00 |
|
kenjis
|
a6438fdfbd
|
docs: update template for next patch version changelog
|
2022-11-06 08:04:33 +09:00 |
|
kenjis
|
7acc1de105
|
docs: add template for next minor version changelog
|
2022-11-06 08:04:33 +09:00 |
|
kenjis
|
6623ed9db0
|
docs: rename next.rst
|
2022-11-06 08:04:33 +09:00 |
|
kenjis
|
f38806bd08
|
Merge remote-tracking branch 'origin/develop' into 4.3
Conflicts:
tests/system/CLI/CommandRunnerTest.php
user_guide_src/source/changelogs/index.rst
user_guide_src/source/installation/upgrading.rst
|
2022-11-06 07:42:53 +09:00 |
|
John Paul E. Balandan, CPA
|
30fd4826c2
|
Merge pull request #6802 from paulbalandan/check-version
Add a check for updated version before deployment
|
2022-11-04 10:02:04 +08:00 |
|
kenjis
|
0a6f974335
|
Merge remote-tracking branch 'upstream/develop' into 4.3
|
2022-11-04 08:31:03 +09:00 |
|
dependabot[bot]
|
9e47956149
|
chore: update friendsofphp/php-cs-fixer requirement from ~3.12.0 to ~3.13.0 (#6803)
|
2022-11-02 03:36:25 +00:00 |
|
kenjis
|
b69cee36e3
|
chore: add ext-xdebug to composer.json
|
2022-11-02 06:56:39 +09:00 |
|
John Paul E. Balandan, CPA
|
ebf7e66994
|
Update admin/RELEASE.md
|
2022-11-01 21:36:43 +08:00 |
|
kenjis
|
7e8ff9d0e9
|
Merge remote-tracking branch 'upstream/develop' into 4.3
|
2022-10-30 22:34:25 +09:00 |
|
John Paul E. Balandan, CPA
|
ef6a516ae3
|
Delete admin/module directory (#6775)
|
2022-10-29 21:09:57 +08:00 |
|
kenjis
|
11680d6b1c
|
Merge remote-tracking branch 'upstream/develop' into 4.3
|
2022-10-29 08:02:26 +09:00 |
|
Toto
|
60988a4d32
|
add .gitignore export-ignore
|
2022-10-28 19:09:52 +07:00 |
|
Toto
|
73bad4709c
|
Add .gitattributes to framework
|
2022-10-28 14:26:45 +07:00 |
|