aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db
Commit message (Expand)AuthorAgeFilesLines
* Improve qualityDuarte Meneses2016-02-081-11/+11
* SONAR-7112 search box with correct component type order5.4-M13Teryk Bellahsene2016-02-051-0/+5
* Fix quality gatesSimon Brandhof2016-02-053-13/+13
* SONAR-7123 Improve size of projects name columnsJulien Lancelot2016-02-058-5/+136
* SONAR-7226 deploy all artifacts to central, except SQ zipSimon Brandhof2016-02-041-13/+0
* SONAR-7123 Improve size of PROJECTS.LONG_NAME columnsJulien Lancelot2016-02-043-2/+3
* SONAR-7242 Add a migration to remove the preview permissionJulien Lancelot2016-02-039-3/+177
* SONAR-7242 Remove "Execute Preview Analysis" permissionJulien Lancelot2016-02-037-12/+10
* Fix quality flawsTeryk Bellahsene2016-02-011-0/+81
* SONAR-7020 forbid login with a space when creating a userTeryk Bellahsene2016-02-011-0/+4
* SONAR-7249 Search email only on active usersJulien Lancelot2016-02-013-5/+12
* SONAR-7233 remove email / SCM accounts when deactivating a userJulien Lancelot2016-02-0126-141/+588
* SONAR-7233 Migrate disabled users to only keep login and nameJulien Lancelot2016-02-019-3/+247
* SONAR-7249 Identity provider must provide user loginJulien Lancelot2016-02-015-60/+6
* SONAR-6226 Set external identity columns on user admin on H2Julien Lancelot2016-02-011-1/+1
* Fix minor quality flawsSimon Brandhof2016-01-301-1/+1
* squid:UselessPrenthesesCheck Useless parentheses around expression should be ...Zeeshan Asghar2016-01-291-1/+1
* squid:S1213 members of an interface decleration or class should appear in a p...Zeeshan Asghar2016-01-294-15/+13
* squid:S2209 static members should be accessed staticallyZeeshan Asghar2016-01-291-7/+7
* SONAR-7070 Enforced leak period in quality gates - migration scriptTeryk Bellahsene2016-01-299-3/+201
* IN claus and group of OR should have constant order and no duplicateSébastien Lesaint2016-01-292-5/+115
* avoid result array reallocation in DatabaseUtils.executeLargeInputsSébastien Lesaint2016-01-291-1/+1
* SONAR-7129 WS api/components/tree leaves strategy with qualifiers fixedTeryk Bellahsene2016-01-291-15/+17
* SONAR-7250 WS users/current - add detailsTeryk Bellahsene2016-01-281-0/+44
* revert change to omponentDaoWithDuplicatedKeysTestSébastien Lesaint2016-01-282-12/+36
* SONAR-7217 Fail to authenticate user with existing emailJulien Lancelot2016-01-275-0/+32
* make selectComponentsHavingSameKeyOrderedById populate all fieldsSébastien Lesaint2016-01-271-1/+2
* remove specific schema for ComponentDaoWithDuplicatedKeysTestSébastien Lesaint2016-01-272-36/+12
* SONAR-7130 group deletion and purges of snapshots all togetherSébastien Lesaint2016-01-264-19/+40
* SONAR-7130 don't do select for aborted build twice per componentSébastien Lesaint2016-01-261-13/+3
* SONAR-7130 faster purge: single SQL query for all PRJ childrenSébastien Lesaint2016-01-266-21/+16
* SONAR-6226 USERS.EXTERNAL_IDENTITY columns has size 255Julien Lancelot2016-01-263-3/+3
* SONAR-6226 Remove index on external identity columnsJulien Lancelot2016-01-263-4/+1
* SONAR-6226 Add ext identity columns in USERS tableJulien Lancelot2016-01-2520-12/+437
* Fix random behaviour of unit testJulien Lancelot2016-01-201-17/+17
* add index on project_measures.person_idSébastien Lesaint2016-01-203-1/+4
* add MeasureDao.selectProjectMeasuresByDeveloperForMetricsSébastien Lesaint2016-01-204-38/+167
* SONAR-7134 WS api/measures/componentTeryk Bellahsene2016-01-202-0/+56
* SONAR-7205 WS users/search with token count in responseTeryk Bellahsene2016-01-186-0/+91
* SONAR-7135 WS api/measures/component_tree parameterized periods in a measureTeryk Bellahsene2016-01-151-5/+1
* SONAR-7135 WS api/measures/component_tree search query must match exactly the...Teryk Bellahsene2016-01-152-20/+22
* SONAR-7180 script to delete properties sonar.core.projectsdashboard.*Sébastien Lesaint2016-01-147-3/+225
* fix headers5.4-M5Sébastien Lesaint2016-01-143-3/+3
* SONAR-6283 migrate permission profileadmin to profileadmin+gateadminSébastien Lesaint2016-01-138-10/+466
* SONAR-6283 add global permission gatesadmin and use itSébastien Lesaint2016-01-131-1/+3
* Fix project title in copyright headersSimon Brandhof2016-01-13539-539/+539
* SONAR-7129 WS api/components/tree search for project copyTeryk Bellahsene2016-01-133-4/+24
* SONAR-7135 WS api/measures/component_tree navigate through components and dis...Teryk Bellahsene2016-01-1318-62/+197
* SONAR-7174 "Execute Analysis" is now also a project permissionJulien Lancelot2016-01-122-6/+45
* Automatic merge from branch-5.3Jenkins CI2016-01-073-1/+4
|\