aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4962 Show new_* metrics only when includetrends=true - also for XMLJean-Baptiste Lievremont2014-02-041-1/+1
* SONAR-4785 Fail if rule has no name and issue has no messageJulien Lancelot2014-02-041-4/+6
* Revert SONAR-4785Julien Lancelot2014-02-0421-63/+6
* SONAR-4641 Custom rules removed when server restarted without the related pluginJulien Lancelot2014-02-044-13/+14
* SONAR-4642 Profile emptied when server restarted without the related pluginJulien Lancelot2014-02-043-40/+89
* New Issues Page: change backgroundStas Vilchik2014-02-043-3/+3
* New Issues Page: do not show resolution iconStas Vilchik2014-02-043-21/+18
* New Issues Page: change color of cancel linksStas Vilchik2014-02-045-4/+9
* New Issues Page: update labelsStas Vilchik2014-02-042-8/+8
* New Issues Page: update labelsStas Vilchik2014-02-042-10/+10
* New Issues Page: update labelsStas Vilchik2014-02-041-1/+1
* New Issues Page: if an issue is at file level, display 30 lines of source cod...Stas Vilchik2014-02-041-13/+7
* New Issues Page: display reporter name instead of reporter loginStas Vilchik2014-02-041-2/+2
* Revert JRubyFacade#getRuleRepository(String)Simon Brandhof2014-02-041-0/+8
* New Issues Page: refactoringStas Vilchik2014-02-044-86/+118
* Fix quality flaws and coverageJean-Baptiste Lievremont2014-02-031-0/+44
* Fix quality flawsJean-Baptiste Lievremont2014-02-032-4/+6
* SONAR-4767 Display date of snapshot used for comparison when selecting "Delta...Julien Lancelot2014-02-033-4/+4
* SONAR-4326 Pinpoint CSS block to fix display of coding rules in coding rules ...Jean-Baptiste Lievremont2014-02-031-5/+2
* SONAR-4326 Add explicit CSS block to fix display of coding rule in source cod...Jean-Baptiste Lievremont2014-02-031-0/+4
* RuleShowWS : Return manual rulesJulien Lancelot2014-02-031-5/+27
* RuleShowWS : Return manual rulesJulien Lancelot2014-02-033-1/+81
* SONAR-4981 List Component: show a spinner in the place of the checkbox while ...Stas Vilchik2014-02-032-9/+24
* SONAR-4943 In bulk change of issues, make it possible to click on the labels ...Stas Vilchik2014-02-031-1/+1
* New Issues Page: fix max results limit messageStas Vilchik2014-02-033-3/+23
* SONAR-4921 Replace deletion of baseId condition by a replacement of the baseI...Julien Lancelot2014-02-032-210/+1
* New Issues Page: fix sorting issuesStas Vilchik2014-02-031-6/+9
* SONAR-4921 Replace deletion of baseId condition by a replacement of the baseI...Julien Lancelot2014-02-031-4/+9
* Fix quality flawsJulien Lancelot2014-02-037-17/+26
* New Issues Page: fix pagination issuesStas Vilchik2014-02-034-5/+58
* SONAR-4793 When using "Components of Project" in Measures Service, permission...Julien Lancelot2014-02-031-2/+9
* New Issues Page: fix component name overlapStas Vilchik2014-02-033-3/+3
* SONAR-4326 Fix layout of several rule displaysJean-Baptiste Lievremont2014-02-031-3/+4
* Remove debug codeJulien Lancelot2014-02-031-8/+0
* SONAR-4921 Remove management of baseId in MeasureFilterJulien Lancelot2014-02-031-2/+8
* Fix quality flawJean-Baptiste Lievremont2014-02-031-3/+8
* Fix quality flawJean-Baptiste Lievremont2014-02-031-3/+2
* New Issues Page: always reload saved filterStas Vilchik2014-02-031-0/+1
* New Issues Page: small improvementsStas Vilchik2014-02-032-3/+3
* New Issues Page: improve rendering of source panelStas Vilchik2014-02-036-9/+28
* New Issues Page: improve rendering of sidebar itemsStas Vilchik2014-02-036-90/+90
* New Issues Page: do not display project name when a single project is selectedStas Vilchik2014-02-032-2/+14
* New Issues Page: fix FF text overflow bugStas Vilchik2014-02-031-1/+1
* Fix some quality flawsSimon Brandhof2014-02-021-11/+9
* Fix some quality flawsSimon Brandhof2014-02-026-35/+38
* Fix some quality flawsSimon Brandhof2014-02-0136-293/+297
* Remove dead codeSimon Brandhof2014-02-0115-426/+81
* Move all QProfile related classes to org.sonar.server.qualityprofileSimon Brandhof2014-02-0162-476/+20
* Fix quality flawsJulien Lancelot2014-01-318-29/+89
* SONAR-4919 Stay on issues tab after bulk changeJean-Baptiste Lievremont2014-01-313-2/+24