summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4818 Setting a percentage in the metric value of a measure filter break...Julien Lancelot2014-01-303-2/+5
* New Issues Page: show spinners during actionsStas Vilchik2014-01-301-11/+45
* New Issues Page: fix little source display issueStas Vilchik2014-01-302-3/+3
* Update commentJulien Lancelot2014-01-303-1/+40
* SONAR-926 Fix language detection on multi-language projectsJulien HENRY2014-01-301-1/+2
* SONAR-926 Add more tests for LanguageRecognizerJulien HENRY2014-01-301-0/+2
* New Issues Page: handle errors during actionsStas Vilchik2014-01-301-8/+40
* Fix saved filters on measures pageStas Vilchik2014-01-304-3/+15
* New Issues Page: add spinnersStas Vilchik2014-01-305-41/+69
* SONAR-4935 Cleanup dashboard+period parameters before passing them around, al...Jean-Baptiste Lievremont2014-01-302-2/+26
* SONAR-4935 Pass dashboard and time-period around when switching between projectsJean-Baptiste Lievremont2014-01-301-0/+1
* SONAR-926 Improve language recognition to have case unsentitive file extensionsJulien HENRY2014-01-303-62/+108
* SONAR-4959 Validate text manual measure is not emptyJean-Baptiste Lievremont2014-01-301-0/+2
* Update commentJulien Lancelot2014-01-301-1/+1
* SONAR-4970 Add some space between admin page description and page contentJean-Baptiste Lievremont2014-01-301-1/+1
* Override distance_of_time_in_words_to_now in order to have consistent age dat...Julien Lancelot2014-01-305-10/+72
* Add additional tests for line counter.Julien HENRY2014-01-303-8/+16
* New Issues Page: fix plugin actionsStas Vilchik2014-01-301-1/+2
* New Issues Page: change icon for bulk changeStas Vilchik2014-01-307-1/+8
* New Issues Page: fix back history button when coming from another pageStas Vilchik2014-01-302-4/+4
* New Issues Page: move "Issues Filter" icon to the first lineStas Vilchik2014-01-307-20/+35
* New Issues Page: fix issue display when there are no sourcesStas Vilchik2014-01-301-15/+21
* New Issues Page: fix plan/unplanStas Vilchik2014-01-302-3/+4
* Fix build after removal of CoberturaReportParserJulien HENRY2014-01-301-4/+0
* SONAR-5010 Fix CPU hotspot in Java WSSimon Brandhof2014-01-305-170/+81
* Add a warning to deprecated absolute path patterns.Julien HENRY2014-01-291-2/+10
* Remove CoberturaReportParserJulien HENRY2014-01-294-356/+1
* SONAR-5031 Provide line count as attribute of InputFileJulien HENRY2014-01-293-32/+53
* Fixed warnings in sonar-maven-pluginSimon Brandhof2014-01-291-3/+3
* 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
* SONAR-926 JavaFile is now considered as equivalent to FileJulien HENRY2014-01-296-6/+60
* Display source code with CodeColorizers when no syntax highlighting data are ...Julien Lancelot2014-01-298-26/+302
* Move Syntax highlighting classes from core to sever moduleJulien Lancelot2014-01-2918-167/+198
* SONAR-4581 Fix commit 586eb4f (use plugin key instead of JAR name)Jean-Baptiste Lievremont2014-01-291-1/+1
* SONAR-926 Improve File/Directory to better support plugin still using this APIJulien HENRY2014-01-295-60/+109
* SONAR-926 First attempt to fix views taskJulien HENRY2014-01-294-30/+20
* SONAR-926 Improve FileLineContextFactory to support InputFileJulien HENRY2014-01-291-5/+4
* SONAR-926 Improve FileLineContextFactory to support InputFileJulien HENRY2014-01-295-15/+40
* SONAR-5010 Push parsed parameters from Rails to WS handlers (workaround for m...Jean-Baptiste Lievremont2014-01-292-3/+11
* SONAR-4326 Add WS client to manage tags on rules (add/remove)Jean-Baptiste Lievremont2014-01-294-0/+180
* SONAR-4326 Create WS client for rule tag referential managementJean-Baptiste Lievremont2014-01-294-0/+174
* Fix javadocJean-Baptiste Lievremont2014-01-291-1/+1
* New Issues Page: fix source code displayStas Vilchik2014-01-292-3/+12
* New Issues Page: plugin actionsStas Vilchik2014-01-291-0/+15