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-core
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-5529 Fix issue on MySQL when adding a comment
Julien Lancelot
2014-10-16
1
-2
/
+50
*
Fix quality flaws
Simon Brandhof
2014-10-14
1
-24
/
+38
*
Merge remote-tracking branch 'origin/branch-4.5'
Julien Lancelot
2014-10-14
4
-6
/
+41
|
\
|
*
SONAR-5612 Do not return disabled users on the permission template users list
Julien Lancelot
2014-10-10
4
-6
/
+41
*
|
Execute tests on non-h2 databases with the profile named "dbTests"
Simon Brandhof
2014-10-09
1
-1
/
+6
*
|
added assertion for enqueue without commit in BatchSession
Stephane Gamard
2014-10-08
1
-4
/
+24
*
|
Fix quality flaws
Julien Lancelot
2014-10-08
5
-0
/
+77
*
|
Merge remote-tracking branch 'origin/branch-4.5'
Stephane Gamard
2014-10-08
2
-31
/
+27
|
\
|
|
*
Fix some quality flaws
Julien HENRY
2014-10-08
2
-31
/
+27
*
|
Merge remote-tracking branch 'remotes/origin/branch-4.5'
Simon Brandhof
2014-10-06
4
-6
/
+45
|
\
|
|
*
SONAR-5612 Disabled users are displayed in global and project permissions page
Julien Lancelot
2014-10-06
4
-6
/
+45
*
|
SONAR-5603 Remove useless select methods using IssueQuery in IssueDao
Julien Lancelot
2014-10-02
23
-1915
/
+0
*
|
SONAR-5603 Get issues from E/S in Unresolved Issues per Assignee widget
Julien Lancelot
2014-10-02
1
-51
/
+0
*
|
SONAR-5529 Move IssueQuery from api to server
Julien Lancelot
2014-10-02
2
-2
/
+2
*
|
SONAR-5529 Remove IssueFinder API and all related classes
Julien Lancelot
2014-10-02
2
-70
/
+8
*
|
SONAR-5665 Stop support of GWT pages
Simon Brandhof
2014-10-02
3
-66
/
+0
*
|
SONAR-5646 add WS api/dashboards/show
Simon Brandhof
2014-09-29
1
-6
/
+6
*
|
ComponentDto.setProject() should only be used by unit tests as this field is ...
Julien Lancelot
2014-09-26
1
-1
/
+1
*
|
SONAR-5531 Return comments and take into account extra fields param
Julien Lancelot
2014-09-25
3
-5
/
+52
*
|
SONAR-5531 Support paging, querying by rules and languages in Issues search WS
Julien Lancelot
2014-09-22
1
-0
/
+2
*
|
SONAR-5531 Update IssueStorage to allow issue index modification on server side
Julien Lancelot
2014-09-16
3
-47
/
+20
*
|
Fix quality flaw
Julien Lancelot
2014-09-12
4
-29
/
+40
*
|
BaseDao testing for DAO v. 2 0 SynchronizeAfter
Stephane Gamard
2014-09-12
1
-0
/
+5
*
|
SONAR-5529 Create SnapshotDao in order to more easily do some medium tests
Julien Lancelot
2014-09-11
2
-3
/
+2
*
|
SONAR-5566 Fix test on MySQL 5.6
Julien Lancelot
2014-09-11
1
-4
/
+2
*
|
Add some unit tests
Julien Lancelot
2014-09-11
2
-0
/
+116
*
|
SONAR-5566 When provisioning a project, changing the roles/permissions on a p...
Julien Lancelot
2014-09-11
3
-91
/
+88
*
|
SONAR-5561 Only synchronize issue permission index since last indexation was ...
Julien Lancelot
2014-09-11
1
-1
/
+4
*
|
SONAR-2860 Drop commons-configuration
Julien HENRY
2014-09-05
1
-40
/
+0
*
|
SONAR-5389 New test API for batch 2.0
Julien HENRY
2014-09-05
1
-1
/
+1
*
|
Merge branch 'master' into SONAR-5529
Stephane Gamard
2014-09-05
1
-0
/
+56
|
\
|
|
*
Add unit tests
Julien Lancelot
2014-09-03
1
-0
/
+56
*
|
SONAR-5590 Update projects.authorization_updated_at on project permission cha...
Julien Lancelot
2014-09-04
20
-23
/
+125
*
|
SONAR-5589 Create column projects.authorization_updated_at
Julien Lancelot
2014-09-04
29
-123
/
+155
|
/
*
Fix some quality flaws
Simon Brandhof
2014-08-26
1
-2
/
+2
*
SONAR-4963 Return description in /permission_templates/search_groups
Julien Lancelot
2014-08-26
2
-3
/
+7
*
SONAR-4963 Return description in /permissions/search_groups
Julien Lancelot
2014-08-26
4
-6
/
+13
*
improved test performances for sq #3 (use MetaDataHandler for MySQL)
Stephane Gamard
2014-08-13
1
-2
/
+2
*
improved test performances for sq #3 (use MetaDataHandler for MySQL)
Stephane Gamard
2014-08-13
2
-32
/
+11
*
improved test performances for sq #2 (use sonar.jdbc.schema property to expli...
Stephane Gamard
2014-08-12
1
-1
/
+11
*
improved test performances for sq (reuse iConnection in DBUnits)
Stephane Gamard
2014-08-12
1
-13
/
+4
*
improved test performances for sq (reuse iConnection in DBUnits)
Stephane Gamard
2014-08-12
1
-18
/
+34
*
SONAR-5526 Support colon character in active rule keys
Julien Lancelot
2014-08-12
1
-0
/
+40
*
SONAR-5175 When deleting a group, rows related to this group in perm_template...
Julien Lancelot
2014-08-11
3
-3
/
+30
*
SONAR-4963 Return group description in /user_groups/search
Julien Lancelot
2014-08-05
5
-8
/
+12
*
SONAR-5349 Unable to run preview analysis on a provisioned project
Julien Lancelot
2014-08-05
1
-17
/
+19
*
SONAR-5492 Remove ability to configure JDBC driver class name
Simon Brandhof
2014-07-28
1
-3
/
+1
*
SONAR-5417 Return quality profiles and settings by module
Julien Lancelot
2014-07-24
1
-1
/
+20
*
SONAR-5477 Remove metrics from preview db
Julien HENRY
2014-07-23
1
-2
/
+0
*
SONAR-5417 Load metrics using project referential
Julien HENRY
2014-07-18
1
-66
/
+0
[next]