index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
SONAR-24639
az/ps-wide-output
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-server
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "SONAR-5218 Once a module has been turned into a project, its issues a...
Julien Lancelot
2014-04-18
1
-94
/
+56
*
SONAR-5218 Once a module has been turned into a project, its issues are no mo...
Julien Lancelot
2014-04-18
1
-56
/
+94
*
Fix unit test
Julien Lancelot
2014-04-18
1
-1
/
+1
*
Fix issue when searching by tags and add documentation on /api/rules/list
Julien Lancelot
2014-04-18
5
-16
/
+38
*
SONAR-5195 Reset custom rules when resting debt model and copy default debt d...
Julien Lancelot
2014-04-14
2
-6
/
+31
*
SONAR-5195 Revert preventing rule template to declare technical debt
Julien Lancelot
2014-04-14
1
-42
/
+0
*
Add unit test
Julien Lancelot
2014-04-10
4
-3
/
+172
*
Fix quality flaws
Jean-Baptiste Lievremont
2014-04-10
1
-0
/
+7
*
Fix test
Stas Vilchik
2014-04-10
1
-1
/
+1
*
SONAR-4366 Fix display of conditions defined on deprecated (hidden) metrics
Jean-Baptiste Lievremont
2014-04-09
2
-3
/
+10
*
SONAR-5187 - Updated RuleRegistry and small modification for mapping rules in...
Stephane Gamard
2014-04-09
1
-11
/
+19
*
SONAR-5200 When a module has been removed, related issues are not closed duri...
Julien Lancelot
2014-04-09
5
-0
/
+221
*
SONAR-5056 When resetting debt model, do not load rule definitions if no rule
Julien Lancelot
2014-04-09
1
-0
/
+27
*
SONAR-4366 Protect against metric where hidden=null
Jean-Baptiste Lievremont
2014-04-08
1
-1
/
+3
*
SONAR-5195 Rule templates should not define technical debt informations
Julien Lancelot
2014-04-08
1
-0
/
+42
*
SONAR-5180 Add missing characteristics in the SQALE model
Julien Lancelot
2014-04-08
4
-0
/
+60
*
SONAR-5179 Project administrator cannot create action plans
Julien Lancelot
2014-04-07
3
-130
/
+197
*
Fix some quality flaws
Simon Brandhof
2014-04-04
1
-15
/
+5
*
Fix quality flaws
Julien Lancelot
2014-04-04
1
-1
/
+31
*
Fix unit test
Julien Lancelot
2014-04-04
1
-1
/
+1
*
SONAR-5056 Fix issue when exporting model to XML
Julien Lancelot
2014-04-04
1
-2
/
+65
*
SONAR-5056 When restoring model from XML call RuleOperations to update restor...
Julien Lancelot
2014-04-04
5
-167
/
+76
*
Update server DebtModel API
Julien Lancelot
2014-04-03
5
-8
/
+35
*
Fix stability of tests depending on order of execution
Simon Brandhof
2014-04-03
1
-24
/
+17
*
SONAR-5056 Fix NPE when disabling debt on rule
Julien Lancelot
2014-04-03
1
-4
/
+24
*
SONAR-5056 Add unit test when reseting debt model on custom rules
Julien Lancelot
2014-04-03
1
-0
/
+39
*
SONAR-5056 When update rule, if sub characteristic or remediation function is...
Julien Lancelot
2014-04-03
2
-156
/
+55
*
SONAR-5056 Do some code cleanup
Julien Lancelot
2014-04-03
2
-6
/
+3
*
Fix unit test
Julien Lancelot
2014-04-03
1
-1
/
+1
*
SONAR-5056 When updating a rule, set characteristic and remediation function ...
Julien Lancelot
2014-04-03
2
-4
/
+135
*
SONAR-5056 When creating a custom rule, copy debt definitions from parent
Julien Lancelot
2014-04-03
1
-1
/
+6
*
SONAR-5056 When reseting debt model, restore rules from rule definitions in o...
Julien Lancelot
2014-04-02
2
-4
/
+114
*
SONAR-5056 Rename restore() by reset() and delete restore from language feature
Julien Lancelot
2014-04-02
3
-62
/
+6
*
SONAR-5056 When restoring a model, deletion of characteristics should update ...
Julien Lancelot
2014-04-02
2
-4
/
+21
*
Add missing session in dao usage when registring rules and fix issue when res...
Julien Lancelot
2014-04-02
1
-34
/
+0
*
SONAR-5174 Reindex rules when deleting characteristics and restoring debt model
Julien Lancelot
2014-04-02
2
-91
/
+99
*
SONAR-5174 Remove characteristics name from Rules E/S index
Julien Lancelot
2014-04-02
4
-20
/
+0
*
SONAR-5174 Create a method to reindex one rule
Julien Lancelot
2014-04-02
2
-22
/
+147
*
SONAR-5174 Improve migration of Requirements to Rules when offset or coeffici...
Julien Lancelot
2014-04-02
4
-8
/
+84
*
SONAR-5174 Create a reindex rules method
Julien Lancelot
2014-04-01
6
-230
/
+239
*
SONAR-5174 Update date when updating rules
Julien Lancelot
2014-04-01
1
-15
/
+10
*
SONAR-5174 Add update rule action in Rules
Julien Lancelot
2014-04-01
4
-137
/
+302
*
SONAR-5174 Use only RubyRuleService to use Rules from Rails
Julien Lancelot
2014-03-31
1
-3
/
+97
*
SONAR-5174 Add no pagination search
Julien Lancelot
2014-03-31
1
-3
/
+8
*
SONAR-5056 Reindex rules in E/S when migrating requirements to rules
Julien Lancelot
2014-03-31
4
-9
/
+31
*
Add a migration to replace rules.default_remediation_factor by rules.default_...
Julien Lancelot
2014-03-31
18
-45
/
+45
*
SONAR-5174 Return characteristics information when reading rules from E/S
Julien Lancelot
2014-03-31
1
-1
/
+48
*
Fix unit test
Julien Lancelot
2014-03-28
1
-1
/
+1
*
SONAR-5174 Add missing repository in rules list WS result
Julien Lancelot
2014-03-28
1
-0
/
+1
*
SONAR-5174 Add hasDebtCharacteristic filter in Rules search API
Julien Lancelot
2014-03-28
4
-5
/
+12
[next]