index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
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
/
src
/
main
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
fix quality flaws (sort field can be null)
Stephane Gamard
2014-07-01
1
-2
/
+6
|
*
fix quality flaws
Stephane Gamard
2014-07-01
1
-2
/
+2
|
*
fix quality flaws
Stephane Gamard
2014-07-01
4
-46
/
+29
|
*
fix quality flaw
Stephane Gamard
2014-07-01
1
-18
/
+28
|
*
fix quality flaw (rule.getLanguage() can be null)
Stephane Gamard
2014-07-01
1
-14
/
+13
|
*
SONAR-5426 Rule name and description must always be not null
Julien Lancelot
2014-07-01
1
-0
/
+45
|
*
Fix quality flaws
Simon Brandhof
2014-07-01
8
-28
/
+29
|
*
Fix some quality flaws
Simon Brandhof
2014-07-01
5
-15
/
+15
|
*
SONAR-5007 Revert find ids to rule finder logic (removed rules are returned)
Julien Lancelot
2014-07-01
1
-4
/
+1
|
*
SONAR-5007 - Severity is null for manual rules
Julien Lancelot
2014-07-01
1
-1
/
+2
|
*
Revert "SONAR-4514 Add a default severity when creating manual rules"
Julien Lancelot
2014-07-01
2
-35
/
+1
|
|
|
|
This reverts commit 5fbf1cf28418d2914f18ac89923ba0695d4dfcaa.
*
SONAR-5209 Increase saturation of code color palette
Stas Vilchik
2014-07-01
3
-5
/
+12
|
*
Fix some quality flaws
Simon Brandhof
2014-07-01
4
-14
/
+11
|
*
SONAR-5209 Issues header adjustments
Stas Vilchik
2014-07-01
2
-42
/
+42
|
*
SONAR-5209 Update issue limit message
Stas Vilchik
2014-07-01
2
-1
/
+3
|
*
SONAR-5138 Revert to old layout, with Coding Rules first
Jean-Baptiste Lievremont
2014-07-01
2
-18
/
+6
|
*
SONAR-5209 Issues performance
Stas Vilchik
2014-07-01
1
-7
/
+10
|
*
SONAR-4514 Add a default severity when creating manual rules
Julien Lancelot
2014-07-01
2
-1
/
+35
|
*
Fix some quality flaws
Simon Brandhof
2014-07-01
10
-40
/
+54
|
*
SONAR-5007 - Added legacy ID field to Rule for RuleFinder
Stephane Gamard
2014-07-01
1
-2
/
+5
|
*
SONAR-5209 Fix transition after permalinks
Stas Vilchik
2014-07-01
2
-0
/
+2
|
*
SONAR-5209 Set issues limit to 100. Add issues limit reached message.
Stas Vilchik
2014-07-01
2
-1
/
+7
|
*
SONAR-5209 Display issues when the code is not available
Stas Vilchik
2014-07-01
2
-10
/
+11
|
*
Fix horizontal scrolling with the sidebar
Stas Vilchik
2014-07-01
1
-1
/
+3
|
*
SONAR-5007 refactor Q profile exporters
Simon Brandhof
2014-07-01
15
-184
/
+303
|
*
SONAR-5007 - Fixed error in Issues when rule is REMOVED
Stephane Gamard
2014-06-30
1
-2
/
+4
|
*
Fix some quality flaws
Simon Brandhof
2014-06-30
12
-76
/
+40
|
*
Fix some quality flaws
Simon Brandhof
2014-06-30
1
-1
/
+1
|
*
Remove useless constructors with System2.INSTANCE
Simon Brandhof
2014-06-30
4
-23
/
+6
|
*
Align facets
Stas Vilchik
2014-06-30
1
-6
/
+6
|
*
SONAR-5209 Return the issue red background
Stas Vilchik
2014-06-30
3
-9
/
+3
|
*
SONAR-5209 Cross project duplications
Stas Vilchik
2014-06-30
2
-2
/
+5
|
*
SONAR-5007 - Returning name of effectiveChar in Issue Show Action WS
Stephane Gamard
2014-06-30
2
-9
/
+27
|
*
SONAR-5007 - Added char and subChar to api.Rule bean for Issue WS
Stephane Gamard
2014-06-30
2
-17
/
+15
|
*
SONAR-5007 - Wrapped DefaultRuleFinder with DAOv.2
Stephane Gamard
2014-06-30
5
-58
/
+228
|
*
Deprecating DefaultRuleFinder in core.
Stephane Gamard
2014-06-30
4
-2
/
+156
|
*
SONAR-5209 Add issues limit
Stas Vilchik
2014-06-30
1
-0
/
+2
|
*
SONAR-5135 Hide form after bulk application
Jean-Baptiste Lievremont
2014-06-30
1
-0
/
+2
|
*
SONAR-5007 Replace browser confirm dialogs with custom ones
Jean-Baptiste Lievremont
2014-06-30
3
-43
/
+57
|
*
Fix some quality flaws
Simon Brandhof
2014-06-30
3
-8
/
+1
|
*
Add ConvertProfileMeasuresMigrationTest
Simon Brandhof
2014-06-30
5
-17
/
+7
|
*
SONAR-5209 Speed up issues rendering (remove console.log)
Stas Vilchik
2014-06-30
1
-1
/
+0
|
*
SONAR-5209 Speed up issues rendering (fix line numbers)
Stas Vilchik
2014-06-30
2
-1
/
+2
|
*
SONAR-5135 Use "reset" parameter for revert (see b0d5f026)
Jean-Baptiste Lievremont
2014-06-30
1
-0
/
+1
|
*
SONAR-5209 Speed up issues rendering
Stas Vilchik
2014-06-30
6
-38
/
+51
|
*
SONAR-5209 Fix the scm decorator
Stas Vilchik
2014-06-30
1
-2
/
+2
|
*
SONAR-5209 Cross project duplications
Stas Vilchik
2014-06-30
2
-10
/
+14
|
*
SONAR-5209 Duplications inside deleted resources
Stas Vilchik
2014-06-30
2
-2
/
+4
|
*
SONAR-5135 fix bulk activation and reset
Simon Brandhof
2014-06-29
5
-67
/
+170
|
*
SONAR-5007 - Fixed user-tag deletion when becomes systemTag
Stephane Gamard
2014-06-27
1
-1
/
+3
|
[prev]
[next]