summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/branch-4.5'Julien HENRY2014-12-0136-55/+224
|\
| * SONAR-5864 API cleanupJulien HENRY2014-12-0136-51/+231
* | Disable execution of JS tests if -DskipTestsSimon Brandhof2014-12-012-30/+7
* | SONAR-5877 Fix showing of duplicationsStas Vilchik2014-12-011-1/+1
* | SONAR-5718 Encode url parameters for bulk changeStas Vilchik2014-12-011-1/+1
* | Fix quality flawsJean-Baptiste Lievremont2014-12-012-107/+110
* | SONAR-5867 SONAR-5819 Index symbol highlighting and exploit it in api/sources...Jean-Baptiste Lievremont2014-12-0112-32/+75
* | Enable all web MTsStas Vilchik2014-12-011-1/+1
* | Fix loading of available port in sonar-webSimon Brandhof2014-12-011-1/+1
* | Remove unused javascript codeStas Vilchik2014-12-014-182/+0
* | Fix quality flawsStas Vilchik2014-12-0112-104/+105
* | Support port paratemer in gruntStas Vilchik2014-12-012-1/+6
* | Use an available port for JS testsSimon Brandhof2014-12-012-7/+31
* | Rename index type issueAuthorization to authorizationSimon Brandhof2014-12-017-14/+10
* | Delete unused class IssueAuthorizationDtoSimon Brandhof2014-12-013-150/+0
* | Add missed zero trend iconStas Vilchik2014-12-013-0/+0
* | Fix execution of web medium tests. Fix minification of the js filesStas Vilchik2014-12-012-4/+28
* | SONAR-5871 Add duplications to file_sourcesJulien HENRY2014-12-0111-43/+165
* | Add grunt jshintStas Vilchik2014-12-013-12/+111
* | Add server benchmarksSimon Brandhof2014-12-015-36/+228
* | SONAR-5801 Use short instead of int in ES source line index (size optim)Jean-Baptiste Lievremont2014-12-011-3/+9
* | Cosmetic refactoring of org.sonar.server.source.indexSimon Brandhof2014-12-013-11/+10
* | Fix sonar-data-testSimon Brandhof2014-12-0110-689/+9
* | SONAR-5718 Fix syntax highlighting in the issues pageStas Vilchik2014-12-013-34/+1
* | Minor improvement in ServerTesterSimon Brandhof2014-11-301-2/+2
* | Revert previous commit to have faster buildSimon Brandhof2014-11-302-22/+55
* | Use the shared Elasticsearch instance in EsTesterSimon Brandhof2014-11-302-55/+22
* | Fix thread leak in server testsSimon Brandhof2014-11-301-0/+1
* | Shared elasticsearch instance for server testsSimon Brandhof2014-11-305-104/+159
* | End of CI error investigations - creation of ES indices was not synchronous, ...Simon Brandhof2014-11-2912-24/+11
* | CI error investigations - add verifications when creating indexSimon Brandhof2014-11-291-2/+12
* | CI error investigations - add logs to ServerTesterSimon Brandhof2014-11-292-0/+6
* | CI error investigations - add logs to ServerTesterSimon Brandhof2014-11-291-4/+9
* | CI error investigations - temporarily disable random execution of testsSimon Brandhof2014-11-291-1/+1
* | CI error investigations - temporarily disable tests using EsTesterSimon Brandhof2014-11-298-0/+16
* | Temporary increase of JVM memory for server testsSimon Brandhof2014-11-291-1/+5
* | Fix qualify flawsStas Vilchik2014-11-282-2/+2
* | Remove ignored testsSimon Brandhof2014-11-282-153/+0
* | Fix memory leaks in server medium testsSimon Brandhof2014-11-285-103/+111
* | Re-enable random execution of testsSimon Brandhof2014-11-281-1/+1
* | SONAR-5867 Add symbol references data into file_sources tableJulien HENRY2014-11-2818-103/+222
* | Revert "SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)"Jean-Baptiste Lievremont2014-11-282-13/+2
* | SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)Jean-Baptiste Lievremont2014-11-282-2/+13
* | SONAR-5718 Apply feedbackStas Vilchik2014-11-2817-93/+164
* | Fix quality gate modalsStas Vilchik2014-11-281-1/+0
* | Omit lucene norms on non-analyzed string fieldsSimon Brandhof2014-11-281-2/+3
* | Do not memory store for elasticsearch testsSimon Brandhof2014-11-281-4/+3
* | Fix closing of connection in SourceLineResultSetIteratorTestSimon Brandhof2014-11-282-5/+6
* | Fix DB connection leakJean-Baptiste Lievremont2014-11-281-3/+2
* | SONAR-5742 Add explicit parameter to ignore paging in issue searchJean-Baptiste Lievremont2014-11-289-13/+85