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
/
server
/
sonar-ce
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-9052 Refactor IssueQueryFactory
Simon Brandhof
2017-03-31
2
-3
/
+1
*
SONAR-8952 only index rules, when they are updated in db
Daniel Schwarz
2017-03-30
2
-3
/
+1
*
SONAR-8924 compute active rules statistics via database
Simon Brandhof
2017-03-23
2
-3
/
+1
*
SONAR-8892 Add an organization member in database
Teryk Bellahsene
2017-03-21
1
-1
/
+1
*
SONAR-7485 log MessageException inline in CeServer
Sébastien Lesaint
2017-03-13
1
-0
/
+3
*
SONAR-8816 drop web startup barrier from Compute Engine
Simon Brandhof
2017-03-13
7
-314
/
+4
*
SONAR-8816 automatic election of web leader in cluster mode
Simon Brandhof
2017-03-13
2
-63
/
+0
*
SONAR-8838 Add DB column TAGS to PROJECTS table
Teryk Bellahsene
2017-02-28
1
-1
/
+1
*
SONAR-7282 fix module number count in ComputeEngineContainerImplTest
Daniel Schwarz
2017-02-27
1
-2
/
+3
*
Drop usages of MyBatis#openSession()
Simon Brandhof
2017-02-26
2
-3
/
+1
*
SONAR-8435 add info message saying WebServer is operational to web.log
Sébastien Lesaint
2017-02-24
1
-1
/
+1
*
SONAR-8435 log "SonarQube is up" if all processes are operational
Sébastien Lesaint
2017-02-24
2
-11
/
+11
*
SONAR-7500 remove useless Monitored WARN log when web fails to start
Sébastien Lesaint
2017-02-24
2
-11
/
+15
*
SONAR-8092 index issues when changed in the db, ignore updatedAt
Daniel Schwarz
2017-02-24
2
-1
/
+3
*
Move OrganizationPermission to sonar-db-dao
Simon Brandhof
2017-02-22
1
-1
/
+1
*
Drop methods UserSession#xxxOrganizationPermission()
Simon Brandhof
2017-02-22
1
-10
/
+0
*
Use the methods UserSession accepting OrganizationPermission param
Simon Brandhof
2017-02-22
1
-2
/
+2
*
Support new enum OrganizationPermission in UserSession
Simon Brandhof
2017-02-22
1
-0
/
+23
*
Drop unused Surefire config for skipping tests
Simon Brandhof
2017-02-19
1
-12
/
+0
*
Clean-up sonar-testing-harness dependencies
Simon Brandhof
2017-02-19
1
-2
/
+17
*
split sonar-db into server/sonar-db-core and server/sonar-db-dao
Sébastien Lesaint
2017-02-17
1
-8
/
+2
*
Prepare for next development iteration
Simon Brandhof
2017-02-14
1
-1
/
+1
*
SONAR-8761 remove misleading UserSession#checkIsRoot()
Simon Brandhof
2017-02-10
1
-5
/
+0
*
SONAR-8761 add UserSession#checkIsSystemAdministrator()
Simon Brandhof
2017-02-10
1
-0
/
+10
*
SONAR-8753 add hidden property sonar.organizations.createPersonalOrg
Sébastien Lesaint
2017-02-10
1
-1
/
+1
*
SONAR-8637 Update POM parent version
Teryk Bellahsene
2017-02-10
45
-90
/
+90
*
SONAR-8758 Remove settings related to periods 2 to 5
Julien Lancelot
2017-02-09
1
-1
/
+1
*
SONAR-8716 drop global permissions from UserSession
Simon Brandhof
2017-02-08
1
-6
/
+0
*
SONAR-8716 drop UserSession#hasPermission()
Simon Brandhof
2017-02-08
1
-6
/
+0
*
SONAR-8716 Simplify CeUserSession
Simon Brandhof
2017-02-08
1
-21
/
+17
*
SONAR-8716 drop UserSession#checkPermission(String)
Simon Brandhof
2017-02-07
1
-5
/
+0
*
WebServerBarrierTest may not shutdown all threads it spawns
Sébastien Lesaint
2017-02-07
1
-13
/
+20
*
SONAR-8208 Remove property "sonar.authenticator.createUser"
Julien Lancelot
2017-02-06
1
-1
/
+1
*
SONAR-7762 Remove remaing property definition
Julien Lancelot
2017-02-03
1
-1
/
+1
*
SONAR-8610 Remove setting sonar.technicalDebt.hoursInDay
Julien Lancelot
2017-02-02
1
-1
/
+1
*
SONAR-8704 drop unused UserSession#getUserGroups()
Simon Brandhof
2017-02-01
1
-6
/
+0
*
SONAR-8716 drop UserSession#hasComponentPermission(permission, componentKey)
Simon Brandhof
2017-02-01
1
-5
/
+0
*
SONAR-8716 drop UserSession#checkComponentPermission(String,String)
Simon Brandhof
2017-02-01
1
-5
/
+0
*
SONAR-8716 Add methods in UserSession with ComponentDto parameters.
Simon Brandhof
2017-02-01
1
-0
/
+12
*
SONAR-8716 Remove unused method UserSession#hasGlobalPermission(String)
Simon Brandhof
2017-02-01
1
-6
/
+0
*
SONAR-8716 Remove unused method UserSession#checkAnyPermissions(Collection)
Simon Brandhof
2017-02-01
1
-5
/
+0
*
SONAR-8716 Remove unused method UserSession#checkGlobalPermission(String)
Simon Brandhof
2017-02-01
1
-5
/
+0
*
SONAR-8704 add UserSession#getGroups()
Simon Brandhof
2017-01-31
1
-0
/
+6
*
SONAR-8704 Refactor Elasticsearch types "authorization"
Simon Brandhof
2017-01-31
1
-1
/
+1
*
Remove UserSession#locale
Julien Lancelot
2017-01-30
1
-6
/
+0
*
SONAR-8690 read and write default templates from ORGANIZATIONS table
Sébastien Lesaint
2017-01-27
2
-1
/
+3
*
SONAR-8684 Cleanup code related to rails
Julien Lancelot
2017-01-26
1
-1
/
+1
*
SONAR-8675 drop usage of table resource_index
Simon Brandhof
2017-01-25
1
-1
/
+1
*
Refactor WS about association of Q profiles and projects
Simon Brandhof
2017-01-23
2
-3
/
+1
*
SONAR-7282 implement global search with elasticsearch
Daniel Schwarz
2017-01-16
2
-1
/
+3
[next]