aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Collapse)AuthorAgeFilesLines
...
* | SONAR-5607 Make it possible to sort unit tests by statusStas Vilchik2015-01-051-8/+10
| |
* | SONAR-5820 Ability to filter rules that are inactive in a quality profileStas Vilchik2015-01-059-4/+1408
| |
* | SONAR-5820 Ability to create, edit and delete a "Manual" ruleStas Vilchik2015-01-0519-134/+866
| |
* | SSF-10 Prevent ClickjackingSimon Brandhof2014-12-311-0/+8
| |
* | Fix quality flawsStas Vilchik2014-12-261-15/+12
| |
* | SONAR-5820 Fix display of quality profilesStas Vilchik2014-12-261-2/+2
| |
* | SONAR-5820 Add tooltipsStas Vilchik2014-12-268-50/+641
| |
* | Fix quality flawsStas Vilchik2014-12-262-40/+31
| |
* | SONAR-5820 Hide details when refine searchStas Vilchik2014-12-261-0/+2
| |
* | Improve modal view uiStas Vilchik2014-12-262-2/+31
| |
* | Add modal form viewStas Vilchik2014-12-266-61/+113
| |
* | Fix select of facet valuesStas Vilchik2014-12-261-1/+1
| |
* | SONAR-5820 On "template" rules, make it possible to create "custom" rulesStas Vilchik2014-12-2612-9/+660
| |
* | SONAR-5820 Display the list of custom rules created from a template ruleStas Vilchik2014-12-2618-48/+836
| |
* | Fix quality flawsStas Vilchik2014-12-241-3/+1
| |
* | SONAR-5820 Provide a permalink on each rule descriptionStas Vilchik2014-12-2412-3/+565
| |
* | SONAR-5820 Add query filterStas Vilchik2014-12-2410-2/+1014
| |
* | Fix quality flawsStas Vilchik2014-12-242-2/+2
| |
* | SONAR-5820 Add activation severity filterStas Vilchik2014-12-249-4/+1412
| |
* | SONAR-5820 Add inheritance filterStas Vilchik2014-12-2413-4/+2585
| |
* | SONAR-5820 Show "DEPRECATED" label in the listStas Vilchik2014-12-235-1/+599
| |
* | SONAR-5820 Add "available since" filterStas Vilchik2014-12-2310-4/+1012
| |
* | SONAR-5820 Sort by name by defaultStas Vilchik2014-12-231-1/+3
| |
* | SONAR-5820 Fix scrolling issuesStas Vilchik2014-12-233-4/+7
| |
* | SONAR-5820 Fix profile activationStas Vilchik2014-12-237-2/+468
| |
* | SONAR-5820 Complete rule details with sqale metadataStas Vilchik2014-12-233-4/+39
| |
* | Automatic merge from branch-5.0Jenkins CI2014-12-234-16/+6
|\| | | | | | | | | | | | | | | * origin/branch-5.0: SONAR-5967 Remove the limitation of 3000 lines SONAR-5967 Instead of not displaying anymore the source files containing more than 3'000 lines, only the highlighting mechanism should be deactivated above this limit SONAR-5817 Fix max number of lines to 500000 SONAR-5971 The component viewer, in differential mode, might display some unexpected issues
| * SONAR-5967 Remove the limitation of 3000 linesStas Vilchik2014-12-232-13/+4
| |
| * SONAR-5971 The component viewer, in differential mode, might display some ↵Stas Vilchik2014-12-232-3/+2
| | | | | | | | unexpected issues
* | SONAR-5820 Update MTsStas Vilchik2014-12-2314-134/+1135
| |
* | SONAR-5820 Add quality profilesStas Vilchik2014-12-2319-188/+931
| |
* | Automatic merge from branch-5.0Jenkins CI2014-12-221-2/+2
|\| | | | | | | | | * origin/branch-5.0: SSF-26 Cross-Site Scripting on Manual Metrics
| * SSF-26 Cross-Site Scripting on Manual MetricsJulien Lancelot2014-12-221-2/+2
| |
* | Merge remote-tracking branch 'origin/branch-5.0'Stas Vilchik2014-12-2211-40/+79
|\| | | | | | | | | Conflicts: server/sonar-web/src/main/js/tests/e2e/views/issues.jade
| * SSF-25 SMTP configuration passwordJulien Lancelot2014-12-225-37/+64
| |
| * Revert "SSF-25 SMTP configuration password"Julien Lancelot2014-12-228-153/+66
| | | | | | | | This reverts commit 181538a6d0884e74beec8ad6aa3dcf460baec5ea.
| * SSF-25 SMTP configuration passwordJulien Lancelot2014-12-228-66/+153
| |
| * Invalidate browser cache for issues appStas Vilchik2014-12-223-2/+2
| |
| * Fix display of debt characteristic in the issue rule modalStas Vilchik2014-12-223-1/+13
| |
* | SONAR-5820 Improve the rule description formattingStas Vilchik2014-12-224-51/+86
| |
* | SONAR-5820 Create a new coding rules pageStas Vilchik2014-12-22141-823/+2266
| |
* | SONAR-5958 Rename parameters used in issue filtersJean-Baptiste Lievremont2014-12-191-0/+27
| |
* | SONAR-5935 Consider "set_tags" as one of the default actions (not shown in ↵Jean-Baptiste Lievremont2014-12-191-1/+1
| | | | | | | | "More")
* | SONAR-5956 Use new parameter for "modules" criterion/facetJean-Baptiste Lievremont2014-12-193-3/+3
| |
* | SONAR-5830 Fix wrong html idJulien Lancelot2014-12-191-1/+1
| |
* | Automatic merge from branch-5.0Jenkins CI2014-12-191-9/+3
|\| | | | | | | | | | | * origin/branch-5.0: SONAR-5878 Fix regression when parsing project properties Fix navigation between issues in a big file
| * Fix navigation between issues in a big fileStas Vilchik2014-12-191-9/+3
| |
* | SONAR-5830 Possibility to map authors (from SCM) to SonarQube usersJulien Lancelot2014-12-194-68/+139
| |
* | Automatic merge from branch-5.0Jenkins CI2014-12-191-1/+1
|\| | | | | | | | | | | * origin/branch-5.0: Deprecate SCM metrics for later removall SONAR-5962 The size of the analysis reports queue is wrong
| * SONAR-5962 The size of the analysis reports queue is wrongStas Vilchik2014-12-181-1/+1
| |