aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-5169 Allow users to specify dates using a date pickerStas Vilchik2014-04-0110-33/+2315
* | SONAR-5174 Add update rule action in RulesJulien Lancelot2014-04-0114-235/+546
* | SONAR-5163 Fix profile testsStas Vilchik2014-04-011-1/+1
* | SONAR-5163 Do not display bulk change action/popup when there is no issueStas Vilchik2014-04-011-5/+7
* | SONAR-5174 Use only RubyRuleService to use Rules from RailsJulien Lancelot2014-03-317-23/+171
* | SONAR-5173 Fix fuzzy iconsStas Vilchik2014-03-315-3/+2
* | SONAR-5173 Improve qualifier iconsStas Vilchik2014-03-316-10/+6
* | SONAR-5174 Add no pagination searchJulien Lancelot2014-03-313-14/+48
* | SONAR-5173 Sort iconsStas Vilchik2014-03-3113-31/+51
* | SONAR-5056 Reindex rules in E/S when migrating requirements to rulesJulien Lancelot2014-03-317-61/+124
* | SONAR-5173 Check, move, add, delete iconsStas Vilchik2014-03-315-11/+21
* | SONAR-5173 Qualifier iconsStas Vilchik2014-03-315-15/+25
* | Fix wrong display of rule sub characteristic key and nameJulien Lancelot2014-03-311-2/+2
* | SONAR-5173 ci, homepage, scm iconsStas Vilchik2014-03-3112-12/+35
* | Add a migration to replace rules.default_remediation_factor by rules.default_...Julien Lancelot2014-03-3140-79/+130
* | SONAR-5174 Return characteristics information when reading rules from E/SJulien Lancelot2014-03-314-6/+74
* | SONAR-5173 Change the color of qualifier iconsStas Vilchik2014-03-311-1/+1
* | SONAR-5173 New move iconsStas Vilchik2014-03-312-8/+25
* | SONAR-5173 New trend iconsStas Vilchik2014-03-3132-13/+58
* | SONAR-5007 Improve bulk changeStas Vilchik2014-03-312-9/+5
* | Remove coupling of unit tests on european timezoneSimon Brandhof2014-03-285-63/+97
* | SONAR-5174 Fix hasDebtCharacteristic filterJulien Lancelot2014-03-281-2/+2
* | Fix unit testJulien Lancelot2014-03-281-1/+1
* | SONAR-5174 Add missing repository in rules list WS resultJulien Lancelot2014-03-282-0/+2
* | SONAR-5174 Add hasDebtCharacteristic filter in Rules search APIJulien Lancelot2014-03-287-9/+37
* | SONAR-5174 Rules WS : search by languages, severities, statuses, tags and cha...Julien Lancelot2014-03-2810-110/+203
* | SONAR-5173 New qualifier iconsStas Vilchik2014-03-286-61/+66
* | SONAR-5174 Rules WS search by language and characteristicJulien Lancelot2014-03-283-12/+57
* | SONAR-5007 Small UI changesStas Vilchik2014-03-289-22/+78
* | SONAR-5174 Rules search by language and repositoriesJulien Lancelot2014-03-287-24/+158
* | SONAR-4692 Fix regression with SONAR-4245Julien HENRY2014-03-284-32/+50
* | SONAR-5173 Change favorite icon, qualifiers iconsStas Vilchik2014-03-2822-40/+52
* | SONAR-5174 Rules search by characteristic or sub characteristicJulien Lancelot2014-03-273-23/+5
* | SONAR-5174 Add rule debt definitions into E/S and search rules by characteris...Julien Lancelot2014-03-2711-152/+362
* | Fix testJulien HENRY2014-03-271-3/+6
* | SONAR-5178 Add another testJulien HENRY2014-03-271-0/+8
* | SONAR-5178 "sonar.branch" should not be validated against the same pattern as...Julien HENRY2014-03-273-6/+29
* | SONAR-4692 Prevent analysis of projects that both embed the same moduleJulien HENRY2014-03-273-21/+95
* | Rename RuleDto characteristic to subCharacteristicJulien Lancelot2014-03-2716-124/+124
* | SONAR-5056 Restore from xml do not disable no more existing characteristicsJulien Lancelot2014-03-272-8/+48
* | Add some javadocsJulien Lancelot2014-03-271-5/+22
* | Remove checkstyle and pmd plugins from sonar-server/pom.xmlSimon Brandhof2014-03-271-14/+0
* | Fix quality flawsJulien Lancelot2014-03-272-11/+11
* | Force using JDK6 during releaseSimon Brandhof2014-03-261-0/+21
* | SONAR-4915 add javadoc to RulesDefinition#setEffortToFixDescription(String)Simon Brandhof2014-03-261-0/+9
* | Upgrade to Java plugins 2.1Simon Brandhof2014-03-261-1/+1
* | Simplify read of test filesJulien Lancelot2014-03-263-45/+28
* | Fix some quality flawsJulien HENRY2014-03-268-25/+39
* | SONAR-5056 Restore characteristics when restoring languageJulien Lancelot2014-03-262-63/+54
* | Fix quality flawsJulien Lancelot2014-03-2616-117/+214