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-plugin-api
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-5273 Increase maximal size of user login to 255 characters
Simon Brandhof
2014-05-05
1
-1
/
+1
*
Micro change in javadoc of WebService
Simon Brandhof
2014-05-05
1
-1
/
+1
*
SONAR-5111 Complete api/projects WS documentations
Julien Lancelot
2014-05-05
1
-0
/
+7
*
SONAR-5111 Add api/resources WS documentations
Julien Lancelot
2014-05-05
1
-1
/
+1
*
SONAR-5111 Use latest API to declare batch WS metadata, update Javadoc
Jean-Baptiste Lievremont
2014-05-05
1
-6
/
+3
*
Moving AcgiveRuleDao to BaseDao Impl
Stephane Gamard
2014-05-05
1
-3
/
+3
*
Add JsonWriter#valueObject(Object)
Simon Brandhof
2014-05-05
2
-1
/
+84
*
SONAR-3437 Enable batch mode when saving measures into DB
Julien HENRY
2014-05-05
1
-1
/
+1
*
SONAR-5264 Force documentation of web services to be up-to-date
Simon Brandhof
2014-05-02
3
-95
/
+228
*
Revert "SONAR-3437 Enable batch mode when saving measures into DB"
Julien Lancelot
2014-05-02
1
-1
/
+1
*
SONAR-3437 Enable batch mode when saving measures into DB
Julien HENRY
2014-05-01
1
-1
/
+1
*
SONAR-5111 Complete "api/issues" WS documentation
Julien Lancelot
2014-04-30
3
-0
/
+54
*
SONAR-3437, SONAR-5189 Store measures in a persistit cache
Julien HENRY
2014-04-30
10
-101
/
+165
*
Fix quality flaws
Julien Lancelot
2014-04-30
1
-1
/
+1
*
Add org.sonar.api.server.ws.Request#paramAsStrings(String)
Simon Brandhof
2014-04-30
2
-0
/
+21
*
Drop WebService#setResponseExampleFormat()
Simon Brandhof
2014-04-30
2
-16
/
+9
*
Continue draft of search framework
Simon Brandhof
2014-04-30
1
-7
/
+27
*
Add JsonWriter#values(Iterable<String>)
Simon Brandhof
2014-04-30
2
-0
/
+22
*
Add response example to WebService extension point
Simon Brandhof
2014-04-29
5
-6
/
+121
*
SONAR-5254 New WS /api/sources/scm
Simon Brandhof
2014-04-29
1
-1
/
+2
*
SONAR-5249 Merge measure_data and project_measure tables
Julien HENRY
2014-04-29
5
-174
/
+39
*
SONAR-5111 Declare "api/action_plans" WS with org.sonar.api.server.WebService
Julien Lancelot
2014-04-28
1
-0
/
+4
*
SONAR-5111 Add support for default parameters in Java WS, protection against ...
Jean-Baptiste Lievremont
2014-04-28
2
-3
/
+22
*
SONAR-5111 Create a handler to create java stub ws controllers for rails ws
Julien Lancelot
2014-04-28
2
-0
/
+72
*
SONAR-4927 Merge new QG widget with old one, update layout
Jean-Baptiste Lievremont
2014-04-28
1
-3
/
+9
*
Complete WebService with new param metadata
Simon Brandhof
2014-04-25
1
-4
/
+61
*
SONAR-4927 Add Quality Gate widget
Jean-Baptiste Lievremont
2014-04-25
1
-1
/
+3
*
Revert "SONAR-3437, SONAR-5189 Store measures in a persistit cache"
Julien HENRY
2014-04-25
11
-174
/
+114
*
SONAR-5234 new org.sonar.api.utils.command.TimeoutException
Simon Brandhof
2014-04-25
4
-11
/
+42
*
Revert "SONAR-3437 Remove Measure from Hibernate model"
Julien HENRY
2014-04-24
2
-16
/
+57
*
SONAR-3437 Remove Measure from Hibernate model
Julien HENRY
2014-04-24
2
-57
/
+16
*
SONAR-4927 Store quality gate details in dedicated measure
Jean-Baptiste Lievremont
2014-04-24
2
-1
/
+7
*
SONAR-3437, SONAR-5189 Store measures in a persistit cache
Julien HENRY
2014-04-24
11
-114
/
+174
*
ONAR-5132 Issues search WS should allow to search by language
Julien Lancelot
2014-04-22
2
-0
/
+16
*
Continue move from hamcrest to fest-assert
Simon Brandhof
2014-04-21
4
-44
/
+36
*
Replacement injection of ServletContext by Properties in Platform
Julien Lancelot
2014-04-16
2
-0
/
+8
*
Fix some quality flaws
Simon Brandhof
2014-04-15
1
-4
/
+4
*
SONAR-5195 Revert preventing rule template to declare technical debt
Julien Lancelot
2014-04-14
2
-25
/
+0
*
Fix some quality flaws
Julien HENRY
2014-04-14
1
-4
/
+6
*
Fix some quality flaws
Simon Brandhof
2014-04-14
1
-2
/
+0
*
SONAR-4366 Replace name and description of Quality Gate metric in CoreMetrics
Julien Lancelot
2014-04-11
1
-2
/
+2
*
SONAR-5185 Deprecate "sonar.dynamicAnalysis" feature
Julien Lancelot
2014-04-09
1
-0
/
+5
*
SONAR-5109 Deprecate properties sonar.skippedModules and sonar.includedModules
Julien Lancelot
2014-04-09
1
-0
/
+8
*
SONAR-5195 Rule templates should not define technical debt informations
Julien Lancelot
2014-04-08
2
-0
/
+25
*
Deprecate some constants that should have been deprecated in 4.2
Julien HENRY
2014-04-08
1
-1
/
+10
*
Remove checks of minutes greater than 60 and hours greater than 24
Julien Lancelot
2014-04-07
2
-25
/
+1
*
Fix some quality flaws
Simon Brandhof
2014-04-04
2
-8
/
+8
*
Fix some quality flaws
Simon Brandhof
2014-04-04
6
-33
/
+33
*
Fix quality flaws
Julien Lancelot
2014-04-04
4
-2
/
+169
*
Create a specific unit test of declaring rules with technical debt
Julien Lancelot
2014-04-04
1
-9
/
+24
[next]