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-core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix unit test
Julien Lancelot
2013-05-21
1
-3
/
+3
*
SONAR-4301 Create queries to select all authorized projects for a user and to...
Julien Lancelot
2013-05-21
10
-0
/
+263
*
SONAR-4305 migrate db tables from violations/reviews to issues
Simon Brandhof
2013-05-21
35
-83
/
+85
*
Revert "SONAR-4301 Replace issues.severity column type from String to Integer"
Julien Lancelot
2013-05-21
37
-105
/
+84
*
SONAR-4301 Fix issue when sort and asc are null
Julien Lancelot
2013-05-21
1
-4
/
+7
*
SONAR-4301 Replace issues.severity column type from String to Integer
Julien Lancelot
2013-05-21
37
-84
/
+105
*
SONAR-4301 Add sort on issue search page
Julien Lancelot
2013-05-21
10
-43
/
+494
*
SONAR-4310 set updated_at only on changes
Simon Brandhof
2013-05-20
8
-92
/
+106
*
SONAR-3755 close issues when rule is disabled or deleted
Simon Brandhof
2013-05-20
8
-16
/
+42
*
SONAR-3755 search by creation date should be >= instead of >
Simon Brandhof
2013-05-17
1
-1
/
+1
*
SONAR-3755 do not filter non-READY rules in the WS /api/issues/search
Simon Brandhof
2013-05-17
2
-6
/
+4
*
SONAR-4304 better exception handling/UI
Simon Brandhof
2013-05-17
1
-0
/
+4
*
SONAR-3755 ability to get list of available issue statuses
Simon Brandhof
2013-05-16
4
-8
/
+74
*
SONAR-3755 save issue changes during automatic transitions
Simon Brandhof
2013-05-16
2
-5
/
+10
*
SONAR-3755 set the update date when scan changes status
Simon Brandhof
2013-05-16
2
-1
/
+4
*
SONAR-4287 Fix issue when loading action plan form
Julien Lancelot
2013-05-16
4
-0
/
+80
*
SONAR-4323 escape special characters % and _
Simon Brandhof
2013-05-16
2
-1
/
+12
*
SONAR-4285 support the edition and deletion of comments
Simon Brandhof
2013-05-16
2
-5
/
+16
*
SONAR-3755 Fix issues returned in dry run mode
Julien Lancelot
2013-05-15
1
-1
/
+2
*
SONAR-4301 Add some index on issues
Julien Lancelot
2013-05-15
1
-0
/
+10
*
SONAR-3755 Fix query to find issues from module, package, etc.
Julien Lancelot
2013-05-15
1
-1
/
+1
*
SONAR-3755 rename ISSUES.DESCRIPTION to MESSAGE
Simon Brandhof
2013-05-14
35
-95
/
+100
*
SONAR-3755 rename ISSUES.USER_LOGIN to REPORTER
Simon Brandhof
2013-05-14
35
-220
/
+145
*
SONAR-4323 add search by free text and support of Select2
Simon Brandhof
2013-05-14
3
-0
/
+47
*
SONAR-3755 Fix query to create H2 db on issues resolution
Julien Lancelot
2013-05-14
1
-1
/
+1
*
Fix quality flaws
Julien Lancelot
2013-05-14
3
-5
/
+15
*
SONAR-3755 Add index on issues.action_plan_key
Julien Lancelot
2013-05-14
1
-0
/
+2
*
SONAR-4282 Fix problem when returning issues when componentRoots is a module
Julien Lancelot
2013-05-14
20
-49
/
+57
*
Fix quality flaws
Julien Lancelot
2013-05-14
1
-2
/
+7
*
SONAR-3755 Add resolved parameter to IssueFinder and improve issues search page
Julien Lancelot
2013-05-14
5
-5
/
+118
*
SONAR-4282 renamed openIssues by unresolvedIssues
Julien Lancelot
2013-05-14
4
-14
/
+14
*
SONAR-3755 revert usage of inner joins
Simon Brandhof
2013-05-14
1
-13
/
+12
*
SONAR-3755 improve SQL requests by using inner joins
Simon Brandhof
2013-05-14
1
-12
/
+13
*
SONAR-4321 export components
Simon Brandhof
2013-05-13
1
-0
/
+3
*
SONAR-4324 Add index to the table USERS.LOGIN
Simon Brandhof
2013-05-13
5
-18
/
+3
*
SONAR-4323 new web service /api/users/search
Simon Brandhof
2013-05-13
15
-74
/
+529
*
SONAR-3755 Add action plan WS
Julien Lancelot
2013-05-13
10
-29
/
+97
*
SONAR-3755 Use a single method to return action plan stats
Julien Lancelot
2013-05-13
8
-138
/
+20
*
SONAR-3755 Manage error handling when creating or updating action plans
Julien Lancelot
2013-05-13
6
-6
/
+46
*
SONAR-4321 improve rendering of dates and html text
Simon Brandhof
2013-05-13
3
-11
/
+11
*
SONAR-3755 Rename ActionPlanManager to ActionPlanServer and move it to sonar-...
Julien Lancelot
2013-05-13
2
-288
/
+0
*
SONAR-3755 refactor comments
Simon Brandhof
2013-05-13
13
-133
/
+57
*
SONAR-3755 refactor comments
Simon Brandhof
2013-05-12
24
-96
/
+450
*
Fix unit tests
Julien Lancelot
2013-05-08
2
-5
/
+5
*
SONAR-3755 Manage action plan management console with Java instead of Ruby
Julien Lancelot
2013-05-07
14
-42
/
+224
*
Fix insertion of action plans
Simon Brandhof
2013-05-07
2
-4
/
+4
*
SONAR-3755 refactor comments
Simon Brandhof
2013-05-07
34
-105
/
+466
*
SONAR-3755 Check that action plan exist when linking an action plan to an issue
Julien Lancelot
2013-05-07
7
-3
/
+63
*
SONAR-3755 Add action plans to issue query and add WS to add action plan to i...
Julien Lancelot
2013-05-07
3
-0
/
+101
*
SONAR-3755 Add query to get open and closed action plan stats
Julien Lancelot
2013-05-07
8
-18
/
+192
[prev]
[next]