Activity
From 07/20/2021 to 08/18/2021
08/18/2021
- 12:08 PM Feature #74: Facilitate translation of fixes from Hydrilla format to Hachette format
- Thanks for the tool. I made enhancements for gorilla to suit my needs (diff attached). I also made fixes available at...
08/17/2021
- 01:45 AM Feature #74: Facilitate translation of fixes from Hydrilla format to Hachette format
- This now (kind of) exists in my branch of browser-extension; the command `test/gorilla.py [path to a Hydrilla "conten...
08/15/2021
- 09:07 AM Feature #74: Facilitate translation of fixes from Hydrilla format to Hachette format
- I'll commit a standalone tool to the Hachette repository soon.
- 09:00 AM Feature #59: Make existing fixes available in Hydrilla format
- > Update: I just set up a cron job to run every 10 minutes. You can check if it works by committing some Hydrilla-for...
08/14/2021
- 09:27 AM Feature #74 (Closed): Facilitate translation of fixes from Hydrilla format to Hachette format
- Right now it is possible to install scripts from Hydrilla in Hachette and then export them as JSON. We could use a st...
- 09:21 AM Feature #59: Make existing fixes available in Hydrilla format
- > > For now I am manually copying the fixes from repo to Hydrilla's search dir on the server. I can instead set up a ...
- 02:17 AM Feature #59: Make existing fixes available in Hydrilla format
- > Do you still have those converted fixes somewhere? As Hachette (from my branch) is now able to install scripts from...
08/13/2021
- 07:02 PM Feature #59: Make existing fixes available in Hydrilla format
- Do you still have those converted fixes somewhere? As Hachette (from my branch) is now able to install scripts from H...
07/28/2021
- 12:24 PM Feature #59: Make existing fixes available in Hydrilla format
- Perhaps bundling as part of Hydrilla package but rather making them into a separate package. Anyway, It boils down to...
- 07:09 AM Feature #59: Make existing fixes available in Hydrilla format
- Do you mean bundling them as part of the package for a package manager? I just converted them to the Hydrilla format ...
07/22/2021
- 02:18 PM Feature #62 (New): Make it possible to reload scriptbase while running
- 02:15 PM Feature #55: [Roadmap 2][Milestone] Write documentation for Hydrilla
- This is the apache2 config I am using right now:
```
<VirtualHost *:80>
ServerName hydrilla.koszko.org
Redi... - 12:15 PM Feature #55 (Closed): [Roadmap 2][Milestone] Write documentation for Hydrilla
- We need to document current workings, as well as planned future mechanisms of Hydrilla. The best place for this is go...
- 12:30 PM Feature #61 (Rejected): Make it possible to block requests from certain IP addresses
- Typical scenario for running Hydrilla would be through Apache/Nginx running as a reverse proxy on the same host. Thus...
- 12:26 PM Feature #60 (Closed): Parameterize operation of Hydrilla
- Right now Hydrilla only processes its first command line argument and uses it as a directory to load resources from. ...
- 12:24 PM Feature #59 (Closed): Make existing fixes available in Hydrilla format
- Some fixes are currently bundled with Hachette. We should make them accessible to Hydrilla under `/var/lib/hydrilla/c...
- 12:22 PM Feature #58 (Closed): Make a Hydrilla .deb
- This should include example Apache config file and an init script.
- 12:19 PM Feature #57 (Closed): Optimize URL querying
- We need to employ some more efficient data structures for this. Currently, all possible patterns for given URL are ch...
- 12:17 PM Feature #56 (Closed): Write some automated tests
- While we can't do so easily in case of Hachette, we can in case of Hydrilla. Using valgrind in the tests seems like a...
Also available in: Atom