summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* compile .jsx filesStas Vilchik2015-08-042-1/+17
* add react.jsStas Vilchik2015-08-046-3/+41264
* Replace some usage of org.sonar.server.db.DbClient by org.sonar.db.DbClientJulien Lancelot2015-08-0412-50/+32
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-0313-155/+20
* SONAR-6374 add computation timing to CE Queue MBeanSébastien Lesaint2015-08-039-27/+103
* SONAR-6374 ensure CEQueueStatus is initialized before MBean is registeredSébastien Lesaint2015-08-032-2/+9
* FIX reduce awaitTermination delaySébastien Lesaint2015-08-031-1/+1
* FIX typos and better namingSébastien Lesaint2015-08-032-13/+13
* SONAR-6734 add MBean to expose Commpute Engine Queue infoSébastien Lesaint2015-08-0315-18/+809
* SONAR-6660 rewrite setup pageStas Vilchik2015-08-0316-87/+45
* SONAR-6483 ws permissions/add_group impossible to add the admin permission to...Teryk Bellahsene2015-07-311-3/+13
* SONAR-6693 WS issue_filters/search return distinct issue filtersTeryk Bellahsene2015-07-312-2/+20
* use "additionalFields" when request issuesStas Vilchik2015-07-312-0/+2
* SONAR-6481 SONAR-6484 SONAR-4475 do not remove the last admin user or group p...Teryk Bellahsene2015-07-316-8/+24
* show a message when there are no quality profilesStas Vilchik2015-07-313-1/+14
* SONAR-6661 remove "offline" badgeStas Vilchik2015-07-311-6/+1
* Add name to api/rules/listSimon Brandhof2015-07-302-2/+8
* Adjust performance timing due to new environmentJulien Lancelot2015-07-302-2/+2
* refactoring of permissionsTeryk Bellahsene2015-07-3024-82/+82
* Add org.sonar.api.server.ws.Request#getMediaType()Simon Brandhof2015-07-305-1/+34
* Move protobuf specs of WS into new module sonar-wsSimon Brandhof2015-07-307-16465/+5
* New WS api/rules/list for batchSimon Brandhof2015-07-3010-1/+2041
* Copy RuleDao#selectEnabledAndNonManual() from sonar-server to sonar-dbSimon Brandhof2015-07-303-57/+1
* Draft of protobuf specification of WS api/issues/searchSimon Brandhof2015-07-305-0/+14890
* SONAR-6575 remove RoR code related to old metrics WSTeryk Bellahsene2015-07-302-11/+1
* SONAR-6631 delete RoR concerning custom measures (ex manual measures)Teryk Bellahsene2015-07-301-174/+0
* SONAR-6693 WS issue_filters/search return both favorite and shared filtersTeryk Bellahsene2015-07-302-5/+9
* SONAR-6652 WS system/db_migration_status improve description messageTeryk Bellahsene2015-07-301-1/+3
* SONAR-6652 WS system/db_migration_status add MIGRATION_REQUIRED statusTeryk Bellahsene2015-07-293-9/+10
* SONAR-6736 add CE and steps timing logs at INFO levelSébastien Lesaint2015-07-294-34/+64
* SONAR-6742 Stop displaying plugin actions for issuesStas Vilchik2015-07-294-59/+0
* SONAR-6631 drop old manual measures pageStas Vilchik2015-07-295-306/+1
* Fix quality flawsJulien Lancelot2015-07-293-2/+17
* SONAR-6661 show update center in offline modeStas Vilchik2015-07-298-18/+71
* SONAR-6481 WS permissions/remove_user remove a user permissionTeryk Bellahsene2015-07-294-2/+176
* SONAR-6484 WS permissions/remove_group remove a group permissionTeryk Bellahsene2015-07-294-2/+176
* SONAR-6480 WS permissions/add_user add global permission to a userTeryk Bellahsene2015-07-294-2/+176
* SONAR-6483 WS global_permissions/add_group add global permission to a groupTeryk Bellahsene2015-07-299-6/+285
* Revert "SONAR-6746 Drop Plugin interface + batch cleanup"Simon Brandhof2015-07-298-19/+22
* SONAR-6693 WS issue_filters/search return both favorite and non favorite filtersTeryk Bellahsene2015-07-286-26/+26
* fix the error message when creating a custom metricStas Vilchik2015-07-281-1/+1
* SONAR-6381 show an error message when a plugin cannot be installedStas Vilchik2015-07-282-0/+11
* highlight profile changelog when using permalinkStas Vilchik2015-07-283-1/+23
* migrate quality profiles web testsStas Vilchik2015-07-284-2/+567
* show a warning when delete a quality profile with descendantsStas Vilchik2015-07-281-1/+7
* SONAR-6729 Analysis should fail when no quality profileJulien Lancelot2015-07-282-33/+57
* SONAR-6746 Drop Plugin interface + batch cleanupJulien HENRY2015-07-288-22/+19
* SONAR-6726 Authentication freeze with LDAP and Dev CockpitJulien Lancelot2015-07-281-2/+5
|\
| * SONAR-6726 Authentication freeze with LDAP and Dev CockpitJulien Lancelot2015-07-281-2/+5
| * Update version to 5.1.3-SNAPSHOTEric Hartmann2015-07-278-8/+8