summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '46a655cc343aba370396d8af5fbc34d5da668a0a' into HEADJenkins CI2014-07-091-1/+0
|\
| * SONAR-5007 fix bug related to synchronization of rule parametersSimon Brandhof2014-07-072-7/+29
| * SONAR-5007 fix registration of template rulesSimon Brandhof2014-07-071-26/+35
| * SONAR-5007 - Fixed hasDebt filter in RuleIndexStephane Gamard2014-07-071-7/+11
| * SONAR-5007 fix removal of param valueSimon Brandhof2014-07-072-25/+21
| * SONAR-5007 fix update of param activation when no default valueSimon Brandhof2014-07-071-1/+4
| * Improve exception handling in BaseDaoSimon Brandhof2014-07-041-10/+23
| * fix quality flaw (Using production ready timeout value)Stephane Gamard2014-07-041-1/+1
| * fix quality flaw (Throw exception when ES fails within timeout)Stephane Gamard2014-07-041-6/+13
| * Add the possibility to search for all rules (used by SQALE Sunbirst widget)Julien Lancelot2014-07-041-7/+14
| * SONAR-5007 - Fix date-synch for ES Synchronizer when date == null (initial st...Stephane Gamard2014-07-043-6/+6
| * fix quality flaw (removed non necessary try/catch)Stephane Gamard2014-07-041-11/+12
| * SONAR-5007 - Fix date-synch for ES SynchronizerStephane Gamard2014-07-041-6/+13
| * Fix loading of project DSM in drilldown pageSimon Brandhof2014-07-031-0/+4
| * fix quality flaw (possible NPE)Stephane Gamard2014-07-031-1/+1
| * fix quality flaw (possible NPE)Stephane Gamard2014-07-031-9/+12
| * SONAR-5007 - Ignore test for SONAR-5183Stephane Gamard2014-07-031-16/+25
| * SONAR-5007 - Reverted final modifier for base method because of legacy @MockStephane Gamard2014-07-031-7/+7
| * SONAR-5007 - added createdAt and updatedAt fields for ActiveRuleDtoStephane Gamard2014-07-034-13/+42
* | Remove unused QProfileOperationsSimon Brandhof2014-07-084-99/+8
* | SONAR-5390 Add parameter to search rules by active severityJean-Baptiste Lievremont2014-07-083-21/+30
* | SONAR-5007 fix bug related to synchronization of rule parametersSimon Brandhof2014-07-072-7/+29
* | SONAR-5007 fix registration of template rulesSimon Brandhof2014-07-071-26/+35
* | SONAR-5007 - Fixed hasDebt filter in RuleIndexStephane Gamard2014-07-071-7/+11
* | SONAR-4253 Use Coding Rules permalink for RuleMacro instead of old Rails modalJean-Baptiste Lievremont2014-07-071-1/+1
* | SONAR-5007 fix removal of param valueSimon Brandhof2014-07-072-25/+21
* | SONAR-5007 fix update of param activation when no default valueSimon Brandhof2014-07-071-1/+4
* | Fix quality flawsSimon Brandhof2014-07-071-1/+0
* | Improve exception handling in BaseDaoSimon Brandhof2014-07-041-10/+23
* | fix quality flaw (Using production ready timeout value)Stephane Gamard2014-07-041-1/+1
* | fix quality flaw (Throw exception when ES fails within timeout)Stephane Gamard2014-07-041-6/+13
* | Add the possibility to search for all rules (used by SQALE Sunbirst widget)Julien Lancelot2014-07-041-7/+14
* | SONAR-5007 - Fix date-synch for ES Synchronizer when date == null (initial st...Stephane Gamard2014-07-043-6/+6
* | fix quality flaw (removed non necessary try/catch)Stephane Gamard2014-07-041-11/+12
* | SONAR-5007 - Fix date-synch for ES SynchronizerStephane Gamard2014-07-041-6/+13
* | Fix loading of project DSM in drilldown pageSimon Brandhof2014-07-031-0/+4
* | SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-031-1/+1
* | fix quality flaw (possible NPE)Stephane Gamard2014-07-031-1/+1
* | fix quality flaw (possible NPE)Stephane Gamard2014-07-031-9/+12
* | SONAR-5007 - Ignore test for SONAR-5183Stephane Gamard2014-07-031-16/+25
* | SONAR-5007 - Reverted final modifier for base method because of legacy @MockStephane Gamard2014-07-031-7/+7
* | SONAR-5007 - added createdAt and updatedAt fields for ActiveRuleDtoStephane Gamard2014-07-034-13/+42
|/
* Fix quality flawsJulien Lancelot2014-07-021-16/+0
* Fix quality flawsJulien Lancelot2014-07-021-34/+44
* Fix quality flawsJulien Lancelot2014-07-021-4/+6
* Fix quality flawJean-Baptiste Lievremont2014-07-021-1/+5
* fix quality flaws (equals and hashcode methods)Stephane Gamard2014-07-022-0/+44
* Fix quality flawsJulien Lancelot2014-07-022-19/+15
* Fix some quality flawsSimon Brandhof2014-07-012-5/+6
* Fix some quality flawsSimon Brandhof2014-07-012-8/+4