aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5332 Redirect to home when drilling down on unexisting projectJean-Baptiste Lievremont2014-07-311-4/+8
* SONAR-5513 Fix typoJulien HENRY2014-07-311-1/+1
* SONAR-4437 Refactor SQL requests of the measure filter serviceJulien Lancelot2014-07-311-5/+16
* SONAR-5513 Deprecate measure duplication_data and provide alternative to dev ...Julien HENRY2014-07-318-20/+73
* SONAR-5247 Add MTJean-Baptiste Lievremont2014-07-311-1/+16
* Don't do batch insert for duplication in order to avoid OOM errorJulien HENRY2014-07-318-60/+223
* SONAR-4812 Add MT for availability of "Value" in metric filterJean-Baptiste Lievremont2014-07-312-0/+203
* Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-31216-1171/+9601
|\
| * SONAR-5395 Fail to save a measure filter when name criteria contains a commaJulien Lancelot2014-07-314-4/+58
| * Try to limit heap size by reusing String referencesJulien HENRY2014-07-312-7/+7
| * Update some debt metrics descriptionJulien Lancelot2014-07-311-2/+2
| * SONAR-5510 It should be possible to remove highlighting of symbolsStas Vilchik2014-07-311-1/+2
| * SONAR-5429 Ignore incorrect sortJulien Lancelot2014-07-313-9/+33
| * SONAR-5417 Do not fail when project does not existsJulien Lancelot2014-07-314-14/+51
| * Fix UT of CPD pluginJulien HENRY2014-07-301-38/+30
| * SONAR-5451 Fix deletion of project event on Oracle when more than 1000 events...Julien Lancelot2014-07-301-1/+5
| * SONAR-5389 New duplication APIJulien HENRY2014-07-3082-466/+1822
| * SONAR-5230 Display "Share..." checkbox on all copy formsJean-Baptiste Lievremont2014-07-303-2/+4
| * SONAR-5497 Add medium test for "Tag" filter restore, add marker attributes to...Jean-Baptiste Lievremont2014-07-303-4/+30
| * Revert "Fix component viewer MT"Stas Vilchik2014-07-301-1/+2
| * Revert "SONAR-5509 Collapse the component name in the component viewer in the...Stas Vilchik2014-07-303-25/+3
| * SONAR-5505 Add MT for tag lexical orderJean-Baptiste Lievremont2014-07-301-1/+10
| * Fix quality flawsJulien Lancelot2014-07-3010-61/+84
| * SONAR-5497 Remove unknown items when restoring filter selectionJean-Baptiste Lievremont2014-07-301-1/+9
| * SONAR-4888 Make sure d3js visualisations all display the same time and number...Stas Vilchik2014-07-303-162/+6261
| * Fix quality flawsJean-Baptiste Lievremont2014-07-302-4/+1
| * SONAR-5247 Focus on "Metric" when tabbing between filtersJean-Baptiste Lievremont2014-07-301-0/+2
| * Fix component viewer MTStas Vilchik2014-07-301-2/+1
| * SONAR-5482 The list of languages in the "Size" widget can be too long on viewsStas Vilchik2014-07-302-3/+1
| * SONAR-5509 Collapse the component name in the component viewer in there is no...Stas Vilchik2014-07-303-3/+25
| * SONAR-5417 Reorganize unit testsJulien Lancelot2014-07-303-26/+26
| * SONAR-5417 Module settings should contains all parent settingsJulien Lancelot2014-07-3016-49/+516
| * SONAR-4951 Add the current user in the fields of the Issues search formStas Vilchik2014-07-301-3/+6
| * SONAR-5480 Make it possible to "un-choose" filters and selected lineStas Vilchik2014-07-301-0/+1
| * Merge branch 'branch-4.4'Stas Vilchik2014-07-301-1/+3
| |\
| | * Fix the issue with loading big files in the issues drilldownStas Vilchik2014-07-301-1/+3
| * | SONAR-5490 Improve readability and payload of results in the Coding Rules pageStas Vilchik2014-07-302-11/+15
| * | Fix stack area overlapping issueStas Vilchik2014-07-301-1/+1
| * | SONAR-5507 Improve bubble chart rendering when there is only one componentStas Vilchik2014-07-301-28/+42
| * | Remove usages of non-standard startsWith functionStas Vilchik2014-07-302-2/+2
| * | Merge remote-tracking branch 'origin/branch-4.4'Stephane Gamard2014-07-302-51/+55
| |\|
| | * SONAR-5237 - Fixed implicit limit on results for RuleIndex::getByIds()Stephane Gamard2014-07-292-3/+32
| * | SONAR-4888 Make sure d3js visualisations all display the same time and number...Stas Vilchik2014-07-302-5/+5
| * | Move momentjs lib to sonar.js mainly for using inside widgetsStas Vilchik2014-07-303-12/+6
| * | SONAR-5497 Load tags synchronously to be able to restore them before queryJean-Baptiste Lievremont2014-07-291-0/+1
| * | SONAR-5505 Use lexical order for tags in the filter barJean-Baptiste Lievremont2014-07-291-8/+8
| * | SONAR-4951 Add the current user in the fields of the Issues search formStas Vilchik2014-07-293-4/+12
| * | SONAR-5500 Adapt width of static list criteria in search formsStas Vilchik2014-07-291-1/+1
| * | SONAR-5482 The list of languages in the "Size" widget can be too long on viewsStas Vilchik2014-07-291-1/+1
| * | SONAR-5482 The list of languages in the "Size" widget can be too long on viewsStas Vilchik2014-07-292-6/+29