aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5114 Modify client side application to support App WSStas Vilchik2014-03-051-0/+4
| | | | Also add translation module
* Removed useless usage of WorkDurationFactoryJulien Lancelot2014-03-054-17/+4
|
* Move WorkDuration API to internal package as it will be refactored is 4.3Julien Lancelot2014-03-054-4/+4
|
* SONAR-5086 Add commonentRoots parameter to links on action plan progress barJean-Baptiste Lievremont2014-03-041-10/+10
|
* SONAR-5057 remove usage of prototypejsSimon Brandhof2014-03-031-1/+1
|
* SONAR-4366 Quality Gates: latest feedbackStas Vilchik2014-03-031-4/+5
|
* SONAR-5057 remove usage of prototypejsSimon Brandhof2014-03-032-8/+3
|
* SONAR-4366 Quality Gates: ready for the permissions stuffStas Vilchik2014-03-031-0/+1
|
* SONAR-4366 Quality Gates: implement copy actionStas Vilchik2014-03-031-0/+2
|
* SONAR-4996 Update work duration message and move code to i18n APIJulien Lancelot2014-03-033-10/+7
|
* Quality Gates: some improvements of the renderingStas Vilchik2014-02-281-0/+1
|
* Quality Gates: new layout, some other improvementsStas Vilchik2014-02-281-0/+2
|
* Fix drilldown page when project was analyzed before v4.2Simon Brandhof2014-02-282-31/+37
|
* Update labelsStas Vilchik2014-02-271-0/+5
|
* Deprecate remaining Java-specific stuffSimon Brandhof2014-02-272-6/+4
|
* Quality Gates UIStas Vilchik2014-02-271-1/+16
|
* SONAR-926 fix loading of quality profile alerts on multi-modules projectsSimon Brandhof2014-02-265-1057/+10
|
* SONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages()Simon Brandhof2014-02-264-34/+26
|
* Display 'min' instead of 'm' in work duration short formatJulien Lancelot2014-02-261-1/+1
|
* SONAR-4996 Save debt on issues and measures in minutes (instead of seconds)Julien Lancelot2014-02-252-74/+76
|
* SONAR-4996 Update debt display in technical debt pyramid widgetJulien Lancelot2014-02-252-14/+15
|
* SONAR-4996 Measure on added debt are now in secondsJulien Lancelot2014-02-253-22/+21
|
* SONAR-4996 Update debt on measures sqale_indexJulien Lancelot2014-02-254-54/+52
|
* SONAR-4996 Update issue changelog debt to seconds (backend + display)Julien Lancelot2014-02-251-37/+30
|
* SONAR-4996 Update issue debt to seconds (backend + display)Julien Lancelot2014-02-255-80/+76
|
* Merge branch 'new-issues-filters'Stas Vilchik2014-02-251-0/+4
|\ | | | | | | | | | | | | Conflicts: sonar-server/src/main/webapp/WEB-INF/app/views/navigator/_filter_templates.html.erb sonar-server/src/main/webapp/javascripts/navigator/filters/ajax-select-filters.js sonar-server/src/main/webapp/javascripts/navigator/issues.js
| * Some feedback on the issues pageStas Vilchik2014-02-241-0/+1
| | | | | | | | (cherry picked from commit ef55348)
| * Action Plan criteria changesStas Vilchik2014-02-211-1/+2
| |
| * SONAR-4854 RuleStas Vilchik2014-02-191-0/+1
| |
| * SONAR-4854 Action plansStas Vilchik2014-02-181-0/+1
| |
| * SONAR-4854 Created atStas Vilchik2014-02-181-0/+1
| |
* | Upgrade version to 4.3-SNAPSHOTEric Hartmann2014-02-248-8/+8
| |
* | Some feedback on the issues pageStas Vilchik2014-02-241-0/+1
| |
* | SONAR-4799 Hide widget altogether if no measure can be displayed on selected ↵Jean-Baptiste Lievremont2014-02-211-2/+2
| | | | | | | | period
* | SONAR-926 fix support of CPD without exclusion patternsSimon Brandhof2014-02-202-7/+9
| |
* | SONAR-926 Fix alerts reporting for multi-language projectsJulien HENRY2014-02-202-72/+84
| |
* | SONAR-926 move FS API to org.sonar.api.batch.fsSimon Brandhof2014-02-209-77/+70
| |
* | WorkDurationFactory API should not accept nullable parameterJulien Lancelot2014-02-191-2/+4
| |
* | Issue exclusions patterns are now initialized prior to sensor phaseJulien HENRY2014-02-1836-2973/+89
| |
* | SONAR-5063 Deprecate the metric "packages"Simon Brandhof2014-02-182-22/+10
| |
* | Fix quality flawsJulien Lancelot2014-02-171-5/+1
| |
* | Fix UTs after renaming of one test classJulien HENRY2014-02-178-0/+0
| |
* | Ensure that JavaSquidSensor is executed after exclusions initializationJulien HENRY2014-02-175-19/+22
|/
* Do not use anymore deprecated WorkUnitJulien Lancelot2014-02-171-2/+2
|
* Revert "SONAR-5034 Remove useless measures from the "Unit Test Coverage" widget"Julien Lancelot2014-02-142-2/+20
| | | | This reverts commit c8de210259f0c3c05c98201c342691e8627a8609.
* SONAR-5059 New technical debt can sometime be negativeJulien Lancelot2014-02-141-0/+19
|
* Fix some quality flawsJulien HENRY2014-02-131-0/+3
|
* Little improvements of technical debtJulien Lancelot2014-02-132-14/+11
|
* Update message to display when no requirement on ruleJulien Lancelot2014-02-131-1/+1
|
* Replace WorkUnit by WorkDuration for technical debtJulien Lancelot2014-02-127-132/+67
|