Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6085 Create Views Index | Julien Lancelot | 2015-01-27 | 1 | -0/+0 |
| | |||||
* | delete component ids from the issues table | Teryk Bellahsene | 2015-01-26 | 30 | -302/+306 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-01-23 | 2 | -0/+9 |
| | |||||
* | issues - add component and project uuids to issues table | Teryk Bellahsene | 2015-01-23 | 16 | -49/+137 |
| | |||||
* | Fix typo in CHARACTERISTICS table of dbunit tests | Simon Brandhof | 2015-01-21 | 3 | -6/+6 |
| | |||||
* | SONAR-5883 Drop snapshot data | Julien HENRY | 2015-01-15 | 5 | -23/+0 |
| | |||||
* | SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATH | Julien Lancelot | 2015-01-15 | 38 | -130/+130 |
| | |||||
* | SONAR-5883 Improve /batch/project WS in order to not always use snapshots in ↵ | Julien Lancelot | 2015-01-14 | 1 | -58/+4 |
| | | | | query used to get modules child | ||||
* | SONAR-5883 Feed new column file_sources.src_hash | Julien HENRY | 2015-01-13 | 5 | -3/+7 |
| | |||||
* | change issue_changes timestamp columns to bigint/long | Teryk Bellahsene | 2015-01-12 | 10 | -103/+103 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-5.0' | Julien Lancelot | 2015-01-05 | 1 | -2/+2 |
|\ | |||||
| * | SONAR-5753 moduleUuidPath of foot projects should be empty instead of NULL | Julien Lancelot | 2015-01-05 | 1 | -2/+2 |
| | | |||||
* | | Automatic merge from branch-5.0 | Jenkins CI | 2014-12-30 | 1 | -0/+109 |
|\| | | | | | | | | | | | * origin/branch-5.0: SONAR-5849 Performance issue of Project Referentials WS for project with many modules SONAR-5849 Extract logic from ProjectReferentialsAction to ProjectReferentialsLoader | ||||
| * | SONAR-5849 Performance issue of Project Referentials WS for project with ↵ | Julien Lancelot | 2014-12-30 | 1 | -0/+109 |
| | | | | | | | | many modules | ||||
* | | SONAR-5934 Create Java user service to create a user | Julien Lancelot | 2014-12-16 | 1 | -0/+3 |
| | | |||||
* | | SONAR-5924 When deactivating a user, the UPDATED_AT column is not updated | Julien Lancelot | 2014-12-16 | 1 | -1/+1 |
| | | |||||
* | | SONAR-5918 Convert USERS.UPDATED_AT and USERS.CREATED_AT in long | Julien Lancelot | 2014-12-10 | 8 | -98/+22 |
| | | |||||
* | | SONAR-5896 Create database column to hold issue tags | Jean-Baptiste Lievremont | 2014-12-10 | 9 | -9/+15 |
|/ | |||||
* | Refactor issue indexer (project-agnostic approach) | Simon Brandhof | 2014-12-04 | 21 | -78/+78 |
| | |||||
* | SONAR-5817 remove snapshot_sources use during purge and snapshot delete | Teryk Bellahsene | 2014-12-04 | 4 | -68/+87 |
| | |||||
* | SONAR-5804 delete source lines from index while purging and deleting a project | Teryk Bellahsene | 2014-12-03 | 1 | -0/+86 |
| | |||||
* | SONAR-5869 Remove SnapshotSourceDto and all related code. Remove colorizer ↵ | Julien HENRY | 2014-12-02 | 2 | -22/+0 |
| | | | | stuff on server side. | ||||
* | SONAR-5804 delete file_sources when deleting a project or during the data ↵ | Teryk Bellahsene | 2014-12-02 | 3 | -6/+97 |
| | | | | cleaning step | ||||
* | Change type of column PROJECTS.AUTHORIZATION_UPDATED_AT from TIMESTAMP to BIGINT | Simon Brandhof | 2014-11-26 | 14 | -15/+15 |
| | |||||
* | SONAR-5868 Allow issue tracking mechanism to work without full previous sources | Julien HENRY | 2014-11-24 | 3 | -0/+4 |
| | |||||
* | SONAR-5826 Use (big) integer column instead of DB timestamp for file_sources | Jean-Baptiste Lievremont | 2014-11-24 | 3 | -4/+4 |
| | |||||
* | SONAR-5801 fix compatibility with all dbs | Simon Brandhof | 2014-11-23 | 3 | -4/+14 |
| | |||||
* | SONAR-5827 Use byte[] instead of String to manipulate file_sources data so ↵ | Julien HENRY | 2014-11-21 | 3 | -4/+4 |
| | | | | that all DBs are happy | ||||
* | SONAR-5827 Feed the new "file_sources" table | Julien HENRY | 2014-11-19 | 3 | -0/+17 |
| | |||||
* | SONAR-5628 Project settings taken into account during the data cleaning of ↵ | Teryk Bellahsene | 2014-11-05 | 1 | -0/+22 |
| | | | | project analysis | ||||
* | SONAR-5815 Store last update time on source data | Julien HENRY | 2014-11-03 | 2 | -3/+3 |
| | |||||
* | SONAR-5814 Add updated_at column on snapshot_sources | Jean-Baptiste Lievremont | 2014-10-31 | 3 | -4/+4 |
| | |||||
* | Fix IT on MsSQL | Julien Lancelot | 2014-10-28 | 13 | -21/+41 |
| | |||||
* | 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 | 1 | -6/+6 |
| | | | | issue_update_date columns when purging components | ||||
* | SONAR-5755 Manage UUID in Views and Devs | Julien Lancelot | 2014-10-27 | 1 | -1/+1 |
| | |||||
* | SONAR-5755 Manage Views and Devs | Julien Lancelot | 2014-10-27 | 2 | -1/+5 |
| | |||||
* | SONAR-5753 Provisioned projects should also have UUID | Julien Lancelot | 2014-10-23 | 1 | -2/+2 |
| | |||||
* | SONAR-5188 Use PROJECT_UUID from PROJECTS table to simplify some requests ↵ | Julien Lancelot | 2014-10-23 | 3 | -154/+4 |
| | | | | and security checks | ||||
* | SONAR-5530 Add uuid in Issue Index | Julien Lancelot | 2014-10-23 | 4 | -16/+16 |
| | |||||
* | SONAR-5753 Create migration to add UUID columns in projects | Julien Lancelot | 2014-10-20 | 20 | -71/+77 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-4.5' | Julien Lancelot | 2014-10-14 | 3 | -6/+20 |
|\ | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/XooPlugin.java sonar-application/src/main/assembly/conf/sonar.properties sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.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-5612 Do not return disabled users on the permission template users list | Julien Lancelot | 2014-10-10 | 3 | -6/+20 |
| | | |||||
* | | Fix quality flaws | Julien Lancelot | 2014-10-08 | 1 | -0/+12 |
| | | |||||
* | | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-10-06 | 3 | -6/+24 |
|\| | | | | | | | | | | | Conflicts: sonar-plugin-api/src/main/java/org/sonar/api/batch/SensorContext.java sonar-plugin-api/src/main/java/org/sonar/api/batch/sensor/SensorContext.java | ||||
| * | SONAR-5612 Disabled users are displayed in global and project permissions page | Julien Lancelot | 2014-10-06 | 3 | -6/+24 |
| | | |||||
* | | SONAR-5603 Remove useless select methods using IssueQuery in IssueDao | Julien Lancelot | 2014-10-02 | 22 | -1595/+0 |
| | | |||||
* | | SONAR-5665 Stop support of GWT pages | Simon Brandhof | 2014-10-02 | 1 | -2/+0 |
| | | |||||
* | | SONAR-5531 Return comments and take into account extra fields param | Julien Lancelot | 2014-09-25 | 2 | -0/+18 |
| | |