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-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-1884 Use explicit method on root component keys for authorization on pr...
Jean-Baptiste Lievremont
2014-05-12
2
-7
/
+7
*
SONAR-5111 Add missing PermissionWS in ServerComponents
Julien Lancelot
2014-05-12
1
-0
/
+2
*
SONAR-5130 Improve UI
Julien Lancelot
2014-05-12
1
-0
/
+1
*
Fix quality flaws
Stas Vilchik
2014-05-12
4
-34
/
+37
*
Component Viewer: fix display of the rule description
Stas Vilchik
2014-05-12
4
-13
/
+23
*
SONAR-5250 Fix typo
Stas Vilchik
2014-05-12
1
-1
/
+1
*
SONAR-5280 fix compatibility with mysql 5.7.3
Simon Brandhof
2014-05-11
1
-1
/
+6
*
Passing basic tests for RuleRegister DAOv.2
Stephane Gamard
2014-05-10
4
-10
/
+12
*
Fixed some basic tests for RegisterRule with DAOv.2
Stephane Gamard
2014-05-10
41
-142
/
+122
*
Update RegisterRuleTest db files for Tags
Stephane Gamard
2014-05-10
39
-93
/
+93
*
Fixing Medium test for DAOv.1
Stephane Gamard
2014-05-10
1
-1
/
+1
*
Using DbSession instead of SqlSession in RegisterQualityProfiles
Stephane Gamard
2014-05-10
1
-6
/
+15
*
Added missing dao methods for Bootstrap services
Stephane Gamard
2014-05-10
2
-1
/
+34
*
Using DbSession instead of SqlSession in QProfileBackup
Stephane Gamard
2014-05-10
1
-2
/
+3
*
Fixed missing tags on Update
Stephane Gamard
2014-05-10
1
-15
/
+7
*
Rewrite of RegisterRule for Dao2
Stephane Gamard
2014-05-09
3
-288
/
+125
*
Added searchability/filter by Tag for RuleIndex & service
Stephane Gamard
2014-05-09
5
-8
/
+79
*
Added toString method to base SearchObjects
Stephane Gamard
2014-05-09
2
-0
/
+13
*
Fix broken JSon in RuleWS for search
Stephane Gamard
2014-05-09
2
-6
/
+93
*
SONAR-5221 Remove the Language column from measure filters
Julien Lancelot
2014-05-09
3
-2
/
+46
*
SONAR-5250 Enhance display of long parameter names
Jean-Baptiste Lievremont
2014-05-09
1
-2
/
+2
*
SONAR-4681 Differentiate ul/ol in markdown enabled divs
Jean-Baptiste Lievremont
2014-05-09
1
-18
/
+26
*
SONAR-4681 Update Markdown documentation page with latest features
Jean-Baptiste Lievremont
2014-05-09
1
-4
/
+53
*
SONAR-5111 Add missing format parameters
Julien Lancelot
2014-05-09
30
-69
/
+333
*
Updated RuleNormalizer for RuleDto.getTag is now a list
Stephane Gamard
2014-05-09
1
-2
/
+2
*
Fixed License headers
Stephane Gamard
2014-05-09
2
-37
/
+36
*
RegisterRule & Test usign Dao2
Stephane Gamard
2014-05-09
2
-0
/
+974
*
Passing base tests in RuleRegisterTests
Stephane Gamard
2014-05-09
2
-17
/
+3
*
Fixed Rule.tags in RuleRegisterTest
Stephane Gamard
2014-05-08
2
-21
/
+2
*
Using DAO2 for RegisterRules
Stephane Gamard
2014-05-08
40
-0
/
+695
*
added tag test to RuleDaoTest
Stephane Gamard
2014-05-08
2
-29
/
+19
*
fixed RuleDaoTest for rule2 version on new DAO.
Stephane Gamard
2014-05-08
9
-55
/
+515
*
Try to remove some false-positives in Grunt clean task
Simon Brandhof
2014-05-07
1
-0
/
+3
*
fixed Dates in RuleIndex
Stephane Gamard
2014-05-07
4
-15
/
+45
*
SONAR-5007 add columns RULES.TAGS and SYSTEM_TAGS
Simon Brandhof
2014-05-07
81
-627
/
+214
*
SONAR-5007 refactor DAO framework
Simon Brandhof
2014-05-07
26
-1759
/
+1261
*
SONAR-5111 Add some missing description and since parameters
Julien Lancelot
2014-05-07
23
-24
/
+77
*
SONAR-5130 Show distribution of LOC and TechDebt by language
Julien Lancelot
2014-05-07
1
-1
/
+1
*
SONAR-1884 Check project permissions when viewing projects associated to a qu...
Jean-Baptiste Lievremont
2014-05-07
2
-7
/
+43
*
SONAR-5250 Tabs => spaces in source
Jean-Baptiste Lievremont
2014-05-06
8
-70
/
+70
*
SONAR-5250 Keep order when toggling internals, highlight internals
Jean-Baptiste Lievremont
2014-05-06
7
-7
/
+15
*
fix quality flaws
Stephane Gamard
2014-05-06
1
-46
/
+58
*
Removed debug output
Stephane Gamard
2014-05-06
1
-1
/
+0
*
fix quality flaws
Stephane Gamard
2014-05-06
2
-75
/
+56
*
SONAR-4764 Rename "Restore Default Profiles" by "Recreate Built-in Profiles"
Julien Lancelot
2014-05-06
15
-68
/
+137
*
SONAR-5249 Fix migration on SQL Server
Julien HENRY
2014-05-06
1
-0
/
+2
*
Added License Header
Stephane Gamard
2014-05-06
1
-0
/
+19
*
Specialized Index Classes with return Interface.
Stephane Gamard
2014-05-06
13
-338
/
+516
*
Fix quality flaws
Julien Lancelot
2014-05-06
2
-7
/
+35
*
SONAR-5264 Fix documented possible values
Jean-Baptiste Lievremont
2014-05-06
1
-3
/
+3
[next]