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-deprecated
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-5389 New duplication API
Julien HENRY
2014-07-30
1
-3
/
+2
*
SONAR-5389 Rename Analyzer -> Sensor
Julien HENRY
2014-07-21
1
-8
/
+9
*
SONAR-5432 Remove RCI and Weighted issues metrics
Julien Lancelot
2014-07-03
2
-121
/
+0
*
Upgrade hamcrest and fix conflicts with JUnit and Mockito
Simon Brandhof
2014-06-20
2
-2
/
+2
*
SONAR-5389 Add support of FileLinesContextFactory + publish analysis
Julien HENRY
2014-06-19
2
-1
/
+6
*
SONAR-5389 Analyzer optimizer
Julien HENRY
2014-06-19
1
-5
/
+5
*
SONAR-5389 Fix some quality flaws
Julien HENRY
2014-06-19
2
-2
/
+2
*
SONAR-5389 Sort analyzers according to metrics used/produced
Julien HENRY
2014-06-19
1
-10
/
+12
*
SONAR-5389 Drop batch-api module
Julien HENRY
2014-06-18
1
-4
/
+8
*
Fix Javadoc
Julien Lancelot
2014-06-17
1
-1
/
+1
*
SONAR-5389 New Analyzer API
Julien HENRY
2014-06-16
1
-10
/
+23
*
Fix unit test compilation failure
Julien Lancelot
2014-06-12
1
-11
/
+11
*
SONAR-5351 Create a migration to replace rules.parent_id to rules.template_id
Julien Lancelot
2014-06-12
1
-4
/
+2
*
Continue move from hamcrest to fest-assert
Simon Brandhof
2014-04-21
2
-13
/
+12
*
Fix some quality flaws
Julien HENRY
2014-03-26
1
-2
/
+6
*
SONAR-5154 remove duplications
Simon Brandhof
2014-03-26
2
-26
/
+35
*
SONAR-4908 refactor RulesDefinition API (debt functions, XML)
Simon Brandhof
2014-03-25
1
-152
/
+0
*
SONAR-5154 A plugin should fail when using classes JavaFile or JavaPackage
Julien HENRY
2014-03-25
7
-571
/
+153
*
Update copyright headers (replace 2013 by 2014)
Simon Brandhof
2014-03-11
56
-56
/
+56
*
Deprecate remaining Java-specific stuff
Simon Brandhof
2014-02-27
2
-0
/
+119
*
Fix some quality flaws
Simon Brandhof
2014-02-24
1
-1
/
+1
*
Revert "SONAR-926 move InputFileUtils to sonar-deprecated"
Simon Brandhof
2014-02-20
2
-350
/
+0
*
SONAR-926 move InputFileUtils to sonar-deprecated
Simon Brandhof
2014-02-20
2
-0
/
+350
*
SONAR-4326 support tags in deprecated rule API
Simon Brandhof
2014-02-18
2
-0
/
+7
*
SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages...
Julien HENRY
2014-02-12
6
-0
/
+908
*
SONAR-926 No more call shouldExecuteOnProject on extensions that declare Depe...
Julien HENRY
2014-02-12
1
-1
/
+6
*
SONAR-926 deprecate org.sonar.api.batch.ResourceFilter
Simon Brandhof
2014-02-10
1
-0
/
+42
*
Move org.sonar.api.measures.AverageComplexityFormula to sonar-deprecated
Simon Brandhof
2014-02-05
1
-0
/
+36
*
Move CoberturaReportParserUtils to sonar-deprecated
Simon Brandhof
2014-02-05
5
-0
/
+10783
*
SONAR-926 move org.sonar.api.resources.Method to sonar-deprecated
Simon Brandhof
2014-02-04
2
-0
/
+154
*
Fix some quality flaws
Simon Brandhof
2014-02-03
1
-1
/
+1
*
SONAR-926 move deprecated decorators to sonar-deprecated lib
Simon Brandhof
2014-02-03
8
-0
/
+630
*
Fix some quality flaws
Simon Brandhof
2014-02-01
1
-0
/
+69
*
SONAR-926 Remove usage of ResourceCreationLock
Simon Brandhof
2014-01-28
1
-0
/
+40
*
Move AnnotationCheckFactory to sonar-deprecated
Simon Brandhof
2014-01-27
12
-0
/
+741
*
Delte deprecated API DependsUponCustomRules
Simon Brandhof
2014-01-18
1
-30
/
+0
*
Remove org.sonar.api.database.daos.MeasuresDao, deprecated since v2.3 and mov...
Simon Brandhof
2014-01-18
4
-79
/
+216
*
SONAR-4908 move some classes to module sonar-deprecated
Simon Brandhof
2014-01-15
5
-0
/
+490
*
SONAR-4908 add RuleDefinitions#loadXml() and depreciate org.sonar.api.rules.X...
Simon Brandhof
2014-01-15
1
-0
/
+228
*
Remove file system refactoring from API
Simon Brandhof
2013-10-16
2
-61
/
+1
*
SONAR-3677 support deprecated FileSystemFilter
Simon Brandhof
2013-10-09
2
-0
/
+94
*
SONAR-4617 Refactoring away from Resource<T>
Simon Brandhof
2013-09-16
1
-1
/
+1
*
SONAR-4481 Create a new Cobertura Report parser API
Julien HENRY
2013-07-11
4
-124
/
+12
*
SONAR-4358 Restore Cobertura API classes in sonar-deprecated
Julien HENRY
2013-07-05
6
-0
/
+10539
*
SONAR-4409 Support arrays returned by methods annotated with @DependsUpon or ...
Simon Brandhof
2013-06-19
2
-54
/
+95
*
Update copyright headers
Simon Brandhof
2013-04-22
9
-36
/
+36
*
SONAR-4252 rename Sonar to SonarQube in source headers
Simon Brandhof
2013-04-21
9
-27
/
+27
*
SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin API
Julien HENRY
2013-03-26
2
-0
/
+574
*
Fix backward-compatibility of DefaultProjectFileSystem
Simon Brandhof
2013-02-14
1
-0
/
+73
*
Move Maven stuff into a dedicated package
Simon Brandhof
2013-02-13
1
-0
/
+30
[next]