Commit Graph

  • 89c5565126 Add missing GNU utils to bootstrap script dep list Kristóf Tóth 2019-02-13 13:51:55 +0100
  • 6544243844
    Add challenge publication coordinates Gabor PEK 2018-10-22 15:44:49 +0200
  • 97c593640d Add macOS grep aliases to hack scripts Kristóf Tóth 2018-09-17 11:49:10 +0200
  • 4a1073e524 Bootify webservice db session handling Kristóf Tóth 2018-08-31 16:57:00 +0200
  • e7d78ed289 Add snapshot event handler Kristóf Tóth 2018-08-07 17:03:41 +0200
  • 3bda7bc540 Make cleanup() calls automatic in event_handler_main.py Kristóf Tóth 2018-08-07 17:01:58 +0200
  • 829c244867 Fix HOTRELOAD Kristóf Tóth 2018-08-03 13:33:11 +0200
  • 38963e7b81 Improve Dockerfile Kristóf Tóth 2018-08-01 15:05:08 +0200
  • 5e390e1449 Update lies in README Kristóf Tóth 2018-07-30 08:56:40 +0200
  • db551e8788 Add notice on YamlFSM jinja2 support Kristóf Tóth 2018-07-27 13:59:34 +0200
  • 8b47b301e4 Use jinja2 in default YamlFSM Kristóf Tóth 2018-07-27 13:59:14 +0200
  • 265560b614 Conform new import routes Kristóf Tóth 2018-07-26 14:00:24 +0200
  • 8fab3d2226 Conform new fsm_update API Kristóf Tóth 2018-07-24 17:17:14 +0200
  • b15e442039 Fix hotreload dev feature Kristóf Tóth 2018-07-24 14:50:25 +0200
  • d90426794c Merge branch 'state-rewind' Kristóf Tóth 2018-07-20 15:20:25 +0200
  • 67b630401b Implement TFW controller after months of pain and suffering ¯\_(ツ)_/¯ Kristóf Tóth 2018-07-20 14:41:53 +0200
  • 69721039eb Prepare controller/Dockerfile for an actual controller Kristóf Tóth 2018-07-20 14:41:27 +0200
  • 2f60ddd46a Add FSMAwareEH example to event_handler_main Kristóf Tóth 2018-07-20 13:37:22 +0200
  • d23771e7ca Merge branch 'fsm_as_eventhandler' Kristóf Tóth 2018-07-11 10:23:09 +0200
  • 185f1165cf Update FSM documentation Kristóf Tóth 2018-07-11 10:17:19 +0200
  • 7949d94493 Update docs with FSM stuff Kristóf Tóth 2018-07-10 17:53:45 +0200
  • c9439f547b Remove lies from docs and update info Kristóf Tóth 2018-07-10 17:42:08 +0200
  • 98f297cff2 Make python and yaml FSMs eqvivalent so it's a nice example Kristóf Tóth 2018-07-10 17:32:43 +0200
  • 6b1fa664c4 Remove TFWServer logic (handled in baseimage from now) Kristóf Tóth 2018-06-29 22:52:39 +0200
  • 9b3e62852d Move FSM initialization logic to event_handler_main.py Kristóf Tóth 2018-06-29 22:08:05 +0200
  • 0fafa8bcfb Add readme notes on challenge creation in general Kristóf Tóth 2018-06-28 13:39:24 +0200
  • 5376ee617d Merge branch 'libhack' Kristóf Tóth 2018-06-27 17:09:12 +0200
  • f71d94e8dc Fix delete_repos broken directory changing logic Kristóf Tóth 2018-06-27 14:38:11 +0200
  • 1507a9338b Implement invalid tag detection Kristóf Tóth 2018-06-27 14:35:06 +0200
  • 043ae95801 Strip bootstrap.sh from tfw.sh as Dockerization efforts are abandoned Kristóf Tóth 2018-06-27 13:57:00 +0200
  • 7567bcb891 Elaborate creating proxy-aware web applications in readme Kristóf Tóth 2018-06-27 10:36:44 +0200
  • 51cd837e3a Fix remote ask logic broken by refactor streak Kristóf Tóth 2018-06-20 17:10:30 +0200
  • df285fea58 Integrate old bootstrap_tfw_dev.sh into tfw.sh Kristóf Tóth 2018-06-19 14:23:48 +0200
  • 0f9b5920c1 Fix leftover legacy function names from libhack refactor Kristóf Tóth 2018-06-18 15:17:43 +0200
  • 8128866c86 Fix certain ifs in hack stuff Kristóf Tóth 2018-06-18 14:53:10 +0200
  • f37e07d955 Fix TFWDEV=0 workflow Kristóf Tóth 2018-06-15 16:12:14 +0200
  • cdbae9f39e Refactor frontend stuff to libhack/frontend.sh Kristóf Tóth 2018-06-15 16:03:26 +0200
  • 6248da24e7 Use locals where possible Kristóf Tóth 2018-06-15 15:47:06 +0200
  • 35776e7d7f Refactor challenge building to libhack Kristóf Tóth 2018-06-15 15:18:46 +0200
  • f563022aa8 Refactor baseimage building to baseimage.sh Kristóf Tóth 2018-06-15 11:03:35 +0200
  • d86f6affac Refactor baseimage related stuff to libhack/baseimage.sh Kristóf Tóth 2018-06-12 14:31:27 +0200
  • d4f4d5b288 Improve db Session logic Kristóf Tóth 2018-06-20 17:47:36 +0200
  • ccf348e5c5 Fix webservice 404, 401 handlers Kristóf Tóth 2018-06-13 17:18:34 +0200
  • 5180edbaf6 Further reduce user_ops line length in preparation for monaco Kristóf Tóth 2018-06-13 09:38:56 +0200
  • 321699c644 Merge branch 'baseimage-only-hack' Kristóf Tóth 2018-06-08 14:16:12 +0200
  • d21417ba0c Implement in-container building of TFW sphinx documentation Kristóf Tóth 2018-06-08 14:11:03 +0200
  • 154c4fa2ce Add instructions on building a specific baseimage version Kristóf Tóth 2018-06-08 12:09:47 +0200
  • 164c044595 Reorder and augment stuff in readme Kristóf Tóth 2018-06-08 12:00:30 +0200
  • a6e8f4b898 Rename functions not telling the truth in bootstrap script Kristóf Tóth 2018-06-08 11:46:36 +0200
  • 81a930470a Improve BASEIMAGE_ONLY flow Kristóf Tóth 2018-06-08 11:40:22 +0200
  • 5ea5f52630 Implement optional BASEIMAGE_ONLY builds Kristóf Tóth 2018-05-30 17:54:39 +0200
  • 9f2f5f8bfb Build TFW for framework developers and reorder building process Kristóf Tóth 2018-05-30 17:21:21 +0200
  • b5156d437b Fix webservice authentication bug caused by pylint streak Kristóf Tóth 2018-06-06 20:42:05 +0200
  • 1738b541e8 Comply import order conventions Kristóf Tóth 2018-06-06 20:36:21 +0200
  • cb9e673a68 Merge branch 'message-types' Kristóf Tóth 2018-06-04 22:19:39 +0200
  • 12c95a198b Harmonize code formatting style across project Kristóf Tóth 2018-06-04 21:56:59 +0200
  • 60986fa51d Remove no longer used argument from IdeEH.__init__ call Kristóf Tóth 2018-06-04 21:48:54 +0200
  • d7f272a535 Reduce user_ops.py line length to better fit webIDE Kristóf Tóth 2018-06-04 21:16:05 +0200
  • cf8a9d7e81 Rename event_handlers.conf for coherency Kristóf Tóth 2018-05-31 14:22:08 +0200
  • e5056e3ee1 Comply with changes in TFW API Kristóf Tóth 2018-05-31 14:20:08 +0200
  • 6ff39e9739 Extend docstrings in event_handler_main Kristóf Tóth 2018-05-31 14:19:47 +0200
  • 23a64a4553 Unify event_handler_main EH instantiation formatting Kristóf Tóth 2018-05-30 15:58:19 +0200
  • c17372cfb1 Comply new LogMonitoringEH API Kristóf Tóth 2018-05-30 15:23:54 +0200
  • 9c6cd15bb2
    Merge pull request #6 from avatao-content/console therealkrispet 2018-05-30 14:30:05 +0200
  • 8b8e6ed5fb Use new LogMonitoringEventHandler instead of naked LogMonitor observer Kristóf Tóth 2018-05-30 13:15:13 +0200
  • 7e717b8829 Add LogMonitor for live process output monitoring Kristóf Tóth 2018-05-29 18:00:57 +0200
  • 00f2473592 Update webservice supervisor config in preparation for console Kristóf Tóth 2018-05-28 16:44:19 +0200
  • 68c90aa2e9 Add KILL kernel capability to avoid cap-drops messing up PMGEH Kristóf Tóth 2018-05-30 11:28:31 +0200
  • a6724b947b Make TestCommands general instead of a command for every feature Kristóf Tóth 2018-05-26 22:53:02 +0200
  • 1210aea1b5 Remove spinners from all git commands to avoid breaking stdout Kristóf Tóth 2018-05-25 10:35:55 +0200
  • 870b2d4cff Fix HTTPS authentication in bootstrap script Kristóf Tóth 2018-05-25 10:22:30 +0200
  • f88342a91d Fix user_ops.py not reloading on edit from terminal Kristóf Tóth 2018-05-24 16:20:56 +0200
  • 66be01548b Encforce tag descriptions in tfw.sh releasetfw Kristóf Tóth 2018-05-24 14:43:15 +0200
  • 8e0537974e Add support for running TFW without a new build Kristóf Tóth 2018-05-18 16:14:31 +0200
  • fb2814c3a2 Improve HOTRELOAD mounting logic Kristóf Tóth 2018-05-14 12:45:21 +0200
  • 3ee5db6e57 Make webservice run as user and use tfwconnector pip package Kristóf Tóth 2018-05-11 17:46:15 +0200
  • ba0f92d2ac Add documentation on tfw pip package Kristóf Tóth 2018-05-10 17:22:27 +0200
  • 9eede5f80e Silence pylint's unjust accusations Kristóf Tóth 2018-05-10 17:07:25 +0200
  • 43d63323fa Add note on challenge-toolbox Kristóf Tóth 2018-05-08 12:49:31 +0200
  • d0c84e4d02 Make tfw.sh work with different repo names Kristóf Tóth 2018-05-08 12:44:38 +0200
  • 9dc4587196 Add .drone.yml Kristóf Tóth 2018-05-08 12:26:41 +0200
  • 6a53b9634b Make solvable work on read-only fs Kristóf Tóth 2018-05-07 13:39:38 +0200
  • 950bd857a4 Add support for running container separately in tfw.sh Kristóf Tóth 2018-05-04 11:00:22 +0200
  • 0b8d084181 Deal with pylint being pylint Kristóf Tóth 2018-05-04 10:35:32 +0200
  • 6782b49882 Match session scope with request scope, cry with Uncle Bob Kristóf Tóth 2018-05-04 10:27:46 +0200
  • cb6f670329 Implement support for optional arguments to docker run inside script Kristóf Tóth 2018-05-04 10:24:06 +0200
  • f4bbf5477d Add .gitignore with project specific stuff Kristóf Tóth 2018-05-04 10:23:35 +0200
  • 19278ecb77 Rename webservice directory in Dockerfile to match service name Kristóf Tóth 2018-05-04 10:02:30 +0200
  • 89103f7c31 Rename exceptions.py to avoid shadowing built-in module Kristóf Tóth 2018-05-03 14:39:25 +0200
  • f56de6aef4 Implement optional changing of git remotes to HTTPS Kristóf Tóth 2018-05-03 14:32:23 +0200
  • 65ce63c2cd Fix error traps not running on SIGINT Kristóf Tóth 2018-05-03 14:29:41 +0200
  • 99b19a80da Refactor webservice db stuff to use a single sessionmaker Kristóf Tóth 2018-05-03 14:24:30 +0200
  • 3203f3af84 Refactor get_url to a lambda Kristóf Tóth 2018-05-03 14:11:02 +0200
  • af6f173963 Warn in case docker daemon is not running in dep checks Kristóf Tóth 2018-05-02 19:11:57 +0200
  • b7cfbc9593 Fix output broken by trap & status code fix Kristóf Tóth 2018-05-02 19:11:06 +0200
  • d4931b0727 Fix spinned function not returning exit codes Kristóf Tóth 2018-05-02 18:17:58 +0200
  • a440c2d1cb Unify traps in bootstrap scripts to avoid confusion Kristóf Tóth 2018-05-02 18:16:42 +0200
  • 9ec0132e06 Add docstrings to webservice UserOps class Kristóf Tóth 2018-04-28 19:24:15 +0200
  • 0e83c31587 Make webide display webservice authentication module Kristóf Tóth 2018-04-28 19:12:19 +0200
  • 511e16c514 Perform mercilless separation of bussiness logic from request handling Kristóf Tóth 2018-04-28 19:08:29 +0200