Qstick
c7eb08a0f0
New: Auth Required
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2022-12-20 14:23:09 -06:00
Robin Dadswell
cac2729230
Running Integration Tests against Postgres Database ( #838 )
...
* Allow configuring postgres with environment variables
(cherry picked from commit 8439df78fea25656a9a1275d2a2fe3f0df0528c7)
* Fix process provider when environment variables alread exist
[common]
(cherry picked from commit 66e5b4025974e081c1406f01a860b1ac52949c22)
* First bash at running integration tests on postgres
(cherry picked from commit f950e80c7e4f9b088ec6a149386160eab83b61c3)
* Postgres integration tests running as part of the build pipeline
(cherry picked from commit 9ca8616f5098778e9b5e6ce09d2aa11224018fab)
* Fixed: Register PostgresOptions when running in utility mode
* fixup!
* fixup!
* fixup!
* fixup!
* fixup!
Co-authored-by: ta264 <ta264@users.noreply.github.com >
Co-authored-by: Qstick <qstick@gmail.com >
2022-07-02 17:48:10 -05:00
Qstick
31e7a101ef
Backend Package Updates
2022-03-24 20:30:56 -05:00
Qstick
cb7cbb74e0
New: Build on Net6
2021-11-18 00:11:37 -05:00
ta264
b9d3e95c33
Move test harness packages into Directory.Build.props
2021-05-14 07:49:00 -04:00
Qstick
5272619f3e
Update backend packages
2021-04-25 23:05:05 -04:00
ta264
f1da3f9c5b
New: Bump .NET to 5.0.5
2021-04-13 21:29:57 -04:00
Qstick
a921935c74
Update Various Deps
2021-02-20 01:40:31 -05:00
Qstick
030ef6dce6
Remove Mono Builds
2021-02-20 01:18:59 -05:00
Qstick
5b24fdbc20
Fix Tests
2020-12-26 16:59:23 -05:00
Qstick
d2a8acb1a6
Net 5.0
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com >
2020-12-26 16:59:23 -05:00
Qstick
f290afa68c
Indexer and Search page work
2020-10-20 02:08:45 -04:00
Qstick
e1020f4107
Initial Push
2020-10-18 04:18:35 -04:00
Qstick
b7aa1df219
Fix Automation/cleanup build yml ( #5211 )
...
* Cleanup build yml
* fixup! bump chrome driver
2020-10-13 21:53:17 -04:00
Qstick
603d26bb5f
Take Screenshot on Automation tests for build status notifications
2020-10-09 21:51:59 -04:00
Qstick
fa3914c36a
Switch Automation to Chrome for Test Speed
2020-08-22 00:47:07 -04:00
Qstick
60ff140e7f
Change GeckDriver Package
2020-08-20 23:11:13 -04:00
ta264
fcea6d23b0
Add omnisharp.json to enable analyzers and editorconfig support
2020-08-20 23:11:13 -04:00
Qstick
665a5c89c2
Try to fix windows automation tests
2020-08-20 20:11:56 -04:00
Qstick
9c85482b9c
Bump to dotnet 3.1.7
2020-08-19 22:26:09 -04:00
Qstick
70601faa4f
Bump Core Packages for 3.1.4
2020-05-23 23:34:58 -04:00
Qstick
d59c563023
Update Backend Packages
2020-04-05 02:06:13 -04:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
c6ae0bb509
Add missing new lines at end of files
2019-12-27 20:40:13 -05:00
Qstick
acac33c217
New: Change Automation timeout to 3min ( #3951 )
...
* New: Change Automation timeout to 3min
* Fixed: Workaround netcore/selenium HTTP bug
* try without timespan override
* Update AutomationTest.cs
2019-12-15 18:55:14 -05:00
Qstick
aa7ebe4168
New: UI Package Updates
2019-12-06 22:42:15 -05:00
ta264
6235225f7d
New: Bump to .NET Core 3.1
2019-12-06 21:12:47 -05:00
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-15 20:22:50 -04:00
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
2019-10-15 20:22:50 -04:00
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
2019-09-03 23:21:15 -04:00
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2019-09-03 23:21:15 -04:00
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2019-08-30 22:50:03 -04:00
Qstick
d53320779c
New: Update NLog to 4.6.6
2019-08-06 22:25:21 -04:00
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
2019-08-06 22:20:47 -04:00
Qstick
65efa15551
New: Backend changes for new UI
2019-06-11 22:06:19 -04:00
Qstick
aef89160e2
Added: Platform Detection Improvements
2019-06-11 22:06:19 -04:00
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
2019-06-11 22:06:19 -04:00
Leonardo Galli
65c3704ff0
Fixed: NLog causing a crash under mono 5.10
...
Fixes #2585
Merge remote-tracking branch 'origin/develop' into develop
Revert "Fixed: NLog causing a crash under mono 5.10"
This reverts commit d11b565eda .
Added console logging in case NLog fails to initialize.
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
Fixed: Messed up merge from Cherry pick
Fixed: Appveyor build.
Revert "Fixed: Appveyor build."
This reverts commit 99282359c4 .
Revert "Fixed: Messed up merge from Cherry pick"
This reverts commit 450d90586d .
Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10"
This reverts commit 1b20cbb5e3 .
Fixed: NLog causing issues with mono 5.10
2018-03-03 17:07:50 +01:00
Leonardo Galli
2b2bd16d4d
Updated NLog to version 4.4.12. Should fix #2218
2018-02-19 00:00:59 +01:00
Leonardo Galli
4182728901
Updated all AssemblyInfos so version info only needs to be changed once
2017-01-07 12:03:56 +01:00
Leonardo Galli
1022879103
Change version number to 0.1.0
2017-01-06 18:59:01 +01:00
Leonardo Galli
e9f9f66b2f
Allow Sonarr and Radarr to run together.
...
Also changes default port of Radarr to 7878.
However, now multiple instances of Radarr can also be run. This should
be fixed in the future.
2017-01-03 16:06:06 +01:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
2016-12-12 11:17:15 -08:00
Keivan Beigi
0c75d0bb03
Upgraded nunit/fluentassertion
2016-12-12 11:17:15 -08:00
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
2016-06-11 00:24:07 +02:00
Mark McDowall
edea488dbe
Upgrade to NUnit3
2016-04-01 19:19:32 -07:00
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
2016-03-26 19:31:09 +01:00
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
2016-02-11 22:15:12 +01:00
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
2016-01-16 16:17:36 -08:00