Wykres commitów

694 Commity (1e0823db42a54fe00723c78274925f19e52e5f9e)

Autor SHA1 Wiadomość Data
Rui Carmo 1e0823db42 cleanup 2024-04-06 16:24:08 +01:00
Rui Carmo 4786dddd5b
Create mkdocs.yml 2024-04-06 15:57:39 +01:00
Rui Carmo d6e0356b2f
Create mkdocs.yml 2024-04-06 15:52:01 +01:00
Rui Carmo 23159ddde8 Added "preflight" worker 2023-12-26 17:28:19 +00:00
Rui Carmo 7eae80a795
Revert f-strings
We've not committed to standardising on those yet
2023-09-18 15:38:22 +01:00
Rui Carmo c05a3a875b
Create app DATA_ROOT 2023-09-18 15:36:42 +01:00
Rui Carmo fb54058f12
Merge pull request #319 from chr15m/master
Typo.
2023-08-31 09:50:24 +01:00
Chris McCormick 6ae327fd8a Typo. 2023-08-31 14:13:05 +08:00
Rui Carmo 6dd0de4056
Update DESIGN.md 2023-08-25 21:06:42 +01:00
Rui Carmo c4768011ff
Clojure note 2023-07-30 20:19:45 +01:00
Rui Carmo c1423c4093
Merge pull request #313 from toburger/master
Support Clojure CLI via `tools.build`
2023-07-30 20:02:37 +01:00
Tobias Burger b7dfb3fdac Support Clojure CLI 2023-07-20 15:28:48 +02:00
Rui Carmo 536c8af375
Add link do discussions 2023-05-15 22:49:09 +01:00
Rui Carmo f7145865ce
Merge pull request #244 from kinostl/bugfix/multi-domain
Add multi-domain workaround due to ClickCommand.
2023-05-12 08:46:22 +01:00
Rui Carmo 6d6872d195
Merge pull request #303 from piku/dependabot/pip/examples/python-postgres/sqlparse-0.4.4
Bump sqlparse from 0.3.0 to 0.4.4 in /examples/python-postgres
2023-05-12 08:45:47 +01:00
Rui Carmo 13225cefdc
Remove my release mention in favor of Chris’ 2023-05-12 08:44:32 +01:00
Rui Carmo fe186f9f86
Merge pull request #306 from chr15m/issue-305-document-release-worker
Document release worker in design doc.
2023-05-12 08:42:56 +01:00
Rui Carmo 0047ceb4dd
Add release worker 2023-05-12 08:42:06 +01:00
Chris McCormick e53ecc254f Document release worker in design doc.
Fixes #305.
2023-05-12 15:41:36 +08:00
dependabot[bot] 77c62719e5
Bump sqlparse from 0.3.0 to 0.4.4 in /examples/python-postgres
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.3.0 to 0.4.4.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.3.0...0.4.4)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 20:35:26 +00:00
Rui Carmo fa69ed5aff
Merge pull request #301 from mariusa/master
restart must work even if the app is stopped when called.
2023-04-18 07:50:06 +00:00
Marius A e02b745529
fix lint space 2023-04-06 19:55:08 +03:00
Marius A 4acaaf4ead
fix lint spaces 2023-04-06 19:50:52 +03:00
Marius 25a8daa31f restart must work even if the app is stopped when called. At the end, the app should be running. 2023-04-06 19:44:52 +03:00
Rui Carmo 4306aad22a
Merge pull request #292 from mariusa/master
fix nginx setup for centos
2023-04-06 17:20:32 +01:00
Marius 6e4b5959c7 tail logs 2023-04-04 14:25:24 +03:00
Marius d284875db4 piku is referenced in too many places to use var 2023-03-28 16:28:02 +03:00
Marius 82e9a62025 deps 2023-03-28 15:51:19 +03:00
Rui Carmo c7b98b2686
Merge pull request #293 from chr15m/issue-291-get-env-booleans
Use get_boolean to get truthy ENV vars throughout.
2023-03-25 09:44:16 +00:00
Chris McCormick ea1fcb5d22 Use get_boolean to get truthy ENV vars throughout.
Fixes #291.
2023-03-25 17:39:57 +08:00
Marius 6e5667ddc2 fix uwsgi setup 2023-03-25 11:11:31 +02:00
Marius d1f2682377 better 2023-03-24 18:17:03 +02:00
Marius 989c46f586 Merge branch 'master' of github.com:mariusa/piku 2023-03-24 16:01:26 +02:00
Marius 0614ff4f58 fix nginx setup 2023-03-24 16:01:11 +02:00
Rui Carmo 88f98afb63
Merge pull request #289 from mariusa/master
add centos using simplified nginx setup
2023-03-24 08:20:29 +00:00
Marius df54d24287 rename Ubuntu 22.04
add centos
2023-03-23 14:56:57 +02:00
Rui Carmo a5dd16c83b
Merge pull request #282 from mariusa/master
consolidate INSTALL.md with generic steps, INSTALL-x platform-specific
2023-03-23 08:36:07 +00:00
Rui Carmo f49b83e54d
Merge pull request #262 from ewalk153/increase-min-py-version
Raise minimum python version to 3.7
2023-03-23 08:35:20 +00:00
Marius 2c0cd1976a consolidate INSTALL.md with generic steps, INSTALL-x platform-specific 2023-03-21 11:02:54 +02:00
Chris McCormick 6fe6d2ce47
Merge pull request #277 from mariusa/patch-1
clarify that NODE_VERSION is optional
2023-03-21 09:10:40 +08:00
Marius A ba6d8e6bc0
clarify that NODE_VERSION is optional
(not sure if this is correct. Merging will confirm)
2023-03-13 21:01:08 +02:00
Rui Carmo d4e846b88f
Merge pull request #273 from kaseyhinton/master 2023-03-08 22:31:10 +00:00
Kasey Hinton 9cffbf33bd Update README.md 2023-03-08 13:18:21 -07:00
Rui Carmo 2fbdc68e18
Update README.md 2023-02-25 20:13:26 +00:00
Rui Carmo 91ba24a376
Update README.md 2023-02-25 19:51:08 +00:00
Rui Carmo 1fa86449c6
Update README.md 2023-02-25 19:39:28 +00:00
Rui Carmo 228298e641
Merge pull request #268 from axelbdt/master
Add link to phoenix example
2023-02-25 19:38:55 +00:00
Axel Baudot 7f26617248 Add link to phoenix example 2023-02-10 10:27:33 +01:00
Rui Carmo c455991f0e improve cron parsing 2023-02-02 23:11:38 +00:00
Rui Carmo 29264fa909 Set unbuffered output and readable UTF-8 mapping 2023-02-02 22:31:27 +00:00