- Jan 23, 2020
-
-
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
- Jan 09, 2020
-
- Jan 08, 2020
-
-
Jan Mach authored
Updated installation documentation page to reflect Postgresql upgrade to v12 and new geoipupdate prerequisite. (Redmine issue: #6157)
-
- Jan 07, 2020
-
-
Jan Mach authored
(Redmine issue: #6157)
-
- Nov 27, 2019
-
- Nov 18, 2019
-
-
Jan Mach authored
(Redmine issue: #3361)
-
- Nov 06, 2019
-
-
Jan Mach authored
By this move we attempt to speed up the searching process and lower the usage of system resources, because the amount of data the database engine needs to load and process will be significantly smaller. (Redmine issue: #4274,#4275)
-
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
-
- 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
-
- Aug 08, 2019
-
- 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
-
- Jun 06, 2019
-
- May 24, 2019
-
-
- May 22, 2019
-
- May 21, 2019
-
- May 10, 2019
-
-
Jan Mach authored
(Redmine issue: #4789)
-
- May 06, 2019
-
- 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
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)
- Mar 04, 2019
-
- Mar 01, 2019
-
- Feb 28, 2019
-