Thomas Brandého
|
7f1aee6dc8
enable N rules for naming conventions (#4666)
|
3 месяцев назад |
Thomas Brandého
|
4c2b2ed1c6
removing deprecated features for 0.7.0 and removing py3.9 support (#4586)
|
3 месяцев назад |
Elijah Ahianyo
|
268effe62e
[ENG-4134]Allow specifying custom app module in rxconfig (#4556)
|
3 месяцев назад |
Thomas Brandého
|
6e546526b4
computed var default to cache=True (#4194)
|
4 месяцев назад |
Khaleel Al-Adhami
|
b50b7692b2
improve type support for .get_state (#4623)
|
4 месяцев назад |
Masen Furer
|
8477a1aba0
BaseState.get_var_value helper to get a value from a Var (#4553)
|
4 месяцев назад |
Masen Furer
|
41cb2d8cff
[ENG-4083] Track internal changes in dataclass instances (#4558)
|
4 месяцев назад |
benedikt-bartscher
|
879dcbd1bf
improve dynamic route vars, no need to compute deps (#4551)
|
4 месяцев назад |
benedikt-bartscher
|
c310c020bb
Minor performance improvements for state getattribute and setattr (#4543)
|
4 месяцев назад |
Masen Furer
|
f71e6f9559
Revert "only mark backend vars as dirty if they have changed (#4494)" (#4547)
|
5 месяцев назад |
Thomas Brandého
|
d7956c19d3
enable PERF rules (#4469)
|
5 месяцев назад |
benedikt-bartscher
|
682bca7f9a
improve StateManagerRedis error message (#4444)
|
5 месяцев назад |
Thomas Brandého
|
ff510cacc5
enable C4 rule (#4536)
|
5 месяцев назад |
Elijah Ahianyo
|
c387f517b6
[ENG-4100]Throw warnings when Redis lock is held for more than the allowed threshold (#4522)
|
5 месяцев назад |
Masen Furer
|
adfda8adfd
[ENG-4165] Consider default and default_factory for state vars (#4510)
|
5 месяцев назад |
benedikt-bartscher
|
1b6f539657
simplify redis code, less redis calls (#4456)
|
5 месяцев назад |
benedikt-bartscher
|
ea90a3ebfa
minor pickle improvement (#4499)
|
5 месяцев назад |
benedikt-bartscher
|
2ee201b520
raise StateSerializationError if the state cannot be serialized (#4453)
|
5 месяцев назад |
benedikt-bartscher
|
3ef7106e0e
style: prefer type() over __class__ (#4512)
|
5 месяцев назад |
benedikt-bartscher
|
2520c51aaf
fix: multiple mismatched-type-assignment fixes (#4482)
|
5 месяцев назад |
Thomas Brandého
|
4ecb0b81ce
enable RUF rules for linting (#4465)
|
5 месяцев назад |
benedikt-bartscher
|
9ff386bf48
add __repr__ method to MutableProxy (#4506)
|
5 месяцев назад |
benedikt-bartscher
|
3d89d74bdc
only mark backend vars as dirty if they have changed (#4494)
|
5 месяцев назад |
Masen Furer
|
39cdce6960
[HOS-333] Send a "reload" message to the frontend after state expiry (#4442)
|
5 месяцев назад |
benedikt-bartscher
|
d7d46e431b
fix: state size was not checked for dill (#4431)
|
5 месяцев назад |
Masen Furer
|
c7d3876fe6
[ENG-4137] Handle generic alias passing inspect.isclass check (#4427)
|
5 месяцев назад |
Masen Furer
|
a6b324bd3e
[ENG-3953] Support pydantic BaseModel (v1 and v2) as state var (#4338)
|
5 месяцев назад |
benedikt-bartscher
|
c13cec3d8a
implement performance mode for existing state size check (#4392)
|
5 месяцев назад |
benedikt-bartscher
|
1f9a17539c
fix: do not allow instantiation of State mixins (#4347)
|
6 месяцев назад |
Masen Furer
|
5d88263cd8
[ENG-4098] Deconfuse key/value of State.get_value / dict / get_delta (#4371)
|
6 месяцев назад |