Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-5694 - add project uuid to the analysis report activity | Teryk Bellahsene | 2014-10-28 | 1 | -0/+8 | |
| | | ||||||
* | | SONAR-5755 Move creation of projects.uuid index after uuid columns have been ↵ | Julien Lancelot | 2014-10-28 | 2 | -1/+2 | |
| | | | | | | | | populated | |||||
* | | SONAR-5755 fix cursor mode on PostgresSQL | Julien Lancelot | 2014-10-28 | 2 | -17/+16 | |
| | | ||||||
* | | Compute Engine - give context when failing to retrieve a snapshot | Teryk Bellahsene | 2014-10-28 | 1 | -0/+1 | |
| | | ||||||
* | | When initializing indexes, synchronize without date | Julien Lancelot | 2014-10-28 | 8 | -32/+50 | |
| | | ||||||
* | | SONAR-5787 add sorting of issues per project, file path then line id | Simon Brandhof | 2014-10-28 | 2 | -0/+22 | |
| | | ||||||
* | | fix quality flaws | Teryk Bellahsene | 2014-10-28 | 6 | -4/+36 | |
| | | ||||||
* | | SONAR-5755 Improve migration re-entrance | Julien Lancelot | 2014-10-28 | 1 | -7/+26 | |
| | | ||||||
* | | Fix IT on MsSQL | Julien Lancelot | 2014-10-28 | 13 | -21/+41 | |
| | | ||||||
* | | Fix IT on MsSQL | Julien Lancelot | 2014-10-28 | 1 | -2/+2 | |
| | | ||||||
* | | Fix ResourceDaoTest on mssql | Simon Brandhof | 2014-10-27 | 2 | -0/+10 | |
| | | ||||||
* | | Add missing UUID in test files | Julien Lancelot | 2014-10-27 | 15 | -40/+44 | |
| | | ||||||
* | | SONAR-5614 Populate issues updated_at, issue_close_date and ↵ | Julien Lancelot | 2014-10-27 | 5 | -12/+16 | |
| | | | | | | | | issue_update_date columns when purging components | |||||
* | | SONAR-5628 - Compute Engine - Remove sonar-dbcleaner-plugin | Teryk Bellahsene | 2014-10-27 | 5 | -3/+76 | |
| | | ||||||
* | | SONAR-3718 Add support for '/' character in branch names | Julien HENRY | 2014-10-27 | 2 | -4/+5 | |
| | | ||||||
* | | Fix quality flaws | Julien Lancelot | 2014-10-27 | 1 | -7/+4 | |
| | | ||||||
* | | SONAR-5737 Drop support of "sonar.importSources" feature | Julien HENRY | 2014-10-27 | 1 | -9/+0 | |
| | | ||||||
* | | SONAR-5755 Manage UUID in Views and Devs | Julien Lancelot | 2014-10-27 | 6 | -15/+17 | |
| | | ||||||
* | | SONAR-5755 Manage Views and Devs | Julien Lancelot | 2014-10-27 | 7 | -23/+44 | |
| | | ||||||
* | | SONAR-5628 - Compute Engine - Move DbCleaner | Teryk Bellahsene | 2014-10-27 | 20 | -11/+1188 | |
| | | ||||||
* | | Fix quality flaws | Julien Lancelot | 2014-10-24 | 1 | -4/+14 | |
| | | ||||||
* | | SONAR-5753 Fix migration on mssql | Julien Lancelot | 2014-10-24 | 1 | -0/+1 | |
| | | ||||||
* | | Fix JDBC connection leak when executing tests on non-H2 | Simon Brandhof | 2014-10-23 | 1 | -0/+1 | |
| | | ||||||
* | | SONAR-5753 Fix mssql tests by removing uniqueness of projects.uuid index and ↵ | Julien Lancelot | 2014-10-23 | 1 | -0/+2 | |
| | | | | | | | | remove useless index on projects.project_uuid | |||||
* | | Remove JFreeChart from batch classpath | Simon Brandhof | 2014-10-23 | 1 | -1/+12 | |
| | | ||||||
* | | SONAR-5753 Provisioned projects should also have UUID | Julien Lancelot | 2014-10-23 | 8 | -6/+53 | |
| | | ||||||
* | | SONAR-5753 Do no migrate already migrated components | Julien Lancelot | 2014-10-23 | 1 | -5/+14 | |
| | | ||||||
* | | SONAR-5559 Do not select views, devs, and tech projects when indexing issue ↵ | Julien Lancelot | 2014-10-23 | 1 | -5/+11 | |
| | | | | | | | | authorization | |||||
* | | SONAR-5753 Migrate disabled components | Julien Lancelot | 2014-10-23 | 1 | -3/+15 | |
| | | ||||||
* | | SONAR-5188 Use PROJECT_UUID from PROJECTS table to simplify some requests ↵ | Julien Lancelot | 2014-10-23 | 12 | -442/+26 | |
| | | | | | | | | and security checks | |||||
* | | SONAR-5530 Add uuid in Issue Index | Julien Lancelot | 2014-10-23 | 22 | -117/+489 | |
| | | ||||||
* | | SONAR-5753 Revert change on ComponentMapper | Julien HENRY | 2014-10-22 | 1 | -4/+2 | |
| | | ||||||
* | | SONAR-5696 fix update query with field – case sensitivity | Teryk Bellahsene | 2014-10-22 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-5755 Populate uuid column on new resources | Julien HENRY | 2014-10-22 | 2 | -6/+21 | |
| | | ||||||
* | | SONAR-5696 fix query for a boolean in a where clause | Teryk Bellahsene | 2014-10-22 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-5698 SONAR-5694 Add business dates finishedAt startedAt and ↵ | Teryk Bellahsene | 2014-10-22 | 6 | -10/+54 | |
| | | | | | | | | submittedAt to analysis report | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-21 | 2 | -0/+2 | |
|\| | | | | | | | | | | | | | 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 | 3 | -1/+3 | |
| | | ||||||
* | | SONAR-5696: Snapshot switch moved from batch to server side | Teryk Bellahsene | 2014-10-21 | 8 | -11/+83 | |
| | | ||||||
* | | SONAR-5753 Add migration to populate UUID columns | Julien Lancelot | 2014-10-21 | 8 | -2/+267 | |
| | | ||||||
* | | SONAR-5753 Create migration to add UUID columns in projects | Julien Lancelot | 2014-10-20 | 26 | -77/+150 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien HENRY | 2014-10-20 | 1 | -0/+1 | |
|\| | | | | | | | | | Conflicts: sonar-batch/src/main/java/org/sonar/batch/DefaultDecoratorContext.java | |||||
| * | SONAR-5760 Component Viewer fails to show a big files | Stas Vilchik | 2014-10-20 | 1 | -0/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-20 | 3 | -2/+3 | |
|\| | | | | | | | | | | | 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 | 3 | -2/+3 | |
| | | ||||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-10-17 | 1 | -2/+2 | |
|\| | | | | | | | | | | | * origin/branch-4.5: SONAR-5735 Deprecate "sonar.importSources" SONAR-5691 Exception messages are shown twice | |||||
| * | SONAR-5735 Deprecate "sonar.importSources" | Julien HENRY | 2014-10-17 | 1 | -2/+2 | |
| | | ||||||
* | | Revert "SONAR-5735 Deprecate "sonar.importSources"" | Julien HENRY | 2014-10-17 | 1 | -2/+2 | |
| | | | | | | | | This reverts commit bdf9dacf8492e93e86f55b832b397e74c8205561. | |||||
* | | SONAR-5735 Deprecate "sonar.importSources" | Julien HENRY | 2014-10-17 | 1 | -2/+2 | |
| | | ||||||
* | | SONAR-5531 Fix bug when adding a comment on an issue linked on a removed rule | Julien Lancelot | 2014-10-17 | 1 | -3/+4 | |
| | |