index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
sonar-db-dao
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-12412 - support import/export of new code periods for projects (#2024)
Jacek
2019-09-24
1
-4
/
+5
*
Improve code quality and test coverage
Duarte Meneses
2019-09-24
4
-8
/
+67
*
New Code Period table
Duarte Meneses
2019-09-24
1
-0
/
+12
*
Feature/dm/migrate new code period (#2017)
Duarte Meneses
2019-09-24
7
-8
/
+28
*
SONAR-12393 - support remove new code period on branch, project removal (#2002)
Jacek
2019-09-24
5
-0
/
+90
*
SONAR-12366 Create WS to read/write New Code Periods
Duarte Meneses
2019-09-24
4
-9
/
+56
*
SONAR-12394 Load analysis new code period based on hierarchy of New Code Peri...
Duarte Meneses
2019-09-24
4
-28
/
+36
*
SONAR-12364 Fix update of values
Duarte Meneses
2019-09-24
9
-25
/
+36
*
SONAR-12364 - SonarQube analysis fixes
Jacek
2019-09-24
2
-0
/
+46
*
SONAR-12364 - IT fixes, add uniq new code period table constraint
Jacek
2019-09-24
1
-0
/
+4
*
SONAR-12364 - remove manual baseline column from usage
Jacek
2019-09-24
6
-154
/
+49
*
SONAR-12364 - migrate project analysis delete action to new concept
Jacek
2019-09-24
4
-0
/
+36
*
SONAR-12364 - switch from manual baseline to New Code Period concept
Jacek
2019-09-24
7
-37
/
+121
*
SONAR-12366 Create WS to read/write New Code Periods
Duarte Meneses
2019-09-24
2
-38
/
+5
*
Create UUID for new_code_periods
Duarte Meneses
2019-09-24
2
-14
/
+26
*
add Upsert to NewCodePeriodDao
Duarte Meneses
2019-09-24
3
-1
/
+64
*
SONAR-12366 Create WS to read/write New Code Periods
Duarte Meneses
2019-09-24
1
-0
/
+32
*
SONAR-12365 create new_code_period table (#1986)
Jacek
2019-09-24
12
-0
/
+602
*
Fix mssql CE activity query and incorrect usage of AlwaysIncreasingSystem2 (#...
Jacek
2019-09-18
3
-11
/
+4
*
SONAR-5366 - restore custom rules (#2060)
Jacek
2019-09-18
10
-2
/
+503
*
SONAR-12398 make schedule refresh of porfolios work
Sébastien Lesaint
2019-09-16
2
-22
/
+40
*
SONAR-12214 - order by created_at instead of technical id (#2029)
Jacek
2019-09-05
11
-120
/
+214
*
use testFixtures instead of test configuration of db-dao
Sébastien Lesaint
2019-09-02
48
-52
/
+48
*
use testFixtures instead of test configuration of db-core
Sébastien Lesaint
2019-09-02
1
-1
/
+1
*
SONAR-8520 Make schema dumper cross-platform
philippe-perrin-sonarsource
2019-08-14
1
-1
/
+1
*
remove DBUnit
Sébastien Lesaint
2019-08-09
73
-5884
/
+1347
*
CreateDb initialize DB without starting full SQ
Sébastien Lesaint
2019-08-09
4
-1
/
+158
*
SONAR-8520 remove H2 specific way of creating database in Unit tests
Sébastien Lesaint
2019-08-09
5
-29
/
+78
*
SONAR-8520 init H2 with Java code as with all other DBs
Sébastien Lesaint
2019-08-09
12
-1192
/
+1291
*
SONAR-8520 fix missing not null in schema-h2.ddl for table PROPERTIES
Sébastien Lesaint
2019-08-09
1
-1
/
+1
*
SONAR-8520 move H2 scripts to sonar-db-dao
Sébastien Lesaint
2019-08-09
11
-72
/
+1421
*
SONAR-9882 column should be named ANALYSIS_PROPERTIES.ANALYSIS_UUID
Sébastien Lesaint
2019-07-31
10
-62
/
+62
*
SONAR-8115 storing project quality gate in table (#1919)
Jacek
2019-07-31
10
-68
/
+52
*
SONAR-12259 - remove deprecated request params, response fields from api/proj...
Jacek
2019-07-22
4
-167
/
+0
*
SONAR-8115 Storing default qgate in table (blue green deploy safety) (#1925)
Jacek
2019-07-19
9
-12
/
+186
*
Clean deps
Duarte Meneses
2019-07-17
1
-1
/
+9
*
MMF-769 User can close their account (#1861)
Benoit
2019-07-12
12
-242
/
+251
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
1
-1
/
+1
*
Extract implementation from plugin API and create new module sonar-plugin-api...
Duarte Meneses
2019-07-12
18
-24
/
+22
*
SONAR-12261 fix project QG search on MsSQL
Sébastien Lesaint
2019-07-10
1
-1
/
+1
*
SONAR-12246 remove MySQL dialect
Simon Brandhof
2019-07-10
6
-155
/
+0
*
SONAR-12246 Remove SQL requests specific to MySQL
Simon Brandhof
2019-07-10
3
-22
/
+0
*
SONAR-12246 Remove dependencies on MySQL driver
Simon Brandhof
2019-07-10
1
-1
/
+0
*
MMF-1737 Analyze Bitbucket repositories with Azure Pipelines (#1879)
mickael-caro-sonarsource
2019-07-10
4
-8
/
+7
*
SC-799 Add temporary live migration to delete empty personal orgs
Janos Gyerik
2019-07-05
4
-0
/
+109
*
SC-764 Return alm organization type in /api/organizations/search
Benoît Gianinetti
2019-07-05
4
-5
/
+54
*
Merge pull request #1789 from SonarSource/fix/md/SONAR-11845-project-import-s...
Michal Duda
2019-06-28
2
-12
/
+11
*
Replace 3 regex with 1 and precompiled pattern
Franck Arnulfo
2019-06-28
1
-4
/
+6
*
SONAR-12221 Add pagination to api/qualitygates/search
Julien Lancelot
2019-06-28
4
-65
/
+15
*
SONAR-11560 fix api/permissions/users sorting
Michal Duda
2019-06-14
6
-1
/
+94
[next]