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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-core
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-4535 Delete rule now use Java facade
Julien Lancelot
2013-12-24
3
-65
/
+107
*
SONAR-4535 Update rule now use Java facade
Julien Lancelot
2013-12-24
3
-4
/
+33
*
Fix some quality flaws
Julien Lancelot
2013-12-23
1
-5
/
+12
*
SONAR-4535 Add some check when creating new rule
Julien Lancelot
2013-12-23
3
-1
/
+15
*
SONAR-4535 Fix SQL table name
Julien Lancelot
2013-12-23
1
-1
/
+1
*
SONAR-4535 Create copy rule from Java facade
Julien Lancelot
2013-12-23
4
-22
/
+44
*
SONAR-4535 Correctly display active rule and active rule params when profile ...
Julien Lancelot
2013-12-23
3
-0
/
+18
*
SONAR-4535 Reindex active rule note update
Julien Lancelot
2013-12-23
3
-15
/
+39
*
SONAR-4535 Add update and delete rule note in QProfileOperations
Julien Lancelot
2013-12-20
2
-23
/
+59
*
Use info collected by inheritance algo to update ES index
Jean-Baptiste Lievremont
2013-12-20
2
-0
/
+73
*
Fix SQL query on MySQL and MsSQL
Julien Lancelot
2013-12-20
2
-4
/
+4
*
replace SQL in () by or in UserMapper
Julien Lancelot
2013-12-20
1
-4
/
+4
*
SONAR-4535 Replace rule id type from long to int in dtos
Julien Lancelot
2013-12-20
6
-21
/
+21
*
SONAR-4535 ui actions update parameter now uses Java facade
Julien Lancelot
2013-12-20
7
-7
/
+133
*
SONAR-4986 Error when sorting some float measures
Simon Brandhof
2013-12-19
1
-2
/
+1
*
SONAR-4535 create activate / deactivate / update severity actions in QProfiles
Julien Lancelot
2013-12-18
9
-25
/
+159
*
Display active rules (with rule notes) in new profile rule search page
Jean-Baptiste Lievremont
2013-12-18
2
-1
/
+38
*
SONAR-4535 Fix SQL issue on Oracle when using properties.text_value
Julien Lancelot
2013-12-18
2
-10
/
+14
*
SONAR-4950 Create an unique constraint on the "group_roles" table to prevent ...
Simon Brandhof
2013-12-17
3
-1
/
+4
*
SONAR-4535 Remove all projects to a quality profile now uses MyBatis
Julien Lancelot
2013-12-17
3
-0
/
+17
*
SONAR-4535 List of profiles by project now uses Mybatis
Julien Lancelot
2013-12-17
3
-1
/
+45
*
Start migrating extended descriptions and active rule notes to parent tables
Jean-Baptiste Lievremont
2013-12-17
5
-5
/
+57
*
SONAR-4535 Index active rules when creating profile from xml
Julien Lancelot
2013-12-17
1
-0
/
+10
*
SONAR-4535 Remove a project to a quality profile now uses MyBatis
Julien Lancelot
2013-12-16
3
-2
/
+19
*
SONAR-4535 Associate a project to a quality profile now uses MyBatis
Julien Lancelot
2013-12-16
3
-4
/
+10
*
SONAR-4535 Projects associate to a quality profile now uses MyBatis
Julien Lancelot
2013-12-16
4
-8
/
+34
*
SONAR-4535 Language name uniqness should be check without case-sentivity
Julien Lancelot
2013-12-16
2
-2
/
+3
*
SONAR-4535 Set default profile now use MyBatis
Julien Lancelot
2013-12-16
3
-0
/
+20
*
SONAR-4535 Quality profile creation is now done in Java
Julien Lancelot
2013-12-13
3
-0
/
+25
*
Rename class with the good name
Julien Lancelot
2013-12-13
4
-5
/
+5
*
Temporary rename class
Julien Lancelot
2013-12-13
4
-5
/
+5
*
SONAR-4535 Create service action to create new Profile
Julien Lancelot
2013-12-13
11
-3
/
+328
*
SONAR-4535 Add searchProfile action
Julien Lancelot
2013-12-12
8
-1
/
+233
*
SONAR-4535 Update error message when several permission templates are matchin...
Julien HENRY
2013-12-11
1
-4
/
+8
*
Fix some quality flaws
Simon Brandhof
2013-12-10
1
-2
/
+2
*
Fix some quality flaws
Simon Brandhof
2013-12-09
1
-0
/
+1
*
Fix some quality flaws
Simon Brandhof
2013-12-09
3
-36
/
+43
*
add some UT
Julien Lancelot
2013-12-09
2
-3
/
+4
*
SONAR-4688 remove loading of rule bundles
Simon Brandhof
2013-12-09
2
-24
/
+7
*
Searching for permissions of anyone group should not be case-sensitive
Julien Lancelot
2013-12-06
3
-6
/
+4
*
Improve management of Anyone group
Julien Lancelot
2013-12-06
3
-13
/
+9
*
SONAR-4870 Add new "Efficiency > Network use" sub-characteristic
Julien Lancelot
2013-12-06
2
-1
/
+2
*
Fix quality flaws
Julien Lancelot
2013-12-06
5
-28
/
+32
*
Update some comments
Julien Lancelot
2013-12-06
2
-2
/
+4
*
SONAR-4940 Create WS to search groups by permission template
Julien Lancelot
2013-12-05
4
-9
/
+52
*
SONAR-4941 Replace usage of template name by template key
Julien Lancelot
2013-12-05
4
-33
/
+10
*
SONAR-4941 Create WS to search users by permission template
Julien Lancelot
2013-12-05
4
-7
/
+72
*
SONAR-4939 Fix SQL query on Oracle
Julien Lancelot
2013-12-05
1
-1
/
+1
*
SONAR-4939 Add Anyone group
Julien Lancelot
2013-12-05
2
-18
/
+30
*
SONAR-4939 Add UT
Julien Lancelot
2013-12-05
1
-0
/
+3
[next]