aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6534 Delete RoR WS server/index_projectsTeryk Bellahsene2015-10-052-13/+0
* do not lose the search on the project permissions pageStas Vilchik2015-10-051-1/+5
* SONAR-6834 apply feedbackStas Vilchik2015-10-0516-44/+292
* Reorder deprecated tags in OldRestoreActionTeryk Bellahsene2015-10-051-1/+1
* SONAR-6397 Use a cache when reading SCM info to reduce db callsJulien Lancelot2015-10-052-2/+41
* SONAR-6834 complete examples of WS api/ceSimon Brandhof2015-10-054-0/+7
* SONAR-6834 add qualifier to tasks of WS api/ce responsesSimon Brandhof2015-10-055-196/+360
* SONAR-6314 Create Java WS api/profiles/restore used in OrchestratorTeryk Bellahsene2015-10-054-38/+193
* SONAR-6313 Delete RoR WS api/profiles/backupTeryk Bellahsene2015-10-054-252/+0
* SONAR-6314 Delete RoR WS api/profiles/restoreTeryk Bellahsene2015-10-053-41/+1
* SONAR-6310 Delete RoR WS api/profiles/indexTeryk Bellahsene2015-10-053-53/+1
* SONAR-6311 Delete RoR WS api/profiles/destroyTeryk Bellahsene2015-10-053-43/+1
* SONAR-6312 Delete RoR WS api/profiles/set_as_defaultTeryk Bellahsene2015-10-053-41/+1
* SONAR-6309 Delete RoR WS profiles/listTeryk Bellahsene2015-10-053-90/+1
* Ability to customize the number of ES shards/replicas per indexSimon Brandhof2015-10-053-15/+61
* SONAR-6884 enforce collation SQL_Latin1_General_CP1_CS_AS when creatingSimon Brandhof2015-10-021-1/+7
* SONAR-6824 mark new metric "last_commit_date" as hidden in UISimon Brandhof2015-10-021-0/+2
* Add rules in project sync phaseJulien HENRY2015-10-025-47/+64
* WS of permission domain are compatible with Views and Developer CockpitTeryk Bellahsene2015-10-0222-45/+312
* Add selectComponentsByQualifiersJulien Lancelot2015-10-024-2/+51
* Improve deletion of project to deal with subviews/tech projectsJulien Lancelot2015-10-024-4/+64
* Add an IT for custom rulesJulien HENRY2015-10-025-8/+81
* Fix execution of custom rulesJulien HENRY2015-10-023-25/+25
* SONAR-6857 Fix escaping in a like queryTeryk Bellahsene2015-10-0211-116/+67
* SONAR-6848 apply feedbackStas Vilchik2015-10-022-2/+2
* SONAR-6833 provide "componentId" parameter to api/ce/queueStas Vilchik2015-10-022-14/+5
* fix bulk deletion ITsStas Vilchik2015-10-024-183/+60
* Improve doc of api/ce/queueSimon Brandhof2015-10-021-1/+5
* SONAR-6397 Use ScmInfoRepo in PersistFileSourcesStepJulien Lancelot2015-10-025-210/+95
* SONAR-6397 Use ScmInfoRepo in SqaleNewMeasuresVisitorJulien Lancelot2015-10-022-71/+38
* SONAR-6397 Use ScmInfoRepo in NewCoverageMeasuresStepJulien Lancelot2015-10-023-131/+98
* SONAR-6397 Use ScmInfoRepo in IssueAssignerJulien Lancelot2015-10-022-82/+198
* SONAR-6397 Create repository to load SCM data from report or batchSébastien Lesaint2015-10-0216-4/+1411
* SONAR-6397 persist latest revision of file to DBSébastien Lesaint2015-10-025-19/+192
* Improve documentation of web services api/ceSimon Brandhof2015-10-0212-14/+70
* SONAR-6797 display qualifierStas Vilchik2015-10-021-3/+5
* SONAR-6834 clean up old codeStas Vilchik2015-10-0224-516/+0
* SONAR-6834 add search formStas Vilchik2015-10-024-16/+113
* SONAR-6485 WS permissions/search_project_permissions add qualifier in responseTeryk Bellahsene2015-10-022-0/+5
* SONAR-6834 filter components by name in api/ce/activitySimon Brandhof2015-10-0210-47/+264
* SONAR-6556 clean up bulk deletion and provisioning stuffStas Vilchik2015-10-0230-1023/+2
* SONAR-6848 Merge the "Bulk Deletion" and "Provisioning" pagesStas Vilchik2015-10-0223-5/+685
* SONAR-6587 use new api/components/search_view_componentsStas Vilchik2015-10-021-3/+3
* SONAR-6857 WS components/search search for componentsTeryk Bellahsene2015-10-0214-58/+2455
* SONAR-6857 Rename WS components/search -> components/search_view_componentsTeryk Bellahsene2015-10-0216-136/+217
* SONAR-6857 ComponentDao with a generic way to search for componentsTeryk Bellahsene2015-10-0224-72/+397
* SONAR-6781 Quality Gate Search doesn't work with _Teryk Bellahsene2015-10-023-38/+51
* Fix testJulien HENRY2015-10-011-1/+1
* SONAR-6888 Support "views" taskJulien HENRY2015-10-013-10/+158
* Improve qualityDuarte Meneses2015-10-012-1/+28