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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sonar-core
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor issue indexer (project-agnostic approach)
Simon Brandhof
2014-12-04
25
-105
/
+95
*
SONAR-5817 remove snapshot_sources use during purge and snapshot delete
Teryk Bellahsene
2014-12-04
5
-70
/
+89
*
SONAR-5804 fix source lines purge of multi module projects
Teryk Bellahsene
2014-12-03
2
-16
/
+13
*
compute engine – move ProjectPurgeTask on the server side
Teryk Bellahsene
2014-12-03
8
-127
/
+35
*
SONAR-5804 delete source lines from index while purging and deleting a project
Teryk Bellahsene
2014-12-03
2
-15
/
+119
*
SONAR-5869 Remove SnapshotSourceDto and all related code. Remove colorizer st...
Julien HENRY
2014-12-02
4
-123
/
+0
*
rename subProjectId by parentProjectId in ComponentDto except in WS use
Teryk Bellahsene
2014-12-02
1
-2
/
+2
*
SONAR-5804 delete file_sources when deleting a project or during the data cle...
Teryk Bellahsene
2014-12-02
6
-20
/
+169
*
Scroll FILE_SOURCES rows one by one
Simon Brandhof
2014-12-02
2
-0
/
+2
*
Delete unused class IssueAuthorizationDto
Simon Brandhof
2014-12-01
1
-70
/
+0
*
Fix memory leaks in server medium tests
Simon Brandhof
2014-11-28
1
-0
/
+1
*
Change type of column PROJECTS.AUTHORIZATION_UPDATED_AT from TIMESTAMP to BIGINT
Simon Brandhof
2014-11-26
17
-23
/
+21
*
SONAR-5868 Add WS to fetch line hashes for issue tracking
Jean-Baptiste Lievremont
2014-11-25
1
-0
/
+14
*
SONAR-5868 Allow issue tracking mechanism to work without full previous sources
Julien HENRY
2014-11-24
4
-3
/
+11
*
SONAR-5826 Use (big) integer column instead of DB timestamp for file_sources
Jean-Baptiste Lievremont
2014-11-24
4
-9
/
+11
*
SONAR-5801 fix compatibility with all dbs
Simon Brandhof
2014-11-23
4
-7
/
+17
*
SONAR-5827 Use byte[] instead of String to manipulate file_sources data so th...
Julien HENRY
2014-11-21
4
-7
/
+7
*
SONAR-5827 Feed the new "file_sources" table
Julien HENRY
2014-11-19
6
-4
/
+89
*
SONAR-5818 add todo for futur use of ProjectSettings class
Teryk Bellahsene
2014-11-19
2
-5
/
+5
*
Refactor the way to declare ES indices.
Simon Brandhof
2014-11-19
2
-15
/
+31
*
improve code coverage of DataCleaner classes
Teryk Bellahsene
2014-11-10
2
-9
/
+30
*
fix quality flaws and refactorings
Teryk Bellahsene
2014-11-10
1
-6
/
+6
*
Computation: propagate the same session object everywhere
Julien HENRY
2014-11-07
2
-15
/
+29
*
fix views plugin large tests failing
Teryk Bellahsene
2014-11-07
1
-4
/
+18
*
Speed-up db tests
Simon Brandhof
2014-11-06
1
-3
/
+4
*
SONAR-5628 Project settings taken into account during the data cleaning of pr...
Teryk Bellahsene
2014-11-05
3
-4
/
+123
*
Fix build (again). Sorry for noise, can't run all oracle/mssql tests locally
Simon Brandhof
2014-11-05
1
-2
/
+5
*
Fix build (again)
Simon Brandhof
2014-11-05
2
-4
/
+2
*
Fix management of dbunit connections on oracle and mssql
Simon Brandhof
2014-11-05
2
-52
/
+38
*
Fix management of dbunit connection
Simon Brandhof
2014-11-05
1
-13
/
+31
*
Attempt to stabilize mysql tests
Simon Brandhof
2014-11-05
1
-4
/
+3
*
SONAR-5815 Store last update time on source data
Julien HENRY
2014-11-03
3
-4
/
+5
*
Improve branch code coverage on snapshot related classes
Teryk Bellahsene
2014-10-31
1
-0
/
+17
*
SONAR-5814 Add updated_at column on snapshot_sources
Jean-Baptiste Lievremont
2014-10-31
3
-4
/
+4
*
Remove useless field "permission" in IssueAuthorization index
Julien Lancelot
2014-10-31
1
-4
/
+0
*
SONAR-5605 enable mysql client cursor in mybatis
Simon Brandhof
2014-10-31
4
-28
/
+48
*
SONAR-5755 Fix no UUID when creating Views with the define WS
Julien Lancelot
2014-10-29
1
-0
/
+23
*
Restore deleted method used by Views
Julien Lancelot
2014-10-28
1
-0
/
+14
*
fix quality flaws
Teryk Bellahsene
2014-10-28
1
-1
/
+1
*
Fix IT on MsSQL
Julien Lancelot
2014-10-28
13
-21
/
+41
*
Fix IT on MsSQL
Julien Lancelot
2014-10-28
1
-2
/
+2
*
Fix ResourceDaoTest on mssql
Simon Brandhof
2014-10-27
2
-0
/
+10
*
Add missing UUID in test files
Julien Lancelot
2014-10-27
15
-40
/
+44
*
SONAR-5614 Populate issues updated_at, issue_close_date and issue_update_date...
Julien Lancelot
2014-10-27
2
-7
/
+7
*
SONAR-3718 Add support for '/' character in branch names
Julien HENRY
2014-10-27
1
-1
/
+2
*
SONAR-5755 Manage UUID in Views and Devs
Julien Lancelot
2014-10-27
2
-2
/
+2
*
SONAR-5755 Manage Views and Devs
Julien Lancelot
2014-10-27
4
-2
/
+19
*
SONAR-5628 - Compute Engine - Move DbCleaner
Teryk Bellahsene
2014-10-27
7
-0
/
+524
*
Fix JDBC connection leak when executing tests on non-H2
Simon Brandhof
2014-10-23
1
-0
/
+1
*
SONAR-5753 Provisioned projects should also have UUID
Julien Lancelot
2014-10-23
3
-2
/
+6
[next]