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-webserver-auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-14245 Drop organization related tables
Duarte Meneses
2021-01-11
11
-382
/
+7
*
Update license headers for 2021 [update headers]
Wouter Admiraal
2021-01-08
176
-178
/
+176
*
SONAR-13999 Remove OrganizationDbTester
Michal Duda
2020-12-22
1
-6
/
+2
*
SONAR-13999 drop more organization utility classes
Jacek
2020-12-22
7
-1216
/
+0
*
SONAR-13999 remove orgs from application WS
Michal Duda
2020-12-22
1
-0
/
+2
*
SONAR-13999 remove some organization WS
Michal Duda
2020-12-22
1
-118
/
+0
*
SONAR-13999 drop completely usage of association between QualityGate and Orga...
Jacek
2020-12-22
1
-1
/
+0
*
SONAR-13999 drop organization from QualityGate WS
Jacek
2020-12-22
1
-27
/
+14
*
SONAR-13999 removed OrganizationMemberDao
Michal Duda
2020-12-22
4
-104
/
+33
*
SONAR-13999 remove organizations from user WS
Michal Duda
2020-12-22
7
-99
/
+51
*
SONAR-13999 remove orgs from permission WS
Michal Duda
2020-12-22
1
-1
/
+1
*
fix code smells
Pierre
2020-12-14
3
-4
/
+4
*
remove use of Stream.peek()
Pierre
2020-12-09
1
-7
/
+7
*
Don't use fail() in a try/catch block
Philippe Perrin
2020-12-09
1
-10
/
+8
*
fix assertions on incompatible types on overall code
Pierre
2020-12-09
1
-2
/
+0
*
SSF-134 Fail to parse jwt using 'none' algorithm
BenoƮt Gianinetti
2020-12-02
2
-3
/
+19
*
SONAR-14175 Redirect when 'reset_password' is set
Jacek
2020-12-02
18
-71
/
+386
*
Speed up unit tests by improving indexing in unit tests
Duarte Meneses
2020-11-30
1
-3
/
+3
*
SONAR-14033 Refactor storage of applications
Duarte Meneses
2020-11-28
1
-1
/
+6
*
SONAR-14159 enforce user authentication by default
Jacek
2020-11-26
2
-8
/
+21
*
SONAR-13936 Fix quality flaws after merge to master
Julien Lancelot
2020-10-19
1
-7
/
+5
*
SONAR-13936 cleanup
Michal Duda
2020-10-16
3
-57
/
+6
*
SONAR-13936 Rename OrganizationPermission to GlobalPermission
Julien Lancelot
2020-10-16
16
-53
/
+53
*
SONAR-13936 Move default permission templates to internal properties
Julien Lancelot
2020-10-16
1
-5
/
+0
*
SONAR-13936 Remove use of organizations in Groups
Michal Duda
2020-10-16
7
-53
/
+44
*
SONAR-13936 Remove use of organizations in Permissions WS and DB
Julien Lancelot
2020-10-16
4
-5
/
+4
*
SONAR-13936 Drop some Organization code related to Users/Groups/Permission
Duarte Meneses
2020-10-16
36
-1870
/
+243
*
SONAR-13903 Remove use of organizations in Quality Profiles and Active Rules
Pierre
2020-10-05
8
-107
/
+37
*
SONAR-13450 Deprecate 'id' parameter in `api/user_groups/update`
Duarte Meneses
2020-09-22
1
-37
/
+0
*
SONAR-13373 sonar.web.sessionTimeoutInMinutes cannot be lower than 5 minutes
Julien Lancelot
2020-06-26
2
-7
/
+16
*
SONAR-13372 JWT refresh now really occurs every 5 minutes
Julien Lancelot
2020-06-26
3
-15
/
+17
*
SONAR-13327 Fix SSF-107
Julien Lancelot
2020-06-15
5
-33
/
+54
*
SONAR-13472 Fix SSF-113
Julien Lancelot
2020-06-11
10
-124
/
+522
*
SONAR-13221 change PK of RULES and update FK
Michal Duda
2020-05-25
14
-89
/
+86
*
SONAR-13221 drop id column of USERS table
Jacek
2020-05-25
14
-87
/
+18
*
SONAR-13221 change USER_ROLES user_id FK to user_uuid
Jacek
2020-05-25
2
-4
/
+3
*
SONAR-13221 change PROPERTIES user_id FK to user_uuid
Jacek
2020-05-25
2
-11
/
+12
*
SONAR-13221 change PERM_TEMPLATES_USERS user_id FK to user_uuid
Jacek
2020-05-25
2
-8
/
+8
*
SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuid
Jacek
2020-05-25
9
-19
/
+20
*
SONAR-13221 change USERS_GROUPS user_id FK to user_uuid
Jacek
2020-05-25
9
-25
/
+31
*
SONAR-13221 Update method and var names
Duarte Meneses
2020-05-25
2
-5
/
+5
*
SONAR-13221 change PK of GROUPS and update FKs
Duarte Meneses
2020-05-25
20
-101
/
+106
*
SONAR-13221 change PK to uuid of RULES_PROFILES table
Jacek
2020-05-25
7
-18
/
+17
*
SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES table
Jacek
2020-05-25
4
-9
/
+9
*
SONAR-13240 Change PK of ACTIVE_RULES and update FK
Duarte Meneses
2020-05-25
4
-11
/
+11
*
SONAR-13221 Feedback from review and fix tests
Duarte Meneses
2020-05-25
3
-3
/
+11
*
SONAR-13193 Stop using legacy project ID and use project UUID instead
Duarte Meneses
2020-04-14
5
-35
/
+28
*
SONAR-13272 fix issue with setting some properties through env variables
Michal Duda
2020-04-14
2
-8
/
+9
*
SONAR-12862 Fix SSF-101
Julien Lancelot
2020-02-19
2
-18
/
+15
*
SONAR-12689 Separate storage of projects/apps from their components and branches
Duarte Meneses
2020-01-31
6
-2
/
+111
[next]