aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsJulien HENRY2016-07-1320-75/+45
* SONAR-7780 Fix timemachine WS on OracleJulien Lancelot2016-07-131-1/+1
* Temporarily fix NPE in api/issues/searchSimon Brandhof2016-07-131-2/+6
* Fix size of PROJECTS.B_QUALIFIER on H2Simon Brandhof2016-07-131-1/+1
* remove link effect from active profile headerStas Vilchik2016-07-131-1/+4
* increase visibility of deprecated rules on profiles pageStas Vilchik2016-07-134-3/+21
* highlight current profile in inheritance cardStas Vilchik2016-07-132-3/+10
* change wording on profiles pageStas Vilchik2016-07-131-1/+1
* add profile actions to the main pageStas Vilchik2016-07-134-121/+188
* Fix leaked connectionDuarte Meneses2016-07-136-6/+28
* highlight selected settings menu itemStas Vilchik2016-07-131-13/+59
* SONAR-3321 Fix bug in file rename algorithmJulien HENRY2016-07-1323-21/+703
* SONAR-7700 Fix column size of b_qualifierJulien Lancelot2016-07-132-2/+2
* Do not hide exception when fail to close jsonJulien Lancelot2016-07-122-8/+6
* Improve qualityDuarte Meneses2016-07-124-14/+41
* SONAR-7883 Expose InputFile charset in APIJulien HENRY2016-07-127-10/+21
* Fix unclosed resourceJulien HENRY2016-07-121-6/+9
* Make Xoo a SonarLint pluginJulien HENRY2016-07-128-38/+173
* SONAR-7832 Hide irrelevant permissions for views and developersStas Vilchik2016-07-122-9/+46
* SONAR-7840 SONAR-7879 Improve UX on permissions pagesStas Vilchik2016-07-1261-1371/+1867
* SONAR-7838 SONAR-7835 Return all permissions of matching usersJulien Lancelot2016-07-1212-240/+253
* SONAR-7838 WS api/permissions/groups returns group permissionsTeryk Bellahsene2016-07-1211-254/+214
* SONAR-7838 DAO to select groups and group permissionsTeryk Bellahsene2016-07-126-36/+299
* SONAR-7835 Delete old permissions.UsersActionTeryk Bellahsene2016-07-129-448/+4
* SONAR-7835 WS permissions/users return permissions in responseTeryk Bellahsene2016-07-1221-398/+372
* Refactor UserPermissionDtoTeryk Bellahsene2016-07-1221-121/+108
* Move permissions template classes and resources to a specific package in sona...Teryk Bellahsene2016-07-1289-92/+110
* SONAR-7835 Select user permissionsTeryk Bellahsene2016-07-125-33/+82
* SONAR-7835 Select users by queryTeryk Bellahsene2016-07-1229-255/+700
* SONAR-7835 Update WS API of permissions/usersTeryk Bellahsene2016-07-123-19/+107
* SONAR-7835 Rename UsersAction to OldUsersActionTeryk Bellahsene2016-07-1211-27/+440
* Revert "Make Xoo a SonarLint plugin"Sébastien Lesaint2016-07-111-2/+0
* SONAR-7786 merge PROJECTS table clean migrations and do them earlierSébastien Lesaint2016-07-1127-118/+92
* SONAR-7786 move migration adding index measures_component_uuidSébastien Lesaint2016-07-1121-0/+0
* SONAR-7786 compress DUPLICATIONS_INDEX migrationsSébastien Lesaint2016-07-1124-391/+135
* SONAR-7700 re-enable ignored UTs on PurgeDaoSébastien Lesaint2016-07-115-216/+144
* SONAR-7700 re-enable IT PurgeTestSébastien Lesaint2016-07-111-19/+37
* SONAR-7700 Decrease size of B VARCHAR columns in PROJECTSSimon Brandhof2016-07-115-14/+12
* SONAR-7700 use "B columns" strategy for update of PROJECTSSimon Brandhof2016-07-1151-373/+1691
* SONAR-7700 support boolean columns in java db migrationsSimon Brandhof2016-07-112-0/+172
* Fix Quality flawsSimon Brandhof2016-07-113-5/+5
* Make Xoo a SonarLint pluginJulien HENRY2016-07-111-0/+2
* Fix Xoo UTJulien HENRY2016-07-111-1/+1
* Relax visibility of File constructor to allow hacking in SonarLintJulien HENRY2016-07-111-11/+1
* Make Xoo Plugin compatible with SonarLint CoreDuarte Meneses2016-07-111-2/+6
* SONAR-7741 remove support for Java 7 in HttpConnectorSébastien Lesaint2016-07-114-226/+11
* SONAR-7741 upgrade OK HTTP to 3.3.1Sébastien Lesaint2016-07-1115-77/+76
* SONAR-7876 Add an API for Sensors to report files that can't be analyzedDuarte Meneses2016-07-111-1/+5
* SONAR-7876 Add an API for Sensors to report files that can't be analyzedDuarte Meneses2016-07-1118-3/+610
* SONAR-7856 Do not use "sonar.core.serverBaseURL" to detect if server is using...Julien Lancelot2016-07-0814-232/+237