Wykres commitów

664 Commity (82e9a62025a643eb1a94e0a366b0bb5c6cc9be37)

Autor SHA1 Wiadomość Data
Marius 82e9a62025 deps 2023-03-28 15:51:19 +03: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
Rui Carmo 9ea5d2b008
Keep linter happy 2023-02-02 18:55:55 +00:00
Rui Carmo 0d6d4093e8
Fix long-standing cron validation off-by-one 2023-02-02 18:53:55 +00:00
Rui Carmo b2ce37c5bd
Revert change until we can test on Debian as well 2023-02-01 20:49:27 +00:00
Rui Carmo 4fdd98ec61
Fix for Ubuntu 22.04 2023-02-01 20:11:43 +00:00
Rui Carmo 00babe2779
fix for Ubuntu 22.04 2023-02-01 20:05:56 +00:00
Rui Carmo b9d0964181
Merge pull request #266 from ewalk153/ew-minor-lint-fixes
Minor lint fixes
2023-01-18 07:39:58 +00:00
Eric Walker cb38cca13b Minor lint fixes
- bump complexity up to 78
- fixed whitespace formatting in piku.py (and legacy copy)
2023-01-17 22:33:15 -05:00
Rui Carmo e902c17e94 very slight tweak to procname for monitoring 2023-01-17 21:49:31 +00:00
Rui Carmo 0c27d7097f
Forgot GitHub adds icons automatically to warnings _without_ colons. 2023-01-17 14:23:36 +00:00
Rui Carmo b09fcb14ff
GFM markup fixes. 2023-01-17 14:22:05 +00:00
Rui Carmo d23c71fb3a
First pass of deprecation notices in docs 2023-01-17 14:20:33 +00:00
Rui Carmo 530837fdb8
Merge pull request #259 from ewalk153/correct-static-assets-example 2023-01-17 09:10:15 +00:00
Rui Carmo c1f6e3b0bd
Lay the ground to adopt #262 2023-01-16 23:50:41 +00:00
Rui Carmo 8e8974597b legacy, as discussed in #227 and starting to be addressed in #262 2023-01-16 23:48:10 +00:00
Rui Carmo 3ff918d328
Merge pull request #255 from lgtm-migrator/codeql
Add CodeQL workflow for GitHub code scanning
2023-01-16 23:42:54 +00:00
Rui Carmo 076b00f268
Be consistent with existing headers 2023-01-16 23:22:49 +00:00
Rui Carmo ae6f7c7494
Mapped X_FORWARDED_FOR 2023-01-16 23:20:31 +00:00
Rui Carmo f1745b38f0
Fix REMOTE_ADDR when using Cloudflare
This passed because most apps rely on X-Forwarded-For.
2023-01-16 23:16:22 +00:00
Eric Walker 860e83c587 Force trailing slash in static_path 2023-01-11 20:22:01 -05:00
Eric Walker 21a576ddea Accept Procfile path beginning with : 2023-01-11 20:22:01 -05:00
Eric Walker ffc6a7ba7b Add Debian bulleye to test script 2023-01-08 21:20:12 -05:00
Eric Walker 135434bc90 Made edits to Ubuntu install docs
Python 2.x is no longer supported.
2023-01-08 21:14:21 -05:00
Eric Walker 333b808a1e Replace Ubuntu bionic with Jammy in the docs 2023-01-08 20:25:01 -05:00
Eric Walker e5082d5ff7 Replace Ubuntu bionic with jammy
Fixed python "3.10", requires quotes to get subversion 10.
2023-01-08 20:17:25 -05:00
Eric Walker 6af0be4e0a Raise minimum python version to 3.7
- Ubuntu LTS (version 22) min python is now 3.7
- We get better formatters
- Latest version of click dropped support for Python 3.6

After this change, we can start a round of code cleaning in prep for a
1.0.

This change revert the Ubuntu target to ubuntu-latest and drops 3.6 from
the automated tests.
2023-01-08 09:38:39 -05:00
Rui Carmo b46456ad59
Merge pull request #260 from ewalk153/bump-github-actions-versions
Pin GH Actions server to Ubuntu 20.04
2023-01-07 22:41:45 +00:00
Eric Walker e2e84b8c55 Make style changes to pass linting
Bump max complexity to from 60 to 76.
2023-01-07 14:17:07 -05:00
Eric Walker c0aa829766 Pin server to ubuntu 20.04 for now 2023-01-07 11:15:58 -05:00
Eric Walker 60e16b4b11 Bump github action versions
This should add some performance improvements in ci speed, and may
address the current issue of python 3.6 not found.
2023-01-07 08:35:52 -05:00