aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5755 Add cursor mode when searching for projectJulien Lancelot2014-10-292-36/+47
* SONAR-5718 Add a new issues pageStas Vilchik2014-10-2983-441/+3228
* SONAR-5797 Add an index on the updated_at column of IssuesJulien Lancelot2014-10-291-0/+30
* SONAR-5530 Remove AuthorizedComponentDto now useless with project uuidJulien Lancelot2014-10-2914-147/+51
* SONAR-5793 Enhance logsTeryk Bellahsene2014-10-291-4/+4
* SONAR-5753 Add index on projects.project_uuidJulien Lancelot2014-10-291-0/+1
* SONAR-5292 Provide a new "/api/sources/raw" WSJulien Lancelot2014-10-2913-15/+220
* Fix quality flawSimon Brandhof2014-10-291-1/+1
* SONAR-5787 fix sorting of issues by file then lineSimon Brandhof2014-10-291-1/+1
* Refactor ES frameworkSimon Brandhof2014-10-2913-99/+81
* Automatic merge from branch-4.5Jenkins CI2014-10-291-3/+4
|\
| * SONAR-5788 DSM table doesn't correctly wrap valuesStas Vilchik2014-10-281-3/+4
* | SONAR-5694 - add project uuid to the analysis report activityTeryk Bellahsene2014-10-282-0/+2
* | SONAR-5784 Keep query-specified order of facets in resultJean-Baptiste Lievremont2014-10-282-7/+7
* | SONAR-5755 Revert cursor mode when searching for project as it's failing when...Julien Lancelot2014-10-281-13/+9
* | SONAR-5755 Move creation of projects.uuid index after uuid columns have been ...Julien Lancelot2014-10-282-2/+30
* | Fix quality flawsJulien Lancelot2014-10-282-2/+4
* | Compute Engine - commit at each step and delete unimplemented testTeryk Bellahsene2014-10-283-15/+3
* | Compute Engine - give context when failing to retrieve a snapshotTeryk Bellahsene2014-10-283-1/+17
* | SONAR-5786 Add reporter facetJean-Baptiste Lievremont2014-10-282-0/+3
* | SONAR-5755 Read projects in cursor modeJulien Lancelot2014-10-281-9/+13
* | When initializing indexes, synchronize without dateJulien Lancelot2014-10-286-20/+85
* | SONAR-5530 Set project UUID on components without UUIDJulien Lancelot2014-10-282-2/+3
* | SONAR-5718 Add component(Root)Uuids parameters to api/issues/search WSJean-Baptiste Lievremont2014-10-2810-67/+90
* | SONAR-5787 add sorting of issues per project, file path then line idSimon Brandhof2014-10-286-29/+105
* | Fix quality flawsJean-Baptiste Lievremont2014-10-282-26/+25
* | increase sleep duration on unit testTeryk Bellahsene2014-10-281-1/+1
* | fix quality flawsTeryk Bellahsene2014-10-282-1/+15
* | Increase timeout of SearchServerTest for (very) slow boxesSimon Brandhof2014-10-281-1/+1
* | Increase timeout of MonitorTest for (very) slow boxesSimon Brandhof2014-10-281-1/+1
* | SONAR-5530 Add module UUID in Issues IndexJulien Lancelot2014-10-286-12/+25
* | Fix IT on MsSQLJulien Lancelot2014-10-2813-54/+34
* | SONAR-5755 Improve migration re-entranceJulien Lancelot2014-10-283-29/+64
* | SONAR-5793 Enhance logs with each stepTeryk Bellahsene2014-10-287-0/+37
* | Automatic merge from branch-4.5Jenkins CI2014-10-282-2/+4
|\|
| * SONAR-5790 Incorrect source link on the design pageStas Vilchik2014-10-271-2/+2
| * SONAR-5788 DSM table doesn't correctly wrap valuesStas Vilchik2014-10-271-0/+2
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-10-277-7/+7
| * [maven-release-plugin] prepare release 4.5.1-RC1Eric Hartmann2014-10-277-7/+7
| * Revert "Release 4.5.1-RC1"Eric Hartmann2014-10-277-7/+7
| * Release 4.5.1-RC1Olivier Gaudin2014-10-257-7/+7
* | Re-enable IssueAuthorizationDaoTestSimon Brandhof2014-10-271-2/+0
* | Fix SearchActionMediumTestSimon Brandhof2014-10-271-1/+0
* | SONAR-5718 Fix stickyness of unassigned/unresolved facet itemsJean-Baptiste Lievremont2014-10-274-8/+12
* | SONAR-5792 Web services should support the values "yes" and "no" on boolean p...Simon Brandhof2014-10-272-2/+2
* | Temporarily deactivate IssueAuthorizationDaoTest to track false-positive with...Simon Brandhof2014-10-271-0/+2
* | SONAR-5718 Add possibility to select wanted facets in resultJean-Baptiste Lievremont2014-10-2710-37/+97
* | SONAR-5785 Add languages facetJean-Baptiste Lievremont2014-10-273-1/+12
* | SONAR-5614 - Compute Engine - reindex issues at the end of the analysisTeryk Bellahsene2014-10-272-2/+2
* | SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-pluginTeryk Bellahsene2014-10-272-4/+12