aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/component/ComponentQueryTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-241-1/+1
* SONAR-21647 Migrate DAO IT (#10676)OrlovAlexander2024-02-221-8/+8
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-19324 Fix api/projects/search low performancesAlain Kermis2023-08-291-4/+2
* Revert "SONAR-7704 Change type of components.created_at to bigint"Eric Giffon2023-08-231-2/+2
* SONAR-7704 Change type of components.created_at to bigintEric Giffon2023-07-241-2/+2
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-191-12/+7
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-141-2/+0
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONARCLOUD-78 fix project_6m_inactive_projects regarding branchesSimon Brandhof2018-08-071-2/+2
* SONARCLOUD-78 remove ambiguity on ComponentQuery#analyzedAfterSimon Brandhof2018-08-071-2/+2
* Delete unused ComponentQuery#languageSimon Brandhof2018-06-291-6/+8
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-141-3/+3
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9181 WS api/projects/search search by component keys or uuidsTeryk Bellahsene2017-09-111-0/+16
* SONAR-9181 WS api/projects/search filters on provisioned projectsTeryk Bellahsene2017-09-111-0/+2
* SONAR-8640 WS api/projects/search query on key does partial match and is case...Teryk Bellahsene2017-09-111-6/+14
* SONAR-4566 Search old projects in WS api/projects/searchTeryk Bellahsene2017-09-111-0/+2
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+75