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
*
MyBatis: prefix SQL requests with schema, when available.
Simon Brandhof
2011-11-10
6
-2
/
+406
*
Use Derby for unit tests instead of HSQL, remove unused code
Evgeny Mandrikov
2011-11-10
3
-18
/
+20
*
Improve EmbeddedDatabaseTest
Evgeny Mandrikov
2011-11-09
1
-1
/
+2
*
Simplify MyBatis tests by reusing AbstractDbUnitTestCase
Evgeny Mandrikov
2011-11-02
3
-246
/
+26
*
Disable creation of derby.log during execution of unit tests
Evgeny Mandrikov
2011-11-02
2
-1
/
+8
*
Fix DuplicationDaoTest
Evgeny Mandrikov
2011-11-02
1
-2
/
+14
*
Improve DuplicationDaoTest
Evgeny Mandrikov
2011-11-01
4
-12
/
+220
*
Improve insertion of rows in DUPLICATIONS_INDEX: use BATCH mode
simonbrandhof
2011-11-01
1
-0
/
+75
*
SONAR-2956 Support Boolean type with Derby
Evgeny Mandrikov
2011-10-31
3
-36
/
+119
*
SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migrat...
Simon Brandhof
2011-10-27
12
-266
/
+176
*
Improve boolean parameters of Hibernate HQL queries
Simon Brandhof
2011-10-27
19
-38
/
+21
*
SONAR-2642 add DAOs to picocontainer + improve unit tests
Simon Brandhof
2011-10-26
10
-23
/
+219
*
SONAR-2642 do not duplicate derby DDL files
Simon Brandhof
2011-10-26
1
-14
/
+37
*
SONAR-2642 improve unit test of mybatis mappers
Simon Brandhof
2011-10-25
3
-25
/
+32
*
SONAR-2642 add unit tests
Simon Brandhof
2011-10-25
5
-0
/
+292
*
SONAR-2642 first step to integration mybatis
Simon Brandhof
2011-10-25
2
-0
/
+133
*
Fix unit test to bypass the bug SONAR-2927
Simon Brandhof
2011-10-21
1
-0
/
+18
*
SONAR-2861 Remove unused classes ResourceDatabaseConfiguration and ProjectCon...
Simon Brandhof
2011-10-10
3
-73
/
+0
*
SONAR-2861 New Configuration API
simonbrandhof
2011-10-07
4
-7
/
+80
*
Fix NPE in CacheRuleFinder
Simon Brandhof
2011-09-21
1
-0
/
+8
*
SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQL
Simon Brandhof
2011-09-06
1
-1
/
+5
*
SONAR-75 Add cache of rule descriptions
Simon Brandhof
2011-08-17
2
-8
/
+41
*
SONAR-75 support GWT components integrated to core
Simon Brandhof
2011-08-01
2
-0
/
+65
*
SONAR-75 rule search engine supports localized titles
Simon Brandhof
2011-07-29
1
-8
/
+94
*
SONAR-75 rename i18n bundles to l10n bundles
Simon Brandhof
2011-07-29
8
-0
/
+0
*
SONAR-75 Improve i18n API
Simon Brandhof
2011-07-29
10
-9
/
+231
*
SONAR-75 refactor I18nManager
Simon Brandhof
2011-07-28
1
-0
/
+44
*
SONAR-2596 Reduce number of arguments for NotificationService constructor
Evgeny Mandrikov
2011-07-28
2
-0
/
+15
*
Add method findById to UserFinder and make it available as BatchComponent
Evgeny Mandrikov
2011-07-25
1
-2
/
+17
*
Add unit test for UserFinder
Evgeny Mandrikov
2011-07-22
2
-0
/
+69
*
SONAR-2596,SONAR-2600 Improve notification mechanism
Evgeny Mandrikov
2011-07-20
1
-0
/
+52
*
SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURES
Simon Brandhof
2011-07-12
40
-1493
/
+1
*
SONAR-2507 support deprecated directory /extensions/rules/
simonbrandhof
2011-06-10
2
-2
/
+77
*
SONAR-2507 Batch must load plugins without connecting to database
simonbrandhof
2011-06-10
18
-367
/
+437
*
SONAR-1922 Add a kind of version control for quality profiles
Evgeny Mandrikov
2011-05-27
1
-1
/
+8
*
SONAR-2225 JpaDatabaseSession: improve exception message in case of NonUnique...
Evgeny Mandrikov
2011-04-07
1
-0
/
+68
*
Fix crlf
Evgeny Mandrikov
2011-03-31
42
-1214
/
+1214
*
SONAR-2075: Add the ability for a plugin to extend an other plugin
Evgeny Mandrikov
2011-02-08
4
-6
/
+6
*
Upgrade copyright headers
simonbrandhof
2011-02-04
34
-701
/
+701
*
SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabled
simonbrandhof
2011-02-03
4
-96
/
+0
*
SONAR-2094 Add the column RULES_PROFILES.ENABLED
simonbrandhof
2011-02-01
9
-27
/
+17
*
Add profile to check copyright headers + fix some badly formatted headers
simonbrandhof
2011-01-31
2
-0
/
+38
*
SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + c...
simonbrandhof
2010-12-22
1
-1
/
+1
*
SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden i...
Godin
2010-12-21
1
-1
/
+1
*
Fix unit test.
Godin
2010-12-21
1
-1
/
+1
*
SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...
Godin
2010-12-21
1
-1
/
+1
*
SONAR-1722: Add DB columns for profiles inheritance
Godin
2010-12-16
1
-2
/
+2
*
SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...
simonbrandhof
2010-12-15
28
-70
/
+70
*
* SONAR-1809: MetricFinder should be available on server side
Godin
2010-12-08
2
-0
/
+56
*
SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...
simonbrandhof
2010-12-06
30
-138
/
+138
[next]