aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/Pagination.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
|
* SONAR-22479 added new telemetry metric 'user_enabled'lukasz-jarocki-sonarsource2024-07-241-0/+3
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* SONAR-20315 use pagination.offset in all paginated sql queries, and remove ↵Pierre2023-09-291-5/+0
| | | | the concept of startRowNumber
* SONAR-20315 update scim queries, introduce OffsetBasedPaginationPierre2023-09-281-1/+4
|
* SONAR-19084 periodically schedule the GitHub sync task.Wojtek Wajerowicz2023-05-111-0/+6
|
* Update license templates for 2023Pierre2023-01-021-1/+1
|
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
|
* SONAR-8931 simpler paging in selectOrganizationsWithoutLoadedTemplateSébastien Lesaint2017-03-231-0/+81