aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix DefaultProfileLoaderTestJulien HENRY2014-01-241-1/+3
* SONAR-926 Fix ProfileSensor that expect a RulesProfileWrapperJulien HENRY2014-01-241-4/+9
* SONAR-926 No more consider sonar.profile in a multi-language projectJulien HENRY2014-01-241-5/+26
* SONAR-4326 Provide webservices to add/remove tags on a ruleJean-Baptiste Lievremont2014-01-2413-9/+407
* SONAR-926 Update SourceScanner to work with multi-language projectsJulien HENRY2014-01-243-88/+34
* SourcesShowWS : Check user has the code viewer role on the asks componentJulien Lancelot2014-01-245-9/+122
* SONAR-926 Expose ModuleLanguages in plugin APIJulien HENRY2014-01-2416-38/+77
* SONAR-926 Multi-language support:Julien HENRY2014-01-2431-370/+1003
* Add a Sources WS to return source code in html of a componentJulien Lancelot2014-01-247-8/+245
* Add possibility to get source from a component key in htmlSourceDecoratorJulien Lancelot2014-01-2424-126/+281
* Karma: drop qunitjs from package listStas Vilchik2014-01-241-1/+0
* New Issues Page: update templates, comments actionsStas Vilchik2014-01-2410-78/+134
* Improve unit test on RuleShowWsJulien Lancelot2014-01-246-20/+37
* Fix edit comment in issues WSJulien Lancelot2014-01-241-2/+9
* SONAR-4326 Update api/rules/show WS to use ES dataJean-Baptiste Lievremont2014-01-249-72/+121
* SONAR-4326 Replace inheritance w/ delegation - rule refactoring step 2Jean-Baptiste Lievremont2014-01-244-45/+108
* SONAR-4326 Refactor rule related stuff out of QProfileRule - step 1Jean-Baptiste Lievremont2014-01-246-192/+326
* IssueShowWS : Rename action 'severity' by 'set_severity' and fix test on comm...Julien Lancelot2014-01-245-6/+6
* Rename 18n methods to get age of dates, add age on Issues search WS, update a...Julien Lancelot2014-01-2414-138/+111
* Add some mock tags in RuleShowWsJulien Lancelot2014-01-245-14/+15
* SONAR-4326 Move back tag management link outside of rule description, fix pro...Jean-Baptiste Lievremont2014-01-242-7/+13
* Add Ws to display Rule detail -> not completed, but can be used by uiJulien Lancelot2014-01-2413-14/+307
* Remove trailling commaStas Vilchik2014-01-241-1/+1
* SONAR-5010 improve WS APISimon Brandhof2014-01-2417-50/+141
* Fix issue when plugin add some action that contains dash in the keyJulien Lancelot2014-01-241-3/+3
* SONAR-4326 Fix ES test cleanupJean-Baptiste Lievremont2014-01-241-2/+8
* New Issues Page: update templatesStas Vilchik2014-01-244-16/+59
* Move Rule WebServices to package wsJulien Lancelot2014-01-248-7/+10
* SONAR-5010 improve testability of web service and fix media type of responseSimon Brandhof2014-01-2421-383/+565
* 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