aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4958 Do not empty fields on validation issue while creating a manual me...Julien Lancelot2014-01-293-29/+9
* SONAR-4957 Do not reinitialized fields while editing an action planJulien Lancelot2014-01-293-15/+6
* Display scm info even if commit begin before from line parameterJulien Lancelot2014-01-293-10/+52
* Never begin with 0 for from paramJulien Lancelot2014-01-292-2/+11
* Stop reading code source when to param is reachedJulien Lancelot2014-01-293-32/+50
* SONAR-4326 Fix display of tags when tag list is longJean-Baptiste Lievremont2014-01-292-4/+12
* SONAR-4326 Update labels on tag actionsJean-Baptiste Lievremont2014-01-291-2/+2
* Display source code with CodeColorizers when no syntax highlighting data are ...Julien Lancelot2014-01-297-25/+285
* Move Syntax highlighting classes from core to sever moduleJulien Lancelot2014-01-2918-30/+1315
* SONAR-5010 Push parsed parameters from Rails to WS handlers (workaround for m...Jean-Baptiste Lievremont2014-01-292-3/+11
* New Issues Page: fix source code displayStas Vilchik2014-01-292-3/+12
* New Issues Page: plugin actionsStas Vilchik2014-01-291-0/+15
* SONAR-3303 Default value of check_alert_status should be trueJulien Lancelot2014-01-291-1/+2
* SONAR-3303 [Treemap] Do not take into account alert tresholds for the color o...Julien Lancelot2014-01-293-8/+5
* Check that user is logged before displaying the bulk change formJulien Lancelot2014-01-291-0/+2
* Widgets: increase min font size to 12pxStas Vilchik2014-01-294-10/+13
* Pie Chart: decrease metric name font size to 12pxStas Vilchik2014-01-291-0/+1
* New Issues Page: show open/reopened by defaultStas Vilchik2014-01-291-2/+7
* New Issues Page: add a permalinkStas Vilchik2014-01-292-0/+9
* New Issues Page: fix display of actions/transitionsStas Vilchik2014-01-292-3/+27
* New Issues Page: fix display of deleted componentsStas Vilchik2014-01-291-1/+9
* New Issues Page: fix sourcesStas Vilchik2014-01-292-3/+6
* SONAR-5029 Mix between quality profiles of each languages on project profiles...Julien Lancelot2014-01-286-24/+28
* Fix issues when accessing to an issue on removed components / projectsJulien Lancelot2014-01-284-23/+116
* Fix RoR "render :nothing => true"Simon Brandhof2014-01-282-6/+2
* SONAR-4874 Document the "Anyone" group on the "Groups" pageJulien Lancelot2014-01-281-1/+7
* SONAR-5013 "My profile" page cannot be displayed when notifications are set o...Julien Lancelot2014-01-281-0/+34
* New Issues Page: display sourcesStas Vilchik2014-01-285-181/+256
* Add a first entry in the issue changelog containing date of issue's creationJulien Lancelot2014-01-2815-15/+117
* Add fUpdateAge on Issue show WSJulien Lancelot2014-01-283-1/+12
* SONAR-4997 Add a migration to remove display=treemap on measure filters and a...Julien Lancelot2014-01-284-39/+48
* New Issues Page: fix changelog displayStas Vilchik2014-01-281-2/+2
* New Issues Page: plan (formatted dead line date)Stas Vilchik2014-01-281-1/+1
* SONAR-4815 Use correct parameter to switch between tabs in bulk deletionJean-Baptiste Lievremont2014-01-282-3/+3
* Add formatted deadline date on action plan wsJulien Lancelot2014-01-281-0/+1
* Add formatted date on action plan wsJulien Lancelot2014-01-282-2/+32
* New Issues Page: planStas Vilchik2014-01-284-2/+120
* SONAR-4908 add org.sonar.api.batch.rule.CheckFactorySimon Brandhof2014-01-274-7/+7
* SourcesShowWS : Do not repeat scm data if it's not necessaryJulien Lancelot2014-01-274-4/+46
* SourcesShowWS : Add scm dateJulien Lancelot2014-01-274-7/+16
* SourcesShowWS : Add scm authorJulien Lancelot2014-01-278-20/+156
* SONAR-4794 Set a minimum width on project title column in permission screenJean-Baptiste Lievremont2014-01-271-1/+1
* SONAR-4272 Display metric name instead of key in widget property default valueJean-Baptiste Lievremont2014-01-271-0/+1
* SONAR-4868 Fix vertical align and highlight external linksJean-Baptiste Lievremont2014-01-271-2/+4
* Replace old profiler call w/ new profiling watchJean-Baptiste Lievremont2014-01-273-24/+30
* New Issues Page: assignStas Vilchik2014-01-273-3/+155
* SourcesShowWS : Add from and to parameterJulien Lancelot2014-01-275-9/+100
* New Issues Page: issue in the left bar is updated when an action is done in t...Stas Vilchik2014-01-274-29/+49
* Fix quality flawJean-Baptiste Lievremont2014-01-271-1/+1
* Fix quality flawsJean-Baptiste Lievremont2014-01-273-4/+20