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
/
server
/
sonar-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
use IllegalArgumentException in api/qualityprofiles/delete
Daniel Schwarz
2017-04-27
2
-9
/
+10
*
use IllegalArgumentException in api/rules/delete
Daniel Schwarz
2017-04-27
2
-5
/
+5
*
change RuleDeleter medium test to a WsActionTester test
Daniel Schwarz
2017-04-27
5
-184
/
+106
*
use NotFoundException in api/rules/show
Daniel Schwarz
2017-04-27
2
-7
/
+22
*
use NotFoundException in api/rules/update
Daniel Schwarz
2017-04-27
2
-2
/
+18
*
SONAR-9159 support project visibility in api/permissions/remove_user
Sébastien Lesaint
2017-04-27
1
-0
/
+34
*
SONAR-9104 support project visibility in api/permissions/remove_group
Sébastien Lesaint
2017-04-27
1
-0
/
+100
*
SONAR-9103 support project visibility in api/permissions/add_user
Sébastien Lesaint
2017-04-27
3
-19
/
+237
*
SONAR-9102 support project visibility in api/permissions/add_group
Sébastien Lesaint
2017-04-27
4
-35
/
+417
*
SONAR-9089 account project visibility when applying perm template
Sébastien Lesaint
2017-04-27
3
-34
/
+285
*
SONAR-9136 remove AnyOne from perm template of new personal orgs
Sébastien Lesaint
2017-04-27
2
-3
/
+0
*
SONAR-9136 remove permission to AnyOne in perm template of new orgs
Sébastien Lesaint
2017-04-27
3
-5
/
+1
*
SONAR-9136 replace AnyOne by default group in default template
Sébastien Lesaint
2017-04-27
2
-13
/
+59
*
SONAR-9136 do no delete default group of default organization
Sébastien Lesaint
2017-04-27
1
-0
/
+13
*
SONAR-9106 fix quality flaws: use OrganizationDbTester more often
Daniel Schwarz
2017-04-27
2
-8
/
+4
*
SONAR-9106 new ws api/organizations/update_project_visibility
Daniel Schwarz
2017-04-27
4
-2
/
+207
*
SONAR-9107 add “projectVisibility” to api/navigation/organization
Daniel Schwarz
2017-04-27
2
-12
/
+34
*
SONAR-9091 add visibility flag to api/components/create
Daniel Schwarz
2017-04-27
2
-5
/
+98
*
SONAR-9156 apply org’s default visibility on first analysis of project
Daniel Schwarz
2017-04-27
4
-4
/
+51
*
SONAR-9088 set default visibility to “not-private” for new organisations
Daniel Schwarz
2017-04-27
22
-31
/
+42
*
SONAR-9151 add visibility flag to api/navigation/component
Daniel Schwarz
2017-04-27
2
-2
/
+51
*
SONAR-9151 param componentKey => component in api/navigation/component
Daniel Schwarz
2017-04-27
2
-3
/
+26
*
SONAR-9099 add visibility flag to response of api/components/show
Daniel Schwarz
2017-04-27
3
-2
/
+57
*
SONAR-9096 add visibility to response of api/components/search_projects
Daniel Schwarz
2017-04-27
4
-8
/
+36
*
SONAR−9105 add ProjectsService#changeVisibility
Sébastien Lesaint
2017-04-27
1
-1
/
+1
*
SONAR-9105 add WS api/projects/change_visibility
Sébastien Lesaint
2017-04-27
4
-2
/
+769
*
SONAR-9140 enforce in UT that public project can't have public perms
Sébastien Lesaint
2017-04-27
7
-40
/
+27
*
SONAR-9109 support public components in PermissionIndexer
Sébastien Lesaint
2017-04-27
9
-324
/
+314
*
SONAR-9140 support public components in UserSessionRule
Sébastien Lesaint
2017-04-27
6
-25
/
+55
*
SONAR-9140 support public/private projects in GroupPermissionMapper
Sébastien Lesaint
2017-04-27
1
-1
/
+53
*
SONAR-9140 support public projects in keepAuthorizedProjectIds
Sébastien Lesaint
2017-04-27
1
-23
/
+27
*
SONAR-9140 enforce permission consistency for private component in UTs
Sébastien Lesaint
2017-04-27
8
-35
/
+18
*
SONAR-9140 support public flag in ComponentTesting/ComponentDbTester
Sébastien Lesaint
2017-04-27
153
-946
/
+959
*
SONAR-9140 drop support for Developer in ComponentTesting
Sébastien Lesaint
2017-04-27
7
-216
/
+6
*
SONAR-9140 only ComponentDto can be used to populate UserSessionRule
Sébastien Lesaint
2017-04-27
85
-428
/
+475
*
SONAR-9140 support public projects in ServerUserSession
Sébastien Lesaint
2017-04-27
2
-103
/
+208
*
SONAR-9140 drop deprecated selectAuthorizedRootProjectsUuids
Sébastien Lesaint
2017-04-27
2
-18
/
+16
*
SONAR-9087 PersistComponentsStep ensures consistency of private flag
Sébastien Lesaint
2017-04-27
3
-8
/
+165
*
SONAR-9087 add PROJECTS.PRIVATE non null column
Sébastien Lesaint
2017-04-27
23
-57
/
+114
*
SONAR-9087 make PROJECTS.PROJECT_UUID not nullable
Sébastien Lesaint
2017-04-27
19
-6
/
+46
*
SONAR-9054 WS api/navigation/organization filter out billing pages for person...
Teryk Bellahsene
2017-04-27
2
-2
/
+39
*
SONAR-8987 remove use of Guava Optional in CE tables related classes
Sébastien Lesaint
2017-04-27
4
-11
/
+11
*
SONAR-9041 move computation.monitoring package to sonar-ce
Sébastien Lesaint
2017-04-27
12
-1001
/
+0
*
SONAR-9041 add job canceling worn out tasks from CE_QUEUE regularly
Sébastien Lesaint
2017-04-27
1
-0
/
+10
*
SONAR-9057 CE tables cleaning and purging is done by web leader
Sébastien Lesaint
2017-04-27
31
-3263
/
+4
*
SONAR-9057 add module sonar-ce-api
Sébastien Lesaint
2017-04-27
1
-0
/
+4
*
SONAR-9057 make PurgeCeActivities startable
Sébastien Lesaint
2017-04-27
2
-7
/
+9
*
SONAR-9057 make CeQueueCleaner startable and run as startup task
Sébastien Lesaint
2017-04-27
4
-40
/
+27
*
SONAR-9041 add InternalCeQueue#cancelWornOuts
Sébastien Lesaint
2017-04-27
3
-16
/
+83
*
SONAR-8985 remove dead CeQueueInternal#cancel(DbSession, CeQueueDto)
Sébastien Lesaint
2017-04-27
3
-10
/
+1
[next]