Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove useless ResourceSnapshotMapper and rename folder dependency to design | Julien Lancelot | 2015-04-28 | 4 | -64/+1 | |
| | ||||||
* | persist tests in db - SONAR-6255 | Teryk Bellahsene | 2015-04-28 | 4 | -1/+56 | |
| | ||||||
* | 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 | 3 | -0/+167 | |
| | ||||||
* | SONAR-6278 Feed tests in compute report | Julien HENRY | 2015-04-27 | 2 | -37/+0 | |
| | ||||||
* | SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_id | Julien Lancelot | 2015-04-21 | 6 | -29/+43 | |
| | ||||||
* | 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 | 4 | -21/+202 | |
| | ||||||
* | Deprecate AbstractDaoTestCase to not forget to replace it | Julien Lancelot | 2015-04-21 | 1 | -1/+10 | |
| | ||||||
* | SONAR-6298 Add project count in qprofile search WS response | Jean-Baptiste Lievremont | 2015-04-20 | 2 | -2/+14 | |
| | ||||||
* | SONAR-6433 Stop supporting the concept of "group/ecosystem" of plugins | Simon Brandhof | 2015-04-20 | 3 | -10/+1 | |
| | ||||||
* | cancel test_data migration in file_sources | Teryk Bellahsene | 2015-04-17 | 4 | -6/+6 | |
| | ||||||
* | SONAR-6366 add supportsMigration() on Dialect interface | Sébastien Lesaint | 2015-04-17 | 5 | -0/+25 | |
| | ||||||
* | SONAR-6253 Cleanup SourcePersister on batch side | Julien HENRY | 2015-04-17 | 7 | -259/+0 | |
| | | | | and move FileSourceDao to sonar-server | |||||
* | Remove coupling of sonar-plugin-api on Guava 10 | Simon Brandhof | 2015-04-16 | 2 | -0/+340 | |
| | | | | in order to prepare upgrade to Guava 18 in core codebase | |||||
* | 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 | |||||
* | SONAR-6364 Line number should be unset on closed issues | Simon Brandhof | 2015-04-16 | 1 | -2/+10 | |
| | ||||||
* | Use random timezone when executing tests from maven | Simon Brandhof | 2015-04-02 | 2 | -6/+15 | |
| | | | | This allows to fail-fast if a test is heavily coupled with local timezone. | |||||
* | Fix usage of clob.free() on MsSQL | Julien Lancelot | 2015-04-02 | 1 | -1/+9 | |
| | ||||||
* | Call Clob.free() to reduce memory consumption | Julien Lancelot | 2015-04-02 | 1 | -1/+3 | |
| | ||||||
* | Automatic merge from branch-5.1 | Jenkins CI | 2015-04-01 | 5 | -61/+95 | |
|\ | | | | | | | | | | | * 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 | 5 | -61/+95 | |
| | | ||||||
* | | SONAR-6319 SONAR-6321 Feed highlighting and symbols in compute report | Julien HENRY | 2015-03-31 | 1 | -1/+1 | |
| | | ||||||
* | | 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 | 4 | -23/+16 | |
| | | | | | | | | and DAOs | |||||
* | | SONAR-6327 Add is_default column to rules_profiles | Jean-Baptiste Lievremont | 2015-03-26 | 13 | -30/+30 | |
| | | ||||||
* | | SONAR-6257 Persist duplication measures in compute | Julien Lancelot | 2015-03-25 | 3 | -4/+28 | |
| | | ||||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-20 | 1 | -4/+4 | |
|\| | | | | | | | | | * origin/branch-5.1: SONAR-6012 Issues on files on removed modules should contain the module key | |||||
| * | SONAR-6012 Issues on files on removed modules should contain the module key | Julien Lancelot | 2015-03-20 | 1 | -4/+4 | |
| | | ||||||
* | | Fix coupling of some db tests with local timezone | Simon Brandhof | 2015-03-20 | 18 | -166/+61 | |
| | | ||||||
* | | persist measures on server side - SONAR-6253 | Teryk Bellahsene | 2015-03-20 | 3 | -124/+53 | |
| | | ||||||
* | | Automatic merge from branch-5.1 | Jenkins CI | 2015-03-18 | 3 | -0/+44 | |
|\| | | | | | | | | | | | | | * 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 | 3 | -0/+44 | |
| | | | | | | | | update this sources for current project | |||||
* | | Merge branch-5.1 | Julien Lancelot | 2015-03-18 | 1 | -1/+41 | |
|\| | ||||||
| * | Merge multiple issues column requests alter into one request | Julien Lancelot | 2015-03-17 | 1 | -7/+42 | |
| | | ||||||
* | | Add unit tests | Julien Lancelot | 2015-03-17 | 2 | -0/+101 | |
| | | ||||||
* | | Fix test on MySQL | Julien Lancelot | 2015-03-17 | 1 | -8/+15 | |
| | | ||||||
* | | SONAR-6261 Persist events in compute stack | Julien Lancelot | 2015-03-17 | 7 | -12/+12 | |
| | | ||||||
* | | Revert "Remove use of DateUtils.truncate since it is not efficient" | Julien HENRY | 2015-03-17 | 2 | -11/+16 | |
| | | | | | | | | This reverts commit 46e1d76cc3814518f23b65132e5a8f083bb707a5. | |||||
* | | Remove use of DateUtils.truncate since it is not efficient | Julien HENRY | 2015-03-16 | 2 | -16/+11 | |
| | | ||||||
* | | SONAR-6236 Put back widgets on default "Issues" dashboard, based on new ↵ | Jean-Baptiste Lievremont | 2015-03-10 | 2 | -0/+67 | |
| | | | | | | | | issue filter widget | |||||
* | | Merge branch 'master' into branch-5.2 | Stas Vilchik | 2015-03-09 | 1 | -3/+3 | |
|\| | | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/platform/ServerComponents.java server/sonar-web/src/main/less/components.less | |||||
| * | SONAR-5077 Fix test | Julien HENRY | 2015-03-09 | 1 | -3/+3 | |
| | | ||||||
* | | add information to the "New Issues" notification - SONAR-6045 | Teryk Bellahsene | 2015-03-04 | 1 | -0/+49 | |
|/ | ||||||
* | Fix compatibility of tests with non-H2 dbs | Simon Brandhof | 2015-03-03 | 1 | -2/+7 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-03-02 | 1 | -0/+6 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 1 | -1/+1 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 1 | -0/+52 | |
| | ||||||
* | Technical monitoring of web server - SONAR-4318 SONAR-5936 | Teryk Bellahsene | 2015-02-22 | 1 | -0/+6 | |
| | ||||||
* | Add some unit tests | Julien Lancelot | 2015-02-20 | 2 | -0/+30 | |
| |