aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * SONAR-7176 Add index on CE_QUEUE.COMPONENT_UUIDJulien Lancelot2016-01-073-1/+4
* | Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05536-2395/+2174
* | SONAR-7131 WS components/show show one component and its ancestorsTeryk Bellahsene2016-01-057-14/+125
* | SONAR-7127 Fix ComponentQuery for DevCockpitJulien Lancelot2016-01-053-10/+103
* | Automatic merge from branch-5.3Jenkins CI2015-12-245-71/+82
|\|
| * SONAR-7163 WS api/user_groups/search Search group with '_', '%' or '/' charac...Teryk Bellahsene2015-12-235-71/+82
| * [maven-release-plugin] prepare for next development iterationThomas Vérin2015-12-171-1/+1
| * [maven-release-plugin] prepare release 5.3-RC25.3-RC2Thomas Vérin2015-12-171-1/+1
* | SONAR-7129 Fix snapshot path builder for OracleTeryk Bellahsene2015-12-231-1/+6
* | SONAR-7127 Add language parameter to WS api/components/searchTeryk Bellahsene2015-12-214-5/+28
* | SONAR-7129 WS api/components/treeTeryk Bellahsene2015-12-2110-25/+590
* | Automatic merge from branch-5.3Jenkins CI2015-12-156-40/+136
|\|
| * SONAR-7137 Fix migration on MySQLJulien Lancelot2015-12-156-40/+136
* | Replace slf4j by SQ Logger in sonar-dbSimon Brandhof2015-12-143-10/+10