aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/test
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5530 Add module UUID in Issues IndexJulien Lancelot2014-10-284-6/+11
* Fix IT on MsSQLJulien Lancelot2014-10-2813-54/+34
* SONAR-5755 Improve migration re-entranceJulien Lancelot2014-10-282-23/+44
* 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-272-4/+4
* 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-274-11/+14
* SONAR-5785 Add languages facetJean-Baptiste Lievremont2014-10-272-1/+10
* SONAR-5614 - Compute Engine - reindex issues at the end of the analysisTeryk Bellahsene2014-10-271-1/+1
* Improve code coverageTeryk Bellahsene2014-10-271-0/+9
* SONAR-5755 Manage UUID in Views and DevsJulien Lancelot2014-10-276-51/+87
* SONAR-5755 Manage Views and DevsJulien Lancelot2014-10-276-60/+94
* SONAR-5628 - Compute Engine - Move DbCleanerTeryk Bellahsene2014-10-2725-61/+247
* SONAR-5743 Remove naive approach on code snippets (perf issue)Jean-Baptiste Lievremont2014-10-244-39/+3
* SONAR-5753 Module_uuid_path should not contain a '.' at the endJulien Lancelot2014-10-241-4/+4
* Fix SwitchLogbackAppenderTestSimon Brandhof2014-10-241-1/+1
* Add tests to SwitchLogbackAppenderTestSimon Brandhof2014-10-241-11/+23
* SONAR-5753 Remove issue update when renaming component keysJulien Lancelot2014-10-241-9/+10
* Fix headerSimon Brandhof2014-10-241-0/+19
* Add file logs/analysis_reports.logSimon Brandhof2014-10-243-0/+125
* SONAR-5698 - Compute Engine - remove unecessary updatedAt field from histo WSTeryk Bellahsene2014-10-241-1/+0
* Fix JDBC connection leak when executing tests on non-H2Simon Brandhof2014-10-233-7/+2
* SONAR-5753 Should not fail when updating permission on Views and Devs (as the...Julien Lancelot2014-10-232-0/+44
* SONAR-5753 Provisioned projects should also have UUIDJulien Lancelot2014-10-235-4/+9
* SONAR-5718 Add "unassigned" item on assignees facetJean-Baptiste Lievremont2014-10-232-1/+11
* SONAR-5753 Do no migrate already migrated componentsJulien Lancelot2014-10-232-0/+122
* Fix testJulien Lancelot2014-10-231-1/+1
* SONAR-5559 Fix testJulien Lancelot2014-10-231-5/+6
* SONAR-5559 Do not select views, devs, and tech projects when indexing issue a...Julien Lancelot2014-10-232-0/+38
* SONAR-5753 Migrate disabled componentsJulien Lancelot2014-10-232-0/+121
* SONAR-5188 Use PROJECT_UUID from PROJECTS table to simplify some requests and...Julien Lancelot2014-10-236-61/+88
* SONAR-5530 Add uuid in Issue IndexJulien Lancelot2014-10-2354-500/+740
* SONAR-5747 SONAR-5748 SONAR-5718 Add more sticky facets w/ selection (rules, ...Jean-Baptiste Lievremont2014-10-232-1/+19
* SONAR-5626 start task launcher when the server has finished startingTeryk Bellahsene2014-10-221-1/+2
* SONAR-5698 SONAR-5694 Add business dates finishedAt startedAt and submittedAt...Teryk Bellahsene2014-10-229-37/+60
* Automatic merge from branch-4.5Jenkins CI2014-10-221-0/+4
|\
| * SONAR-5758 fix quality flawsSimon Brandhof2014-10-211-0/+4
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-2111-1/+90
|\|
| * SONAR-5758 db migration to delete corrupted rows in ACTIVITIESSimon Brandhof2014-10-2111-1/+90
* | SONAR-5749 Convert issue facets to sticky facetsJean-Baptiste Lievremont2014-10-213-3/+9
* | SONAR-5696: Snapshot switch moved from batch to server sideTeryk Bellahsene2014-10-2128-119/+833
* | SONAR-5749 SONAR-5747 Rename issues facets to reflect filter namesJean-Baptiste Lievremont2014-10-212-5/+5
* | SONAR-5747 Add project facet on issuesJean-Baptiste Lievremont2014-10-212-1/+10
* | SONAR-5753 Add migration to populate UUID columnsJulien Lancelot2014-10-219-0/+402
* | SONAR-5743 Add code snippets around issues in search WSJean-Baptiste Lievremont2014-10-214-4/+113
* | SONAR-5753 Create migration to add UUID columns in projectsJulien Lancelot2014-10-204-0/+13
* | SONAR-5694 add authorization rights and medium testsTeryk Bellahsene2014-10-172-3/+38
* | SONAR-5531 Fix bug when adding a comment on an issue linked on a removed ruleJulien Lancelot2014-10-172-0/+25