Michal Sniatala
|
da43f0b10f
|
Merge pull request #3200 from abilioposada/abiliposada/fix-documentation
Add closing parenthesis
|
2020-07-02 19:31:08 +02:00 |
|
Michal Sniatala
|
c385182fe9
|
Merge pull request #3201 from michalsn/fabricator_tests
Update for FabricatorLiveTest
|
2020-07-02 19:29:40 +02:00 |
|
michalsn
|
e0939fc1f9
|
Update for FabricatorLiveTest
|
2020-07-02 18:30:21 +02:00 |
|
Abilio Posada
|
163f2ec1f7
|
Add closing parenthesis
On validation example, closing parenthesis missed
|
2020-07-02 09:28:09 -06:00 |
|
Michal Sniatala
|
000a5e77ea
|
Merge pull request #3196 from wangyupeng/develop
The permissions of the new file should be modified, not the old file
|
2020-07-02 13:44:05 +02:00 |
|
michalsn
|
1cd7d168d5
|
Fix paginate() when using segment
|
2020-07-02 13:28:39 +02:00 |
|
Milan Hoško
|
7af80ea084
|
Hide in bootstrap4
If the CSP policy is on, the style wouldn't work. So if the project use Bootstrap 4 or Bootstrap 3, it will be better to add thes classes.
|
2020-07-02 11:26:12 +02:00 |
|
wangyupeng
|
9b11bee1fc
|
The permissions of the new file should be modified, not the old file
|
2020-07-02 09:42:35 +08:00 |
|
MGatner
|
d93abf4ddf
|
Correct the scope on fixture methods
|
2020-07-01 17:49:01 +00:00 |
|
Michal Sniatala
|
63d715b771
|
Merge pull request #3192 from HughieW/fix/MessageFormatter-issues
ArgType 'String' is not valid in MessageFormatter class. Fixes #3191
|
2020-07-01 18:23:57 +02:00 |
|
michalsn
|
f099744dc2
|
Fix default value for page in Model::paginate(). Fixes #3188
|
2020-07-01 18:17:44 +02:00 |
|
Michal Sniatala
|
b9940bb5f3
|
Merge pull request #3153 from MGatner/composer-files
Refresh Composer files
|
2020-07-01 18:16:58 +02:00 |
|
MGatner
|
ea468878b5
|
Add test staging docs
|
2020-07-01 15:52:29 +00:00 |
|
MGatner
|
440aafde4b
|
Add test case default mocking
|
2020-07-01 15:35:22 +00:00 |
|
John Paul E. Balandan, CPA
|
8dc02930ca
|
Use the curl -L option
|
2020-07-01 23:22:52 +08:00 |
|
Hughie
|
f413d6d6c3
|
ArgType 'String' is not valid
|
2020-07-01 15:37:50 +01:00 |
|
Lonnie Ezell
|
65c914834e
|
Merge pull request #3189 from MGatner/content-length
Bugfix: Multipart Content-Length
|
2020-07-01 08:50:15 -05:00 |
|
Lonnie Ezell
|
91a5742fa9
|
Merge pull request #3176 from michalsn/webp_support
Add webp support to Image class
|
2020-07-01 08:44:21 -05:00 |
|
MGatner
|
688475d1fd
|
[ci skip] Normalize composer.json
|
2020-07-01 13:43:36 +00:00 |
|
MGatner
|
458e2d4bc5
|
Merge pull request #3172 from michalsn/router_regex
Add Unicode support for regular expressions in router
|
2020-07-01 09:14:02 -04:00 |
|
MGatner
|
59e97f4795
|
Prevent content length for multipart
|
2020-07-01 01:01:00 +00:00 |
|
Lonnie Ezell
|
d9864e3375
|
Merge pull request #3181 from paulbalandan/refactor-cli-color-support
Refactor color detection in CLI
|
2020-06-29 08:42:01 -05:00 |
|
Lonnie Ezell
|
512f7b2fe6
|
Merge pull request #3182 from paulbalandan/cli-clearscreen
Improve CLI clear screen
|
2020-06-29 08:41:01 -05:00 |
|
John Paul E. Balandan, CPA
|
0c6058204c
|
Add apidocs action
|
2020-06-29 16:09:06 +08:00 |
|
John Paul E. Balandan, CPA
|
f7e8f5f260
|
Improve CLI clear screen
|
2020-06-29 12:40:25 +08:00 |
|
John Paul E. Balandan, CPA
|
c4726e43d9
|
Refactor color detection in CLI
|
2020-06-29 12:13:45 +08:00 |
|
Michal Sniatala
|
d4d7fdffb7
|
Merge pull request #3179 from paulbalandan/cli-wrap
Use explicit 'PHP_EOL' in wordwrap
|
2020-06-28 20:40:17 +02:00 |
|
Michal Sniatala
|
de968b7406
|
Merge pull request #3175 from michalsn/cli_color
Fix for multicolored strings in CLI
|
2020-06-28 20:39:59 +02:00 |
|
John Paul E. Balandan, CPA
|
f722360d84
|
Use explicit 'PHP_EOL' in wordwrap
|
2020-06-28 19:42:51 +08:00 |
|
michalsn
|
a8f6c47102
|
Fix exception check in tests
|
2020-06-28 08:45:55 +02:00 |
|
michalsn
|
6203e425c6
|
Test regex unicode with placeholder
|
2020-06-28 08:30:18 +02:00 |
|
michalsn
|
b64026257a
|
Better support for image type checking
|
2020-06-28 08:13:28 +02:00 |
|
michalsn
|
0571de7399
|
Replace empty() with strict check
|
2020-06-28 07:15:13 +02:00 |
|
michalsn
|
44032b0a58
|
Add missing webp image
|
2020-06-27 19:15:07 +02:00 |
|
michalsn
|
6008b526fd
|
Add webp support to Image class
|
2020-06-27 18:51:01 +02:00 |
|
michalsn
|
eaf9f02b08
|
Merge branch 'develop' of https://github.com/nicojmb/CodeIgniter4 into webp_support
|
2020-06-27 17:59:08 +02:00 |
|
michalsn
|
60e2c39c52
|
Fix for multicolored strings in CLI. Fixes #3173
|
2020-06-27 17:56:15 +02:00 |
|
michalsn
|
538ebe4d15
|
Support unicode for regular expressions in router. Fix #3169
|
2020-06-26 16:02:40 +02:00 |
|
Lonnie Ezell
|
275ee0799e
|
Merge pull request #3167 from paulbalandan/docs-use-artifacts
Add the upload artifact action
|
2020-06-25 13:09:59 -05:00 |
|
John Paul E. Balandan, CPA
|
caa7cd2e1c
|
Add the upload artifact action
|
2020-06-26 01:57:18 +08:00 |
|
Michal Sniatala
|
8e0f4c97f4
|
Merge pull request #3162 from michalsn/delete_files
Update delete_files() helper function
|
2020-06-25 14:57:19 +02:00 |
|
Lonnie Ezell
|
6b23f2eed0
|
Merge pull request #3165 from paulbalandan/cli-color-detection
More robust color support detection in CLI
|
2020-06-24 22:52:22 -05:00 |
|
MGatner
|
55f947f8a6
|
Merge pull request #3151 from samsonasik/use-dedicated-dir
use writable directory for sqlite default location
|
2020-06-24 18:51:53 -04:00 |
|
Michal Sniatala
|
f66f3246d2
|
Merge pull request #3163 from michalsn/fix_batch_model
Fix testMode() for batch methods in Model
|
2020-06-24 19:29:53 +02:00 |
|
John Paul E. Balandan, CPA
|
e8918134e6
|
Add tests for new methods and normalize line endings to PHP_EOL
|
2020-06-25 01:14:21 +08:00 |
|
John Paul E. Balandan, CPA
|
1c4b4efa23
|
Add more robust color support detection in CLI
|
2020-06-25 01:12:46 +08:00 |
|
Michal Sniatala
|
30ad13f454
|
Merge pull request #3161 from paulbalandan/fix-namespaces-command
Fix ternary operator for $path in Namespaces Command
|
2020-06-24 19:08:37 +02:00 |
|
Michal Sniatala
|
93daa62f01
|
Merge pull request #3160 from paulbalandan/mysqli-connection
Fix type of $socket in MySQLi\Connection
|
2020-06-24 19:07:31 +02:00 |
|
Michal Sniatala
|
b94a7bf8ee
|
Merge pull request #3159 from paulbalandan/fix-ciunittestcase
Remove unused code in CIUnitTestCase
|
2020-06-24 19:06:32 +02:00 |
|
michalsn
|
8c5d084e29
|
Use throwable
|
2020-06-24 17:33:11 +02:00 |
|