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-web
/
src
/
main
/
webapp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
SONAR-7732 UserSession throws UnauthorizedException if null
Julien Lancelot
2016-06-29
5
-6
/
+23
*
|
SONAR-7763 Allow authentication using basic HTTP authentication in Java
Julien Lancelot
2016-06-29
1
-26
/
+1
*
|
SONAR-7761 improve submitting of login form
Stas Vilchik
2016-06-29
1
-9
/
+13
*
|
SONAR-7761 Login page is using /api/authentication/login WS
Julien Lancelot
2016-06-29
2
-35
/
+31
*
|
SONAR-7732 Authentication is now done in Java
Julien Lancelot
2016-06-29
3
-16
/
+10
*
|
Revert "SONAR-7780 table PROJECT_MEASURES should use analysis UUID"
Simon Brandhof
2016-06-29
4
-116
/
+0
*
|
SONAR-7780 table PROJECT_MEASURES should use analysis UUID
Simon Brandhof
2016-06-28
4
-0
/
+116
*
|
SONAR-7719 remove version now remove it from snapshot
Sébastien Lesaint
2016-06-28
2
-2
/
+6
*
|
SONAR-7800 add column PROJECTS.UUID_PATH
Simon Brandhof
2016-06-27
3
-0
/
+87
*
|
refactor quality profiles page (#1056)
Stas Vilchik
2016-06-27
1
-0
/
+4
*
|
SONAR-7690 support EVENTS.ANALYSIS_UUID in code
Sébastien Lesaint
2016-06-27
8
-78
/
+59
*
|
SONAR-7690 add EVENTS.ANALYSIS_UUID in place of SNAPSHOT_ID
Sébastien Lesaint
2016-06-27
7
-0
/
+209
*
|
SONAR-7779 Event.already_exists can now use component uuid
Sébastien Lesaint
2016-06-27
2
-6
/
+5
*
|
SONAR-7803 creates events only on PROJECTS
Sébastien Lesaint
2016-06-27
1
-15
/
+10
*
|
SONAR-7789 Add and populate DB column RULES_PROFILES.LAST_USED
Teryk Bellahsene
2016-06-24
2
-0
/
+56
*
|
SONAR-7688 add index to PROJECT_MEASURES.COMPONENT_UUID
Simon Brandhof
2016-06-22
1
-0
/
+29
*
|
SONAR-7689 add column DUPLICATIONS_INDEX.ANALYSIS_UUID
Sébastien Lesaint
2016-06-22
6
-0
/
+180
*
|
SONAR-7778 add DUPLICATIONS_INDEX.COMPONENT_UUID
Sébastien Lesaint
2016-06-21
4
-0
/
+116
*
|
Fix infinite loop in project.r, method ancestor_projects
Simon Brandhof
2016-06-20
1
-1
/
+1
*
|
SONAR-7691 table CE_ACTIVITY should use analysis UUID
Simon Brandhof
2016-06-17
3
-0
/
+87
*
|
SONAR-7779 Add column UUID to table SNAPSHOTS
Simon Brandhof
2016-06-17
7
-6
/
+122
*
|
SONAR-7738 support in code use of *_UUID instead of PROJECTS._*ID
Sébastien Lesaint
2016-06-16
9
-68
/
+52
*
|
SONAR-7738 ensure remove_index is reentrant
Sébastien Lesaint
2016-06-16
3
-4
/
+20
*
|
SONAR-7738 update table PROJECTS to have self UUIDs insteaf of ID
Sébastien Lesaint
2016-06-16
8
-0
/
+240
*
|
SONAR-7713 Fix JWT usage with authentication plugins
Julien Lancelot
2016-06-15
3
-7
/
+15
*
|
SONAR-7733 Add CSRF protection with JWT
Julien Lancelot
2016-06-15
1
-0
/
+1
*
|
SONAR-7739 Remove remember me cookie
Julien Lancelot
2016-06-15
7
-65
/
+35
*
|
SONAR-7713 Use JWT session
Julien Lancelot
2016-06-15
3
-1
/
+8
*
|
SONAR-7688 table PROJECT_MEASURES should use component UUID
Simon Brandhof
2016-06-14
6
-1
/
+146
*
|
SONAR-7693 support removal of ID columns in SNAPSHOTS
Sébastien Lesaint
2016-06-14
10
-55
/
+51
*
|
SONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns with uuids
Sébastien Lesaint
2016-06-14
6
-0
/
+178
*
|
fix padding on the "Update Key" page
Stas Vilchik
2016-06-14
1
-41
/
+46
*
|
SONAR-7501 drop DB columns
Simon Brandhof
2016-06-13
1
-0
/
+29
*
|
SONAR-7501 remove usage of columns in SQL requests
Simon Brandhof
2016-06-13
7
-64
/
+18
*
|
SONAR-7692 support uuid columns in resource_index
Sébastien Lesaint
2016-06-13
4
-17
/
+18
*
|
SONAR-7692 change table resource_index to use project uuids
Sébastien Lesaint
2016-06-13
6
-0
/
+176
*
|
Remove support of unused property sonar.authorizer in ruby code
Simon Brandhof
2016-06-10
4
-80
/
+4
*
|
SONAR-7501 do not use rule_id in project_measure.rb
Simon Brandhof
2016-06-10
2
-30
/
+5
*
|
Remove unused ruby classes Dependency and ResourceFinder
Simon Brandhof
2016-06-10
2
-87
/
+0
*
|
SONAR-7723 Create dao for perm_tpl_characteristics
Teryk Bellahsene
2016-06-09
1
-0
/
+38
*
|
update page and tables styles
Stas Vilchik
2016-06-08
1
-1
/
+1
|
/
*
SONAR-6964 Do not display administration sensitive data when opening browser ...
Teryk Bellahsene
2016-05-20
1
-1
/
+1
*
SONAR-7484 WS restrict action key suffixes to protobuf, json and text
Teryk Bellahsene
2016-05-19
1
-1
/
+1
*
SONAR-6613 remove useless indexes on table GROUP_ROLES
Simon Brandhof
2016-05-18
1
-0
/
+32
*
Remove useless JRuby property from web.xml
Simon Brandhof
2016-05-18
1
-4
/
+0
*
SONAR-7640 Return unauthenticated when login/password are bad
Julien Lancelot
2016-05-17
3
-15
/
+30
*
improve project deletion page
Stas Vilchik
2016-05-13
1
-27
/
+31
*
SONAR-7545 limit the input max length when bulk change the project key
Stas Vilchik
2016-05-13
1
-3
/
+3
*
refactor project overview page (#908)
Stas Vilchik
2016-05-13
1
-51
/
+1
*
SONAR-7493 fix size of ISSUES.MESSAGE col on Orale
Simon Brandhof
2016-05-13
1
-0
/
+31
[prev]
[next]