Alejandro Celaya
|
2a734b5d89
|
Ensure proper env vars are promoted for dev and test envs
|
2024-10-24 14:20:49 +02:00 |
|
Alejandro Celaya
|
45e108d21e
|
Load dev env as a PHP array instead of an env file
|
2024-10-24 09:59:13 +02:00 |
|
Alejandro Celaya
|
83e8801827
|
Move env var default values to EnvVars enum
|
2024-10-14 09:41:22 +02:00 |
|
Alejandro Celaya
|
11a4702b10
|
Promote installer config options as env vars explicitly
|
2024-10-08 08:57:51 +02:00 |
|
Alejandro Celaya
|
447cccacdf
|
Update changelog
|
2024-10-04 12:41:02 +02:00 |
|
Alejandro Celaya
|
0413399102
|
Make sure MEMORY_LIMIT env var is read after config options have been promoted to env vars
|
2024-10-04 12:33:27 +02:00 |
|
Alejandro Celaya
|
8a273e01e9
|
Allow memory_limit to be configurable
|
2024-04-09 08:47:01 +02:00 |
|
Alejandro Celaya
|
96ed7cae0d
|
Drop support for openswoole
|
2024-02-16 23:02:46 +01:00 |
|
Alejandro Celaya
|
a11be5b2ff
|
Deprecate support for openswoole
|
2023-06-03 09:08:07 +02:00 |
|
Alejandro Celaya
|
3ba46bbbfa
|
Add support for openswoole 22
|
2023-04-14 08:58:54 +02:00 |
|
Alejandro Celaya
|
54a23cc7fa
|
Converted EnvVars to enum
|
2022-04-23 12:44:17 +02:00 |
|
Alejandro Celaya
|
e11bf6ac67
|
Created endpoint to get visits for one specific domain
|
2022-04-23 10:32:07 +02:00 |
|
Alejandro Celaya
|
52c55f385d
|
Added support to set the timezone via config/env vars
|
2022-04-14 14:22:48 +02:00 |
|
Alejandro Celaya
|
cbec4a4e81
|
Moved constants to its own file inside config folder
|
2021-09-26 11:26:26 +02:00 |
|
Alejandro Celaya
|
4539ab2dcf
|
Moved hardcoded class alias to a namespaced constant
|
2020-03-22 17:42:56 +01:00 |
|
Alejandro Celaya
|
2151b97bec
|
Project migrated from zend to laminas
|
2020-01-01 21:13:09 +01:00 |
|
Alejandro Celaya
|
25243a10ec
|
Moved common bootstrapping code to run.php script
|
2019-12-27 14:02:43 +01:00 |
|
Alejandro Celaya
|
34d8b396a4
|
Fixed merge conflicts
|
2019-12-23 11:17:20 +01:00 |
|
Alejandro Celaya
|
3634236214
|
Fixed some comments
|
2019-12-23 11:00:38 +01:00 |
|
Alejandro Celaya
|
35f5f4851e
|
Moved class alias to container.php to avoid it from being lost after configuration is cached
|
2019-12-23 10:38:06 +01:00 |
|
Alejandro Celaya
|
0152f6fa1a
|
Added dev php config and removed .env dependencies
|
2019-12-17 21:20:24 +01:00 |
|
Alejandro Celaya
|
6bcdd5e6c8
|
Cleaned last beats of to make everything BC
|
2019-11-30 18:08:30 +01:00 |
|
Alejandro Celaya
|
e0d20bf8ff
|
Updated to coding styles v2
|
2019-10-05 17:26:10 +02:00 |
|
Alejandro Celaya
|
ea80b6d48a
|
Replaced vlucas/phpdotenv package by symfony/dotenv
|
2017-12-27 16:33:06 +01:00 |
|
Alejandro Celaya
|
6208f6f0d5
|
Improved Exception management to be more specific
|
2017-10-12 11:28:45 +02:00 |
|
Alejandro Celaya
|
c422a14c5c
|
Improved coding styles
|
2017-10-12 10:13:20 +02:00 |
|
Alejandro Celaya
|
a957f66ed0
|
Renamed services first level config key to dependencies
|
2016-07-31 16:30:05 +02:00 |
|
Alejandro Celaya
|
a60a6ccc4d
|
Added dotenv component to define env vars in local file
|
2016-04-30 17:21:35 +02:00 |
|
Alejandro Celaya
|
03298fc448
|
Created EntityManagerFactory
|
2016-04-17 20:27:24 +02:00 |
|
Alejandro Celaya
|
998a926c35
|
Improved configuration
|
2016-04-10 09:52:44 +02:00 |
|
Alejandro Celaya
|
901fbd61a3
|
First commit
|
2016-04-10 09:38:07 +02:00 |
|