summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5872 Apply feedbackStas Vilchik2014-11-265-16/+21
* SONAR-5868 Improve performances of fs indexationJulien HENRY2014-11-257-95/+104
* SONAR-5868 Add WS to fetch line hashes for issue trackingJean-Baptiste Lievremont2014-11-2516-7/+256
* SONAR-5845 Fix overlap of issue message and issue line numberStas Vilchik2014-11-251-1/+1
* Update qualifier iconsStas Vilchik2014-11-258-14/+13
* SONAR-5845 Fix separator between issuesStas Vilchik2014-11-251-1/+1
* SONAR-5718 Small UI fixStas Vilchik2014-11-251-2/+2
* SONAR-5718 Fix double page loadingStas Vilchik2014-11-252-1/+6
* Consistent view of source scmStas Vilchik2014-11-251-19/+18
* SONAR-5868 Try to reduce memory consumption of line hashesJulien HENRY2014-11-257-38/+97
* SONAR-5718 Fix grouping issues by componentStas Vilchik2014-11-251-0/+5
* SONAR-5718 Show SCM around the codeStas Vilchik2014-11-255-34/+52
* SONAR-5718 Group issues by componentStas Vilchik2014-11-258-26/+137
* Fix some quality flawsSimon Brandhof2014-11-254-16/+8
* SONAR-5801 Always use last column of the CSV structure as the source lineJean-Baptiste Lievremont2014-11-251-1/+1
* SONAR-5826 Fix column type to please OracleJean-Baptiste Lievremont2014-11-251-2/+2
* Add BaseDoc#getFieldAsDate() and getNullableFieldAsDate()Simon Brandhof2014-11-254-20/+60
* Fix SQL request used by issues indexingSimon Brandhof2014-11-253-3/+3
* SONAR-5743 Fix issue with dates in source line indexJean-Baptiste Lievremont2014-11-254-6/+8
* Cleanup (remove sysouts)Jean-Baptiste Lievremont2014-11-252-4/+0
* SONAR-5872 Add module key on issues in api/issues/searchJean-Baptiste Lievremont2014-11-251-28/+51
* SONAR-5872 Add module key in api/issues/showJean-Baptiste Lievremont2014-11-254-1/+4
* SONAR-5866 Add coverage data into file_sources table + migrationJulien HENRY2014-11-2512-125/+139
* Remove deprecation on CoverageMeasureBuilderJulien HENRY2014-11-251-6/+0
* Change the monospace fontStas Vilchik2014-11-257-21/+7
* Automatic merge from branch-4.5Jenkins CI2014-11-257-36/+51
|\
| * SONAR-5874 Support deprecated org.sonar.api.rules.RuleRepository when extendi...Simon Brandhof2014-11-257-36/+51
* | SONAR-5868 Fix migration testJulien HENRY2014-11-256-4/+9
* | Replace java.util.Uuid by org.sonar.api.utils.Uuids in testsSimon Brandhof2014-11-253-12/+10
* | SONAR-5868 Allow issue tracking mechanism to work without full previous sourcesJulien HENRY2014-11-2421-80/+199
* | SONAR-5826 Use (big) integer column instead of DB timestamp for file_sourcesJean-Baptiste Lievremont2014-11-2421-53/+52
* | SONAR-5743 Move new source WS to api/sources/linesJean-Baptiste Lievremont2014-11-2411-19/+19
* | Fix coding rules modalsStas Vilchik2014-11-242-2/+0
* | SONAR-5845 Fix rule descriptionStas Vilchik2014-11-241-1/+1
* | SONAR-5718 Fix memory leakStas Vilchik2014-11-241-0/+4
* | Fix action plan widgetStas Vilchik2014-11-241-3/+3
* | SONAR-5718 Fix clipping effectStas Vilchik2014-11-242-9/+2
* | Fix drilldown by open/reoped issuesStas Vilchik2014-11-241-2/+2
* | SONAR-5718 Handle big filesStas Vilchik2014-11-243-28/+45
* | Revert "SONAR-5718 Add debt icon"Stas Vilchik2014-11-246-9/+2
* | SONAR-5845 Apply feedbackStas Vilchik2014-11-244-32/+33
* | Fix IssueResultSetIteratorTest on non-H2 dbs (new try)Simon Brandhof2014-11-242-5/+8
* | sonar-data-test: fix java xmxSimon Brandhof2014-11-242-8/+9
* | Fix sorting of issues - handle virtual line "zero"Simon Brandhof2014-11-242-10/+12
* | SONAR-5743 New Source Code + SCM WSJean-Baptiste Lievremont2014-11-2424-23/+563
* | SONAR-5801 fix SourceLineResultSetIterator on postgresqlSimon Brandhof2014-11-241-5/+3
* | Fix some quality flawsJulien HENRY2014-11-241-1/+2
* | Fix some quality flawsJulien HENRY2014-11-241-7/+0
* | Fix IssueResultSetIteratorTest on postgresqlSimon Brandhof2014-11-242-8/+8
* | SONAR-5801 test can not commit an auto-commit connection on non-H2 dbsSimon Brandhof2014-11-241-1/+0