aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5868 Allow issue tracking mechanism to work without full previous sourcesJulien HENRY2014-11-243-34/+51
* SONAR-5826 Use (big) integer column instead of DB timestamp for file_sourcesJean-Baptiste Lievremont2014-11-2410-16/+19
* 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-242-27/+43
* 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 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
* SONAR-5801 fix sonar-data-testSimon Brandhof2014-11-231-6/+6
* SONAR-5801 improve test of SourceLineResultSetIteratorTestSimon Brandhof2014-11-231-6/+14
* sonar-data-test: use bulk insertsSimon Brandhof2014-11-231-1/+1
* SONAR-5801 fix compatibility with all dbsSimon Brandhof2014-11-233-10/+9
* SONAR-5801 Fix test on MSSQL and PostgresJean-Baptiste Lievremont2014-11-211-1/+0
* SONAR-5767 Not able to display Integration Tests Coverage when line given by ...Stas Vilchik2014-11-211-0/+1
* SONAR-5718 Fix comment shortcutStas Vilchik2014-11-212-4/+7
* SONAR-5777 Component Viewer fails to bulk change a big amount of issuesStas Vilchik2014-11-212-2/+3
* Remove useless comment in ResultSetIteratorSimon Brandhof2014-11-211-1/+0
* Fix compatibility of SourceLineDoc with Java 6Simon Brandhof2014-11-211-1/+1
* Add test to ResultSetIteratorTestSimon Brandhof2014-11-211-2/+12
* Revert last change of ResultSetIteratorSimon Brandhof2014-11-211-6/+22
* Fix quality flawsSimon Brandhof2014-11-214-49/+84
* SONAR-5801 Delete unneeded lines after indexation of sourceJean-Baptiste Lievremont2014-11-218-25/+195
* SONAR-5801 Index source lines at startup and after analysisJean-Baptiste Lievremont2014-11-2115-29/+294
* SONAR-5801 Create search index structure and initial indexation method for so...Jean-Baptiste Lievremont2014-11-216-0/+409
* Remove some unused importsSimon Brandhof2014-11-213-3/+0
* Centralize algorithm of UUID generationSimon Brandhof2014-11-214-7/+9
* Automatic merge from branch-4.5Jenkins CI2014-11-214-3/+13
|\
| * Fix cancelling of editing of rule tagsStas Vilchik2014-11-203-0/+10
| * Fix flash vulneribilityStas Vilchik2014-11-201-3/+3
* | Refactor indexing of issueAuthorizationSimon Brandhof2014-11-2018-41/+730
* | create experimental web service to digest analysis reportTeryk Bellahsene2014-11-204-163/+171
* | clean analysis_report web services documentation and declare internal useTeryk Bellahsene2014-11-203-4/+3
* | SONAR-5845 Add a rule overlayStas Vilchik2014-11-206-7/+94
* | Fix duplication markersStas Vilchik2014-11-202-4/+4
* | SONAR-5845 Feedback appliedStas Vilchik2014-11-205-2/+33
* | Automatic merge from branch-4.5Jenkins CI2014-11-191-0/+3
|\|
| * SONAR-5860 Disable SSLv3 in Tomcat connectorSimon Brandhof2014-11-191-0/+3
* | SONAR-5818 add todo for futur use of ProjectSettings classTeryk Bellahsene2014-11-191-0/+1
* | SONAR-5826 Revert to (get|set)Bytes to please Oracle, refactor migration test...Jean-Baptiste Lievremont2014-11-193-30/+49