Wykres commitów

  • fefff34127 Add link to new roadmap Rui Carmo 2019-11-21 13:51:10 +0000
  • b018a8b321
    Fix typo Rui Carmo 2019-11-21 13:39:22 +0000
  • 37b334509c move image to DESIGN. Rui Carmo 2019-11-21 13:38:42 +0000
  • d60f4d44da Moved old text to prep for CONTRIBUTING and GOALS as per #134 Rui Carmo 2019-11-21 13:35:04 +0000
  • 288c8c5e7a Document current flake8 settings (discussed in #95) Rui Carmo 2019-11-21 13:21:05 +0000
  • 8ee8632782
    doc: add badges to README dWiGhT 2019-11-20 15:41:15 -0800
  • 56d4e8bd91 reinstate gzip_disable Rui Carmo 2019-11-20 19:41:04 +0000
  • f689992e50 pyflake8 changes Rui Carmo 2019-11-20 19:37:37 +0000
  • 135c771a1f Keep pyflake happy for now Rui Carmo 2019-11-20 19:27:20 +0000
  • 173600aa13 Allow longer lines for inlining SSH entries Rui Carmo 2019-11-20 19:25:58 +0000
  • 28ec78ad47 Remove Internet Explorer 6 gzip disable Rui Carmo 2019-11-20 19:23:41 +0000
  • 2afa655f72
    Update pylint.yml Rui Carmo 2019-11-20 19:19:50 +0000
  • d647311878
    Update pylint.yml Rui Carmo 2019-11-20 19:15:38 +0000
  • 15e6a81cbf
    Merge pull request #128 from jsenin/master Rui Carmo 2019-11-20 19:12:04 +0000
  • 8320b297e6
    Update pylint.yml Rui Carmo 2019-11-20 19:10:00 +0000
  • cb10116f79
    Merge pull request #135 from chr15m/fix-http-socket-dup Rui Carmo 2019-11-20 19:05:43 +0000
  • 5523595a73
    Merge branch 'master' into fix-http-socket-dup Rui Carmo 2019-11-20 19:05:26 +0000
  • 2f8a573aa2
    Update pylint.yml Rui Carmo 2019-11-20 19:03:38 +0000
  • d01242eeab
    Update pylint.yml Rui Carmo 2019-11-20 19:01:20 +0000
  • 4480ca415e
    Update pylint.yml Rui Carmo 2019-11-20 19:00:58 +0000
  • 4108ae0f2c
    Update pylint.yml Rui Carmo 2019-11-20 18:58:36 +0000
  • 26cf27abde
    Update pylint.yml Rui Carmo 2019-11-20 18:56:37 +0000
  • b495a9e9bc
    Update pylint.yml Rui Carmo 2019-11-20 18:47:22 +0000
  • 9e3636c028
    Update pylint.yml Rui Carmo 2019-11-20 18:44:44 +0000
  • 2f1c815512
    Merge branch 'master' into master Rui Carmo 2019-11-20 18:42:50 +0000
  • aac4f058d0
    Create pylint.yml Rui Carmo 2019-11-20 18:38:49 +0000
  • bacd437b8a
    Merge branch 'master' into cleanupimports dWiGhT 2019-11-20 10:11:23 -0800
  • a93b471d67 build: lite cleanup of pylint results (#141) dWiGhT 2019-11-20 00:28:02 -0800
  • e46e5836ac build: bump to python v3.6 and f-string things dWiGhT 2019-11-19 16:17:26 -0800
  • 3536840a48 build: lite cleanup of pylint results dWiGhT 2019-11-19 17:04:11 -0800
  • b8bdc1d40c Piku cli command line reference Jorge Senín 2019-11-20 01:47:07 +0100
  • 85c9e08bd1 build: ignore IntelliJ files dWiGhT 2019-11-19 15:49:14 -0800
  • 30fda8e59b build: removed unused imports dWiGhT 2019-11-19 15:49:01 -0800
  • 93d291887a Extend cli commands with plugins Jorge Senín 2019-11-17 03:38:33 +0100
  • 5ddb3619a2 Fix clashing HTTP ports in uwsgi deploy. #125 Chris McCormick 2019-11-19 17:10:13 +0800
  • 666f871bc9 Remove trailing spaces (#133) Jorge Senín 2019-11-19 09:09:08 +0100
  • cf273d86bb Remove trailing spaces Jorge Senín 2019-11-19 08:39:54 +0100
  • 7a3f89cfa5 Do not process empty lines or commented at Procfile Jorge Senín 2019-11-18 10:26:26 +0100
  • 6f0468008a Add piku help command, and support sort and large arguments -h and --help (#131) Jorge Senín 2019-11-18 22:33:01 +0100
  • 0d9815fdcb improvement: `piku apps` marks running apps w/ * (#132) dWiGhT 2019-11-18 13:30:39 -0800
  • c3284e8875
    Update piku.py dWiGhT 2019-11-18 13:18:00 -0800
  • ebbce4286f
    improvement: `piku apps` marks running apps w/ * dWiGhT 2019-11-18 11:38:46 -0800
  • b34364047d Add piku help command, and support sort and large arguments -h and --help Jorge Senín 2019-11-18 01:19:04 +0100
  • f6130db815 improvement: added optional <process> to logs also hid INTERNAL cmds. (#126) dWiGhT 2019-11-17 12:51:24 -0800
  • 9a224f5840
    Update piku.py dWiGhT 2019-11-14 21:20:00 -0800
  • dd7ecbc528
    Update INSTALL.md dWiGhT 2019-11-14 17:48:35 -0800
  • 6a3ba3f9d1 improvement: added an optional <process> to logs also hide INTERNAL stuff dWiGhT 2019-11-14 17:42:37 -0800
  • 60da61456e piku-bootstrap subcommand to install piku cli. (#121) Chris McCormick 2019-11-14 01:57:34 +0800
  • 5d79013e05 Fix detection order of app type + deps. (#123) Chris McCormick 2019-11-14 01:57:04 +0800
  • 953b299ab1 Include nodeenv installed binaries. (#117) Chris McCormick 2019-11-14 01:56:07 +0800
  • 1d8fac8583 Documented AUTO_RESTART var. (#119) Chris McCormick 2019-11-14 01:55:16 +0800
  • 4046f9ac77 Documentation improvements. (#122) Chris McCormick 2019-11-14 01:54:41 +0800
  • 56f683ef85 Fix detection order of app type + deps. Chris McCormick 2019-11-06 17:02:56 +0800
  • 1415a3a886 Documenting new simpler install methods. Chris McCormick 2019-11-06 16:27:04 +0800
  • aa539a4a70 Documentation improvements. Chris McCormick 2019-11-06 16:14:45 +0800
  • 0bfc9ee100 piku-bootstrap subcommand to install piku cli. Chris McCormick 2019-11-06 16:01:41 +0800
  • 207c0f18aa Documented AUTO_RESTART var. Chris McCormick 2019-11-06 13:59:37 +0800
  • bc239c9196 Include nodeenv installed binaries. Chris McCormick 2019-11-06 10:31:53 +0800
  • 2aebfe23f6 Move Clojure earlier in deploy check to match other targets. Chris McCormick 2019-11-06 09:40:15 +0800
  • 69976bc7dc Warn if Ansible fails to install (#115) Chris McCormick 2019-10-24 15:11:28 +0800
  • fabe77f264 Check git is available or warn user. Fixes #112. (#114) Chris McCormick 2019-10-24 15:11:12 +0800
  • f5b248b43e Warn if Ansible fails to install. Fixes #113 Chris McCormick 2019-10-24 09:41:10 +0800
  • 30c17b4364 Check git is available or warn user. Fixes #112. Chris McCormick 2019-10-24 09:34:40 +0800
  • e7654ff930 Removing java-spark-app as per #99. (#110) Chris McCormick 2019-10-07 02:45:25 +0800
  • 5fd617e2e5 fix deployment matrixjnr 2019-10-06 18:29:11 +0300
  • 8a6f2856d1 Removing java-spark-app as per #99. Chris McCormick 2019-10-06 21:23:39 +0800
  • 817f912994 Enhancement closes #101 (#109) John Simiyu 2019-10-06 15:54:23 +0300
  • 3c923f0433 Enhancement closes #101 matrixjnr 2019-10-06 12:03:26 +0300
  • 21003f0fc3 Clojure integration (#108) Chris McCormick 2019-09-30 01:43:07 +0800
  • f1e0876ecc Bootstrap playbooks for lein + Java. Chris McCormick 2019-09-29 21:53:44 +0800
  • db2eee3648 Tweaks to get Clojure deploy working. Chris McCormick 2019-09-29 21:51:56 +0800
  • 35576a590d Clojure Support matrixjnr 2019-08-25 16:59:14 +0300
  • b9f6a37a09 Remove git-hooks from cli help. (#107) Chris McCormick 2019-09-29 16:56:03 +0800
  • 4a6fca6499 Remove git-hooks from cli help. Chris McCormick 2019-09-29 14:04:52 +0800
  • 137d870570 Fix letsencrypt renewal on HTTPS only sites. (#106) Chris McCormick 2019-09-27 14:29:21 +0800
  • a95d6aca6e Fix letsencrypt renewal on HTTPS only sites. Chris McCormick 2019-09-27 14:23:54 +0800
  • d74bbe2249 Fixed Java Deployment (#104) John Simiyu 2019-09-15 11:35:45 +0300
  • b498964f1a
    Update #Removing previous builds John Simiyu 2019-09-12 13:48:45 +0300
  • 10285bb6a1 Fixed Java Deployment matrixjnr 2019-09-09 21:07:14 +0300
  • a24488531b Fix typo breaking wsgi deploys. #102 (#103) Chris McCormick 2019-09-09 22:40:07 +0800
  • bdd2f72717 Fix typo breaking wsgi deploys. #102 Chris McCormick 2019-09-09 20:06:26 +0800
  • e0600aab5e Clojure Support @matrixjnr matrixjnr 2019-09-06 22:13:20 +0300
  • 77d85eb49d Clojure Support @matrixjnr matrixjnr 2019-09-06 21:01:05 +0300
  • ed4334e214 Forgot deploy_identity in generic release. #98 (#100) Chris McCormick 2019-09-07 01:02:41 +0800
  • 111df82ce9 Forgot deploy_identity in generic release. #98 Chris McCormick 2019-09-04 12:26:08 +0800
  • d2232310a3 Support for Clojure @matrixjnr matrixjnr 2019-09-02 21:20:18 +0300
  • 483ecd885c Allow purely shell based deploys. (#98) Chris McCormick 2019-08-31 16:38:14 +0800
  • d231511a0c Merge branch 'master' into shell-based-deploys Chris McCormick 2019-08-31 12:44:13 +0800
  • c00e130b87 Enable gh-pages style static site deployment. (#97) Chris McCormick 2019-08-30 18:07:55 +0800
  • a263c455f4 Allow purely shell based deploys. Chris McCormick 2019-08-30 15:50:24 +0800
  • 6e990a0b21 Documentation. Chris McCormick 2019-08-30 15:44:50 +0800
  • 70a3ef088b Enable gh-pages style static site deployment. Chris McCormick 2019-08-30 15:17:37 +0800
  • 89413a6f81 Allow users to get direct shell access in apps. (#96) Chris McCormick 2019-08-30 15:15:27 +0800
  • a603359047 Allow users to get direct shell access in apps. Chris McCormick 2019-08-30 11:22:42 +0800
  • 5e03d70046 removed unused import - fixes #94 Rui Carmo 2019-08-26 13:02:18 +0100
  • 6b336e7d92 changed urls in docs and scripts Rui Carmo 2019-08-26 12:23:34 +0100
  • e90233c3e2 Updated Status matrixjnr 2019-08-25 19:10:43 +0300
  • 2c983991ca Fix minor errors matrixjnr 2019-08-25 18:58:53 +0300
  • 04507830bf Clojure Support matrixjnr 2019-08-25 16:59:14 +0300
  • e52cffb377 split nodejs sample into separate repo Rui Carmo 2019-08-22 22:27:41 +0100