Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quality flaw | Julien Lancelot | 2014-10-23 | 2 | -2/+3 |
| | |||||
* | SONAR-5753 Should not fail when updating permission on Views and Devs (as ↵ | Julien Lancelot | 2014-10-23 | 5 | -10/+59 |
| | | | | they have no uuid for the moment) | ||||
* | SONAR-5753 Provisioned projects should also have UUID | Julien Lancelot | 2014-10-23 | 7 | -9/+18 |
| | |||||
* | SONAR-5718 Add "unassigned" item on assignees facet | Jean-Baptiste Lievremont | 2014-10-23 | 5 | -8/+57 |
| | |||||
* | SONAR-5753 Do no migrate already migrated components | Julien Lancelot | 2014-10-23 | 3 | -8/+131 |
| | |||||
* | Revert "Revert "SONAR-5605 MySQL: configure driver to use server side cursor ↵ | Julien Lancelot | 2014-10-23 | 1 | -6/+1 |
| | | | | | | | | | and not client side cursor"" This reverts commit cbd911bcb1bc40510fdf56639ef7476612bec24c. Conflicts: sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java | ||||
* | Fix test | Julien Lancelot | 2014-10-23 | 1 | -1/+1 |
| | |||||
* | SONAR-5559 Fix test | Julien Lancelot | 2014-10-23 | 1 | -5/+6 |
| | |||||
* | Fix quality flaw | Julien Lancelot | 2014-10-23 | 1 | -22/+25 |
| | |||||
* | SONAR-5559 Do not select views, devs, and tech projects when indexing issue ↵ | Julien Lancelot | 2014-10-23 | 2 | -0/+38 |
| | | | | authorization | ||||
* | SONAR-5753 Add index on uuid and project_uuid columns | Julien Lancelot | 2014-10-23 | 1 | -0/+3 |
| | |||||
* | SONAR-5753 Migrate disabled components | Julien Lancelot | 2014-10-23 | 3 | -38/+174 |
| | |||||
* | SONAR-5188 Use PROJECT_UUID from PROJECTS table to simplify some requests ↵ | Julien Lancelot | 2014-10-23 | 12 | -100/+124 |
| | | | | and security checks | ||||
* | SONAR-5530 Add uuid in Issue Index | Julien Lancelot | 2014-10-23 | 85 | -728/+1198 |
| | |||||
* | SONAR-5747 SONAR-5748 SONAR-5718 Add more sticky facets w/ selection (rules, ↵ | Jean-Baptiste Lievremont | 2014-10-23 | 3 | -1/+25 |
| | | | | assignees, files) | ||||
* | Remove some duplications in pom files | Simon Brandhof | 2014-10-23 | 1 | -4/+0 |
| | |||||
* | SONAR-5749 Add selected items in issues facets | Jean-Baptiste Lievremont | 2014-10-23 | 4 | -22/+29 |
| | |||||
* | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-23 | 3 | -1/+12 |
|\ | | | | | | | | | | | | | * origin/branch-4.5: Fix tooltip of "More Criteria" filter Fix tooltip of query filter SONAR-5762 Fix redirection on component viewer when opened in Eclipse browser | ||||
| * | Fix tooltip of "More Criteria" filter | Jean-Baptiste Lievremont | 2014-10-22 | 1 | -0/+6 |
| | | |||||
| * | Fix tooltip of query filter | Jean-Baptiste Lievremont | 2014-10-22 | 1 | -0/+5 |
| | | |||||
| * | SONAR-5762 Fix redirection on component viewer when opened in Eclipse browser | Jean-Baptiste Lievremont | 2014-10-22 | 1 | -1/+1 |
| | | |||||
* | | SONAR-5623 Apply feedback | Stas Vilchik | 2014-10-22 | 5 | -22/+22 |
| | | |||||
* | | SONAR-5626 start task launcher when the server has finished starting | Teryk Bellahsene | 2014-10-22 | 2 | -5/+13 |
| | | |||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-22 | 4 | -2/+12 |
|\| | | | | | | | | | | | * origin/branch-4.5: SONAR-5758 Apply CSV escaping on classic rule activation params SONAR-5758 Use CSV escaping to send custom rule parameters | ||||
| * | SONAR-5758 Apply CSV escaping on classic rule activation params | Jean-Baptiste Lievremont | 2014-10-22 | 1 | -1/+1 |
| | | |||||
| * | SONAR-5758 Use CSV escaping to send custom rule parameters | Jean-Baptiste Lievremont | 2014-10-22 | 3 | -1/+11 |
| | | |||||
* | | Fix quality flaws | Jean-Baptiste Lievremont | 2014-10-22 | 2 | -3/+4 |
| | | |||||
* | | SONAR-5696 truncate table before adding column ANALYSIS_REPORTS.SNAPSHOT_ID | Simon Brandhof | 2014-10-22 | 1 | -0/+6 |
| | | |||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-22 | 1 | -1/+1 |
|\| | | | | | | | | | * origin/branch-4.5: SONAR-5758 fix SQL request | ||||
| * | SONAR-5758 fix SQL request | Simon Brandhof | 2014-10-22 | 1 | -1/+1 |
| | | |||||
* | | SONAR-5698 SONAR-5694 Add business dates finishedAt startedAt and ↵ | Teryk Bellahsene | 2014-10-22 | 13 | -47/+109 |
| | | | | | | | | submittedAt to analysis report | ||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-22 | 2 | -5/+13 |
|\| | | | | | | | | | * origin/branch-4.5: SONAR-5758 fix quality flaws | ||||
| * | SONAR-5758 fix quality flaws | Simon Brandhof | 2014-10-21 | 2 | -5/+13 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-21 | 19 | -8/+223 |
|\| | | | | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/db/migrations/DatabaseMigrations.java sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql | ||||
| * | SONAR-5758 db migration to delete corrupted rows in ACTIVITIES | Simon Brandhof | 2014-10-21 | 19 | -9/+224 |
| | | |||||
* | | SONAR-5749 Convert issue facets to sticky facets | Jean-Baptiste Lievremont | 2014-10-21 | 6 | -136/+106 |
| | | |||||
* | | Fix quality flaws | Jean-Baptiste Lievremont | 2014-10-21 | 1 | -4/+7 |
| | | |||||
* | | SONAR-5696: Snapshot switch moved from batch to server side | Teryk Bellahsene | 2014-10-21 | 38 | -162/+1120 |
| | | |||||
* | | SONAR-5749 SONAR-5747 Rename issues facets to reflect filter names | Jean-Baptiste Lievremont | 2014-10-21 | 3 | -10/+11 |
| | | |||||
* | | SONAR-5747 Add project facet on issues | Jean-Baptiste Lievremont | 2014-10-21 | 3 | -1/+12 |
| | | |||||
* | | SONAR-5753 Add migration to populate UUID columns | Julien Lancelot | 2014-10-21 | 12 | -1/+550 |
| | | |||||
* | | SONAR-5743 Add code snippets around issues in search WS | Jean-Baptiste Lievremont | 2014-10-21 | 6 | -6/+142 |
| | | |||||
* | | SONAR-5753 Create migration to add UUID columns in projects | Julien Lancelot | 2014-10-20 | 5 | -0/+46 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien HENRY | 2014-10-20 | 6 | -10/+28 |
|\| | | | | | | | | | Conflicts: sonar-batch/src/main/java/org/sonar/batch/DefaultDecoratorContext.java | ||||
| * | SONAR-5255 Make sure SonarQube compatible with IE 11 | Stas Vilchik | 2014-10-20 | 2 | -2/+4 |
| | | |||||
| * | SONAR-5760 Component Viewer fails to show a big files | Stas Vilchik | 2014-10-20 | 3 | -7/+23 |
| | | |||||
| * | SONAR-5736 The select list component does not fetch more than one page | Stas Vilchik | 2014-10-20 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-20 | 1 | -0/+39 |
|\| | | | | | | | | | | | Conflicts: sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql | ||||
| * | SONAR-5625 Include the "enabled" column to the current "projects_kee" index | Julien Lancelot | 2014-10-20 | 1 | -0/+39 |
| | | |||||
* | | Fix quality flaw | Simon Brandhof | 2014-10-17 | 1 | -5/+5 |
| | |