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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
[maven-release-plugin] prepare release 5.0-RC2
5.0-RC2
Eric Hartmann
2014-12-15
7
-7
/
+7
*
[maven-release-plugin] prepare for next development iteration
Eric Hartmann
2014-12-11
7
-7
/
+7
*
[maven-release-plugin] prepare release 5.0-RC1
5.0-RC1
Eric Hartmann
2014-12-11
7
-9
/
+8
*
Fix quality flaws
Julien Lancelot
2014-12-09
2
-48
/
+9
*
Fix some quality flaws
Julien HENRY
2014-12-08
1
-2
/
+1
*
Fix some quality flaws
Julien HENRY
2014-12-08
1
-2
/
+5
*
SONAR-5642 Remove Git command line implementation
Julien HENRY
2014-12-08
8
-510
/
+10
*
Fix quality flaw
Jean-Baptiste Lievremont
2014-12-08
1
-1
/
+7
*
Refactor issue indexer (project-agnostic approach)
Simon Brandhof
2014-12-04
1
-1
/
+1
*
Fix some quality flaws
Julien HENRY
2014-12-04
3
-11
/
+17
*
SONAR-5868 Issue tracking now use hash WS instead of raw sources
Julien HENRY
2014-12-02
21
-847
/
+300
*
SONAR-5871 Add duplications to file_sources
Julien HENRY
2014-12-01
2
-6
/
+65
*
SONAR-5827 Execute CodeColorizer on batch side to feed highlighting
Julien HENRY
2014-11-21
3
-76
/
+76
*
SONAR-5544 Make the Complexity widget comply with the new SonarQube widget Lo...
Stas Vilchik
2014-11-21
1
-24
/
+26
*
SONAR-5718 Fix display of widget on global page
Julien Lancelot
2014-11-07
1
-4
/
+6
*
SONAR-5810 replace param componentRootUuids by projectUuids
Simon Brandhof
2014-11-06
2
-2
/
+2
*
SONAR-5718 Add module criteria, update widgets
Stas Vilchik
2014-11-06
5
-5
/
+31
*
SONAR-5843 Use the original SVN author on merges
Julien HENRY
2014-11-06
6
-14
/
+157
*
SONAR-5718 Change links inside widget in order to use new projectUuid parameter
Stas Vilchik
2014-11-04
3
-3
/
+3
*
SONAR-5643 Ignore whitespace differences in SVN blame like in Git
Julien HENRY
2014-11-04
2
-8
/
+10
*
Fix some quality flaws
Julien HENRY
2014-11-03
2
-3
/
+15
*
Fix quality flaw
Julien Lancelot
2014-10-31
1
-1
/
+2
*
SONAR-5795 Move project indexation post job on server side
Teryk Bellahsene
2014-10-31
4
-126
/
+0
*
Fix some quality flaws
Julien HENRY
2014-10-31
1
-1
/
+2
*
Fix typo
Simon Brandhof
2014-10-30
2
-2
/
+2
*
Fix URL in notification email on issue changes
Simon Brandhof
2014-10-30
2
-8
/
+9
*
SONAR-5718 Update issues widget in order to support project UUID
Stas Vilchik
2014-10-30
3
-3
/
+3
*
Fix issue tracking regression after last optimizations
Julien HENRY
2014-10-30
1
-1
/
+1
*
SONAR-5375 Minor optimization to remove all issues once for a given component
Julien HENRY
2014-10-29
1
-9
/
+14
*
SONAR-5375 Do not load source in issue tracking when there is zero issue
Julien HENRY
2014-10-29
2
-3
/
+22
*
SONAR-5375 Optimize issue tracking in case we have many issues of the same ru...
Julien HENRY
2014-10-29
2
-38
/
+61
*
SONAR-5339 Deprecate "sonar.cpd.xxx.skip" in favor of "sonar.cpd.exclusions"
Julien Lancelot
2014-10-29
1
-0
/
+8
*
Remove duplicated dependency in sonar-core-plugin
Simon Brandhof
2014-10-27
1
-5
/
+0
*
SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-plugin
Teryk Bellahsene
2014-10-27
6
-342
/
+8
*
Fix some quality flaws
Julien HENRY
2014-10-27
1
-22
/
+36
*
SONAR-5628 - Compute Engine - Move DbCleaner
Teryk Bellahsene
2014-10-27
19
-1127
/
+36
*
SONAR-5642 Enable multi-threaded blame to speed up processing
Julien HENRY
2014-10-24
3
-17
/
+77
*
SONAR-5582 remove XRadar chart
Simon Brandhof
2014-10-24
3
-138
/
+0
*
SONAR-5705 Drop support of Maven 2
Julien HENRY
2014-10-23
3
-6
/
+11
*
Remove JFreeChart from batch classpath
Simon Brandhof
2014-10-23
1
-1
/
+7
*
SONAR-5530 Add uuid in Issue Index
Julien Lancelot
2014-10-23
2
-2
/
+2
*
Remove some duplications in pom files
Simon Brandhof
2014-10-23
1
-5
/
+0
*
Rename plugins git and svn -> scmgit and scmsvn
Julien HENRY
2014-10-23
2
-4
/
+4
*
Cleanup
Julien HENRY
2014-10-22
1
-0
/
+0
*
SONAR-5644 Apply some feedback on SCM API
Julien HENRY
2014-10-16
10
-159
/
+180
*
Fix some quality flaws
Julien HENRY
2014-10-16
2
-0
/
+6
*
Fix some quality flaws
Julien HENRY
2014-10-16
1
-5
/
+7
*
Fix execution of SvnBlameCommandTest in Intellij
Simon Brandhof
2014-10-15
1
-6
/
+5
*
Fix quality flaws
Simon Brandhof
2014-10-14
1
-9
/
+8
*
Merge remote-tracking branch 'origin/branch-4.5'
Julien HENRY
2014-10-14
1
-8
/
+6
|
\
[next]