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/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
/
plugins
/
sonar-dbcleaner-plugin
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-3378 Add new DB Cleaner parameter
Fabrice Bellingard
2012-05-23
3
-9
/
+23
*
Code cleaning : Remove unnecessary casts
David Gageot
2012-04-27
2
-2
/
+2
*
Remove warnings
David Gageot
2012-04-27
1
-5
/
+8
*
SONAR-3287 Update UI to adapt labels to deletable resource
Fabrice Bellingard
2012-03-29
1
-1
/
+1
*
SONAR-1378 validate property types + update type of core properties
Simon Brandhof
2012-03-16
2
-4
/
+6
*
SONAR-1378 Add the ability to specify a "type" when defining a plugin property
Simon Brandhof
2012-03-14
2
-4
/
+17
*
Improve batch execution of DELETE statements in PurgeDao
Simon Brandhof
2012-03-05
2
-1
/
+1
*
Improve purge tasks of DbCleaner
Simon Brandhof
2012-03-05
2
-8
/
+7
*
Add unit tests and fix some quality flaws
Simon Brandhof
2012-02-20
2
-3
/
+32
*
SONAR-3208 complete database tables
Simon Brandhof
2012-02-14
1
-1
/
+1
*
Improve the component org.sonar.dbcleaner.api.PurgeTask
Simon Brandhof
2012-02-14
3
-16
/
+33
*
SONAR-3120 Resources associated to a module which has been removed from a mul...
Simon Brandhof
2012-02-14
1
-54
/
+13
*
SONAR-3263
Simon Brandhof
2012-02-13
2
-8
/
+2
*
SONAR-2754 change default value of sonar.dbcleaner.cleanDirectory
Simon Brandhof
2012-02-07
1
-1
/
+1
*
Do not delete snapshots with events
Simon Brandhof
2012-01-30
1
-1
/
+1
*
SONAR-2807 fix support of period cleaner over multiple years
Simon Brandhof
2012-01-30
1
-1
/
+5
*
SONAR-2757 extract purge task into a dedicated component
Simon Brandhof
2012-01-27
4
-98
/
+169
*
SONAR-2757 purge errors should not fail the build
Simon Brandhof
2012-01-27
3
-22
/
+56
*
SONAR-2757 do not delete events on profile changes
Simon Brandhof
2012-01-27
1
-1
/
+1
*
DBCleaner : fix deletion of events + improve mybatis batch mode
Simon Brandhof
2012-01-26
3
-4
/
+3
*
SONAR-1960 DBCleaner properties should be expressed in weeks instead of months
Simon Brandhof
2012-01-26
3
-23
/
+19
*
SONAR-2807 + SONAR-3219 : improve the DBCleaner plugin
Simon Brandhof
2012-01-26
16
-531
/
+274
*
SONAR-2757 Refactor the purge mechanisms to prevent any fullscan SQL requests...
Simon Brandhof
2012-01-25
9
-280
/
+55
*
SONAR-2754 rename the parameter to sonar.dbcleaner.cleanDirectory
simonbrandhof
2012-01-24
1
-1
/
+1
*
Move some purge tasks to MyBatis
simonbrandhof
2012-01-24
24
-734
/
+334
*
Update copyright header for this new year
Simon Brandhof
2012-01-10
29
-29
/
+29
*
Fix PurgeUtils
Evgeny Mandrikov
2011-12-29
1
-9
/
+16
*
SONAR-983 i18n, better purge, fix NPE when deleted resource
simonbrandhof
2011-12-21
5
-81
/
+24
*
SONAR-3090 Fix purge for MySQL
Evgeny Mandrikov
2011-12-21
1
-1
/
+1
*
SONAR-983 resources are indexed during analysis
simonbrandhof
2011-12-20
4
-55
/
+98
*
SONAR-3090 Remove DUPLICATIONS_INDEX.ID
Evgeny Mandrikov
2011-12-19
1
-13
/
+27
*
Fix some violations
Simon Brandhof
2011-12-12
1
-2
/
+3
*
Remove hardcoded path for MostViolatedRulesWidget
Simon Brandhof
2011-11-25
1
-1
/
+1
*
SONAR-3029 compatibility with the widget Most Violated Rules
Simon Brandhof
2011-11-25
1
-1
/
+1
*
SONAR-2961 Fail silently when deadlock happens during a purge
Simon Brandhof
2011-11-03
2
-8
/
+38
*
Fix coding violations
Simon Brandhof
2011-11-03
1
-0
/
+3
*
SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migrat...
Simon Brandhof
2011-10-27
1
-1
/
+1
*
Improve boolean parameters of Hibernate HQL queries
Simon Brandhof
2011-10-27
6
-12
/
+14
*
SONAR-2919 Update purge mechanism
Fabrice Bellingard
2011-10-26
2
-2
/
+9
*
SONAR-2919 Fix issues on the event handling
Fabrice Bellingard
2011-10-26
1
-2
/
+12
*
SONAR-1091 CPD over different projects
Evgeny Mandrikov
2011-09-07
1
-8
/
+13
*
SONAR-1091 CPD over different projects
Evgeny Mandrikov
2011-09-02
1
-0
/
+9
*
SONAR-2707 Some dependencies might miss in the Libraries, Dependencies and De...
Simon Brandhof
2011-08-15
1
-2
/
+4
*
Fix new violations
Simon Brandhof
2011-08-02
1
-1
/
+1
*
SONAR-2505 core components which write to database are disabled on dry runs
Simon Brandhof
2011-06-15
1
-0
/
+2
*
Fix violations
Evgeny Mandrikov
2011-05-30
2
-3
/
+3
*
Fix merge of release 2.8
simonbrandhof
2011-05-19
2
-12
/
+89
*
SONAR-1898 Introduce new entry point - SonarPlugin
Evgeny Mandrikov
2011-04-04
1
-19
/
+2
*
Remove useless purge
simonbrandhof
2011-02-07
2
-50
/
+1
*
Upgrade copyright headers
simonbrandhof
2011-02-04
29
-156
/
+156
[next]