-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'developer' into 'master'
Release 0.2.7 Closes #197 and #198 See merge request polemarch/ce!122
- Loading branch information
Showing
28 changed files
with
841 additions
and
1,673 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
#BUG|ASK|Feature request|choose one and replace other | ||
|
||
Replace all comments to answers. | ||
Before adding a new issue check the tracker for similar issues. | ||
|
||
#### What's the core of the bug? | ||
what's the core of the bug, question or feature request in...... | ||
|
||
#### Exception output | ||
...if exists in any logs. Try to reproduce it with log level `DEBUG`. | ||
|
||
#### How to reproduce? | ||
How bug we could reproduce? (if it BUG of course) | ||
|
||
#### Current Polemarch version | ||
`polemarchctl webserver --version` | ||
|
||
#### Database type | ||
Default, Mysql, etc... | ||
|
||
#### RPC type | ||
Default, RabbitMQ, Redis, etc... | ||
|
||
#### Additional info | ||
Other info that could help. | ||
This could be your settings.ini or output of `pip freeze`. |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Fixes vstconsulting/polemarch#issue_number . | ||
|
||
Changes: | ||
* WhatWasChangedInFunctionality | ||
|
||
@vstconsulting/maintainers |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,26 @@ | ||
#BUG | ||
#BUG|ASK|Feature request|choose one and replace other | ||
|
||
Replace all comments to answers. | ||
Before adding a new issue check the tracker for similar issues. | ||
|
||
#### What's the core of the bug? | ||
what's the core of the bug in...... | ||
what's the core of the bug, question or feature request in...... | ||
|
||
#### Exception output | ||
...if exists. | ||
...if exists in any logs. Try to reproduce it with log level `DEBUG`. | ||
|
||
#### How to reproduce? | ||
How bug we could reproduce? | ||
How bug we could reproduce? (if it BUG of course) | ||
|
||
#### Polemarch version | ||
`sudo -u polemarch /opt/polemarch/bin/polemarchctl webserver --version` | ||
#### Current Polemarch version | ||
`polemarchctl webserver --version` | ||
|
||
#### Database type | ||
Default, Mysql, etc... | ||
|
||
#### RPC type | ||
Default, RabbitMQ, etc... | ||
Default, RabbitMQ, Redis, etc... | ||
|
||
#### Additional info | ||
Other info that could help. | ||
This could be your settings.ini or output of `pip freeze`. |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
See docs | ||
|
||
https://polemarch.readthedocs.io/en/stable/contribute.html |
This file contains 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
Oops, something went wrong.