Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract module sonar-db | Simon Brandhof | 2015-07-04 | 378 | -8512/+0 |
| | |||||
* | SONAR-6588 drop db connection from batch | Simon Brandhof | 2015-07-02 | 1 | -5/+1 |
| | |||||
* | SONAR-6588 move computation of debt to Compute Engine | Simon Brandhof | 2015-07-02 | 1 | -7/+45 |
| | |||||
* | SONAR-6588 integrate issues to Compute Engine | Simon Brandhof | 2015-07-02 | 3 | -289/+144 |
| | |||||
* | SONAR-6623 extract issue tracking algorithm from batch | Simon Brandhof | 2015-07-02 | 1 | -28/+0 |
| | |||||
* | Refactor registration of metrics at server startup | Simon Brandhof | 2015-06-18 | 1 | -12/+0 |
| | | | | Replace Hibernate by MyBatis | ||||
* | SONAR-6588 Remove RuleFinder from batch bootstrap phase | Simon Brandhof | 2015-06-17 | 1 | -18/+0 |
| | | | | | That allows to drop CacheRuleFinder and the Hibernate entities Rule/RuleParam | ||||
* | Remove ability to get users from batch | Simon Brandhof | 2015-06-17 | 1 | -0/+0 |
| | | | | + drop Hibernate model "User" | ||||
* | SONAR-6557 Drop dependencies table | Julien Lancelot | 2015-06-12 | 4 | -44/+0 |
| | |||||
* | SONAR-6567 send notifications on QGate failures | Simon Brandhof | 2015-06-10 | 1 | -0/+3 |
| | |||||
* | SONAR-6606 drop origin column from metrics table | Teryk Bellahsene | 2015-06-04 | 2 | -6/+6 |
| | |||||
* | SONAR-6475 Add WS to list members of a group | Jean-Baptiste Lievremont | 2015-06-01 | 1 | -0/+4 |
| | |||||
* | SONAR-6259 Grant project permission on the compute engine | Julien Lancelot | 2015-06-01 | 1 | -0/+5 |
| | |||||
* | SONAR-6474 New WS to delete a group | Jean-Baptiste Lievremont | 2015-05-27 | 8 | -21/+52 |
| | |||||
* | SONAR-6465 Add groupsCount on users search | Jean-Baptiste Lievremont | 2015-05-26 | 1 | -0/+4 |
| | |||||
* | move metric related classes in a specific package - SONAR-6570 | Teryk Bellahsene | 2015-05-26 | 2 | -57/+0 |
| | |||||
* | SONAR-6471 Add new WS to search for user groups | Jean-Baptiste Lievremont | 2015-05-22 | 1 | -0/+16 |
| | |||||
* | SONAR-6418 delete table GRAPHS | Simon Brandhof | 2015-05-20 | 1 | -9/+0 |
| | |||||
* | SONAR-6370 isolate plugin classloader from core | Simon Brandhof | 2015-05-11 | 7 | -1/+0 |
| | |||||
* | SONAR-6458 Create FileDependencyDao to insert and select file dependencies | Julien Lancelot | 2015-04-30 | 1 | -4/+0 |
| | |||||
* | SONAR-6453 Add columns in the dependencies table | Julien Lancelot | 2015-04-29 | 4 | -36/+36 |
| | |||||
* | Remove useless ResourceSnapshotMapper and rename folder dependency to design | Julien Lancelot | 2015-04-28 | 2 | -4/+0 |
| | |||||
* | persist tests in db - SONAR-6255 | Teryk Bellahsene | 2015-04-28 | 2 | -0/+6 |
| | |||||
* | add new column data_type in file_sources table - SONAR-6255 | Teryk Bellahsene | 2015-04-28 | 4 | -6/+6 |
| | |||||
* | SONAR-6428 WS to get component navigation information | Jean-Baptiste Lievremont | 2015-04-28 | 2 | -0/+153 |
| | |||||
* | SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_id | Julien Lancelot | 2015-04-21 | 5 | -13/+13 |
| | |||||
* | SONAR-6256 Add migration to add dependencies.from_component_uuid and ↵ | Julien Lancelot | 2015-04-21 | 4 | -12/+12 |
| | | | | dependencies.to_component_uuid | ||||
* | SONAR-6427 Internal WS to get global navigation configuratio | Jean-Baptiste Lievremont | 2015-04-21 | 2 | -0/+153 |
| | |||||
* | SONAR-6298 Add project count in qprofile search WS response | Jean-Baptiste Lievremont | 2015-04-20 | 1 | -2/+4 |
| | |||||
* | SONAR-6433 Stop supporting the concept of "group/ecosystem" of plugins | Simon Brandhof | 2015-04-20 | 1 | -0/+0 |
| | |||||
* | cancel test_data migration in file_sources | Teryk Bellahsene | 2015-04-17 | 4 | -6/+6 |
| | |||||
* | SONAR-6253 Cleanup SourcePersister on batch side | Julien HENRY | 2015-04-17 | 6 | -89/+0 |
| | | | | and move FileSourceDao to sonar-server | ||||
* | Move tests persistence from batch to compute - SONAR-6255 | Teryk Bellahsene | 2015-04-16 | 9 | -6/+16 |
| | | | | | | - define index and check the 3 use cases - define batch report format - create file_sources.test_data | ||||
* | Automatic merge from branch-5.1 | Jenkins CI | 2015-04-01 | 4 | -15/+30 |
|\ | | | | | | | | | | | * origin/branch-5.1: Fix issue when permission is set only on user fix select2 in rule bulk change | ||||
| * | Fix issue when permission is set only on user | Julien Lancelot | 2015-04-01 | 4 | -15/+30 |
| | | |||||
* | | SONAR-6325 Apply feedback from PR | Jean-Baptiste Lievremont | 2015-03-26 | 1 | -4/+4 |
| | | |||||
* | | SONAR-6329 Update handling of project/profile association in service layer ↵ | Jean-Baptiste Lievremont | 2015-03-26 | 3 | -16/+8 |
| | | | | | | | | and DAOs | ||||
* | | SONAR-6327 Add is_default column to rules_profiles | Jean-Baptiste Lievremont | 2015-03-26 | 13 | -30/+30 |
| | | |||||
* | | Fix coupling of some db tests with local timezone | Simon Brandhof | 2015-03-20 | 12 | -109/+28 |
| | | |||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-18 | 2 | -0/+34 |
|\| | | | | | | | | | | | | | * origin/branch-5.1: Batch should set updated date to 0 on updated sources and Compute should update this sources for current project improve significantly memore consumption while using a disk cache catch Throwable instead of Exception in Computation threads | ||||
| * | Batch should set updated date to 0 on updated sources and Compute should ↵ | Julien Lancelot | 2015-03-18 | 2 | -0/+34 |
| | | | | | | | | update this sources for current project | ||||
* | | SONAR-6261 Persist events in compute stack | Julien Lancelot | 2015-03-17 | 7 | -12/+12 |
| | | |||||
* | | SONAR-6236 Put back widgets on default "Issues" dashboard, based on new ↵ | Jean-Baptiste Lievremont | 2015-03-10 | 1 | -0/+58 |
|/ | | | | issue filter widget | ||||
* | Add some unit tests | Julien Lancelot | 2015-02-20 | 1 | -0/+15 |
| | |||||
* | SONAR-6163 - timezones - events migration | Teryk Bellahsene | 2015-02-17 | 6 | -13/+13 |
| | |||||
* | SONAR-6123 Update generation of module UUID path on views and developers | Julien Lancelot | 2015-02-13 | 1 | -2/+2 |
| | |||||
* | SONAR-6156 The search of projects on contextualized Issues page should ↵ | Julien Lancelot | 2015-02-11 | 1 | -3/+0 |
| | | | | support views | ||||
* | SONAR-5183 timezones - semaphores migration | Teryk Bellahsene | 2015-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-2570 compress db table FILE_SOURCES | Simon Brandhof | 2015-02-10 | 7 | -26/+28 |
| | |||||
* | SONAR-5183 timezones - migrate issues table from timestamp to long | Teryk Bellahsene | 2015-02-09 | 27 | -177/+177 |
| |