Ruben Fiszel
|
c3ef987e28
|
chore: fasten compilation time
|
2024-02-24 17:10:55 +01:00 |
|
Ruben Fiszel
|
81be9c4d60
|
fix: make setting owner for folders a transaction
|
2024-02-23 23:12:50 +01:00 |
|
Ruben Fiszel
|
2d6ba9528b
|
fix: improve support for singlescriptflow
|
2024-02-23 21:06:55 +01:00 |
|
Ruben Fiszel
|
76fba8f125
|
revert ee links
|
2024-02-22 15:28:18 +01:00 |
|
Ruben Fiszel
|
bea6c221d8
|
fix: fix sqlx build
|
2024-02-22 15:11:36 +01:00 |
|
Ruben Fiszel
|
2912ad99d5
|
revert ee symlink change
|
2024-02-22 14:41:39 +01:00 |
|
Ruben Fiszel
|
75eaa4bd30
|
fix: improve scim handling of renames on azure
|
2024-02-22 14:35:40 +01:00 |
|
Guillaume Bouvignies
|
4990ac79c6
|
chore: License validation and Audit logs EE (#3227)
* chore: audit log EE
* update repo ref
* license key validation EE
|
2024-02-15 16:51:24 +01:00 |
|
Ruben Fiszel
|
ebff484347
|
fix audit logs
|
2023-12-21 01:56:53 +01:00 |
|
HugoCasa
|
47a71ccde4
|
feat: limit pro plans (#2794)
|
2023-12-06 17:47:32 +01:00 |
|
Ruben Fiszel
|
06006f1c7e
|
feat: add parallelism control to forloops
|
2023-08-27 23:03:19 +02:00 |
|
Ruben Fiszel
|
b54d0a4247
|
fix: operation are redacted instead of username which fix audit logs for non admin users
|
2023-08-27 15:48:38 +02:00 |
|
Ruben Fiszel
|
3d79187f31
|
feat: lock inline scripts for apps on deploy
|
2023-08-26 09:12:19 +02:00 |
|
 
|
223b80768a
|
chore(backend): upgrade sqlx to ^0.7 (#1865)
* DRAFT chore(backend): upgrade sqlx to ^0.7
related to:
* https://github.com/windmill-labs/windmill/pull/1858
* https://github.com/launchbadge/sqlx/issues/1163#issuecomment-1627685514
* (vol. 2) in 0.7, `Transaction` can no longer implement `Executor` directly
ref: https://github.com/launchbadge/sqlx/blob/afb6b1066e61f8e3875f530d96cfb5a299f13fda/examples/postgres/transaction/src/main.rs#L14-L17
notice that I'm temporarly using my custom patch
https://github.com/mrl5/sqlx/commit/16e4c9a8f380214ad61b1744d3e1f5fa866ffbcc
it's related to https://github.com/launchbadge/sqlx/issues/2611
* post git rebase chores
* use upstream fix from 0.7.1
* fix compile
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-07-15 14:06:20 +02:00 |
|
Ruben Fiszel
|
81d62f9250
|
remove warnings
|
2023-06-29 12:42:09 +02:00 |
|
Ruben Fiszel
|
0b3ec28d8c
|
audit log redacted in CE (#1645)
* auditLogOnEE
* audit logs
|
2023-05-25 08:56:38 +02:00 |
|
 Kai JellinghausandRuben Fiszel
|
63102b036c
|
feat(backend): Redis based queue (#1324)
* Merge?
* Fix V8 breaking change
* WIP
* WIP
* Cleanup
* Move to git reference
* Fix Merge conflict
* update
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-11 12:24:13 +02:00 |
|
Kai Jellinghaus
|
6263e90735
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|