aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DOCS update for review changesMikeBirnstiehl2019-09-241-2/+2
* Fixing SonarQube analysis issues (#2084)Jacek2019-09-247-14/+79
* Add ITs for the new UIJeremy Davis2019-09-242-5/+8
* Fix UT for components countJacek2019-09-242-2/+2
* Update expected zip file sizeDuarte Meneses2019-09-241-2/+2
* SONAR-12390 Prevent analysis deletion when it is a baselineDuarte Meneses2019-09-248-55/+31
* Fixes from reviewJeremy Davis2019-09-246-95/+140
* DOCS add new code period pageMikeBirnstiehl2019-09-245-17/+52
* WS bug fixes (#2070)Jacek2019-09-245-8/+23
* Fix conflicts after rebaseJacek2019-09-2420-157/+482
* SONAR-12430 Handle project baseline for Community EditionJeremy Davis2019-09-2425-161/+354
* SONAR-12415 Fix Leak title in project overviewJeremy Davis2019-09-248-17/+160
* Fix new code period set action with specific analysis for CE (#2051)Jacek2019-09-243-19/+42
* SONAR-12420 Prevent setting baseline from project branches pageJeremy Davis2019-09-242-132/+1
* SONAR-11629 Add baseline marker to activity pageJeremy Davis2019-09-2424-99/+277
* SONAR-12366 Always set new code periods to main branch in CE (#2047)Duarte Meneses2019-09-244-14/+80
* SONAR-12412 - support import/export of new code periods for projects (#2024)Jacek2019-09-241-4/+5
* SONAR-12419 - resolve date for specific_analysis new code period type (#2026)Jacek2019-09-244-9/+115
* SONAR-11658 branch setting for the new code periodJeremy Davis2019-09-2424-40/+1403
* SONAR-11630 Project setting for new code periodJeremy Davis2019-09-2414-0/+864
* SONAR-11637 General setting for new code periodJeremy Davis2019-09-2419-5/+1109
* SONAR-12347 Migrate propertiesDuarte Meneses2019-09-245-1/+121
* Improve code quality and test coverageDuarte Meneses2019-09-2417-24/+1288
* New Code Period tableDuarte Meneses2019-09-241-0/+12
* SONAR-12366 New Code Period WebServicesDuarte Meneses2019-09-2415-1209/+0
* SONAR-12406 - remove 'sonar.leak.period' propertyJacek2019-09-2427-402/+50
* Add ListAction to NewCodePeriod WS ModuleJacek2019-09-242-2/+3
* Feature/dm/migrate new code period (#2017)Duarte Meneses2019-09-2427-478/+1241
* SONAR-12366 update endpoint ws urls (#2013)Jacek2019-09-2423-134/+583
* SONAR-12393 - support remove new code period on branch, project removal (#2002)Jacek2019-09-245-0/+90
* SONAR-12366 Add WS to testerDuarte Meneses2019-09-247-1/+316
* SONAR-12366 Create WS to delete New Code PeriodsDuarte Meneses2019-09-243-15/+3
* SONAR-12366 Add new WSs to testerDuarte Meneses2019-09-243-12/+190
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-247-11/+304
* SONAR-12394 Load analysis new code period based on hierarchy of New Code Peri...Duarte Meneses2019-09-2419-801/+485
* SONAR-12364 Fix update of valuesDuarte Meneses2019-09-2417-45/+99
* SONAR-12364 - SonarQube analysis fixesJacek2019-09-242-0/+46
* SONAR-12364 - IT fixes, add uniq new code period table constraintJacek2019-09-246-3/+19
* SONAR-12364 - remove manual baseline column from usageJacek2019-09-249-161/+69
* SONAR-12364 - migrate project analysis delete action to new conceptJacek2019-09-245-8/+40
* SONAR-12364 - switch from manual baseline to New Code Period conceptJacek2019-09-2416-65/+187
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-2411-161/+504
* Create UUID for new_code_periodsDuarte Meneses2019-09-242-14/+26
* Set value nullable in new_code_periodsDuarte Meneses2019-09-242-2/+2
* add Upsert to NewCodePeriodDaoDuarte Meneses2019-09-244-13/+87
* SONAR-12366 Create WS to read/write New Code PeriodsDuarte Meneses2019-09-244-0/+678
* SONAR-12365 create new_code_period table (#1986)Jacek2019-09-2421-1/+990
* SONAR-12460 add GitLab Auth docsMikeBirnstiehl2019-09-232-3/+30
* SONAR-12460 Fail startup when detecting GitLab Auth pluginJulien Lancelot2019-09-232-2/+147
* SONAR-12460 Support GitLab AuthenticationJulien Lancelot2019-09-2321-0/+1150