-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Turn on/off the git connection feature by configuration #179
Comments
What are you refering to as "git connection feature". Does |
Maybe I wrongly name the phenomenon, but the effect is simple: every page load generates this kind of output into the Apache error log. The problem is www-data can not read these information from git, AND it copies the part of Git help message to the log. |
* 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 --------- Co-authored-by: Jakob Voss <[email protected]>
…the config (#181) * 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config --------- Co-authored-by: Jakob Voss <[email protected]>
Adding more configuration options makes the application more complicated and does not fix the issue. It should just
The current fix does not turn off error messages but it turns of the whole feature. This is a temporary solution so keep this issue open. |
Yes, my intention was to introduce it until we can fix communication between www-data and git without any side effect. |
…the config (#181) (#184) * 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config --------- Co-authored-by: Jakob Voss <[email protected]>
* 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config * When checking the list of Solr fields exported into a file, we should consider not only the existence, but if it is empty or not. * Issues status graphic does not work with zero issues #183: fix the issue * Issues status graphic does not work with zero issues #183: fix the issue * Add configuration parameter include: check if the key is existing in the config (#181) (#184) * 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config --------- Co-authored-by: Jakob Voss <[email protected]> --------- Co-authored-by: Jakob Voss <[email protected]>
* 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config * When checking the list of Solr fields exported into a file, we should consider not only the existence, but if it is empty or not. * Issues status graphic does not work with zero issues #183: fix the issue * Issues status graphic does not work with zero issues #183: fix the issue * Add configuration parameter include: check if the key is existing in the config (#181) (#184) * 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config --------- Co-authored-by: Jakob Voss <[email protected]> * Remove multitenant key (#162) (#188) --------- Co-authored-by: Jakob Voss <[email protected]>
* Unimarc interface (#182) * Integrate UNIMARC interface * Remove logs * Revert html-head.tpl --------- Co-authored-by: Haris Gegic <[email protected]> * Merge changes to main (#189) * 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config * When checking the list of Solr fields exported into a file, we should consider not only the existence, but if it is empty or not. * Issues status graphic does not work with zero issues #183: fix the issue * Issues status graphic does not work with zero issues #183: fix the issue * Add configuration parameter include: check if the key is existing in the config (#181) (#184) * 045Q/01 (Basisklassifikation) is not displayed at the Sacherschließung page #178 * Don't show \!\! when footer missing * Add configuration parameter `include` * Turn on/off the git connection feature by configuration #179 * Add configuration parameter : check if the key is existing in the config --------- Co-authored-by: Jakob Voss <[email protected]> * Remove multitenant key (#162) (#188) --------- Co-authored-by: Jakob Voss <[email protected]> --------- Co-authored-by: Haris Gegić <[email protected]> Co-authored-by: Haris Gegic <[email protected]> Co-authored-by: Jakob Voss <[email protected]>
The purpose of the git feature is to show which version of qa-catalouge-web is running. Maybe better add a configuration field to show an explicit version given as plain string to not determine the version from git. |
I've removed |
It would be great if you could also explain how to turn it on? It needs some special directory mode, but I was unable to set it properly. I would love to use this feature, but I was not able to enable it, and it has a serious side effect if it not working properly: it puts lots of error messages into the server's error.log. |
If local file |
I got it but that suppress (or froze) the git version. I want the opposite: to read the actual git version. |
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 --------- Co-authored-by: Jakob Voss <[email protected]>
…ion (#199) * Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 * Negate filters #222 * Provide Docker image #192 --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 * Negate filters #222 * Provide Docker image #192 --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 * Negate filters #222 * Provide Docker image #192 * Quick fix for str_starts_with in PHP 7.x --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 * Negate filters #222 * Provide Docker image #192 * Quick fix for str_starts_with in PHP 7.x * Implement 'delta report' #218 --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 * Negate filters #222 * Provide Docker image #192 * Quick fix for str_starts_with in PHP 7.x * Implement 'delta report' #218 --------- Co-authored-by: Jakob Voss <[email protected]>
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 * Negate filters #222 * Provide Docker image #192 * Quick fix for str_starts_with in PHP 7.x * Implement 'delta report' #218 * Fix Leader, 00x display issue. --------- Co-authored-by: Jakob Voss <[email protected]>
If the git directory is not set properly (and I do not know how to set it properly), the apache error log is full with suggestions how to use git (see below), which makes error detection difficult. So I initialize a flag that could be used as a trigger to turn on and off this feature.
The text was updated successfully, but these errors were encountered: