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
*
use new project activity WS on the measure history page
Stas Vilchik
2016-12-22
1
-4
/
+5
*
SONAR-7287 WS api/favorites/add fails when a component is already favorite
Teryk Bellahsene
2016-12-21
7
-13
/
+30
*
WS api/favorites/search use a SearchRequest
Teryk Bellahsene
2016-12-21
7
-19
/
+135
*
Do not use Apache commons in sonar-ws - fix build
Teryk Bellahsene
2016-12-21
8
-24
/
+28
*
SONAR-8464 SONAR-8465 SONAR-8466 Make the WS descriptions of api/project_anal...
Teryk Bellahsene
2016-12-21
4
-6
/
+19
*
SONAR-8465 SONAR-8466 WS of analysis event return the correct category in err...
Teryk Bellahsene
2016-12-21
5
-13
/
+70
*
SONAR-8464 SONAR-8466 WS drop description param to create or udpate an event
Teryk Bellahsene
2016-12-21
12
-124
/
+65
*
Fix leaky db connection for ProjectActivityPageTest
Teryk Bellahsene
2016-12-20
1
-2
/
+2
*
SONAR-8552 fix settings navigation
Stas Vilchik
2016-12-20
4
-13
/
+243
*
SONAR-8552 fix global navigation
Stas Vilchik
2016-12-20
4
-10
/
+123
*
add all kinds of page extensions to ui-extensions-plugin
Stas Vilchik
2016-12-20
4
-1
/
+112
*
update jest snapshots and configuration
Stas Vilchik
2016-12-20
6
-69
/
+70
*
SONAR-8552 fix component navigation
Stas Vilchik
2016-12-20
3
-4
/
+180
*
upgrade jest, babel-jest and enzyme, add enzyme-to-json
Stas Vilchik
2016-12-20
2
-264
/
+343
*
SONAR-8552 Sanitize api/navigation/* WS
Teryk Bellahsene
2016-12-20
39
-27
/
+90
*
SONAR-8552 WS api/navigation/settings returns the id instead of the url
Teryk Bellahsene
2016-12-20
3
-11
/
+8
*
SONAR-8552 WS api/navigation/global returns the id instead of the url
Teryk Bellahsene
2016-12-20
6
-20
/
+20
*
SONAR-8552 WS api/navigation/component returns the id instead of the url
Teryk Bellahsene
2016-12-20
5
-51
/
+23
*
do not display "authentication required" error message (#1478)
Stas Vilchik
2016-12-20
3
-23
/
+0
*
fix error message on quality gates page
Stas Vilchik
2016-12-20
5
-19
/
+53
*
force hide tooltip when destroying it
Stas Vilchik
2016-12-20
1
-1
/
+1
*
scroll to specified line when open a file permalink
Stas Vilchik
2016-12-20
1
-0
/
+1
*
SONAR-7286 Use api/favorites/search in the UI
Teryk Bellahsene
2016-12-20
2
-2
/
+2
*
SONAR-7286 Create WS api/favorites/search
Teryk Bellahsene
2016-12-19
20
-220
/
+571
*
SONAR-7283 Drop Ruby WS api/events/* (#1476)
Stas Vilchik
2016-12-19
3
-495
/
+0
*
relax UiTest for better stability
Stas Vilchik
2016-12-19
1
-1
/
+1
*
add "validate" script
Stas Vilchik
2016-12-19
2
-2
/
+2
*
refactor header.js to use favorites api
Stas Vilchik
2016-12-19
1
-21
/
+7
*
SONAR-7674 Add Activity Stream interface (#1459)
Stas Vilchik
2016-12-19
67
-844
/
+3579
*
SONAR-8531 format effort in issues changelog
Stas Vilchik
2016-12-19
1
-2
/
+10
*
SONAR-7729 Improve display of issue changelog entries of type 'FILE'
Stas Vilchik
2016-12-19
2
-2
/
+2
*
SONAR-7288 Use api/favorites/remove in the UI
Teryk Bellahsene
2016-12-19
3
-17
/
+9
*
SONAR-7288 Create WS api/favorites/remove
Teryk Bellahsene
2016-12-19
11
-8
/
+328
*
SONAR-7287 Use api/favorites/add in the UI
Teryk Bellahsene
2016-12-19
4
-30
/
+3
*
SONAR-7287 Rename FavoriteUpdater#put to add
Teryk Bellahsene
2016-12-19
7
-10
/
+10
*
SONAR-7287 Rename FavoriteService to FavoriteUpdater
Teryk Bellahsene
2016-12-19
10
-35
/
+35
*
SONAR-7287 Move FavoriteService to favorite package
Teryk Bellahsene
2016-12-19
14
-16
/
+58
*
SONAR-7287 Create WS api/favorites/add
Teryk Bellahsene
2016-12-19
16
-17
/
+622
*
Merge branch 'branch-6.2'
Sébastien Lesaint
2016-12-16
2
-1
/
+3
|
\
|
*
SONAR-8416 fix login failure log at OAuth2 successful authent
Sébastien Lesaint
2016-12-16
2
-1
/
+3
*
|
SONAR-8547 Get MSSQL driver from Maven central
Simon Brandhof
2016-12-16
7
-28
/
+28
*
|
SONAR-8445 drop field DatabaseVersion.LAST_VERSION
Sébastien Lesaint
2016-12-16
22
-204
/
+276
*
|
SONAR-8445 move DatabaseVersion to sonar-db-migration
Sébastien Lesaint
2016-12-16
21
-84
/
+112
*
|
add constant for minimum number of components in ComponentContainer
Sébastien Lesaint
2016-12-16
6
-15
/
+12
*
|
SONAR-8445 move DatabaseVersion to level2
Sébastien Lesaint
2016-12-16
4
-10
/
+13
*
|
SONAR-8445 add a DAO for SCHEMA_MIGRATIONS
Sébastien Lesaint
2016-12-16
18
-47
/
+192
*
|
improving stability of DatabaseMigrationImplConcurrentAccessTest
Sébastien Lesaint
2016-12-16
1
-17
/
+17
*
|
sort DAO classes in DaoModule alphabetically
Sébastien Lesaint
2016-12-16
1
-13
/
+17
*
|
SONAR-8445 move DataChange subclasses from sonar-db to sonar-db-migration
Sébastien Lesaint
2016-12-16
49
-100
/
+91
*
|
SONAR-8445 delete unused resources from deleted unit test
Sébastien Lesaint
2016-12-16
7
-43
/
+0
[next]