Integration#18
Open
LeJonPPI wants to merge 13 commits intoTestLinkOpenSourceTRMS:testlink_1_9from
Open
Conversation
…create and version delete
Contributor
|
Hi, @LeJonPPI , I just used the feature in my works , Thanks so much.
Thanks. |
Contributor
|
Please do all request through mantis.testlink.org, opening ONE TICKET for each request. Regards |
Contributor
|
@fmancardi , got it. |
Contributor
|
WIP 0007545: Requirement Monitoring - Bulk Operations |
Author
|
This questions are answered below the feature ticket: http://mantis.testlink.org/view.php?id=7386 |
Velho
reviewed
Oct 13, 2016
| * put it out of reach via web or configure access denied. | ||
| */ | ||
| $tlCfg->log_path = '/var/testlink/logs/'; /* unix example */ | ||
| $tlCfg->log_path = 'C:\xampp\htdocs\new_pull\logs'; /* unix example */ |
Velho
reviewed
Oct 13, 2016
| * @uses lib/functions/email_api.php | ||
| */ | ||
| $g_smtp_host = '[smtp_host_not_configured]'; # SMTP server MUST BE configured | ||
| //$g_smtp_host = 'mail.gmx.de'; # SMTP server MUST BE configured |
There was a problem hiding this comment.
You should be more careful when pushing company email server and ports to public.
| /** Configure only if SMTP server requires authentication */ | ||
| $g_smtp_username = ''; # user | ||
| $g_smtp_password = ''; # password | ||
| //$g_smtp_username = 'lion_milka@gmx.de'; # user |
Contributor
There was a problem hiding this comment.
no unread mails, everything is fine
Contributor
|
Up |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Because of some more internal feature requests, i created a new, and now final, code-stage. please use this for the integration.
User documentation follows.
Kind Regards