index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
az/ps-wide-output
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-25.01
branch-25.1
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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-server
Commit message (
Collapse
)
Author
Age
Files
Lines
*
SONAR-5137 Fix availability of "Save" button on activation modal
Jean-Baptiste Lievremont
2014-06-10
2
-2
/
+5
|
*
SONAR-5136 Fix order of parameters in quality profile details
Jean-Baptiste Lievremont
2014-06-10
2
-3
/
+7
|
*
SONAR-5136 Fix default value of sonar.web.context so that it never ends with /
Jean-Baptiste Lievremont
2014-06-10
5
-7
/
+16
|
*
SONAR-5362 When updating custom rule parameters, every parameters from ↵
Julien Lancelot
2014-06-10
7
-80
/
+175
|
|
|
|
active rules linked on the custom rule should be updated
*
SONAR-5007 - Added RuleDoc.id() method for sqale backward compat.
Stephane Gamard
2014-06-10
3
-1
/
+28
|
*
SONAR-5209 Issues time changes
Stas Vilchik
2014-06-10
11
-141
/
+206
|
*
SONAR-5136 Fix rule macro interpretation + config in dev mode
Jean-Baptiste Lievremont
2014-06-10
3
-5
/
+5
|
*
SONAR-5361 When deleting a custom rule, related active rules should be removed
Julien Lancelot
2014-06-10
3
-14
/
+34
|
*
fix quality flaw (flow & dead code)
Stephane Gamard
2014-06-10
1
-63
/
+33
|
*
SONAR-5007 improve RuleBackendMediumTest
Simon Brandhof
2014-06-10
1
-13
/
+3
|
*
Fix db migration on rules_parameters
Simon Brandhof
2014-06-10
3
-1
/
+2
|
*
SONAR-5007 - Added "hasSubChar" filter to RuleQuery and MediumTest
Stephane Gamard
2014-06-10
3
-4
/
+36
|
*
SONAR-5362 Remove default value of status (if this value is always set, this ↵
Julien Lancelot
2014-06-10
1
-1
/
+0
|
|
|
|
means that it can only update custom rules)
*
SONAR-5007 remove unused RuleQuery#allOfTags
Simon Brandhof
2014-06-09
2
-20
/
+2
|
*
SONAR-5007 refactor restore of built-in profiles
Simon Brandhof
2014-06-09
12
-52
/
+53
|
*
SONAR-4764 do not force deleting profiles before restoring defaults
Simon Brandhof
2014-06-09
2
-9
/
+3
|
*
Remove db migrations that are useless when upgrading from version 3.0 or greater
Simon Brandhof
2014-06-09
21
-724
/
+6
|
*
SONAR-5384 Create index on SNAPSHOT_DATA.RESOURCE_ID
Simon Brandhof
2014-06-09
2
-3
/
+35
|
*
SONAR-5007 add getDefault() to QProfileService
Simon Brandhof
2014-06-09
5
-56
/
+23
|
*
Fix quality flaw
Jean-Baptiste Lievremont
2014-06-09
1
-1
/
+3
|
*
SONAR-5134 Apply new rules for sorting
Jean-Baptiste Lievremont
2014-06-09
3
-7
/
+17
|
*
SONAR-5134 Fix infinite recursion by protecting against render/onRender loop
Jean-Baptiste Lievremont
2014-06-09
1
-1
/
+2
|
*
SONAR-5007 fix restore of empty backup
Simon Brandhof
2014-06-09
3
-5
/
+43
|
*
SONAR-4795 Delete inheriting quality profiles
Simon Brandhof
2014-06-09
45
-577
/
+343
|
*
SONAR-5164 Highlight context on quality profile filter
Jean-Baptiste Lievremont
2014-06-09
1
-0
/
+7
|
*
SONAR-5133 Fix issue with activation filter
Jean-Baptiste Lievremont
2014-06-09
1
-0
/
+1
|
*
Fix translation function when there is no window.messages array
Jean-Baptiste Lievremont
2014-06-09
1
-1
/
+1
|
*
SONAR-5137 Fix parameter display alignment
Jean-Baptiste Lievremont
2014-06-09
3
-19
/
+35
|
*
SONAR-5133 Fix behavior of "Key" filter
Jean-Baptiste Lievremont
2014-06-09
1
-9
/
+12
|
*
SONAR-5133 Force query cleanup on "New Search"
Jean-Baptiste Lievremont
2014-06-09
2
-3
/
+3
|
*
Cleanup log messages
Jean-Baptiste Lievremont
2014-06-09
1
-6
/
+0
|
*
SONAR-5007 fix SQALE console when no search results
Simon Brandhof
2014-06-09
1
-1
/
+1
|
*
Fix name of new index on ACTIVE_RULES(PROFILE_ID, RULE_ID)
Simon Brandhof
2014-06-09
1
-1
/
+1
|
*
SONAR-5137 Protect against activation without profile selection
Jean-Baptiste Lievremont
2014-06-09
1
-1
/
+1
|
*
SONAR-5137 Hide quality profiles section when not admin and not activated on ↵
Jean-Baptiste Lievremont
2014-06-09
2
-1
/
+4
|
|
|
|
any profile
*
SONAR-5133 Fix behavior of quality profile dependent filters activation
Jean-Baptiste Lievremont
2014-06-09
5
-35
/
+98
|
*
SONAR-5007 fix unique index on ACTIVE_RULES[PROFILE_ID, RULE_ID]
Simon Brandhof
2014-06-09
1
-1
/
+1
|
*
SONAR-5007 use QProfileService in Rails webapp for changing parent
Simon Brandhof
2014-06-08
9
-680
/
+11
|
|
|
|
and setting default
*
SONAR-5007 fix deactivation of removed rules
Simon Brandhof
2014-06-06
10
-316
/
+581
|
*
quality flaw - fixed uniqueness of index.
Stephane Gamard
2014-06-06
1
-1
/
+1
|
*
SONAR-5361 Create WS to delete a custom rule (need to remove active rules to ↵
Julien Lancelot
2014-06-06
10
-158
/
+358
|
|
|
|
be finished)
*
SONAR-5364 - Updated RuleQuery taking into account feedback
Stephane Gamard
2014-06-06
1
-5
/
+48
|
*
SONAR-5007 Apply feedback about rule details, filters, sorting
Jean-Baptiste Lievremont
2014-06-06
7
-45
/
+63
|
*
SONAR-5012 Update facets LNF
Jean-Baptiste Lievremont
2014-06-06
1
-4
/
+7
|
*
SONAR-5362 Update /api/rules/update WS to update custom rules
Julien Lancelot
2014-06-06
10
-85
/
+337
|
*
SONAR-5082 - Fixed Migration script
Stephane Gamard
2014-06-06
1
-1
/
+7
|
*
SONAR-5082 - Udpated Migration test
Stephane Gamard
2014-06-06
2
-1
/
+22
|
*
SONAR-5082 - Deprecated outdated tests
Stephane Gamard
2014-06-06
1
-7
/
+5
|
*
SONAR-5082 - Added Index to active_rules table to H2 and DaoTested
Stephane Gamard
2014-06-06
1
-1
/
+1
|
*
SONAR-5082 - Added Index to active_rules table
Stephane Gamard
2014-06-06
1
-0
/
+31
|
[next]