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-core
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit tests
Julien Lancelot
2014-09-03
1
-0
/
+56
*
Fix some quality flaws
Simon Brandhof
2014-08-26
1
-2
/
+2
*
SONAR-4963 Return description in /permission_templates/search_groups
Julien Lancelot
2014-08-26
2
-3
/
+7
*
SONAR-4963 Return description in /permissions/search_groups
Julien Lancelot
2014-08-26
4
-6
/
+13
*
improved test performances for sq #3 (use MetaDataHandler for MySQL)
Stephane Gamard
2014-08-13
1
-2
/
+2
*
improved test performances for sq #3 (use MetaDataHandler for MySQL)
Stephane Gamard
2014-08-13
2
-32
/
+11
*
improved test performances for sq #2 (use sonar.jdbc.schema property to expli...
Stephane Gamard
2014-08-12
1
-1
/
+11
*
improved test performances for sq (reuse iConnection in DBUnits)
Stephane Gamard
2014-08-12
1
-13
/
+4
*
improved test performances for sq (reuse iConnection in DBUnits)
Stephane Gamard
2014-08-12
1
-18
/
+34
*
SONAR-5526 Support colon character in active rule keys
Julien Lancelot
2014-08-12
1
-0
/
+40
*
SONAR-5175 When deleting a group, rows related to this group in perm_template...
Julien Lancelot
2014-08-11
3
-3
/
+30
*
SONAR-4963 Return group description in /user_groups/search
Julien Lancelot
2014-08-05
5
-8
/
+12
*
SONAR-5349 Unable to run preview analysis on a provisioned project
Julien Lancelot
2014-08-05
1
-17
/
+19
*
SONAR-5492 Remove ability to configure JDBC driver class name
Simon Brandhof
2014-07-28
1
-3
/
+1
*
SONAR-5417 Return quality profiles and settings by module
Julien Lancelot
2014-07-24
1
-1
/
+20
*
SONAR-5477 Remove metrics from preview db
Julien HENRY
2014-07-23
1
-2
/
+0
*
SONAR-5417 Load metrics using project referential
Julien HENRY
2014-07-18
1
-66
/
+0
*
SONAR-5001 Update API, ES and WS to support Markdown in rule descriptions
Jean-Baptiste Lievremont
2014-07-16
1
-1
/
+1
*
SONAR-5001 Link description_format column to relational backend
Jean-Baptiste Lievremont
2014-07-16
2
-3
/
+4
*
Fix UT on MySQL 5.6
Julien Lancelot
2014-07-16
2
-7
/
+35
*
SONAR-5300 id should be a long instead of an integer
Julien Lancelot
2014-07-03
1
-1
/
+1
*
Fix some quality flaws
Simon Brandhof
2014-07-01
1
-0
/
+61
*
Fix quality flaws
Julien Lancelot
2014-07-01
3
-1
/
+210
*
Fix quality flaws
Julien Lancelot
2014-07-01
2
-0
/
+157
*
Fix some quality flaws
Julien HENRY
2014-07-01
1
-0
/
+5
*
Remove useless constructors with System2.INSTANCE
Simon Brandhof
2014-06-30
4
-4
/
+8
*
Deprecating DefaultRuleFinder in core.
Stephane Gamard
2014-06-30
2
-132
/
+0
*
SONAR-5007 add EVENTS.EVENT_DATA to store links on quality profile changes
Simon Brandhof
2014-06-24
7
-14
/
+19
*
SONAR-5216 compare quality profile dates when batch detects profile changes
Simon Brandhof
2014-06-23
2
-3
/
+55
*
SONAR-5329 Add medium test on qprofile activity with author name
Julien Lancelot
2014-06-20
2
-5
/
+26
*
Fix compatibility of hamcrest with java 6
Simon Brandhof
2014-06-20
1
-34
/
+18
*
SONAR-5007 automatic test of beans (through reflection)
Simon Brandhof
2014-06-20
2
-5
/
+42
*
SONAR-5007 add RULES_PROFILES.CREATED_AT, UPDATED_AT and RULES_UPDATED_AT
Simon Brandhof
2014-06-20
18
-166
/
+80
*
Upgrade hamcrest and fix conflicts with JUnit and Mockito
Simon Brandhof
2014-06-20
8
-10
/
+10
*
SONAR-5007 add single unique key to quality profiles. Replace DB ID.
Simon Brandhof
2014-06-19
16
-130
/
+82
*
SONAR-5329 - added ChangeLog Migration scripts
Stephane Gamard
2014-06-18
1
-0
/
+1
*
Fix some quality flaws
Simon Brandhof
2014-06-17
1
-46
/
+5
*
SONAR-5329 - Rename Log package to Activity
Stephane Gamard
2014-06-16
1
-1
/
+1
*
SONAR-5007 delete unused class RulesDao
Simon Brandhof
2014-06-12
1
-52
/
+0
*
SONAR-5369 Rename DB column RULES.CARDINALITY to RULES.IS_TEMPLATE
Julien Lancelot
2014-06-12
15
-57
/
+37
*
SONAR-5351 Create a migration to replace rules.parent_id to rules.template_id
Julien Lancelot
2014-06-12
15
-35
/
+35
*
SONAR-5007 remove unused methods in Q profile DAOs
Simon Brandhof
2014-06-11
1
-7
/
+0
*
SONAR-5007 remove Hibernate entities RulesProfile, ActiveRule and
Simon Brandhof
2014-06-11
1
-46
/
+0
*
SONAR-5082 - Added Index to active_rules table to H2 and DaoTested
Stephane Gamard
2014-06-06
1
-0
/
+28
*
SONAR-5300 Return differential measures when a period is set in /api/componen...
Julien Lancelot
2014-06-05
3
-38
/
+17
*
fix quality flaw (reduced ES verbosity in tests)
Stephane Gamard
2014-06-04
1
-1
/
+6
*
Delete unused code in org.sonar.jpa.dao
Simon Brandhof
2014-06-02
1
-16
/
+2
*
SONAR-5306 Add list of component viewer extensions in /api/component/app WS
Julien Lancelot
2014-06-02
1
-0
/
+4
*
SONAR-5007 improve medium tests
Simon Brandhof
2014-05-29
1
-2
/
+2
*
SONAR-5007 fix some quality flaws
Simon Brandhof
2014-05-27
1
-201
/
+0
[next]