aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-926 improve computation of number of linesSimon Brandhof2014-02-1019-682/+738
* SONAR-926 * Deprecated FileSystemFilter in favor of InputFileFilterJulien HENRY2014-02-1016-54/+54
* SONAR-5052 Rework top search (remove prototype.js)Stas Vilchik2014-02-105-19/+154
* Fix PathPattern on WindowsJulien HENRY2014-02-101-1/+2
* SONAR-926 Update CPD plugin to not rely on project.getLanguage[Key]()Julien HENRY2014-02-106-43/+33
* SONAR-926 Optimize computation of file inclusion/exclusionJulien HENRY2014-02-104-124/+107
* Remove unused migration.Julien HENRY2014-02-102-44/+0
* Fix quality flawsJulien Lancelot2014-02-102-1/+62
* Fix quality flawsJulien Lancelot2014-02-102-0/+18
* New Issues Page: move the display of the characteristics info near the rule k...Stas Vilchik2014-02-103-4/+19
* New Issues Page: do not load rulesStas Vilchik2014-02-101-0/+4
* Update migration to do nothing if no rule found for an issueJulien Lancelot2014-02-101-2/+4
* SONAR-4785 Revert display of rule name if no issue message by migration of is...Julien Lancelot2014-02-0924-64/+51
* Remove useless codeJulien Lancelot2014-02-071-1/+1
* Fix ui bug on issueJulien Lancelot2014-02-073-25/+23
* Revert "SONAR-4999 Remove duplicate messages from logfile when console is ena...Jean-Baptiste Lievremont2014-02-071-2/+1
* Add a parameter 'hideRules' on the Issues search search in order to not retur...Julien Lancelot2014-02-0710-32/+88
* SONAR-4999 Remove duplicate messages from logfile when console is enabledJean-Baptiste Lievremont2014-02-071-1/+2
* Fix quality flawsJulien Lancelot2014-02-071-1/+5
* SONAR-4922 Use ngram analyzer for search on rule namesJean-Baptiste Lievremont2014-02-074-2/+17
* Fix quality flawsJean-Baptiste Lievremont2014-02-076-16/+34
* New Issues Page: fix IE bugStas Vilchik2014-02-073-3/+8
* New Issues Page: fix missing right border when code is too longStas Vilchik2014-02-074-7/+14
* SONAR-4925 Fix an issue with unexpected exception thrown by proxified objectsJean-Baptiste Lievremont2014-02-076-19/+139
* Update issue ui in resource viewer update to be consistent with issues filterJulien Lancelot2014-02-0712-229/+240
* New Issues Page: fix icons overlayStas Vilchik2014-02-073-0/+3
* Update all severity iconsStas Vilchik2014-02-0713-60/+74
* New Issues Page: load rule only onceStas Vilchik2014-02-071-6/+8
* New Issues Page: fix missing right border when code is too longStas Vilchik2014-02-074-4/+17
* New Issues Page: finish i18nStas Vilchik2014-02-073-5/+6
* New Issues Page: improve empty search resultsStas Vilchik2014-02-073-2/+2
* New Issues Page: show footerStas Vilchik2014-02-074-3/+48
* Fix display of rule tagsJean-Baptiste Lievremont2014-02-061-1/+1
* Remove REST debugging from ES test (squatting port 9200)Jean-Baptiste Lievremont2014-02-061-1/+0
* SONAR-4925 Remove duplicate SQL logging code from batchJean-Baptiste Lievremont2014-02-063-37/+8
* SONAR-4925 Intercept parameters to format SQL stringJean-Baptiste Lievremont2014-02-063-7/+44
* Revert "Revert SONAR-4785"Julien Lancelot2014-02-0621-6/+63
* When creating a manual issue, if the message is empty, use the rule name insteadJulien Lancelot2014-02-062-13/+26
* Fix NPE when severity is null on manual rulesJulien Lancelot2014-02-063-5/+26
* New Issues Page: enable source code reference linksStas Vilchik2014-02-062-1/+8
* New Issues Page: add scm author tooltipStas Vilchik2014-02-061-1/+1
* SONAR-5048 Returning more than 1000 rules when using /api/rules is not possib...Julien Lancelot2014-02-061-6/+8
* New Issues Page: latest redesignStas Vilchik2014-02-065-6/+42
* Fix quality flawsJulien Lancelot2014-02-061-5/+44
* Fix quality flawsJulien Lancelot2014-02-062-10/+4
* New Issues Page: reduce with of scm dataStas Vilchik2014-02-063-71/+16
* New Issues Page: move technical debt/author/reporter to the actions barStas Vilchik2014-02-063-14/+9
* New Issues Page: display rule nameStas Vilchik2014-02-061-0/+1
* New Issues Page: fix displaying action plan for non-authorized userStas Vilchik2014-02-061-8/+8
* New Issues Page: autofocus comment textareaStas Vilchik2014-02-062-2/+6