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
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
reorganize store directories
Stas Vilchik
2016-12-09
114
-131
/
+131
*
SONAR-8466 Create WS api/project_analyses/update_event
Teryk Bellahsene
2016-12-09
10
-13
/
+494
*
display markdown help
Stas Vilchik
2016-12-09
2
-0
/
+134
*
fix line permalink in source viewer
Stas Vilchik
2016-12-09
2
-3
/
+14
*
refactor SearchView to remove $ and _ dependencies (#1449)
Stas Vilchik
2016-12-09
3
-54
/
+73
*
add flow annotations in RecentHistory
Stas Vilchik
2016-12-09
1
-13
/
+17
*
remove _ dependecy in RecentHistory
Stas Vilchik
2016-12-09
1
-5
/
+3
*
return "id" instead of "uuid" from api/navigation/component
Stas Vilchik
2016-12-09
8
-10
/
+8
*
remove $ and _ dependecies in ComponentNav
Stas Vilchik
2016-12-09
1
-23
/
+15
*
do not return "isComparable" from api/navigation/component
Stas Vilchik
2016-12-09
6
-7
/
+0
*
do not use "canBeFavorite" from api/navigation/component
Stas Vilchik
2016-12-09
9
-13
/
+14
*
Fix quality flaws
Julien Lancelot
2016-12-09
1
-1
/
+2
*
SONAR-8505 Implement smooth transition between pages (#1440)
Stas Vilchik
2016-12-08
68
-400
/
+609
*
fix minimum page width
Stas Vilchik
2016-12-08
1
-3
/
+5
*
SONAR-8451 hide notifications link
Stas Vilchik
2016-12-08
2
-7
/
+0
*
Remove rails code from static error pages
Julien Lancelot
2016-12-08
3
-14
/
+0
*
SONAR-8465 Create WS api/project_analyses/delete_event
Teryk Bellahsene
2016-12-08
6
-9
/
+286
*
redirect from /issues/search to /issues
Stas Vilchik
2016-12-08
1
-4
/
+9
*
drop unused ruby views and controllers (#1438)
Stas Vilchik
2016-12-08
114
-3314
/
+0
*
SONAR-8464 Create WS api/project_analyses/create_event
Teryk Bellahsene
2016-12-07
11
-3
/
+776
*
fix quality flaws
Stas Vilchik
2016-12-07
4
-5
/
+3
*
SONAR-8451 disable issues bulk change and the project history page
Stas Vilchik
2016-12-07
2
-5
/
+16
*
SONAR-8451 fix warning of non-production database
Stas Vilchik
2016-12-07
1
-1
/
+1
*
SONAR-8451 Run js app outside of ruby container
Stas Vilchik
2016-12-07
123
-3045
/
+2081
*
SONAR-8498 Make WS api/l10n/index accessible without authentication or migration
Julien Lancelot
2016-12-07
8
-208
/
+244
*
SONAR-8503 Make WS api/users/identity_providers accessible without authentica...
Julien Lancelot
2016-12-07
2
-0
/
+2
*
SONAR-8448 Provide a unique HTML page for every url except statics files and WS
Julien Lancelot
2016-12-07
7
-2
/
+318
*
SONAR-8448 generate index.html during the build
Stas Vilchik
2016-12-07
10
-73
/
+168
*
SONAR-8450 Add test on WS example
Julien Lancelot
2016-12-06
2
-25
/
+49
*
SONAR-8450 Return quality gate in api/navigation/component WS
Julien Lancelot
2016-12-06
5
-12
/
+96
*
SONAR-8450 Extract logic to get qgate from project in QualityGateFinder
Julien Lancelot
2016-12-06
6
-33
/
+223
*
SONAR-8450 Use Java8 in QgateProjectFinder
Julien Lancelot
2016-12-05
2
-44
/
+5
*
SONAR-8450 Return quality profiles in api/navigation/component WS
Julien Lancelot
2016-12-05
5
-0
/
+95
*
SONAR-8450 Return project description in api/navigation/component WS
Julien Lancelot
2016-12-05
6
-7
/
+15
*
SONAR-8450 Move QPMeasureData as it'll be used by api/navigation/component WS
Julien Lancelot
2016-12-05
16
-60
/
+46
*
SONAR-8450 Cleanup ComponentNavigationActionTest
Julien Lancelot
2016-12-05
19
-380
/
+192
*
SONAR-8464 Make column UUID of Events unique and non null
Teryk Bellahsene
2016-12-05
3
-0
/
+35
*
SONAR-8464 Populate UUID column of table EVENTS
Teryk Bellahsene
2016-12-05
3
-2
/
+38
*
SONAR-8467 Add UUID column to db table EVENTS
Teryk Bellahsene
2016-12-05
8
-15
/
+57
*
SONAR-7774 Create AuthenticationWsAction marker interface
Julien Lancelot
2016-12-05
7
-57
/
+104
*
SONAR-8493 Add auth event in /api/authentication/logout WS
Julien Lancelot
2016-12-05
6
-11
/
+229
*
SONAR-8493 Rename login and failure to loginSuccess and loginFailure
Julien Lancelot
2016-12-05
19
-89
/
+89
*
SONAR-8416 Update UTs to check auth events in LoginActionTest
Julien Lancelot
2016-12-05
1
-1
/
+12
*
SONAR-7774 Create /api/authentication/logout WS
Julien Lancelot
2016-12-05
10
-8
/
+220
*
SONAR-8416 fix quality flaws (duplicated code and other)
Sébastien Lesaint
2016-12-02
5
-77
/
+81
*
SONAR-8335 add missing package-info to package logging
Sébastien Lesaint
2016-12-01
1
-0
/
+23
*
SONAR-8416 restore error message displayed to user
Sébastien Lesaint
2016-12-01
5
-33
/
+53
*
SONAR-8417 control auth event log with sonar.log.level.web.auth.event
Sébastien Lesaint
2016-12-01
2
-1
/
+3
*
SONAR-8416 AuthenticationEventImpl now log at DEBUG
Sébastien Lesaint
2016-12-01
2
-8
/
+56
*
SONAR-8416 prevent log flooding with über long login
Sébastien Lesaint
2016-12-01
2
-18
/
+50
[next]