index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
sonar-web
/
src
/
main
/
js
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-9505 Projects page design break when coverage is 100.0%
Grégoire Aubert
2017-07-11
1
-5
/
+1
*
Add Web API link back to SonarCloud help popup
Grégoire Aubert
2017-07-11
2
-0
/
+17
*
SONAR-9483 Add language filter and facet sorting when comparing with sonar wa...
Grégoire Aubert
2017-07-04
7
-3
/
+21
*
SONAR-9483 Reset the compareToProfile parameter when an action is done on the...
Grégoire Aubert
2017-07-04
1
-2
/
+5
*
SONAR-9483 Add link to the rules and highlight compared quality profiles
Grégoire Aubert
2017-07-04
3
-3
/
+44
*
SONAR-9482 Display the number of missing Sonar Way rules on the QP page
Grégoire Aubert
2017-07-04
16
-222
/
+1012
*
SONAR-9482 Rename api getQualityProfiles to seachQualityProfiles
Grégoire Aubert
2017-07-04
3
-7
/
+12
*
SONAR-9402 Add double click to reset the zoom level of the project activity p...
Grégoire Aubert
2017-07-04
1
-14
/
+20
*
SONAR-8550 Fix styling issues on Firefox
Grégoire Aubert
2017-07-04
3
-5
/
+7
*
SONAR-8550 Don't scroll top when doing an action on an event
Grégoire Aubert
2017-07-04
3
-4
/
+15
*
SONAR-8550 Fix a regression that prevent from creating new versions on projec...
Grégoire Aubert
2017-07-04
2
-4
/
+3
*
SONAR-9401 Zoom automatically on project activity graphs that don't have data...
Grégoire Aubert
2017-07-04
4
-20
/
+331
*
SONAR-9401 Remove remediation graph on project activity page
Grégoire Aubert
2017-07-04
1
-3
/
+2
*
Fix project history data loading bug when a graph is saved in localstorage
Grégoire Aubert
2017-07-04
9
-40
/
+63
*
SONAR-8550 Make the analysis version sticky in the project activity list
Grégoire Aubert
2017-07-04
4
-34
/
+114
*
SONAR-9414 Display a preview of the project activity graph on the project page
Grégoire Aubert
2017-07-04
22
-151
/
+550
*
Add missing parameters on first load of project activity list
Grégoire Aubert
2017-07-04
1
-1
/
+3
*
SONAR-8550 Group analyses by version in the project activity list
Grégoire Aubert
2017-07-04
6
-36
/
+68
*
SONAR-9404 Remember last selected project history graph
Grégoire Aubert
2017-07-04
8
-93
/
+142
*
SONAR-9404 Rework the project activity list style
Grégoire Aubert
2017-07-04
9
-82
/
+96
*
SONAR-9412 Add event type icon in project activity category selection
Grégoire Aubert
2017-07-04
5
-0
/
+169
*
SONAR-9402 Add wheel zoom to the project history graphs
Grégoire Aubert
2017-07-04
7
-105
/
+161
*
SONAR-9402 Add basic zooming capabilities to the project history graphs
Grégoire Aubert
2017-07-04
6
-45
/
+542
*
SONAR-9402 Filter project activity graphs based on date range
Grégoire Aubert
2017-07-04
7
-84
/
+205
*
SONAR-9402 Filter activity list based on a date range in the project activity...
Grégoire Aubert
2017-07-04
12
-37
/
+119
*
SONAR-9440 Fix usage of measures/search_history api
Grégoire Aubert
2017-07-04
5
-5
/
+182
*
SONAR-9401 Load gradually all projects history events and only at first load
Grégoire Aubert
2017-07-04
19
-241
/
+953
*
SONAR-9401 Force the metrics to a defined style on project history graphs
Grégoire Aubert
2017-07-04
5
-9
/
+32
*
SONAR-9401 Add the remediation effort graph to the project activity page
Grégoire Aubert
2017-07-04
1
-2
/
+3
*
SONAR-9401 Add the duplications graph to the project activity page
Grégoire Aubert
2017-07-04
2
-3
/
+4
*
SONAR-9401 Add the coverage graph to the project activity page
Grégoire Aubert
2017-07-04
12
-230
/
+228
*
SONAR-9401 Add leak period on the project activity page graphs
Grégoire Aubert
2017-07-04
6
-22
/
+21
*
SONAR-9401 Add the overview chart to the project activity page
Grégoire Aubert
2017-07-04
14
-83
/
+859
*
SONAR-9401 Remove usage of redux on the project activity page
Grégoire Aubert
2017-07-04
56
-1718
/
+770
*
SONAR-9253 Remember last selected options on projects page (#2184)
Stas Vilchik
2017-06-21
2
-23
/
+72
*
apply more feedback on onboarding tutorial (#2179)
Stas Vilchik
2017-06-20
15
-64
/
+148
*
apply feedback on onboarding (#2175)
Stas Vilchik
2017-06-20
19
-407
/
+737
*
SONAR-9358 Display a first analysis spinner in the onboarding tutorial
Stas Vilchik
2017-06-20
7
-21
/
+269
*
SONAR-9424 Show onboarding tutorial on first login
Stas Vilchik
2017-06-20
14
-55
/
+650
*
SONAR-9357 Hide default login form if there are other ways to login (#2163)
Stas Vilchik
2017-06-20
8
-97
/
+492
*
UI: SONAR-9355 Create onboarding tutorial (#2137)
Stas Vilchik
2017-06-20
77
-286
/
+6001
*
update projects page layout (#2182)
Stas Vilchik
2017-06-19
24
-651
/
+340
*
upgrade webpack (#2178)
Stas Vilchik
2017-06-19
18
-23
/
+23
*
Remove top border on issues page facets
Grégoire Aubert
2017-06-15
1
-1
/
+1
*
SONAR-9329 Impossible to activate a rule from the list
Stas Vilchik
2017-06-14
3
-11
/
+151
*
SONAR-9303 disable changing of rules for built-in profiles
Stas Vilchik
2017-06-14
3
-5
/
+7
*
SONAR-9302 update tooltips for built-in profiles
Stas Vilchik
2017-06-14
1
-1
/
+6
*
SONAR-9303 Do not display activation actions for built-in quality profiles on...
Stas Vilchik
2017-06-14
5
-35
/
+48
*
SONAR-9302 Display inheritance hints for built-in quality profiles
Stas Vilchik
2017-06-14
3
-11
/
+31
*
SONAR-9305 Remove action to restore built-in profiles in web app
Stas Vilchik
2017-06-14
5
-131
/
+0
[next]