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-db
/
src
/
main
/
java
/
org
/
sonar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix integer type of user and group ids
Simon Brandhof
2017-02-16
33
-122
/
+122
*
Fix Quality flaws
Simon Brandhof
2017-02-14
1
-12
/
+0
*
SONAR-8647 Add field organizationUuid to index projectmeasures
Simon Brandhof
2017-02-14
1
-4
/
+15
*
SONAR-8761 clean-up ResourceDao
Simon Brandhof
2017-02-10
4
-198
/
+6
*
SONAR-8761 clean-up UserPermissionDao
Simon Brandhof
2017-02-10
2
-9
/
+0
*
SONAR-8761 clean-up GroupPermissionDao
Simon Brandhof
2017-02-10
2
-10
/
+0
*
SONAR-8761 clean-up AuthorizationDao
Simon Brandhof
2017-02-10
2
-76
/
+2
*
SONAR-8761 drop sync of root based on user permissions
Simon Brandhof
2017-02-10
4
-34
/
+0
*
SONAR-8752 support userId in OrganizationDto and OrganizationDao
Sébastien Lesaint
2017-02-10
1
-0
/
+14
*
SONAR-8637 Update POM parent version
Teryk Bellahsene
2017-02-10
268
-544
/
+536
*
SONAR-8754 support guarded in OrganizationDto and OrganizationDao
Sébastien Lesaint
2017-02-10
1
-18
/
+32
*
SONAR-8744 Remove no more used methods from dtos
Julien Lancelot
2017-02-09
2
-73
/
+0
*
SONAR-8744 Remove usage of periods 2 to 5 in Daos
Julien Lancelot
2017-02-09
4
-176
/
+83
*
SONAR-8735 add WS api/organizations/search_my_organizations
Sébastien Lesaint
2017-02-07
2
-0
/
+6
*
SONAR-8059 WS api/user_groups/users searches users by name, login and email
Teryk Bellahsene
2017-02-02
1
-13
/
+7
*
SONAR-8060 WS api/permissions/users searchs users users by name, login and email
Teryk Bellahsene
2017-02-02
1
-2
/
+9
*
Drop class ComponentDtoFunctions
Simon Brandhof
2017-02-01
1
-72
/
+0
*
SONAR-8716 Deprecate UserSession#globalPermissions()
Simon Brandhof
2017-02-01
1
-0
/
+4
*
SONAR-8650 secure all query-base method of ComponentMapper
Sébastien Lesaint
2017-01-31
1
-12
/
+3
*
fix quality flaw: remove unused field and method
Sébastien Lesaint
2017-01-31
1
-8
/
+0
*
SONAR-8650 add organization parameter to api/projects/ghosts
Sébastien Lesaint
2017-01-31
2
-20
/
+14
*
SONAR-7299 Fail when project name is empty
Julien Lancelot
2017-01-31
1
-0
/
+4
*
SONAR-8648 add organization parameter to api/components/search
Sébastien Lesaint
2017-01-30
2
-7
/
+26
*
SONAR-8649 add organization parameter to api/projects/provisioned
Sébastien Lesaint
2017-01-30
2
-8
/
+9
*
SONAR-8690 read and write default templates from ORGANIZATIONS table
Sébastien Lesaint
2017-01-27
2
-15
/
+19
*
SONAR-8690 add support for default templates to OrganizationDao
Sébastien Lesaint
2017-01-27
3
-6
/
+98
*
SONAR-8608 consistent organization on permission/group/component
Sébastien Lesaint
2017-01-27
4
-0
/
+55
*
SONAR-8684 Cleanup code related to rails
Julien Lancelot
2017-01-26
2
-5
/
+1
*
SONAR-7305 Improve performances of WS api/measures/search_history
Teryk Bellahsene
2017-01-25
3
-10
/
+78
*
Drop unused method PurgeMapper#deleteSnapshotMeasures()
Simon Brandhof
2017-01-25
1
-2
/
+0
*
SONAR-8675 drop table resource_index
Simon Brandhof
2017-01-25
1
-3
/
+1
*
SONAR-8675 drop usage of table resource_index
Simon Brandhof
2017-01-25
10
-411
/
+2
*
SONAR-8675 remove joins on resource_index in ComponentMapper
Simon Brandhof
2017-01-25
3
-14
/
+18
*
SONAR-8675 don't use resource_index in ProjectQgateAssociationMapper
Simon Brandhof
2017-01-25
1
-17
/
+8
*
SONAR-7298 Deprecate and rewrite WS api/projects/index in Java
Julien Lancelot
2017-01-24
2
-2
/
+10
*
SONAR-7305 Create WS api/measures/search_history
Teryk Bellahsene
2017-01-24
5
-20
/
+30
*
Drop unused methods in SnapshotDao
Simon Brandhof
2017-01-24
2
-19
/
+0
*
Drop unused ResourceDao#findProvisionedProjects()
Simon Brandhof
2017-01-24
2
-20
/
+0
*
Drop unused FileSourceDao#updateDateWhenUpdatedDateIsZero()
Simon Brandhof
2017-01-24
2
-7
/
+1
*
Replace some Guava usages by Java 8 functions
Simon Brandhof
2017-01-24
6
-239
/
+2
*
Replace unused OldPermissionQuery
Simon Brandhof
2017-01-24
1
-208
/
+0
*
Replace some Guava usages by Java 8 functions
Simon Brandhof
2017-01-24
2
-70
/
+2
*
Support all qualifiers in ComponentDao#xxxProvisioned()
Simon Brandhof
2017-01-23
2
-15
/
+37
*
SONAR-8681 delete perm,groups&components in api/organizations/delete
Sébastien Lesaint
2017-01-23
2
-0
/
+9
*
SONAR-8238 when updating a project, clear ALL components from index
Daniel Schwarz
2017-01-23
2
-4
/
+9
*
SONAR-8682 fix error when filtering on name
Sébastien Lesaint
2017-01-23
2
-11
/
+8
*
Remove dead code related to ComponentDao
Simon Brandhof
2017-01-18
2
-18
/
+0
*
Remove dead code related to ResourceDao
Simon Brandhof
2017-01-18
3
-152
/
+0
*
SONAR-7282 implement global search with elasticsearch
Daniel Schwarz
2017-01-16
2
-0
/
+11
*
SONAR-8613 add filter on keys to OrganizationDao.selectByQuery
Sébastien Lesaint
2017-01-16
3
-3
/
+76
[next]