Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · develop
plaza-core
Browse files
Oct 25, 2022
Merge branch 'fix/excessive-unhandled-instructions' into 'develop'
· b8e5be6f
kenkeiras
authored
Oct 25, 2022
b8e5be6f
Add script to hotload erlang modules to K8s.
· c1e12ade
kenkeiras
authored
Oct 25, 2022
c1e12ade
Log program ids on unhandled instruction.
· f5e54b04
kenkeiras
authored
Oct 25, 2022
f5e54b04
Sep 12, 2022
Merge branch 'fix/logging-non-jsonifiable-data' into 'develop'
· 080b02e3
kenkeiras
authored
Sep 12, 2022
080b02e3
Fix: logging logging error.
· a5b40e8e
kenkeiras
authored
Sep 13, 2022
a5b40e8e
Merge branch 'fix/logging-non-jsonifiable-data' into 'develop'
· 8bf94cde
kenkeiras
authored
Sep 12, 2022
8bf94cde
Don't crash trying to log non-jsonifiable data.
· 850d5bca
kenkeiras
authored
Sep 12, 2022
and
kenkeiras
committed
Sep 12, 2022
850d5bca
May 29, 2022
Merge branch 'temp/ignore-program-errors-on-logging' into 'develop'
· 1f570bcf
kenkeiras
authored
May 29, 2022
1f570bcf
TEMP: Don't try to log formatted program errors.
· 97b7c7dd
kenkeiras
authored
May 29, 2022
97b7c7dd
Merge branch 'dev/track-calls-in-programs/backend/instructions' into 'develop'
· d34994e9
kenkeiras
authored
May 29, 2022
d34994e9
Track execution of instruction blocks on circular DB.
· 7be63b74
kenkeiras
authored
May 29, 2022
7be63b74
Aug 17, 2021
Merge branch '124-string-concatenation' into 'develop'
· 7bba89ce
kenkeiras
authored
Aug 17, 2021
7bba89ce
Fix handling of joins with empty strings.
· ee0ae7e8
kenkeiras
authored
Aug 17, 2021
ee0ae7e8
Add simple string concatenation unit tests.
· 61c57d22
kenkeiras
authored
Aug 17, 2021
61c57d22
Jun 23, 2021
Merge branch '122-improve-bridge-reconnection-logic' into 'develop'
· daaf8ea3
kenkeiras
authored
Jun 23, 2021
daaf8ea3
Fix event generation on interlocked bridge connection/disconnections.
· ad821e18
kenkeiras
authored
Jun 23, 2021
ad821e18
Add failing case of interlocking bridge connection-disconnection.
· 3557caaf
kenkeiras
authored
Jun 23, 2021
3557caaf
Add passing test of the naive bridge connection-disconnection case.
· 88c2ee39
kenkeiras
authored
Jun 23, 2021
88c2ee39
Upgrade backend dependencies.
· 7b5fdd81
kenkeiras
authored
Jun 23, 2021
7b5fdd81
Apr 20, 2021
Merge branch 'new/118-hide-blocks-from-toolbox' into 'develop'
· 7be978b7
kenkeiras
authored
Apr 20, 2021
7be978b7
Cover legacy trigger blocks on migration.
· 3030f4c1
kenkeiras
authored
Apr 20, 2021
3030f4c1
Consider `show_in_toolbox` parameter on Flow Editor.
· 709a8c51
kenkeiras
authored
Apr 20, 2021
709a8c51
Consider `show_in_toolbox` parameter on Scratch editor.
· 255d113c
kenkeiras
authored
Apr 20, 2021
255d113c
Save and expose `show_in_toolbox` from block descriptions.
· 7eb103c8
kenkeiras
authored
Apr 20, 2021
7eb103c8
Apr 19, 2021
Merge branch 'fix/memory-leak' into 'develop'
· 009aff79
kenkeiras
authored
Apr 19, 2021
009aff79
Use calls to ETS instead of transactions when possible.
· 31c57195
kenkeiras
authored
Apr 19, 2021
31c57195
Change monitor listener from `erlang:monitor` to `erlang:link`.
· 897e4b14
kenkeiras
authored
Apr 19, 2021
897e4b14
Apr 16, 2021
Merge branch 'new/easier-connection-handling' into 'develop'
· ca6743d2
kenkeiras
authored
Apr 16, 2021
ca6743d2
Show user/group connections before it's bridges.
· 657d6b12
kenkeiras
authored
Apr 16, 2021
657d6b12
Restore option to establish connections outside of programs.
· 09a89dfe
kenkeiras
authored
Apr 16, 2021
09a89dfe
Don't show "Delete bridge" on panel if the user is not the owner.
· 747a45cc
kenkeiras
authored
Apr 16, 2021
747a45cc
List all connections along dashboard bridges.
· 4fa9cbdd
kenkeiras
authored
Apr 16, 2021
4fa9cbdd
Merge branch 'new/118-reconsider-list-handling' into 'develop'
· bb943c96
kenkeiras
authored
Apr 16, 2021
bb943c96
Move set-list-to operation to first place in list operation category.
· 7ce25361
kenkeiras
authored
Apr 16, 2021
7ce25361
Add set list (list-1) to (value) operation.
· 988a100f
kenkeiras
authored
Apr 16, 2021
988a100f
Unblock removal programs with loading errors.
· ca54d69b
kenkeiras
authored
Apr 16, 2021
ca54d69b
Apr 15, 2021
Merge branch 'new/get-api-metrics' into 'develop'
· d84364eb
kenkeiras
authored
Apr 15, 2021
d84364eb
Add capture of metrics on external calls passed to bridge functions.
· 0bc7b594
kenkeiras
authored
Apr 15, 2021
0bc7b594
Apr 14, 2021
Merge branch 'show-login-register-on-authorization' into 'develop'
· a44d0ec9
kenkeiras
authored
Apr 14, 2021
a44d0ec9
Show Login and Register buttons on authorization screen.
· 4b48653a
kenkeiras
authored
Apr 14, 2021
4b48653a
Loading