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
/
sonar-db
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-6052 Drop secondary locations from db/ws
Simon Brandhof
2015-09-10
2
-686
/
+323
*
SONAR-6644 fix debt when characteristic is none
Simon Brandhof
2015-09-09
2
-7
/
+72
*
SONAR-6840 Allow measure values of integers with more than 10 digits in database
Simon Brandhof
2015-09-09
2
-1
/
+2
*
add ComponentDtoFunctions to factor ComponentDto functions
Sébastien Lesaint
2015-09-08
1
-0
/
+84
*
fix ComponentTesting: Subview in table PROJECTS have no path
Sébastien Lesaint
2015-09-08
1
-5
/
+4
*
SONAR-6827 fix selectBySnapshotAndMetricKeys
Julien Lancelot
2015-09-07
6
-3
/
+120
*
Remove useless MeasureDto.componentKey
Julien Lancelot
2015-09-07
4
-16
/
+0
*
SONAR-6749 Add query to get custom measures from a metric key and a text value
Julien Lancelot
2015-09-07
9
-24
/
+50
*
Update DbTester javadoc
Teryk Bellahsene
2015-09-04
1
-2
/
+2
*
SONAR-6495 WS permissions/search_templates search for permission templates
Teryk Bellahsene
2015-09-04
6
-30
/
+324
*
SONAR-6813 Drop ES index sourceLines
Simon Brandhof
2015-09-04
1
-0
/
+5
*
Fix quality flaws
Simon Brandhof
2015-09-02
12
-9
/
+153
*
SONAR-6487 WS permissions/search_project_permissions do not return component ...
Teryk Bellahsene
2015-09-02
3
-4
/
+10
*
All measures on person_id_must be ignored
Julien Lancelot
2015-09-02
2
-20
/
+3
*
Rename WsGroup and WsProject to WsGroupRef and WsProjectRef
Teryk Bellahsene
2015-09-02
2
-3
/
+20
*
Fix quality flaws
Simon Brandhof
2015-09-02
5
-3
/
+51
*
move DAOs, Mappers and Dtos from Views to Core
Sébastien Lesaint
2015-08-29
9
-0
/
+247
*
SONAR-6812 Improve format of generated UUIDs for better usage of Lucene
Simon Brandhof
2015-08-28
5
-5
/
+5
*
SONAR-6498 WS permissions/delete_template impossible to delete a default temp...
Teryk Bellahsene
2015-08-28
5
-65
/
+45
*
Sanitize PermissionTemplateDao methods
Teryk Bellahsene
2015-08-27
2
-9
/
+9
*
SONAR-6498 WS permissions/delete_template delete a permission template
Teryk Bellahsene
2015-08-27
4
-33
/
+57
*
Remove PermissionTemplateDao#insert(String,String,String)
Teryk Bellahsene
2015-08-27
3
-38
/
+12
*
SONAR-6497 WS permissions/update/template update a permission template
Teryk Bellahsene
2015-08-27
2
-7
/
+9
*
SONAR-6496 WS permissions/create_template create a permission template
Teryk Bellahsene
2015-08-27
5
-39
/
+65
*
SONAR-6693 WS issue_filters/search rewrite WS
Teryk Bellahsene
2015-08-26
4
-12
/
+61
*
SONAR-6503 WS permissions/remove_group_from_template remove a group from a pe...
Teryk Bellahsene
2015-08-24
1
-9
/
+17
*
SONAR-6479 WS permissions/users display email in response
Teryk Bellahsene
2015-08-24
4
-1
/
+24
*
make PersistSnapshotsStep support Views Components
Sébastien Lesaint
2015-08-24
1
-6
/
+16
*
add RuleDao.selectById to be used by Views plugin
Sébastien Lesaint
2015-08-24
4
-2
/
+22
*
add MeasureDao.selectBySnapshotIdAndMetricKeys to be used by Views
Sébastien Lesaint
2015-08-24
4
-8
/
+79
*
fix MyBatis and mapper loading to support mapper in server extensions
Sébastien Lesaint
2015-08-24
5
-113
/
+233
*
SONAR-6502 WS permissions/add_group_to_template add a group to a permission t...
Teryk Bellahsene
2015-08-24
3
-8
/
+46
*
SONAR-6501 WS permissions/remove_user_from_template remove a user from a perm...
Teryk Bellahsene
2015-08-24
2
-12
/
+25
*
SONAR-6500 WS permissions/add_user_to_template add a user to a permission tem...
Teryk Bellahsene
2015-08-24
2
-7
/
+53
*
Rename ComponentPermissions to ProjectPermissions
Teryk Bellahsene
2015-08-24
1
-2
/
+2
*
Remove selectGroupByName methods from UserDao
Teryk Bellahsene
2015-08-24
5
-54
/
+6
*
Create PermissionValueValidator
Teryk Bellahsene
2015-08-24
2
-1
/
+4
*
SONAR-6485 WS permissions/search_project_permissions add paging field in resp...
Teryk Bellahsene
2015-08-19
1
-3
/
+4
*
SONAR-6485 WS permissions/search_project_permissions search for project permi...
Teryk Bellahsene
2015-08-19
12
-16
/
+383
*
Move ComponentTesting to sonar-db
Teryk Bellahsene
2015-08-19
1
-0
/
+160
*
Fix typo in PermissionQuery
Teryk Bellahsene
2015-08-19
1
-1
/
+3
*
Fix quality flaws
Teryk Bellahsene
2015-08-18
1
-1
/
+1
*
fix incomplete assertions
Sébastien Lesaint
2015-08-18
2
-3
/
+3
*
Create AnalysisReportDao object to test the DAO
Teryk Bellahsene
2015-08-13
1
-9
/
+3
*
Truncate tables before each test in AnalysisReportDaoTest
Teryk Bellahsene
2015-08-10
1
-0
/
+1
*
SONAR-6478 WS permissions/search_global_permissions search for global permiss...
Teryk Bellahsene
2015-08-10
3
-21
/
+22
*
fix RegisterMetrics, duplicated disabled metrics
Sébastien Lesaint
2015-08-06
4
-0
/
+20
*
SONAR-6749 add ComponentDao.getProjects for Views
Sébastien Lesaint
2015-08-06
7
-5
/
+127
*
SONAR-6482 WS permissions/groups list permission's groups
Teryk Bellahsene
2015-08-06
10
-36
/
+153
*
SONAR-6479 WS permissions/users search users with a specific permission
Teryk Bellahsene
2015-08-06
9
-36
/
+115
[next]