| Commit message (Expand) | Author | Age | Files | Lines |
* | simplify test_real_start | Pierre Guillot | 2020-02-20 | 1 | -37/+5 |
* | SONAR-12689 Separate storage of projects/apps from their components and branches | Duarte Meneses | 2020-01-31 | 1 | -1/+1 |
* | SONAR-12723 remove 'newsbox.dismiss.hotspots' user property | Jacek | 2020-01-13 | 1 | -1/+1 |
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 122 | -122/+122 |
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 6 | -16/+10 |
* | SONAR-12668 Drop 'sonar.branch.target' | Duarte Meneses | 2019-12-09 | 1 | -1/+1 |
* | SONAR-12383 Selenide update to 5.2.3 and Guava update to 28.1-jre | Jacek | 2019-11-12 | 1 | -2/+3 |
* | SONAR-12512 Allow project binding on multiple GitHub instances | Julien Lancelot | 2019-11-06 | 1 | -1/+1 |
* | SONAR-12512 Allow configuration of multiple GitHub instances | Julien Lancelot | 2019-11-06 | 1 | -2/+2 |
* | SONAR-12508 Remove RuleRepository and RuleI18n APIs deprecated since 4.2 | Duarte Meneses | 2019-10-21 | 2 | -3/+1 |
* | SONAR-12485 add Docker flag in System Info | Sébastien Lesaint | 2019-10-07 | 2 | -1/+3 |
* | Fix UT for components count | Jacek | 2019-09-24 | 1 | -1/+1 |
* | SONAR-12406 - remove 'sonar.leak.period' property | Jacek | 2019-09-24 | 1 | -1/+1 |
* | SSF-92 Code injection from SonarQube plugins | Duarte Meneses | 2019-09-20 | 1 | -0/+3 |
* | SONAR-5366 - restore custom rules (#2060) | Jacek | 2019-09-18 | 1 | -1/+1 |
* | logger name should appear in Unit Tests' logs | Sébastien Lesaint | 2019-09-06 | 1 | -1/+1 |
* | drop now useless module sonar-db-testing | Sébastien Lesaint | 2019-09-02 | 1 | -1/+1 |
* | use testFixtures instead of test configuration of db-dao | Sébastien Lesaint | 2019-09-02 | 2 | -1/+22 |
* | use testFixtures instead of test configuration of db-core | Sébastien Lesaint | 2019-09-02 | 1 | -1/+0 |
* | remove need to add H2 dependency when depending on sonar-db-testing | Sébastien Lesaint | 2019-08-14 | 1 | -2/+0 |
* | SONAR-12218 remove DB migrations before 8.0 | Sébastien Lesaint | 2019-08-09 | 1 | -1/+1 |
* | SONAR-10028 move CeQueueCleaner to Web to support clustering | Sébastien Lesaint | 2019-07-30 | 6 | -227/+2 |
* | Clean deps | Duarte Meneses | 2019-07-17 | 1 | -4/+19 |
* | Extract implementation from plugin API and create new module sonar-plugin-api... | Duarte Meneses | 2019-07-12 | 5 | -7/+7 |
* | Extract implementation from plugin API and create new module sonar-plugin-api... | Duarte Meneses | 2019-07-12 | 8 | -10/+9 |
* | SC-819 Make Organization#guarded column nullable | Benoit | 2019-07-05 | 1 | -1/+1 |
* | SONAR-12127 don't run new migrations when upgrading from 7.0 | Sébastien Lesaint | 2019-06-28 | 1 | -1/+1 |
* | SC-702 add log of duration at the end of CE task run | Simon Brandhof | 2019-06-28 | 9 | -43/+58 |
* | SONAR-12186 Fix SSF-78 | Michal Duda | 2019-06-28 | 1 | -1/+1 |
* | SONAR-12043 Refactor CeServer | Duarte Meneses | 2019-06-03 | 2 | -129/+60 |
* | SONAR-12043 Refactor ProcessEntryPoint | Duarte Meneses | 2019-06-03 | 1 | -0/+1 |
* | SONAR-12043 graceful shutdown timeout configurable for ITs | Sébastien Lesaint | 2019-06-03 | 1 | -5/+3 |
* | SONAR-12043 CE gracefully stops | Sébastien Lesaint | 2019-06-03 | 12 | -48/+218 |
* | SONAR-12043 main process supports graceful and hard stop | Sébastien Lesaint | 2019-06-03 | 1 | -0/+6 |
* | SONAR-12043 rename current shutdown code from stop to hardStop | Sébastien Lesaint | 2019-06-03 | 5 | -9/+9 |
* | SONAR-12043 increase default timeout to 6 hours | Sébastien Lesaint | 2019-06-03 | 5 | -30/+18 |
* | SONAR-12043 minor renaming of 2 methods of CeConfiguration | Sébastien Lesaint | 2019-06-03 | 7 | -28/+28 |
* | SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ... | Duarte Meneses | 2019-06-03 | 10 | -21/+64 |
* | SONAR-11675 delete scan contexts and CE activities on project purge | Sébastien Lesaint | 2019-05-31 | 2 | -151/+26 |
* | SONAR-10034 drop support of reflection-based Pico Container lifecycle management | Sébastien Lesaint | 2019-05-23 | 1 | -3/+4 |
* | SONAR-11720 Set different memory defaults for EE+ | Michal Duda | 2019-05-21 | 1 | -1/+10 |
* | SONAR-12061 Create 'INTERNAL_COMPONENT_PROPS' table | Benoît Gianinetti | 2019-05-15 | 1 | -1/+1 |
* | SONAR-11969 Make Edition available for analyzers in the Scanner API | Duarte Meneses | 2019-05-06 | 1 | -3/+5 |
* | SONAR-11757 single notification for FPs and changes on my issues | Sébastien Lesaint | 2019-04-23 | 2 | -9/+4 |
* | SONAR-11752 disable global subscription to notifs on new/fixed issues | Simon Brandhof | 2019-04-23 | 1 | -1/+1 |
* | SONAR-11753 move "failed analysis" notification to email specific algo | Sébastien Lesaint | 2019-04-23 | 2 | -28/+34 |
* | SONAR-11753 move "QP change" notification to email specific algo | Sébastien Lesaint | 2019-04-23 | 1 | -5/+5 |
* | SONAR-11753 move "QG change" notification classes to single package | Sébastien Lesaint | 2019-04-23 | 1 | -2/+2 |
* | SONAR-11753 move issue change notifications to email specific algo | Sébastien Lesaint | 2019-04-23 | 1 | -6/+6 |
* | SONAR-11753 NewIssuesNotification must not do SQL requests | Sébastien Lesaint | 2019-04-23 | 2 | -3/+1 |