kenjis
|
2d5fcb2a9d
|
docs: improve force_https() description
|
2023-06-28 11:11:20 +09:00 |
|
kenjis
|
19f88fbdc5
|
docs: fix incorrect description
A named route cannot be used with RedirectException.
|
2023-06-27 11:24:32 +09:00 |
|
kenjis
|
c9b6f3d17d
|
Merge pull request #7389 from kenjis/update-concepts-security.rst
docs: improve concepts/security.rst
|
2023-06-26 09:33:56 +09:00 |
|
kenjis
|
4fd6ea0cd2
|
docs: fix incorrect description
|
2023-06-21 14:02:20 +09:00 |
|
kenjis
|
3e92760a7e
|
docs: update Valid HTTP protocol version
|
2023-06-21 14:01:48 +09:00 |
|
kenjis
|
52a2372add
|
Merge pull request #7596 from kenjis/docs-db-session
docs: improve "Configure DatabaseHandler" for Session
|
2023-06-20 15:11:55 +09:00 |
|
kenjis
|
9d9f19e3a5
|
Merge pull request #7592 from kenjis/add-changelog-437
docs: add changelog/upgrade guide for v4.3.7
|
2023-06-20 15:11:08 +09:00 |
|
kenjis
|
963526a517
|
docs: update description
There is already $DBGroup in the config file.
|
2023-06-19 09:59:15 +09:00 |
|
kenjis
|
658c517b77
|
docs: add important note
|
2023-06-19 09:59:15 +09:00 |
|
kenjis
|
eb4121284d
|
docs: add sub section titles
|
2023-06-19 09:44:01 +09:00 |
|
kenjis
|
f3ef6c2e63
|
docs: remove unneeded "// ..."
|
2023-06-19 09:43:07 +09:00 |
|
kenjis
|
8124097c5e
|
Merge pull request #7590 from kenjis/docs-change-version-notation
docs: change version number notation
|
2023-06-19 08:37:03 +09:00 |
|
kenjis
|
6b0531b9e8
|
Merge pull request #7586 from kenjis/fix-docs-sessions.rst
docs: fix sessions.rst
|
2023-06-19 08:35:41 +09:00 |
|
kenjis
|
291b40b49b
|
Merge pull request #7584 from kenjis/docs-spark_commands.rst
docs: improve spark_commands.rst
|
2023-06-19 08:34:56 +09:00 |
|
kenjis
|
938249540c
|
Merge pull request #7583 from kenjis/fix-docs-inflector_helper.rst
docs: fix incorrect sample code in inflector_helper.rst
|
2023-06-19 08:34:06 +09:00 |
|
kenjis
|
f6ed69565b
|
Merge pull request #7582 from kenjis/docs-cli_library
docs: update sample code in cli_library
|
2023-06-19 08:33:28 +09:00 |
|
kenjis
|
d45bd46fb9
|
Merge pull request #7581 from kenjis/docs-model-pagination
docs: improve Paginating with Models
|
2023-06-19 08:32:53 +09:00 |
|
kenjis
|
843f509f9e
|
docs: fix typo
Co-authored-by: Michal Sniatala <michal@sniatala.pl>
|
2023-06-19 08:18:14 +09:00 |
|
kenjis
|
75bb53afd6
|
docs: add changelog/upgrade guide for v4.3.7
|
2023-06-18 08:51:05 +09:00 |
|
kenjis
|
bdaeb2d32e
|
docs: change version number notation
For consistency.
|
2023-06-18 08:40:01 +09:00 |
|
kenjis
|
1f05ec69ba
|
Prep for 4.3.6 release
|
2023-06-18 05:55:00 +09:00 |
|
kenjis
|
041d2bc7cd
|
docs: improve sample code and description
|
2023-06-17 10:07:48 +09:00 |
|
kenjis
|
30bda4ff1d
|
docs: replace Controller with BaseController
|
2023-06-17 10:07:48 +09:00 |
|
kenjis
|
8bae53b7dc
|
docs: improve explanation about Model pagination
|
2023-06-17 10:07:48 +09:00 |
|
kenjis
|
0068d2047e
|
docs: add sub section titles
|
2023-06-17 10:07:47 +09:00 |
|
kenjis
|
92e6fa3970
|
docs: update sample code
Spark command is recommended.
|
2023-06-17 10:07:12 +09:00 |
|
kenjis
|
fb269be6e7
|
docs: fix letter upper/lower cases
|
2023-06-17 09:53:49 +09:00 |
|
kenjis
|
855d528abf
|
docs: add "// ..." in sample code
|
2023-06-17 09:52:27 +09:00 |
|
kenjis
|
aaf95afd37
|
docs: update old session config names
|
2023-06-17 09:51:59 +09:00 |
|
kenjis
|
0abe958e5f
|
docs: add sub sections and reorganize
|
2023-06-16 21:55:54 +09:00 |
|
kenjis
|
8ddb9908c5
|
docs: fix incorrect sample code
|
2023-06-16 21:20:51 +09:00 |
|
kenjis
|
2679f74e10
|
docs: add items
|
2023-06-16 17:55:34 +09:00 |
|
kenjis
|
ca3e3ad724
|
docs: remove item that do not make sense
|
2023-06-16 17:54:57 +09:00 |
|
kenjis
|
df6ccd1d3b
|
docs: add items
|
2023-06-16 17:54:37 +09:00 |
|
kenjis
|
1f05c692a4
|
docs: add CSP support
|
2023-06-16 17:33:32 +09:00 |
|
kenjis
|
5985268da6
|
docs: add Shield
|
2023-06-16 17:33:32 +09:00 |
|
kenjis
|
13717cb473
|
docs: add links to other pages
|
2023-06-16 17:33:31 +09:00 |
|
kenjis
|
66ea8c0a9e
|
Merge pull request #7573 from kenjis/fix-docs-routing.rst
docs: improve routing.rst
|
2023-06-16 09:27:59 +09:00 |
|
kenjis
|
59da1737a4
|
docs: fix by proofreading
|
2023-06-15 17:03:21 +09:00 |
|
kenjis
|
8b8da0f6a8
|
docs: change note to warning
|
2023-06-15 17:01:47 +09:00 |
|
kenjis
|
8ebbc9e371
|
docs: fix incorrect comments
|
2023-06-14 10:30:34 +09:00 |
|
kenjis
|
c87169d677
|
Merge pull request #7543 from kenjis/fix-feature-testing-with-autoroute
fix: [Auto Routing Improved] feature testing may not find controller/method
|
2023-06-14 08:21:31 +09:00 |
|
kenjis
|
ebaa5ea4e4
|
docs: improve section title
|
2023-06-14 08:15:36 +09:00 |
|
kenjis
|
61d87fa378
|
docs: add note in section "Auto Routing (Improved)"
|
2023-06-14 08:15:36 +09:00 |
|
kenjis
|
30ffa635df
|
docs: use term "route path" and "route handler"
|
2023-06-14 08:15:36 +09:00 |
|
kenjis
|
062e8d506a
|
docs: fix incorrect sample code
(:any) matches multiple segments.
|
2023-06-14 08:00:22 +09:00 |
|
kenjis
|
e431447c51
|
docs: move note up
|
2023-06-14 07:54:07 +09:00 |
|
kenjis
|
78b5156d11
|
docs: remove redundant note
|
2023-06-14 07:52:33 +09:00 |
|
kenjis
|
cfa97d35c8
|
Merge pull request #7558 from kenjis/fix-docs-libraries/validation.rst
docs: improve libraries/validation.rst
|
2023-06-14 07:31:44 +09:00 |
|
kenjis
|
fbff5a2a48
|
docs: add deprecation
|
2023-06-14 07:31:00 +09:00 |
|