aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5338 When data is coming from the 'test_data' metric, time field can re...Julien Lancelot2014-07-223-1/+25
* SONAR-5209 Fix issue when the unfiltered code is displayedStas Vilchik2014-07-211-1/+3
* Fix component viewer permalink with duplications filter enabledStas Vilchik2014-07-181-1/+3
* SONAR-5209 Fix bug with duplications on the issues pageStas Vilchik2014-07-181-0/+1
* SONAR-5209 Fix bug with tests headerStas Vilchik2014-07-181-0/+1
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-1726-27/+27
* [maven-release-plugin] prepare release 4.4-RC34.4-RC3Eric Hartmann2014-07-1726-27/+27
* Fix issue with the component viewerStas Vilchik2014-07-171-2/+3
* Do not display coverage-per-test data for ERROR and FAILURE testsStas Vilchik2014-07-172-13/+16
* Fix IE9 drag'n'dropStas Vilchik2014-07-171-0/+4
* SONAR-5333 Highligh markdown linksStas Vilchik2014-07-172-5/+5
* Fix display of default profilesJulien Lancelot2014-07-161-1/+1
* Fix /api/profiles due to missing defaultProfile() methodJulien Lancelot2014-07-162-14/+18
* Restore rails dev mode in start-dev-server profileJulien Lancelot2014-07-161-0/+1
* Revert "wip"Julien Lancelot2014-07-162-196/+0
* wipJulien Lancelot2014-07-162-0/+196
* SONAR-5338 Fix UTJulien Lancelot2014-07-162-3/+1
* SONAR-5338 Add stacktrace when test_data measure is usedJulien Lancelot2014-07-163-13/+5
* SONAR-5338 Read test info from the test_data measureJulien Lancelot2014-07-168-13/+198
* Remove console.logs...Jean-Baptiste Lievremont2014-07-161-2/+0
* Hide "Key" filter on Rules pageJean-Baptiste Lievremont2014-07-161-2/+7
* Fix UT on MySQL 5.6Julien Lancelot2014-07-162-7/+35
* Branch fix: add sonar.woffStas Vilchik2014-07-151-0/+0
* Improve font renderingStas Vilchik2014-07-1126-13/+2558
* Fix drag'n'dropStas Vilchik2014-07-111-1/+1
* Fix stability of CommandExecutorTestSimon Brandhof2014-07-112-8/+3
* Header IE fixStas Vilchik2014-07-101-0/+1
* Issues widget: fix wrappingStas Vilchik2014-07-101-10/+10
* Issue when trying to plan an issue and no action plan existsStas Vilchik2014-07-102-8/+3
* SONAR-5007 return debt characteristic names in WS responsesSimon Brandhof2014-07-1015-204/+263
* SONAR-5437 Support colon character in rule keysJulien Lancelot2014-07-092-5/+22
* SONAR-5333 Update links style inside markdown textStas Vilchik2014-07-093-3/+8
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-0826-27/+27
* [maven-release-plugin] prepare release 4.4-RC24.4-RC2Eric Hartmann2014-07-0826-27/+27
* SONAR-5007 fix bug related to synchronization of rule parametersSimon Brandhof2014-07-074-50/+121
* SONAR-5007 fix registration of template rulesSimon Brandhof2014-07-072-388/+388
* SONAR-5007 - Fixed hasDebt filter in RuleIndexStephane Gamard2014-07-072-12/+22
* Update issue notification linkJulien Lancelot2014-07-076-8/+35
* SONAR-5007 fix removal of param valueSimon Brandhof2014-07-073-27/+25
* Improve search_by_has_debt_characteristic Medium Test to search for rules wit...Julien Lancelot2014-07-071-14/+17
* SONAR-5007 fix update of param activation when no default valueSimon Brandhof2014-07-072-10/+16
* Add a Medium Test when activating a rule with param having no default value (...Julien Lancelot2014-07-071-4/+22
* Slight UI adjustments on rule activation detailsStas Vilchik2014-07-071-0/+1
* SONAR-5209 Improve the message of removed componentStas Vilchik2014-07-073-4/+3
* Remove detach link in project viewersSimon Brandhof2014-07-041-17/+0
* Improve exception handling in BaseDaoSimon Brandhof2014-07-041-10/+23
* fix quality flaw (Using production ready timeout value)Stephane Gamard2014-07-041-1/+1
* fix quality flaw (Throw exception when ES fails within timeout)Stephane Gamard2014-07-041-6/+13
* SONAR-5007 Sort languages by label (instead of id) in Coding Rules filterJean-Baptiste Lievremont2014-07-041-0/+2
* Add the possibility to search for all rules (used by SQALE Sunbirst widget)Julien Lancelot2014-07-042-7/+97