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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ResourceDao#getResource(ResourceQuery query)
Simon Brandhof
2012-07-12
2
-3
/
+18
*
Merge PurgeMapper and PurgeVendorMapper with new MyBatis mechanism
David Gageot
2012-07-12
9
-92
/
+43
*
Improve and refactor the ResourcePermissions component
Simon Brandhof
2012-07-12
2
-0
/
+20
*
SONAR-3645 Forgot to merge an Oracle mapper and to remove dead code
David Gageot
2012-07-11
2
-29
/
+57
*
Cleaner code
David Gageot
2012-07-11
1
-13
/
+7
*
SONAR-2965 FIX enforce validation query on DataSource
David Gageot
2012-07-11
2
-8
/
+14
*
SONAR-3645 merge mapper xml files for oracle
David Gageot
2012-07-11
27
-457
/
+136
*
SONAR-3645 remove useless jdbc types in MyBatis mappers
David Gageot
2012-07-11
28
-72
/
+72
*
SONAR-3437 merge Mappers
David Gageot
2012-07-11
1
-0
/
+1
*
SONAR-2965 enforce validation query on DataSource
David Gageot
2012-07-11
8
-13
/
+36
*
Fix support of sonar.showSqlResults with MyBatis 3.1
Simon Brandhof
2012-07-11
4
-75
/
+88
*
Fix ResourceDao test on Oracle
David Gageot
2012-07-10
6
-27
/
+39
*
Support null values without jdbctypes in MyBatis
David Gageot
2012-07-10
1
-0
/
+3
*
Make sure MyBatis is not configured to use generated keys in batch inserts
David Gageot
2012-07-10
1
-2
/
+2
*
Make sure MyBatis is not configured to use generated keys in batch inserts
David Gageot
2012-07-10
1
-0
/
+18
*
Fix unit test on Postgresql
Simon Brandhof
2012-07-10
4
-9
/
+8
*
Add missing H2 index on PROJECTS.ROOT_ID
Simon Brandhof
2012-07-10
1
-0
/
+2
*
H2 add indices
David Gageot
2012-07-10
1
-0
/
+98
*
SONAR-3437 Cleaner code and fix Oracle mapping
David Gageot
2012-07-10
1
-6
/
+4
*
SONAR-3437 Use MyBatis in batch mode
David Gageot
2012-07-10
1
-12
/
+38
*
Complete MyBatis ResourceDao
Simon Brandhof
2012-07-09
12
-37
/
+333
*
Add methods checkColumns() to dbunit helpers
Simon Brandhof
2012-07-09
2
-13
/
+41
*
SONAR-3437 Use MyBatis instead of Hibernate to improve batch insert
David Gageot
2012-07-09
2
-0
/
+9
*
SONAR-3618 improve support of the Views plugin
Simon Brandhof
2012-07-09
1
-0
/
+22
*
Fix H2 type of RULE_NOTES.DATA and ACTIVE_RULE_NOTES.DATA
Simon Brandhof
2012-07-08
1
-2
/
+2
*
Fix ITS: Revert "SONAR-3618 improve support of the Views plugin"
David Gageot
2012-07-08
1
-22
/
+0
*
Add tests to MyBatis RoleMapper
Simon Brandhof
2012-07-06
6
-0
/
+137
*
SONAR-3618 improve support of the Views plugin
Simon Brandhof
2012-07-06
1
-0
/
+22
*
Unused import
David Gageot
2012-07-06
1
-1
/
+0
*
SONAR-3432 Support Regular expressions
David Gageot
2012-07-06
4
-9
/
+9
*
SONAR-1608 Add index on projects.root_id for better performances
Fabrice Bellingard
2012-07-06
2
-1
/
+2
*
Add MyBatis RoleMapper for Oracle
Simon Brandhof
2012-07-06
1
-0
/
+39
*
H2 migration restore previous method to list db tables
David Gageot
2012-07-05
1
-1
/
+1
*
SONAR-3618 Support custom default permissions for non-project resources
Simon Brandhof
2012-07-05
12
-153
/
+27
*
SONAR-3618 move default permissions to PROPERTIES
Simon Brandhof
2012-07-05
22
-57
/
+771
*
Fixes and improvements on H2 migration
David Gageot
2012-07-04
28
-183
/
+113
*
Simpler code
David Gageot
2012-07-04
1
-11
/
+6
*
SONAR-1608 Fix test
Fabrice Bellingard
2012-07-04
1
-1
/
+1
*
SONAR-1608 Display all impacts of bulk change in confirmation page
Fabrice Bellingard
2012-07-04
3
-16
/
+119
*
More stable dao tests
David Gageot
2012-07-04
3
-46
/
+34
*
More stable dao tests
David Gageot
2012-07-04
2
-21
/
+20
*
Fix violations
Fabrice Bellingard
2012-07-04
1
-5
/
+10
*
Replacing Derby with H2
David Gageot
2012-07-03
18
-488
/
+135
*
Remove unused constants
Simon Brandhof
2012-07-02
1
-6
/
+4
*
SONAR-1608 Make it possible to modify the key of projects
Fabrice Bellingard
2012-06-29
12
-0
/
+553
*
Resource Snapshot Mapper
David Gageot
2012-06-28
11
-81
/
+171
*
Support MyBatis ResultHandler for dependencies and resources
David Gageot
2012-06-27
3
-1
/
+42
*
Fix Mapper for Mysql
David Gageot
2012-06-27
1
-1
/
+1
*
Load dependency versions
David Gageot
2012-06-25
4
-4
/
+30
*
SONAR-3596 I18n can search for plugin bundles inside language packs
Fabrice Bellingard
2012-06-21
4
-19
/
+78
[next]