aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7330 Add rules long date columnsJulien Lancelot2016-02-172-1/+5
* SONAR-7352 Deterministic order of groups in My Account pageTeryk Bellahsene2016-02-161-0/+1
* SONAR-7187 WS api/ce/activity handles queue and past CE tasksTeryk Bellahsene2016-02-152-3/+46
* SONAR-7123 Improve size of projects name columnsJulien Lancelot2016-02-052-2/+2
* SONAR-7123 Improve size of PROJECTS.LONG_NAME columnsJulien Lancelot2016-02-042-1/+2
* SONAR-7242 Add a migration to remove the preview permissionJulien Lancelot2016-02-031-0/+1
* SONAR-7242 Remove "Execute Preview Analysis" permissionJulien Lancelot2016-02-031-3/+2
* SONAR-7249 Search email only on active usersJulien Lancelot2016-02-011-1/+1
* SONAR-7233 remove email / SCM accounts when deactivating a userJulien Lancelot2016-02-014-8/+72
* SONAR-7233 Migrate disabled users to only keep login and nameJulien Lancelot2016-02-011-0/+1
* SONAR-7249 Identity provider must provide user loginJulien Lancelot2016-02-011-10/+1
* SONAR-6226 Set external identity columns on user admin on H2Julien Lancelot2016-02-011-1/+1
* SONAR-7070 Enforced leak period in quality gates - migration scriptTeryk Bellahsene2016-01-291-0/+1
* SONAR-7217 Fail to authenticate user with existing emailJulien Lancelot2016-01-271-0/+6
* make selectComponentsHavingSameKeyOrderedById populate all fieldsSébastien Lesaint2016-01-271-1/+2
* SONAR-7130 faster purge: single SQL query for all PRJ childrenSébastien Lesaint2016-01-261-2/+8
* SONAR-6226 USERS.EXTERNAL_IDENTITY columns has size 255Julien Lancelot2016-01-261-1/+1
* SONAR-6226 Remove index on external identity columnsJulien Lancelot2016-01-262-3/+0
* SONAR-6226 Add ext identity columns in USERS tableJulien Lancelot2016-01-253-2/+20
* add index on project_measures.person_idSébastien Lesaint2016-01-202-0/+3
* add MeasureDao.selectProjectMeasuresByDeveloperForMetricsSébastien Lesaint2016-01-201-0/+18
* SONAR-7205 WS users/search with token count in responseTeryk Bellahsene2016-01-181-0/+10
* SONAR-7135 WS api/measures/component_tree search query must match exactly the...Teryk Bellahsene2016-01-151-18/+20
* SONAR-7180 script to delete properties sonar.core.projectsdashboard.*Sébastien Lesaint2016-01-141-0/+1
* SONAR-6283 migrate permission profileadmin to profileadmin+gateadminSébastien Lesaint2016-01-131-6/+8
* SONAR-7129 WS api/components/tree search for project copyTeryk Bellahsene2016-01-131-1/+1
* SONAR-7135 WS api/measures/component_tree navigate through components and dis...Teryk Bellahsene2016-01-132-4/+24
* Automatic merge from branch-5.3Jenkins CI2016-01-072-0/+3
|\
| * SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUIDJulien Lancelot2016-01-072-0/+3
* | SONAR-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-051-0/+11
* | Automatic merge from branch-5.3Jenkins CI2015-12-241-2/+10
|\|
| * SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' charac...Teryk Bellahsene2015-12-231-2/+10
* | SONAR-7127 Add language parameter to WS api/components/searchTeryk Bellahsene2015-12-211-0/+3
* | SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-211-5/+64
|/
* SONAR-7137 Fix migration on MySQLJulien Lancelot2015-12-151-0/+7
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-081-0/+1
* SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ...Teryk Bellahsene2015-12-081-1/+1
* SONAR-6900 add snapshot_id column in ce_activity db tableTeryk Bellahsene2015-12-083-1/+5
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-073-5/+10
* SONAR-6925 add missing index on ce_activity.is_last_keySébastien Lesaint2015-12-042-0/+3
* SONAR-6925 cancelled tasks must not be the last task for a componentSébastien Lesaint2015-12-041-0/+1
* SONAR-6884 Update existing collation columns on MsSQLJulien Lancelot2015-12-031-0/+1
* Fix index name on FILE_SOURCES on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on ACTIVITIES on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on RESOURCE_INDEX on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on QUALITY_GATES on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on PROJECT_QPROFILES on H2Julien Lancelot2015-12-031-1/+1
* Fix index name on RULES_PROFILES on H2Julien Lancelot2015-12-031-1/+1
* Always select queue rows in the same orderSimon Brandhof2015-11-301-3/+7
* SONAR-7042 WS user_tokens/revoke revoke an access tokenTeryk Bellahsene2015-11-261-0/+5