Skip to content
Open
Show file tree
Hide file tree
Changes from 37 commits
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
966d0fb
#475 Accessibility Enhancements for the forms(/+00
hacitandogan Nov 19, 2025
ece5c57
#475 Design Change to Centralize Theme Names and Definitions
hacitandogan Nov 19, 2025
4de75f9
Merge branch 'master' of https://github.com/microsoft/SqlNexus into h…
PiJoCoder Mar 11, 2026
309f2a0
Accessibility Compliance Actions
hacitandogan Mar 18, 2026
1a8c758
#475 enable screen reader to read Status bar text when that is engage…
PiJoCoder Mar 24, 2026
d840682
Merge branch 'hacitandogan_20251118_AccessibilityEnhancements_NewRoun…
PiJoCoder Mar 24, 2026
13091a6
#475 fix an issue where the initial theme was blank in the drop down …
PiJoCoder Mar 24, 2026
b092712
#475 ensure that Instructions link doesn't automatically switch to In…
PiJoCoder Mar 24, 2026
d8b74a2
#475 fixed Content on the page to not automatically change when the f…
PiJoCoder Mar 24, 2026
fdeb9b4
#475 enable SQL Nexus to adjust to Windows high contrast themes (4041)
PiJoCoder Mar 24, 2026
aa03a96
#475 moved Theme and ThemeManager classes to a new file ThemeManager.cs
PiJoCoder Mar 24, 2026
8e5fdcb
#475 make sure that when I use the drop down for a Current DB and pic…
PiJoCoder Mar 24, 2026
32a9651
#475 modifications to default theme to match left hand menu colors to…
hacitandogan Apr 1, 2026
7d5f90f
#475 added missing accessibility name based on accessibility team's f…
hacitandogan Apr 2, 2026
e81d1a3
Update ThemeManager.cs
hacitandogan Apr 2, 2026
e24c7f1
#475 Live report theme switching & SQL Perf Main theme-aware colors
PiJoCoder Apr 2, 2026
51bc0ca
Merge branch 'hacitandogan_20251118_AccessibilityEnhancements_NewRoun…
PiJoCoder Apr 2, 2026
0e129ed
#475 • Add Tempdb_space_use_C rerpot and fix code issue where the dri…
PiJoCoder Apr 3, 2026
b534a5c
#475 removing unneeded files and adding a gitignore entry for rdl.dat…
PiJoCoder Apr 3, 2026
1486f81
#475 active_queries rdl update for contrast theme
PiJoCoder Apr 3, 2026
e453e85
#475 active traces report updated with themes
PiJoCoder Apr 3, 2026
582f2d7
#475 Fix Back button not refreshing contrast theme on parent report b…
PiJoCoder Apr 3, 2026
c9e2437
#475 ensure catch blocks aren't empty - at least log the error so it …
PiJoCoder Apr 4, 2026
535ddab
Merge branch 'master' of https://github.com/microsoft/SqlNexus into h…
PiJoCoder Apr 8, 2026
6640b41
#475 Running Device Drivers report
PiJoCoder Apr 8, 2026
a110039
#475 SQLAssessmentAPI RDL report
PiJoCoder Apr 8, 2026
fcdcac4
#475 ActiveProcesses report
PiJoCoder Apr 8, 2026
054b148
#475 query execution memory details report
PiJoCoder Apr 8, 2026
a5bf063
#475 changing tab order in Login/Connection form to ensure Theme comb…
PiJoCoder Apr 8, 2026
503eaad
#475 query execution memory report
PiJoCoder Apr 9, 2026
a2de8a4
#475 query store and query store details reports
PiJoCoder Apr 9, 2026
b65d0c7
Update CodeQL workflow to specify platform and compilation
PiJoCoder Apr 9, 2026
17ad8fb
Update build command to ignore .rptproj files
PiJoCoder Apr 9, 2026
8439243
#475 adding a solution filter and an updated CodeQL file to be able t…
PiJoCoder Apr 9, 2026
24ad0fb
#475 update nuget restore in codeql config file
PiJoCoder Apr 9, 2026
6620eea
#475 #493 remove mail code for this as it was no-op anyways. we could…
PiJoCoder Apr 9, 2026
7540dc8
#475 codeql recommended changes to remove a small leak and avoid an N…
PiJoCoder Apr 9, 2026
b1b829b
#475 spinlock details report
PiJoCoder Apr 10, 2026
f154781
#475 Spinlock stats report
PiJoCoder Apr 10, 2026
6f81326
Sysindexes report (to be revised in the future with a valid rowset)
PiJoCoder Apr 10, 2026
7142354
#475 sysprocesses report
PiJoCoder Apr 10, 2026
211a675
#475 System_Requests report. Plus minor fix on Sysindexes report
PiJoCoder Apr 10, 2026
d89f8bc
#475 query execution memory report
PiJoCoder Apr 10, 2026
6d46141
# 475 Working Set Trim_C.rdl WASD_ResourceUsage_C.rdl WASD_Resource…
PiJoCoder Apr 10, 2026
a9eb27d
#475 Replication_Topology_C.rdl ServerConfiguration_C.rdl SQL 2000 B…
PiJoCoder Apr 10, 2026
c14f47c
#475 virtual file stats and virtual file stats detail reports
PiJoCoder Apr 10, 2026
3aba2db
#475 Fix toolbar ordering in TopToolStripPanel (Report buttons toolba…
PiJoCoder Apr 12, 2026
8201dff
#475 Add contrast theme support to TopPlanAnalysis, WASD_Event_Log, a…
PiJoCoder Apr 13, 2026
597faac
#475 Add contrast theme support to Query Hash report
PiJoCoder Apr 13, 2026
958f46c
#475 Fix disabled label visibility on Aquatic theme in login/connect …
PiJoCoder Apr 13, 2026
469715c
#475 Accessibility: Add link underline fixes to support for WCAG 1.4.1
PiJoCoder Apr 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .github/sqlnexus-codeql.slnf
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"solution": {
"path": "../sqlnexus.sln",
"projects": [
"BulkLoadEx\\BulkLoadEx.csproj",
"LinuxPerfImporter\\LinuxPerfImporter.csproj",
"NexusInterfaces\\NexusInterfaces.csproj",
"PerfmonImporter\\PerfmonImporter.csproj",
"ReadTraceNexusImporter\\ReadTraceNexusImporter.csproj",
"RowsetImportEngine\\RowsetImportEngine.csproj",
"sqlnexus\\sqlnexus.csproj"
]
}
}
18 changes: 14 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,25 @@ jobs:
languages: ${{ matrix.language }}
config-file: .github/codeql-config.yml

- name: NuGet packages
- name: Restore NuGet packages
run: |
nuget restore sqlnexus.sln
nuget restore sqlnexus.sln -PackagesDirectory packages -NonInteractive

- name: Build .NET Framework solution
shell: pwsh
run: |
$msbuild = & "${env:ProgramFiles(x86)}\Microsoft Visual Studio\Installer\vswhere.exe" -latest -products * -requires Microsoft.Component.MSBuild -find MSBuild\**\Bin\MSBuild.exe
& $msbuild sqlnexus.sln /p:Configuration=Release
$msbuild = & "${env:ProgramFiles(x86)}\Microsoft Visual Studio\Installer\vswhere.exe" `
-latest -products * -requires Microsoft.Component.MSBuild `
-find MSBuild\**\Bin\MSBuild.exe

Write-Host "Using MSBuild at $msbuild"
& $msbuild .github\sqlnexus-codeql.slnf `
/t:Rebuild `
/p:Configuration=Release `
/p:Platform="Any CPU" `
/p:UseSharedCompilation=false `
/nodeReuse:false `
/m:1

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,7 @@ $RECYCLE.BIN/
# Random files to ignore
NexusReports/NexusReports.rptproj.rsuser
/NexusReports/NexusReports.rptproj.rsuser

# .data files from Report Builder preview
/NexusReports/*.rdl.data

Loading
Loading