Kamil Tekiela
|
6f9cd76f01
|
Change enable_upload to isUploadEnabled()
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2025-01-24 17:12:24 +00:00 |
|
Maurício Meneghini Fauth
|
11766ada86
|
Remove the where_clause global variable
Replaces it with Current::$whereClause static property.
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
|
2025-01-08 15:57:27 -03:00 |
|
Kamil Tekiela
|
8015e4de72
|
Move DatabaseInterface to Dbal
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2024-12-22 18:34:53 +00:00 |
|
Kamil Tekiela
|
db7ce67a21
|
Use ServerRequest
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2024-11-13 15:32:01 -03:00 |
|
Kamil Tekiela
|
c7582c282e
|
Add type hint
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2024-11-13 15:32:01 -03:00 |
|
Maurício Meneghini Fauth
|
606f66b5df
|
Rename tests/classes to tests/unit
This directory is for unit tests only, so let's rename it to unit to be
more clear.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2024-02-23 13:29:07 -03:00 |
|