index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
az/ps-wide-output
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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix null collections in org.sonar.api.issue.IssueQuery
Simon Brandhof
2013-06-13
1
-0
/
+56
*
SONAR-3755 Role required to find issues should be USER instead of CODE VIEWER
Julien Lancelot
2013-06-07
1
-2
/
+2
*
Add javadoc to org.sonar.api.config.PropertyDefinition
Simon Brandhof
2013-06-06
1
-0
/
+15
*
SONAR-3755 improve documentation
Simon Brandhof
2013-06-05
1
-0
/
+20
*
SONAR-3755 Remove Action builder and replace it by Actions
Julien Lancelot
2013-06-03
1
-19
/
+17
*
SONAR-3755 Manage errors from actions and transitions
Julien Lancelot
2013-06-03
12
-570
/
+13
*
SONAR-4315 Add Issue Action WS and add Action links to Issue detail
Julien Lancelot
2013-06-03
1
-43
/
+0
*
SONAR-4315 Improve ActionService
Julien Lancelot
2013-06-02
1
-0
/
+63
*
Rename some remaining "Sonar" to "SonarQube"
Simon Brandhof
2013-06-02
1
-1
/
+1
*
SONAR-4315 Migrate the Workflow API extending Reviews to a new API extending ...
Julien Lancelot
2013-05-31
8
-195
/
+472
*
SONAR-3755 fix NoSonarFilter to accept issues on rules "NoSonar" !
Simon Brandhof
2013-05-30
2
-8
/
+94
*
Fix some quality flaws
Simon Brandhof
2013-05-29
1
-0
/
+38
*
SONAR-3755 replace the enum IssueQuery.Sort by String constants
Simon Brandhof
2013-05-29
1
-2
/
+2
*
Move some hamcrest assertions to fest-assert
Simon Brandhof
2013-05-29
6
-40
/
+31
*
SONAR-3755 remove code related to reviews and violations
Simon Brandhof
2013-05-23
1
-64
/
+0
*
Revert "SONAR-4301 Replace issues.severity column type from String to Integer"
Julien Lancelot
2013-05-21
1
-1
/
+0
*
SONAR-4301 Replace issues.severity column type from String to Integer
Julien Lancelot
2013-05-21
1
-0
/
+1
*
SONAR-4340 Don't show Obeo license property
Julien HENRY
2013-05-20
1
-1
/
+3
*
SONAR-4340 Display additional properties on licenses
Julien HENRY
2013-05-20
1
-47
/
+53
*
SONAR-3257 use max size when pageSize<=0
Simon Brandhof
2013-05-17
1
-10
/
+7
*
SONAR-4323 escape special characters % and _
Simon Brandhof
2013-05-16
1
-1
/
+8
*
SONAR-3755 rename ISSUES.USER_LOGIN to REPORTER
Simon Brandhof
2013-05-14
1
-13
/
+26
*
SONAR-4323 add search by free text and support of Select2
Simon Brandhof
2013-05-14
1
-0
/
+9
*
SONAR-4323 new web service /api/users/search
Simon Brandhof
2013-05-13
1
-0
/
+68
*
SONAR-3755 Add action plans to issue query and add WS to add action plan to i...
Julien Lancelot
2013-05-07
1
-0
/
+2
*
SONAR-3755 refactor issue sorting
Simon Brandhof
2013-05-04
1
-11
/
+5
*
SONAR-3755 refactor issue search
Simon Brandhof
2013-05-03
2
-54
/
+85
*
SONAR-3755 Add assigned parameter to IssueQuery
Julien Lancelot
2013-04-30
1
-0
/
+2
*
SONAR-3755 Rename key by issueKey in IssueQuery
Julien Lancelot
2013-04-29
1
-2
/
+2
*
SONAR-3755 new concept of automatic transitions in issue workflow
Simon Brandhof
2013-04-26
2
-165
/
+10
*
AverageFormula dependsUpon should not contains fallbackMetric if null
Julien Lancelot
2013-04-26
1
-20
/
+17
*
SONAR-3900 dependsUponMetrics should also return fallbackMetric
Julien Lancelot
2013-04-26
1
-0
/
+6
*
SONAR-3159 Sub categories are now displayed as tabs
Julien HENRY
2013-04-25
1
-2
/
+2
*
Rename PropertyDefinition#subcategory() to subCategory()
Simon Brandhof
2013-04-25
1
-2
/
+2
*
Revert Rename PropertyDefinitions to PropertyDefs
Julien Lancelot
2013-04-25
2
-36
/
+36
*
Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition...
Julien Lancelot
2013-04-25
5
-26
/
+26
*
SONAR-3755 Add sort in IssueQuery
Julien Lancelot
2013-04-24
1
-0
/
+51
*
SONAR-3755 Add pagination on Issues WS
Julien Lancelot
2013-04-24
2
-15
/
+14
*
SONAR-3755 Add pagination on Issues server page
Julien Lancelot
2013-04-24
1
-2
/
+2
*
Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to Pro...
Julien Lancelot
2013-04-24
5
-30
/
+27
*
SONAR-3755 Improve IssueFinder pagination
Julien Lancelot
2013-04-24
2
-1
/
+51
*
Rename PropertyDefinition by PropertyDef
Julien Lancelot
2013-04-24
2
-37
/
+37
*
SONAR-3755 Add IssueFinder pagination
Julien Lancelot
2013-04-24
1
-4
/
+4
*
Forbid setting both onQualifiers and onlyOnQualifiers
Julien Lancelot
2013-04-23
1
-27
/
+58
*
Update PropertyDefinition API : rename Builder.build() to Builder.builder(), ...
Julien Lancelot
2013-04-23
2
-29
/
+50
*
SONAR-3755 complete issue workflow
Simon Brandhof
2013-04-23
1
-2
/
+2
*
SONAR-3755 first draft of issue state machine
Simon Brandhof
2013-04-22
1
-3
/
+3
*
Update copyright headers
Simon Brandhof
2013-04-22
158
-632
/
+632
*
SONAR-4252 rename Sonar to SonarQube in source headers
Simon Brandhof
2013-04-21
158
-474
/
+474
*
SONAR-3159 Properties sub-categories, sort and description
Julien HENRY
2013-04-19
1
-12
/
+25
[next]