Наиль Тазетдинов Nail
  • Joined on 2026-04-07
Nail pushed to master at Nail/tf_examples 2026-07-21 08:09:20 +03:00
23937148d2 add root README
Nail pushed to stable at Nail/tf_examples 2026-07-21 08:08:47 +03:00
924abcf4af fix: README points to tf_examples, not tf_provider
Nail pushed to master at Nail/tf_examples 2026-07-21 08:08:40 +03:00
924abcf4af fix: README points to tf_examples, not tf_provider
Nail pushed to stable at Nail/tf_examples 2026-07-21 08:06:25 +03:00
2b944f5459 fix: remove terraform.tfvars with token, add .gitignore
Nail pushed to master at Nail/tf_examples 2026-07-21 08:05:58 +03:00
2b944f5459 fix: remove terraform.tfvars with token, add .gitignore
Nail pushed to master at Nail/tf_examples 2026-07-21 08:05:49 +03:00
Nail pushed to stable at Nail/tf_examples 2026-07-21 08:05:49 +03:00
Nail created branch stable in Nail/tf_examples 2026-07-21 08:05:49 +03:00
Nail created branch master in Nail/tf_examples 2026-07-21 08:05:49 +03:00
Nail created repository Nail/tf_examples 2026-07-21 08:04:07 +03:00
Nail pushed to stable at Nail/tfflaskcrud 2026-07-21 07:43:07 +03:00
c804fd0b99 Revert: Flask already works, sslmode not needed
Nail pushed to master at Nail/tfflaskcrud 2026-07-21 07:43:07 +03:00
c804fd0b99 Revert: Flask already works, sslmode not needed
Nail pushed to stable at Nail/tfflaskcrud 2026-07-21 07:41:56 +03:00
da886e2f37 fix: add sslmode=require to psycopg2.connect
Nail pushed to master at Nail/tfflaskcrud 2026-07-21 07:41:55 +03:00
da886e2f37 fix: add sslmode=require to psycopg2.connect
Nail pushed to master at Nail/tfnodejscrud 2026-07-21 07:31:33 +03:00
809d30b53b fix: app.listen outside initDB, add SSL support — pod stays alive even if PG down
Nail pushed to stable at Nail/tfnodejscrud 2026-07-21 07:31:33 +03:00
809d30b53b fix: app.listen outside initDB, add SSL support — pod stays alive even if PG down
Nail pushed to stable at Nail/tfflaskcrud 2026-07-21 06:32:38 +03:00
54746e989f fix: run init_db() at module level so it works under gunicorn too
Nail pushed to stable at Nail/tfluceecrud 2026-07-21 06:32:38 +03:00
8268568f44 fix: remove DROP TABLE — use CREATE TABLE IF NOT EXISTS only
Nail pushed to master at Nail/tfflaskcrud 2026-07-21 06:32:24 +03:00
54746e989f fix: run init_db() at module level so it works under gunicorn too
Nail pushed to master at Nail/tfluceecrud 2026-07-21 06:32:17 +03:00
8268568f44 fix: remove DROP TABLE — use CREATE TABLE IF NOT EXISTS only