aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-7526 better display of long tokensStas Vilchik2016-05-092-43/+46
* | SONAR-7545 Set the maximum length of project key when create from UIStas Vilchik2016-05-091-3/+3
* | SONAR-7526 WS api/user_tokens/generate functional checks of name and token hashTeryk Bellahsene2016-05-062-1/+11
* | SONAR-7575 WS api/projects/create functional error when project key is longer...Teryk Bellahsene2016-05-062-5/+86
* | SONAR-7432 Functional exception when snapshot not found in WS api/qualitygate...Teryk Bellahsene2016-05-062-27/+40
* | SONAR-7387 Refactor TestIndexTeryk Bellahsene2016-05-063-3/+3
* | SONAR-7387 Log flooding in web service api/tests/covered_filesTeryk Bellahsene2016-05-063-22/+61
* | SONAR-7381 Log flooding with web page component/indexTeryk Bellahsene2016-05-061-0/+2
* | SONAR-7380 Sanitize exception handling of WS parameter readsTeryk Bellahsene2016-05-062-3/+0
* | Remove useless parameter refreshJulien Lancelot2016-05-043-5/+5
* | SONAR-7108 Delete Issues from index when purging old issuesJulien Lancelot2016-05-048-88/+144
* | SONAR-6906 Filter rules on profile language when bulk active rulesJulien Lancelot2016-05-042-2/+6
* | SONAR-7212 Remove migration to remove default assignee properties on removed ...Julien Lancelot2016-05-041-31/+0
* | SONAR-5891 Return default properties in api/propertiesJulien Lancelot2016-05-031-0/+18
* | SONAR-7150 directories count doesn't include empty directoriesJulien Lancelot2016-05-033-17/+19
* | SONAR-7212 Add migration to remove default assignee properties on removed usersJulien Lancelot2016-05-031-0/+31
* | SONAR-7213 Ignore disabled users when searching for default assigneeJulien Lancelot2016-05-032-5/+14
* | SONAR-7308 Index users created with signupJulien Lancelot2016-05-031-0/+1
* | SONAR-7394 Fix update of custom rule active parametersJulien Lancelot2016-05-032-30/+98
* | SONAR-7482 Return identity providers info in system infoJulien Lancelot2016-05-032-21/+152
* | SONAR-7515 api/system/info is now internalJulien Lancelot2016-05-032-12/+19
* | SONAR-7517 Rename default group property when renaming groupJulien Lancelot2016-05-036-61/+122
* | SONAR-7382 Fix SQL when user belongs to more than 1000 groupsJulien Lancelot2016-05-021-4/+22
* | Fix quality flawsTeryk Bellahsene2016-04-292-4/+4
* | SONAR-7569 Update copy resource id when persisting components in CEJulien Lancelot2016-04-282-32/+93
* | improve tooltips on web api pageStas Vilchik2016-04-265-61/+82
* | SONAR−7565 add RESTARTING status in /api/system/statusSébastien Lesaint2016-04-269-15/+161
* | Automatic merge from branch-5.5Jenkins CI2016-04-2612-25/+249
|\|
| * SONAR-7549 Automatic repair of MSSQL and MySQL case-insensitive columnsSimon Brandhof2016-04-256-11/+143
| * SONAR-7549 SONAR-6171 verifies UTF8 charset and case-sensitive collationSimon Brandhof2016-04-259-21/+117
| * Remove bad comment in org.sonar.server.computation.measure.MeasureRepositorySimon Brandhof2016-04-251-4/+0
* | SONAR-7365 fix highlightingStas Vilchik2016-04-251-4/+6
* | fix displaying of project with slash in the name on measures pageStas Vilchik2016-04-251-2/+9
* | Automatic merge from branch-5.5Jenkins CI2016-04-253-89/+2
|\|
| * Remove useless CeDbClientJulien Lancelot2016-04-254-93/+2
| * Add PropertiesDao in CE containerJulien Lancelot2016-04-251-0/+4
* | SONAR-7373 drop loading of code by scrollingStas Vilchik2016-04-222-34/+28
* | SONAR-7561 Increase width of version select on Comparison pageStas Vilchik2016-04-221-1/+4
* | Automatic merge from branch-5.5Jenkins CI2016-04-2113-121/+406
|\|
| * SONAR-7553 use api/ce/activity_status to get number of pending and failing tasksStas Vilchik2016-04-212-8/+15
| * SONAR-7553 WS api/ce/activity_status display background tasks related metrics...Teryk Bellahsene2016-04-215-2/+324
| * SONAR-7187 WS api/ce/activity stop using count(1) on DB table CE_QUEUETeryk Bellahsene2016-04-211-28/+11
| * SONAR-7553 Create composite DB index CE_ACTIVITY(is_last, status)Teryk Bellahsene2016-04-211-0/+31
| * SONAR-7187 do not usage paginationStas Vilchik2016-04-214-52/+9
| * SONAR-7187 Remove paging from api/ce/activityJulien Lancelot2016-04-212-41/+26
* | SONAR-7373 reduce number of displayed linesStas Vilchik2016-04-201-4/+7
* | SONAR-7373 speed up scm renderingStas Vilchik2016-04-203-8/+38
* | SONAR-7374 Improve the UI when component viewer is loading source codeStas Vilchik2016-04-202-2/+24
* | Automatic merge from branch-5.5Jenkins CI2016-04-209-34/+129
|\|
| * apply feedback for measures page (#905)Stas Vilchik2016-04-196-19/+70