summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* | SONAR-5742 Add ignorePaging parameter handle to WS client (for IT)Jean-Baptiste Lievremont2014-11-282-2/+13
| |
* | SONAR-5718 Apply feedbackStas Vilchik2014-11-2816-93/+159
| |
* | 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
| |
* | Do not reuse previous Elasticsearch installations in EsTesterSimon Brandhof2014-11-281-3/+4
| |
* | SONAR-5872 Apply feedbackStas Vilchik2014-11-283-4/+7
| |
* | SONAR-5877 Make the coverage and duplication popups workStas Vilchik2014-11-284-27/+12
| |
* | Fix quality flawsStas Vilchik2014-11-281-7/+6
| |
* | SONAR-5718 Drop old issues pageStas Vilchik2014-11-2811-1340/+0
| |
* | Fix quality flawsStas Vilchik2014-11-282-465/+427
| |
* | SONAR-5877 Fix adding manual issuesStas Vilchik2014-11-281-1/+1
| |
* | Migrate source viewer to jsStas Vilchik2014-11-2810-548/+699
| |
* | Fix compatibility of migration FeedFileSources with OracleSimon Brandhof2014-11-271-27/+52
| |
* | SONAR-5866 Add coverage data to lines WSJean-Baptiste Lievremont2014-11-279-16/+179
| |
* | Increase timeout of ES to go to yellow status (3s -> 30s)Simon Brandhof2014-11-271-1/+1
| |
* | Add module sonar-server-benchmarkSimon Brandhof2014-11-278-14/+359
| |
* | SONAR-5877 Unified source viewerStas Vilchik2014-11-2736-474/+1132
| |
* | Fix quality flawsJean-Baptiste Lievremont2014-11-274-10/+9
| |
* | SONAR-5866 Fix UTJulien HENRY2014-11-271-1/+1
| |
* | Update web MTsStas Vilchik2014-11-274-7/+2
| |
* | SONAR-5866 Add IT and Overall coverage data into file_sourcesJulien HENRY2014-11-278-47/+181
| |
* | Stabilize startup of ES in testsSimon Brandhof2014-11-272-0/+8
| |
* | Add some missing close()Simon Brandhof2014-11-272-1/+2
| |
* | Improve issue indexingSimon Brandhof2014-11-2728-41/+142
| |
* | SONAR-5801 support empty filesSimon Brandhof2014-11-2721-134/+198
| | | | | | | | + fix quality flaws
* | Support empty files in SourceLineResultSetIteratorSimon Brandhof2014-11-268-44/+80
| |
* | Change type of column PROJECTS.AUTHORIZATION_UPDATED_AT from TIMESTAMP to BIGINTSimon Brandhof2014-11-2633-67/+63
| |
* | Temporarily disable benchmark of issue db extractionSimon Brandhof2014-11-261-0/+2
| |
* | Refactor issue authorizations in ElasticsearchSimon Brandhof2014-11-2648-2107/+853
| |
* | Fix DB connection leakJean-Baptiste Lievremont2014-11-261-2/+0
| |
* | SONAR-5819 Fix handling of empty line (IOOBE in WS)Jean-Baptiste Lievremont2014-11-262-1/+10
| |
* | SONAR-5868 Protect against NPE when there is no source for a file (e.g ↵Jean-Baptiste Lievremont2014-11-262-3/+17
| | | | | | | | directory)
* | Fix faulty testJean-Baptiste Lievremont2014-11-261-1/+1
| |
* | SONAR-5819 Add highlighting in api/sources/linesJean-Baptiste Lievremont2014-11-269-15/+82
| |
* | SONAR-5872 Apply feedbackStas Vilchik2014-11-265-16/+21
| |
* | SONAR-5868 Add WS to fetch line hashes for issue trackingJean-Baptiste Lievremont2014-11-2511-7/+227
| |
* | 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-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-253-15/+8
| |