10287 Commits

Author SHA1 Message Date
Mostafa Khudair
eb3ed2b800 Add missing make:config command config view file 2021-09-07 23:13:29 +08:00
MonkenWu
1734b5ff34 Modify the parameters in "assertSame" 2021-09-07 23:13:28 +08:00
MonkenWu
82e9c49092 fix composition foreign keys exception and add new test case 2021-09-07 23:13:27 +08:00
MonkenWu
19de0150cc create new changelog 2021-09-07 23:13:25 +08:00
MonkenWu
39ad669599 Fix bug with DB-Forge composite foreign keys 2021-09-07 23:13:15 +08:00
MGatner
18f24101d1 Update app/Config/Cache.php 2021-09-07 23:04:57 +08:00
MGatner
1c51f25e8a Add config for cache keys 2021-09-07 23:04:56 +08:00
michalsn
e8ddf0e6d5 add to toctree 2021-09-07 23:04:53 +08:00
michalsn
c6a913731c Update method definition in the user guide 2021-09-07 23:04:52 +08:00
michalsn
ef2c3b4400 Fix bug with handling boolean values in set() method in BaseBuilder and Model class 2021-09-07 23:04:33 +08:00
Paulo Esteves
68a9a353a3 Fix lang() function is overriding locale 2021-09-07 22:53:36 +08:00
John Paul E. Balandan, CPA
5561492918 Fix adding foreign keys with only string fields (#4988) 2021-09-07 22:53:35 +08:00
Wolf
c5f82f7715 CLI: Prompt: Change color of default value to green 2021-09-07 22:53:31 +08:00
Wolf
cc24a929ea CLI: Prompt: Introduce promptByKey method 2021-09-07 22:53:29 +08:00
John Paul E. Balandan, CPA
eeaae2a218 Fix splitting of string rules (#4957) 2021-09-07 22:53:27 +08:00
monken,wu
6e64994e6c fix entity-datamap guide wrong (#4937) 2021-09-07 22:53:25 +08:00
MGatner
91ca8f3608 Implement transitive dependencies 2021-09-07 22:53:23 +08:00
MGatner
d27708ce18 Simplify Action workflow 2021-09-07 22:53:22 +08:00
MGatner
9f9119e358 Implement Deptrac 2021-09-07 22:53:21 +08:00
Alex Schmitz
23227e9836 Replace file header. 2021-09-07 22:53:20 +08:00
Alex Schmitz
971f511899 Unify scss styling and switch to spaces. 2021-09-07 22:53:19 +08:00
Alex Schmitz
3a6cf80469 Add toolbar timer styles to sass files. 2021-09-07 22:53:17 +08:00
Alex Schmitz
d263210eef Enable general benchmarking for filters.
Fix copy paste.
2021-09-07 22:53:16 +08:00
Alex Schmitz
57c53427c4 Do not overwrite startTime. 2021-09-07 22:53:15 +08:00
Michal Sniatala
1182e065a2 Update tests/system/HTTP/IncomingRequestTest.php
Co-authored-by: MGatner <mgatner@icloud.com>
2021-09-07 22:53:07 +08:00
Michal Sniatala
abd07f95ec Update tests/system/HTTP/IncomingRequestTest.php
Co-authored-by: MGatner <mgatner@icloud.com>
2021-09-07 22:50:16 +08:00
michalsn
03d778c864 Fix getVar method when trying to get variable that does not exists 2021-09-07 22:46:55 +08:00
michalsn
906daf8a1d Update Throttler docs [ci skip] 2021-09-07 22:44:00 +08:00
Ferenc
61c01ed40b Finalize SQLSRV schema support for 4.2 2021-09-07 22:40:47 +08:00
Lonnie Ezell
bd15c27f93 Updated Query Build custom string option for where to remove make it clear the values do not get escaped. 2021-09-07 22:31:03 +08:00
Alex Schmitz
1db19c9526 Structure debug toolbar timeline with collapsible elements. 2021-09-07 22:30:56 +08:00
michalsn
bde51819f3 Fix mysqli ssl connection - certificate is not required to establish a secure connection 2021-09-07 22:25:43 +08:00
michalsn
22aa7d22d4 Update docblock for redirect function [ci skip] 2021-09-07 22:25:42 +08:00
MGatner
8d5aca773b Update tests/system/Files/FileCollectionTest.php 2021-09-07 22:25:41 +08:00
MGatner
28bf846749 Update user_guide_src/source/libraries/files.rst
Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
2021-09-07 22:25:41 +08:00
MGatner
a6d1063109 Update system/Files/FileCollection.php
Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
2021-09-07 22:25:40 +08:00
MGatner
d1408104b9 Implement review suggestions 2021-09-07 22:25:39 +08:00
MGatner
096b5bdd5f Apply suggestions from code review
Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
2021-09-07 22:25:38 +08:00
MGatner
e19f3928f3 Declare final methods 2021-09-07 22:25:37 +08:00
MGatner
7ace2ccab3 Implement define() 2021-09-07 22:25:36 +08:00
MGatner
bacda111b9 Implement FileCollection 2021-09-07 22:25:34 +08:00
michalsn
8600032812 Fix for generating session table structure via migrations 2021-09-07 22:25:25 +08:00
michalsn
788a3325fe Fix database session bug with timestamp in MySQLi 2021-09-07 22:25:14 +08:00
michalsn
b12cfd5b16 Fix bug with respecting TTL in Predis and File cache 2021-09-07 22:19:18 +08:00
John Paul E. Balandan, CPA
f00ced2d19 Namespace extracted by GeneratorTrait should always end in backslash 2021-09-07 22:19:16 +08:00
Alex Schmitz
b0c76eda8f Sort timeline elements by start and duration. 2021-09-07 22:19:15 +08:00
sclubricants
6a5b2f6c2a Added MySQLi resultMode and updated user guide 2021-09-07 22:19:14 +08:00
John Paul E. Balandan, CPA
9dbb7d8471 Make CLI detection as interface independent as possible 2021-09-07 22:19:05 +08:00
Toto Prayogo
0b1470eaf8 rename application to app 2021-09-07 22:16:12 +08:00
Gianluigi Vizzielli
d5a70be1bd Graphic fix on some screen res
Before: https://prnt.sc/1559re2
After: https://prnt.sc/1559uou
2021-09-07 22:16:11 +08:00