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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Working the assembly for packaging.
Stephane Gamard
2014-07-23
9
-27
/
+33
|
*
Added tmux output for dev logs
Stephane Gamard
2014-07-23
2
-0
/
+22
|
*
Each application logs into its own file.
Stephane Gamard
2014-07-23
2
-5
/
+14
|
*
Disbaled AUTO_START for now
Stephane Gamard
2014-07-23
1
-6
/
+2
|
*
Register needs to be done right after creation to block the process
Stephane Gamard
2014-07-23
1
-3
/
+8
|
*
Elastic needs a clusterName in transport mode
Stephane Gamard
2014-07-23
3
-5
/
+9
|
*
Experimental fork
Simon Brandhof
2014-07-23
30
-119
/
+1043
|
*
SONAR-5477 Plug global referential loader on remote WS
Julien HENRY
2014-07-23
11
-78
/
+48
|
*
Add missing file after branch merge
Julien Lancelot
2014-07-23
1
-0
/
+9
|
*
Merge remote-tracking branch 'origin/branch-4.4'
Stas Vilchik
2014-07-23
6
-3
/
+42
|
\
|
|
|
|
|
|
|
|
|
|
Conflicts: sonar-server/src/main/coffee/component-viewer/header/scm-header.coffee sonar-server/src/main/coffee/component-viewer/main.coffee
|
*
Automatically select "modified lines" when select a period in the scm tab
Stas Vilchik
2014-07-23
1
-1
/
+1
|
|
|
*
Fix SCM header, add "modified lines" filter
Stas Vilchik
2014-07-23
5
-4
/
+25
|
|
|
*
SONAR-5338 When data is coming from the 'test_data' metric, time field can ↵
Julien Lancelot
2014-07-22
3
-1
/
+25
|
|
|
|
|
|
|
|
return a float
*
|
Make the frontend medium tests better
Stas Vilchik
2014-07-23
4
-56
/
+88
|
|
*
|
SONAR-5479 Allow to filter on Lines and Lines of Code in the Component Viewer
Stas Vilchik
2014-07-23
3
-5
/
+57
|
|
*
|
SONAR-5467 Scroll tooltips with the code
Stas Vilchik
2014-07-23
5
-0
/
+36
|
|
*
|
SONAR-5477 Return global settings from database in /batch/global WS
Julien Lancelot
2014-07-23
4
-31
/
+39
|
|
*
|
Move PastMeasureLoader as it is used by dev cockpit
Julien HENRY
2014-07-23
2
-3
/
+4
|
|
*
|
SONAR-5477 Return global settings in /batch/global WS
Julien Lancelot
2014-07-23
8
-24
/
+130
|
|
*
|
Fix quality flaws
Stas Vilchik
2014-07-22
3
-7
/
+8
|
|
*
|
SONAR-5468 Improve rendering of cross-module and cross-project duplications
Stas Vilchik
2014-07-22
3
-4
/
+16
|
|
*
|
Use a LinkedHashMap to ease assertions in unit tests
Julien HENRY
2014-07-22
1
-1
/
+1
|
|
*
|
Add medium test for InputDir
Julien HENRY
2014-07-22
5
-1
/
+16
|
|
*
|
Return project key, sub project key and sub project name in ↵
Julien Lancelot
2014-07-22
6
-31
/
+112
|
|
|
|
|
|
|
|
/api/duplications/show WS
*
|
SONAR-5477 First version of the global referentials WS : only metrics are ↵
Julien Lancelot
2014-07-22
17
-78
/
+670
|
|
|
|
|
|
|
|
returned for the moment
*
|
SONAR-5437 add missing test
Simon Brandhof
2014-07-22
1
-0
/
+8
|
|
*
|
SONAR-5460 Show all parameter descriptions at once (instead of using bubbles)
Jean-Baptiste Lievremont
2014-07-22
4
-56
/
+26
|
|
*
|
Fix RulesProfile UT.
Julien HENRY
2014-07-22
1
-2
/
+4
|
|
*
|
Fix metric attributes in the coverage header of the component viewer
Stas Vilchik
2014-07-22
1
-22
/
+22
|
|
*
|
SONAR-5389 Allow to find an active rule by internal key
Julien HENRY
2014-07-22
7
-15
/
+113
|
|
*
|
SONAR-5444 Tooltip on form criteria to display full list of selected items
Stas Vilchik
2014-07-22
1
-0
/
+3
|
|
*
|
SONAR-5478 In issues widget, the technical debt should be placed before the ↵
Stas Vilchik
2014-07-22
1
-36
/
+37
|
|
|
|
|
|
|
|
issues
*
|
Fix issue after renaming Analyzer -> Sensor
Julien HENRY
2014-07-22
1
-1
/
+1
|
|
*
|
SONAR-5466 Workspace should display the project as well as the module
Stas Vilchik
2014-07-22
2
-4
/
+24
|
|
*
|
SONAR-5468 Improve rendering of duplications that are on the same file
Stas Vilchik
2014-07-22
4
-13
/
+19
|
|
*
|
SONAR-5400 Add overall coverage to the new Component Viewer
Stas Vilchik
2014-07-22
5
-2
/
+108
|
|
*
|
SONAR-5389 Allow to create issues on directories and to override severity on ↵
Julien HENRY
2014-07-22
28
-86
/
+444
|
|
|
|
|
|
|
|
issues
*
|
SONAR-5389 Add InputDir concept in batch API
Julien HENRY
2014-07-22
18
-82
/
+358
|
|
*
|
Move ruby templates to handlebars
Stas Vilchik
2014-07-22
121
-642
/
+314
|
|
*
|
SONAR-5368 Replace popup with inline help (a la quality gate)
Jean-Baptiste Lievremont
2014-07-22
5
-60
/
+38
|
|
*
|
SONAR-5437 fix bug on postgres (at least) when no data to be upgraded
Simon Brandhof
2014-07-22
2
-3
/
+17
|
|
*
|
SONAR-5474 Update the /api/components/app to support the overall coverage
Julien Lancelot
2014-07-22
5
-3
/
+131
|
|
*
|
SONAR-5001 Add Markdown help for manual/custom rules creation/update
Jean-Baptiste Lievremont
2014-07-22
2
-0
/
+2
|
|
*
|
SONAR-5477 Load global referentials earlier
Julien HENRY
2014-07-22
15
-67
/
+314
|
|
*
|
SONAR-3373 Fix width of fields in manual rules creation modal
Jean-Baptiste Lievremont
2014-07-22
3
-7
/
+16
|
|
*
|
SONAR-3373 Fix availability of the "Create" button
Jean-Baptiste Lievremont
2014-07-22
2
-1
/
+6
|
|
*
|
SONAR-5417 Refactor existing batch WS to more easily add a new action
Julien Lancelot
2014-07-22
6
-82
/
+233
|
|
*
|
SONAR-5389 Fix issue after renaming of Analyzer -> Sensor
Julien HENRY
2014-07-22
1
-2
/
+2
|
|
*
|
SONAR-5446 activate migration
Simon Brandhof
2014-07-22
3
-1
/
+32
|
|
*
|
SONAR-3373 Remove rails stuff to manage manual rules
Jean-Baptiste Lievremont
2014-07-21
4
-190
/
+0
|
|
[next]