aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5640 Fail to upgrade to SQ 4.3 or 4.4 on OracleJulien Lancelot2014-09-191-2/+3
* Fix the issue with loading big files in the issues drilldownStas Vilchik2014-07-301-1/+3
* SONAR-5237 - Fixed implicit limit on results for RuleIndex::getByIds()Stephane Gamard2014-07-292-3/+32
* Fix the issue with duplications on the last lineStas Vilchik2014-07-291-1/+1
* SONAR-5486 DB migration hangs on the MeasuresDebtToMinutes step with MsSQL (d...Julien Lancelot2014-07-285-63/+139
* SONAR-5137 Add rule param type to WS response, use it in rule activation dialogJean-Baptiste Lievremont2014-07-254-3/+15
* SONAR-5007 - Fixed overridden RemFn param in WSStephane Gamard2014-07-253-9/+28
* SONAR-5007 Add ignored medium tests when rule debt is overriddenJulien Lancelot2014-07-246-11/+226
* Automatically select "modified lines" when select a period in the scm tabStas Vilchik2014-07-231-1/+1
* Fix SCM header, add "modified lines" filterStas Vilchik2014-07-234-4/+23
* 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
* 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
* Revert "wip"Julien Lancelot2014-07-161-6/+0
* wipJulien Lancelot2014-07-161-0/+6
* SONAR-5338 Fix UTJulien Lancelot2014-07-162-3/+17
* SONAR-5338 Add stacktrace when test_data measure is usedJulien Lancelot2014-07-162-8/+2
* SONAR-5338 Read test info from the test_data measureJulien Lancelot2014-07-165-13/+159
* Remove console.logs...Jean-Baptiste Lievremont2014-07-161-2/+0
* Hide "Key" filter on Rules pageJean-Baptiste Lievremont2014-07-161-2/+7
* 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
* Header IE fixStas Vilchik2014-07-101-0/+1
* Issue when trying to plan an issue and no action plan existsStas Vilchik2014-07-101-6/+2
* SONAR-5007 return debt characteristic names in WS responsesSimon Brandhof2014-07-1015-204/+263
* SONAR-5333 Update links style inside markdown textStas Vilchik2014-07-093-3/+8
* SONAR-5007 fix bug related to synchronization of rule parametersSimon Brandhof2014-07-073-48/+119
* SONAR-5007 fix registration of template rulesSimon Brandhof2014-07-072-388/+388
* SONAR-5007 - Fixed hasDebt filter in RuleIndexStephane Gamard2014-07-072-12/+22
* 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