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-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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix SONAR-5820/SONAR-6019 finish characteristic facet
Stas Vilchik
2015-01-21
4
-5
/
+23
*
Attempt to work without dev mode
Stas Vilchik
2015-01-21
1
-122
/
+122
*
fix SONAR-6041 make page headers consistent
Stas Vilchik
2015-01-21
25
-256
/
+332
*
fix SONAR-6041 move sonarqube logo to the footer
Stas Vilchik
2015-01-21
3
-0
/
+39
*
fix SONAR-6041 update breadcrumb styles
Stas Vilchik
2015-01-21
6
-105
/
+186
*
SONAR-5893 Fix wrapping of "title" attribute
Jean-Baptiste Lievremont
2015-01-21
1
-1
/
+1
*
Fix quality flaws
Jean-Baptiste Lievremont
2015-01-21
4
-33
/
+57
*
SONAR-5893 Fix visibility of tag cloud widget for anonymous user
Jean-Baptiste Lievremont
2015-01-21
1
-1
/
+1
*
SONAR-5960 ES request fails if author is empty ("")
Simon Brandhof
2015-01-21
5
-14
/
+29
*
Read line hashes in streaming
Julien Lancelot
2015-01-21
11
-116
/
+190
*
Fix compatibility of SourceLineResultSetIterator with past/future formats of ...
Simon Brandhof
2015-01-21
2
-3
/
+3
*
SONAR-6012 Replace componentPath by componentKey
Julien Lancelot
2015-01-21
8
-22
/
+22
*
SONAR-6047 Add dirPath in Issues Index
Julien Lancelot
2015-01-21
8
-4
/
+157
*
SONAR-6019 Sort debt characteristics in api/rules/app WS
Jean-Baptiste Lievremont
2015-01-21
4
-23
/
+78
*
SONAR-6019 Fix stickyness of "statuses" facet, protect agains IOOBE
Jean-Baptiste Lievremont
2015-01-21
4
-13
/
+51
*
SONAR-5960 SONAR-5906 guess author and assignee of new issues
Simon Brandhof
2015-01-21
28
-65
/
+762
*
Fix quality flaws
Stas Vilchik
2015-01-21
2
-3
/
+1
*
fix SONAR-5820/SONAR-6019 fix characteristic facet
Stas Vilchik
2015-01-21
21
-720
/
+3236
*
SONAR-5820/SONAR-5973/SONAR-6017 finish facets on languages, repositories, tags
Stas Vilchik
2015-01-21
6
-9
/
+193
*
Bump grunt-contrib-less version to fix a race condition
Jean-Baptiste Lievremont
2015-01-21
1
-1
/
+1
*
Protect against IndexOutOfBoundsException
Jean-Baptiste Lievremont
2015-01-21
1
-1
/
+1
*
SONAR-5987 Add qProfiles hash when f=actives
Jean-Baptiste Lievremont
2015-01-21
5
-12
/
+130
*
Merge pull request #50 from SonarSource/user_index_filter
Simon Brandhof
2015-01-21
1
-4
/
+6
|
\
|
*
Improve performance of ES request on users
Simon Brandhof
2015-01-20
1
-4
/
+6
*
|
fix SONAR-6041 properly use page locale
Stas Vilchik
2015-01-21
1
-4
/
+4
*
|
SONAR-6064 Experimental fix for JGit concurrency issue
Julien HENRY
2015-01-21
1
-1
/
+4
*
|
SONAR-6041 New webapp layout
Stas Vilchik
2015-01-21
39
-425
/
+1607
*
|
Reverse "SONAR-6041 New webapp layout"
Stas Vilchik
2015-01-21
71
-1882
/
+697
|
/
*
SONAR-5077 Fix regression when a Sensor try to read "lines" measure. LinesSen...
Julien HENRY
2015-01-20
14
-659
/
+538
*
SONAR-6017 Add api/rules/repositories action to list rule repositories (with ...
Jean-Baptiste Lievremont
2015-01-20
22
-49
/
+353
*
SONAR-6017 Add WS to list supported languages
Jean-Baptiste Lievremont
2015-01-20
10
-2
/
+343
*
SONAR-6017 Add query and page size fields to issues tags search (for manual s...
Jean-Baptiste Lievremont
2015-01-20
7
-18
/
+50
*
SONAR-6060 Fix regression with JSON report
Julien HENRY
2015-01-20
4
-7
/
+18
*
Computation stack based on an isolated picocontainer
Simon Brandhof
2015-01-20
95
-1400
/
+2165
*
SONAR-6056 API: closeable components must be closed when stopping picocontainer
Simon Brandhof
2015-01-20
2
-2
/
+56
*
SONAR-5077 Special case of empty files
Julien HENRY
2015-01-20
7
-12
/
+66
*
SONAR-6060 Move console issues report to the batch
Julien HENRY
2015-01-20
17
-74
/
+500
*
SONAR-6019 Change format of "characteristics" in api/rules/app WS
Jean-Baptiste Lievremont
2015-01-19
2
-7
/
+13
*
SONAR-6012 Create WS /batch/issues
Julien Lancelot
2015-01-19
1
-1
/
+0
*
SONAR-6012 Create WS /batch/issues
Julien Lancelot
2015-01-19
31
-184
/
+1078
*
SONAR-6061 Add Index on PROJECTS.MODULE_UUID
Julien Lancelot
2015-01-19
4
-1
/
+37
*
SONAR-6019 Apply feedback on stickyness of "characteristics" facet, hide "REM...
Jean-Baptiste Lievremont
2015-01-19
5
-20
/
+121
*
fix SONAR-6041 update layout
Stas Vilchik
2015-01-19
2
-14
/
+16
*
fix SONAR-6041 update layout
Stas Vilchik
2015-01-19
13
-75
/
+51
*
SONAR-5820/SONAR-6019 add severities, status and characteristic facet
Stas Vilchik
2015-01-19
5
-25
/
+29
*
SONAR-5893 Use a different bundle key for widget name and title
Jean-Baptiste Lievremont
2015-01-19
2
-1
/
+2
*
SONAR-5893 Apply feedback on tooltips
Jean-Baptiste Lievremont
2015-01-19
4
-14
/
+21
*
Fix some quality flaws
Julien HENRY
2015-01-19
2
-7
/
+1
*
Deprecate Resource::getLanguage() to ease later API changes
Julien HENRY
2015-01-19
2
-2
/
+21
*
fix SONAR-6041 update navigator pages
Stas Vilchik
2015-01-19
15
-70
/
+30
[next]