Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SiCKRAGE
sickrage
Commits
372dab99
Commit
372dab99
authored
Apr 24, 2020
by
echel0n
Browse files
[TASK] Pre-Releasing v9.4.212.dev6
parent
5c616de5
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
372dab99
...
...
@@ -2,12 +2,12 @@
#
##
Thu
Apr 2
3
2020
17:07:43
GMT+0000 (Coordinated Universal Time)
##
Fri
Apr 2
4
2020
03:33:04
GMT+0000 (Coordinated Universal Time)
## Refactor
-
Refactored
RSSCACHE updated to be threaded
(
[
faa8baf6
](
https://gitlab-ci-token:
nQk6n4tafhr78bM-3Em-
@git.sickrage.ca/SiCKRAGE/sickrage/commit/
faa8baf693a1b79c7f24ab9522a65b925cb4e984
)
)
-
Refactored
rss cache updater to fire task in ioloop executor Refactored timezone updater to fire task in ioloop executor Refactored server status view to allow forcing rss cache updater to run
(
[
5c616de5
](
https://gitlab-ci-token:
QyuaEtEiUH68yaBxC2_x
@git.sickrage.ca/SiCKRAGE/sickrage/commit/
5c616de51cf41f10667f5b7ee8e32c6068a4ac73
)
)
...
...
package.json
View file @
372dab99
{
"name"
:
"sickrage"
,
"version"
:
"9.4.212.dev
5
"
,
"version"
:
"9.4.212.dev
6
"
,
"private"
:
true
,
"repository"
:
{
"type"
:
"git"
,
...
...
setup.cfg
View file @
372dab99
[bumpversion]
current_version = 9.4.212.dev
5
current_version = 9.4.212.dev
6
commit = False
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\.(?P<release>[a-z]+)(?P<dev>\d+))?
...
...
sickrage/core/webserver/static/js/core.min.js
View file @
372dab99
This diff is collapsed.
Click to expand it.
sickrage/version.txt
View file @
372dab99
9.4.212.dev5
\ No newline at end of file
9.4.212.dev6
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment