- Mar 06, 2020
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Feb 19, 2020
-
- Feb 03, 2020
-
- Jan 23, 2020
-
-
Jan Mach authored
(Redmine issue: #6096)
-
Jan Mach authored
To be consistent with the rest of the system. SQLAlchemy ORM model does not allow to specify ALTER TABLE commands for models. Therefore it would be necessary to run migrations after clean installation, which could cause chaos and troubles with schema versions and stamping. I have moved the cluster commands to database optimization documentation, which is where they belong. (Redmine issue: #6096)
-
- Jan 14, 2020
-
-
(Redmine issue: #3361)
-
* The events table was split to metadata only events and data only events_json, the documentation failed to recognize this. (Redmine issue: #3361)
-
(Redmine issue: #3361)
-
- Jan 09, 2020
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Jan 08, 2020
-
- Jan 07, 2020
-
- Nov 27, 2019
-
- Nov 18, 2019
-
- Nov 06, 2019
-
-
Jan Mach authored
JSON response could be really large in some scenarios, we have encountered objects 40MB large. Since the user is interested only in 'statistics' subkey, it is unnecessary to mae him download all the raw data as well.
- Nov 05, 2019
-
-
Jan Mach authored
* Added missing documentation pages for some Hawat plugins. * Improved documentation of 'events' plugin. * Few other minor documentation tweaks. (Redmine issue: #3361)
-
- Nov 04, 2019
-
-
Jan Mach authored
Documentation was provided by Radko Krkoš, he gets the credit for all the work. (Redmine issue: #6003)
-
- Oct 31, 2019
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Oct 23, 2019
- Sep 24, 2019
-
-
Jan Mach authored
Documentation describing installation procedure for new developers. (Redmine issue: #3361)
-
- Sep 09, 2019
-
-
Jan Mach authored
Each group has an attribute indicating self-management. When enabled, notice about group membership requests is sent to all group managers. (Redmine issue: #5832)
-
- Sep 02, 2019
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Aug 27, 2019
-
-
Jan Mach authored
Implemented prototype built-in help pages for events/sear4ch and events/show endpoints. Improved the help pluggable module to autodiscover help pages. Improved autogenerated Sphinx documentation for events pluggable module. (Redmine issue: #3361)
-
- Aug 08, 2019
-
-
Jan Mach authored
(Redmine issue: #4277)
-
- Aug 07, 2019
-
-
Jan Mach authored
Sometimes the downtime due to the upgrade or error can be noticable to the users, so the well behaving application should have some kind of maintenance mode to inform the users. This commit contains simple web page with capabilites of variable substitutions (to insert separately generated timestamps about the duration of the downtime), an example site configuration for Apache web server and updated documentation page about sustem upgrade. (Redmine issue: #4277)
-
- Jul 31, 2019
-
-
Jan Mach authored
(Redmine issue: #4518)
-
- Jun 06, 2019
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- May 24, 2019
-
-
Jan Mach authored
(Redmine issue: #3387)
-
Jan Mach authored
Added more readable From: header instead of default root. Added extended email headers X-Mentat-Report-Class and X-Mentat-Report-Type to enable automated report processing. Changed the log directory to default /var/mentat/log. (Redmine issue: #5101)
-
Jan Mach authored
The database sanity check scripts now produce better output, log the output aside to log files for later use and are easier to configure. The usage documentation was revised as well. (Redmine issue: #5101)
-
- May 22, 2019
-
-
Jan Mach authored
(Redmine issue: #4216)
-
- May 21, 2019
-
-
Jan Mach authored
The previous description was not exactly correct, I have found some issues after deployment to test server. (Redmine issue: #5101)
-
Jan Mach authored
Configuration files and documentation regarding regular event reporting now clearly describe the steps necessary to enable sending emails to real world abuse contacts. (Redmine issue: #5101)
-
- May 10, 2019
-
-
Jan Mach authored
(Redmine issue: #4789)
-
- May 06, 2019
-
-
Jan Mach authored
(Redmine issue: #3361,#3387,#4216)
-
- Apr 30, 2019
-
-
Jan Mach authored
The makefile target 'develop' now pre-builds web interface artifacts. There is a new example configuration file for Apache2 that demonstrates the necessary configuration for Git installations. There is a custom WSGI script file for easier web interface installation from Git. (Redmine issue: #4216)
-
- Apr 25, 2019
-
-
Jan Mach authored
Removed unnecessary duplicit section about installation. (Redmine issue: #3361)
-
Jan Mach authored
The installation manual was enhanced with the option of installing the project directly from Git repository. This option overlaps with the installation process for local development, so the development documentation page was also updated accordingly. (Redmine issue: #4216)
-