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
/
sonar-plugin-api
/
src
/
main
/
java
/
org
/
sonar
/
api
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-6867: Add a new APIs UserDetails.getUserId()/setUserId(String userId)
Sulabh Upadhyay
2015-10-05
1
-4
/
+20
*
SONAR-6856 : Add a new API ExternalGroupsProvider.doGetGroups(Context context...
Sulabh Upadhyay
2015-09-29
1
-2
/
+35
*
SONAR-6502 WS permissions/add_group_to_template add a group to a permission t...
Teryk Bellahsene
2015-08-24
1
-1
/
+3
*
Remove ability to get users from batch
Simon Brandhof
2015-06-17
1
-3
/
+1
*
Move @BatchSide and @ServerSide to appropriate packages
Simon Brandhof
2015-05-20
5
-7
/
+7
*
SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponent
Julien HENRY
2015-05-11
5
-12
/
+25
*
SONAR-5927 Restore UserFinder on batch side but deprecate it
Julien HENRY
2015-01-26
1
-0
/
+2
*
Update copyright headers (replace 2013 by 2014)
Simon Brandhof
2014-03-11
10
-10
/
+10
*
SONAR-4543 Make it possible to flag local/technical accounts
Julien HENRY
2013-12-18
1
-1
/
+1
*
Fix some quality flaws
Dinesh Bolkensteyn
2013-08-29
1
-1
/
+1
*
Update copyright headers
Simon Brandhof
2013-04-22
10
-40
/
+40
*
SONAR-4252 rename Sonar to SonarQube in source headers
Simon Brandhof
2013-04-21
10
-30
/
+30
*
SONAR-4069 ResourcePermission need to be in TaskContainer
Julien HENRY
2013-03-18
1
-2
/
+2
*
SONAR-4050 The roles on each project are re-initialized with the default valu...
Simon Brandhof
2013-01-03
1
-0
/
+3
*
SONAR-3646 fix transaction conflict with H2
Simon Brandhof
2012-07-20
1
-1
/
+13
*
Remove warnings
David Gageot
2012-07-16
1
-0
/
+1
*
Deploy the component ResourcePermissions on server-side
Simon Brandhof
2012-07-12
1
-1
/
+2
*
Improve and refactor the ResourcePermissions component
Simon Brandhof
2012-07-12
1
-1
/
+1
*
SONAR-3618 Better naming of ResourcePermissioning methods
Simon Brandhof
2012-07-06
1
-4
/
+4
*
SONAR-3618 Support custom default permissions for non-project resources
Simon Brandhof
2012-07-05
4
-179
/
+79
*
Update javadoc of SecurityRealm : prefer low-case ids
Simon Brandhof
2012-06-20
1
-1
/
+1
*
Remove violation
David Gageot
2012-06-15
1
-1
/
+1
*
Remove violations
David Gageot
2012-06-14
1
-2
/
+1
*
Add some tests
Simon Brandhof
2012-06-12
1
-3
/
+2
*
Fix warnings
David Gageot
2012-05-25
1
-0
/
+1
*
Unused imports
David Gageot
2012-05-09
2
-5
/
+0
*
SONAR-2950 Single Sign On with external authentication mechanism
Simon Brandhof
2012-05-08
6
-4
/
+158
*
Fix violations
Evgeny Mandrikov
2012-01-16
1
-1
/
+2
*
SONAR-3137,SONAR-2292 Add synchronization of groups, prepare API for future e...
Evgeny Mandrikov
2012-01-11
5
-25
/
+46
*
Update copyright header for this new year
Simon Brandhof
2012-01-10
8
-8
/
+8
*
SONAR-3137,SONAR-2292 Complete API for external security systems
Evgeny Mandrikov
2012-01-10
3
-3
/
+97
*
SONAR-3137 Add experimental API to retrieve users from external system
Evgeny Mandrikov
2012-01-09
2
-0
/
+88
*
Fix violations
Evgeny Mandrikov
2011-10-24
1
-1
/
+1
*
SONAR-2655 define toString() on all the hibernate models
Simon Brandhof
2011-08-16
2
-0
/
+14
*
Add method findById to UserFinder and make it available as BatchComponent
Evgeny Mandrikov
2011-07-25
1
-1
/
+4
*
SONAR-2607 Provide email notifications on review changes
Evgeny Mandrikov
2011-07-22
1
-0
/
+32
*
Upgrade copyright headers
simonbrandhof
2011-02-04
3
-3
/
+3
*
SONAR-236 remove deprecated code from checkstyle plugin + display default val...
simonbrandhof
2010-09-06
3
-0
/
+201