aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sanitize sonar-testing-harnessSimon Brandhof2014-01-2313-88/+104
* SONAR-4326 Tags link to tag search, UI improvementsJean-Baptiste Lievremont2014-01-237-26/+29
* IssueShowWS : Add formatted datesJulien Lancelot2014-01-2323-108/+231
* Add a ago and instant method in i18nJulien Lancelot2014-01-2311-306/+358
* Add missing license headerJean-Baptiste Lievremont2014-01-231-0/+19
* SONAR-4326 Add web service to list and create rule tagsJean-Baptiste Lievremont2014-01-235-0/+174
* SONAR-4326 Move rule-related actions to dedicated classJean-Baptiste Lievremont2014-01-239-302/+383
* SONAR-4326 Continue separating .rule from .qualityprofileJean-Baptiste Lievremont2014-01-2312-26/+26
* SONAR-4326 Refactor ESActiveRule out of RuleRegistryJean-Baptiste Lievremont2014-01-2329-493/+849
* SONAR-4326 Move profile related rule/active rule queries to proper packageJean-Baptiste Lievremont2014-01-2327-19/+24
* New Issues Page: add "assigned" parameter supportStas Vilchik2014-01-231-2/+35
* IssueShowWS : Add component long name and qualifier, add project long nameJulien Lancelot2014-01-2315-2/+52
* IssueShowWS : Add assign to me actionJulien Lancelot2014-01-2318-10/+192
* New Issues Page: update templates, add comment, transitionsStas Vilchik2014-01-234-35/+101
* New Issues Page: update templates, add actionsStas Vilchik2014-01-238-50/+213
* New Issues Page: add "actionsPlans" and "resolved" query parametersStas Vilchik2014-01-234-0/+96
* IssueShowWS : Update changelog, comments and technical debtJulien Lancelot2014-01-239-92/+94
* IssueShowWS : Add technical debt unformatted valueJulien Lancelot2014-01-232-2/+21
* Fix some quality flawsSimon Brandhof2014-01-237-17/+20
* Fix unit testJulien Lancelot2014-01-233-5/+4
* SONAR-3024 Perform one shot migration of all project resourcesJulien HENRY2014-01-2321-110/+508
* IssueShowWS : Add changelog (without formatted label) and fix issue with NPE ...Julien Lancelot2014-01-2312-16/+131
* New Issues Page: Fix default sortingStas Vilchik2014-01-234-3/+39
* IssueShowWS : Complte commentsJulien Lancelot2014-01-223-6/+24
* IssueShowWS : Add dates (only unformated value)Julien Lancelot2014-01-2211-57/+145
* SONAR-4326 Delete unused tags at startupJean-Baptiste Lievremont2014-01-223-7/+12
* SONAR-4326 Delete unused tags when updating tags on a ruleJean-Baptiste Lievremont2014-01-2211-8/+127
* SONAR-4326 UI tuning for rule tag managementJean-Baptiste Lievremont2014-01-222-20/+26
* IssueShowWS : Add technical debtJulien Lancelot2014-01-223-4/+47
* Issue WS -> Add some issue fields and actionsJulien Lancelot2014-01-228-30/+324
* SONAR-4923 Fix issue on rule displayJulien Lancelot2014-01-221-2/+2
* SONAR-4923 Fix issue on rule modal displayJulien Lancelot2014-01-221-2/+2
* New Issues Page: Some adjustmentsStas Vilchik2014-01-2213-76/+145
* SONAR-4923 Remove remaining usage of rule_notes and active_rule_notesJulien Lancelot2014-01-224-6/+6
* SONAR-4326 Allow creation of new tags from coding rules pageJean-Baptiste Lievremont2014-01-225-22/+60
* SONAR-4326 Create dedicated facade for rule tag managementJean-Baptiste Lievremont2014-01-2210-36/+312
* SONAR-4923 Remove rule_notes and active_rule_notes table and correctly displa...Julien Lancelot2014-01-2210-91/+35
* Add some commentsSimon Brandhof2014-01-221-2/+3
* Fix conflict of Java web services with RoR development modeSimon Brandhof2014-01-221-2/+8
* Remove bad imports of org.codehaus.plexus.util.StringUtils. Commons Lang shou...Simon Brandhof2014-01-223-3/+3
* Refactor WS apiSimon Brandhof2014-01-2222-107/+574
* Fix complexity issue in tag sync methodJean-Baptiste Lievremont2014-01-221-33/+44
* Fix conflict of Java web services with RoR development modeSimon Brandhof2014-01-224-15/+20
* Change log level when accessing resource using its deprecated keyJulien HENRY2014-01-221-1/+1
* Remove no more used code on active rulesJulien Lancelot2014-01-214-114/+0
* SONAR-4923 Do not allow space in rule values on single select listJulien Lancelot2014-01-212-3/+3
* SONAR-4923 Fix rule parameter validation on single select list type -> multip...Julien Lancelot2014-01-217-40/+147
* SONAR-4326 Fix unit test due to upate of error message on tag validationJulien Lancelot2014-01-211-3/+1
* SONAR-4326 Fix error message on tag validationJean-Baptiste Lievremont2014-01-212-3/+2
* SONAR-4326 Allow to add and remove tags on a ruleJean-Baptiste Lievremont2014-01-2115-25/+366