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-25.01
branch-25.1
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
*
Update copyright headers
Simon Brandhof
2013-04-22
507
-2028
/
+2028
*
SONAR-4252 rename Sonar to SonarQube in source headers
Simon Brandhof
2013-04-21
507
-1521
/
+1521
*
SONAR-3159 Properties sub-categories, sort and description
Julien HENRY
2013-04-19
4
-20
/
+96
*
SONAR-3755 complete the ability to change issue
Simon Brandhof
2013-04-19
1
-0
/
+10
*
SONAR-3755 Set issues updated at to the date when issues were loaded from dat...
Julien Lancelot
2013-04-19
1
-1
/
+1
*
SONAR-3755 rename Issue#message() to description()
Simon Brandhof
2013-04-19
8
-31
/
+30
*
SONAR-3755 improve support of issue attributes + SQL loading of RULES/PROJECT...
Simon Brandhof
2013-04-19
2
-5
/
+15
*
Fix quality flaws
Julien Lancelot
2013-04-18
1
-3
/
+5
*
SONAR-4188 Refactore all issues decorator in one and add false positive and u...
Julien Lancelot
2013-04-18
1
-16
/
+182
*
SONAR-4034 Support a new property sonar.security.updateUserAttributes
Julien HENRY
2013-04-18
1
-0
/
+6
*
SONAR-3755 ability to change issues during batch (first step)
Simon Brandhof
2013-04-17
3
-30
/
+154
*
SONAR-3755 support the parameter "rules" in /api/issues/search
Simon Brandhof
2013-04-17
7
-69
/
+304
*
SONAR-3755 Fix issue when displaying issues in source viewer
Julien Lancelot
2013-04-17
1
-0
/
+3
*
SONAR-3755 Improve IssuesWorkflowDecorator
Julien Lancelot
2013-04-17
1
-0
/
+5
*
SONAR-4147 Renamed property to enable profiling
Julien HENRY
2013-04-17
1
-1
/
+1
*
SONAR-4147 Implemented profiling of purge
Julien HENRY
2013-04-17
1
-0
/
+52
*
Fix IssuePersisterTest
Simon Brandhof
2013-04-17
11
-12
/
+287
*
SONAR-4147 Support a new profiling option "sonar.profiling.log=true"
Julien HENRY
2013-04-16
3
-0
/
+104
*
SONAR-3755 Add componentRoots filter to select issues from component and its ...
Julien Lancelot
2013-04-16
2
-0
/
+30
*
SONAR-3755 Add rule and created at filters on issue query.
Julien Lancelot
2013-04-16
1
-0
/
+49
*
SONAR-3893 First symbol API version
Jean-Baptiste Vilain
2013-04-16
2
-0
/
+84
*
Fix quality flaw
Julien Lancelot
2013-04-15
1
-7
/
+4
*
SONAR-3755 Added issues decorators
Julien Lancelot
2013-04-15
1
-0
/
+150
*
SONAR-3755 add authorization to search of issues
Simon Brandhof
2013-04-14
4
-8
/
+7
*
SONAR-3755 minor comments
Simon Brandhof
2013-04-12
1
-2
/
+10
*
SONAR-3755 Add Issues console page
Julien Lancelot
2013-04-12
2
-1
/
+4
*
SONAR-3755 refactor WS /api/issues
Simon Brandhof
2013-04-12
1
-1
/
+4
*
SONAR-3755 JRuby API for issues
Simon Brandhof
2013-04-12
3
-42
/
+56
*
SONAR-3755 refactor IssueFinder
Simon Brandhof
2013-04-12
1
-6
/
+0
|
\
|
*
SONAR-3893 Removed deprecated Highlightable API
Jean-Baptiste Vilain
2013-04-12
1
-6
/
+0
|
*
SONAR-3755 Add IssueTracking and update IssuePersister to save or update issu...
Julien Lancelot
2013-04-12
1
-1
/
+12
*
|
SONAR-3755 refactor IssueFinder
Simon Brandhof
2013-04-12
3
-64
/
+134
|
/
*
SONAR-3755 fix component key and rename Issuable.IssueBuilder#create()
Simon Brandhof
2013-04-11
1
-1
/
+1
*
SONAR-3893 Integrated last feedback on Highlightable API
Jean-Baptiste Vilain
2013-04-11
1
-4
/
+4
*
SONAR-3755 complete IssueActions
Simon Brandhof
2013-04-11
2
-8
/
+18
*
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...
Jean-Baptiste Vilain
2013-04-11
1
-0
/
+13
*
ScanPersister implementations can load snapshots through SnapshotCache
Simon Brandhof
2013-04-11
3
-7
/
+50
*
Fix quality flaws
Julien Lancelot
2013-04-11
1
-3
/
+0
*
SONAR-3755 refactor the way to persist component perspectives
Simon Brandhof
2013-04-10
5
-174
/
+87
|
\
|
*
SONAR-3755 Add Issue Web Service
Julien Lancelot
2013-04-10
2
-34
/
+84
|
*
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...
Jean-Baptiste Vilain
2013-04-10
1
-0
/
+24
|
*
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...
Jean-Baptiste Vilain
2013-04-09
3
-161
/
+0
*
|
SONAR-3755 refactor the way to persist component perspectives
Simon Brandhof
2013-04-10
7
-339
/
+149
|
/
*
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...
Jean-Baptiste Vilain
2013-04-09
3
-0
/
+9
*
SONAR-3755 Fix IssueDao and add title property in Issue
Julien Lancelot
2013-04-09
3
-4
/
+19
*
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...
Jean-Baptiste Vilain
2013-04-08
3
-59
/
+6
*
SONAR-3755 Rename IssueChangelog in IssueChange and rename uuid to key in Iss...
Julien Lancelot
2013-04-08
3
-14
/
+14
*
SONAR-3755 Replace userId and assigneeUserId by userLogin and by assigneeLogi...
Julien Lancelot
2013-04-08
3
-3
/
+207
*
SONAR-3755 Move Issuable implementaiton to sonar-core
Julien Lancelot
2013-04-08
2
-121
/
+6
*
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...
Jean-Baptiste Vilain
2013-04-08
1
-1
/
+1
[next]