aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-0358-512/+917
* Revert "Add autofocus in project search on projects page"Grégoire Aubert2017-04-032-5/+0
* WS api/qualityprofiles/{de}activate_rule should return 204 No ContentSimon Brandhof2017-03-314-4/+15
* Add convenient methods to rule/issue testing utilitiesSimon Brandhof2017-03-3124-80/+236
* add dropdown icon for rule tagsStas Vilchik2017-03-311-0/+1
* fix measure timelineStas Vilchik2017-03-312-7/+11
* Prevent url pollution when updating project tagsGrégoire Aubert2017-03-311-0/+1
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-3122-138/+161
* SONAR-8994 Fix groups count when the user is just addedGrégoire Aubert2017-03-311-1/+4
* re-format js code (#1877)Stas Vilchik2017-03-31135-442/+566
* SONAR-8969 Rename AvatarFactory to AvatarResolver and replace string input by...Julien Lancelot2017-03-318-35/+35
* SONAR-8969 Add JavadocJulien Lancelot2017-03-311-0/+3
* SONAR-8951 fix some quality flawsSimon Brandhof2017-03-313-86/+40
* Correctly define param "sendNotifications" of api/issues/bulk_changeSimon Brandhof2017-03-311-1/+1
* SONAR-9052 Refactor IssueQueryFactorySimon Brandhof2017-03-3113-399/+188
* SONAR-9052 Rename IssueQueryService to IssueQueryFactorySimon Brandhof2017-03-317-26/+26
* SONAR-9052 add parameter "organization" to api/issues/searchSimon Brandhof2017-03-316-375/+226
* SONAR-9052 Filter issues search by organization UUIDSimon Brandhof2017-03-313-1/+62
* SONAR-9052 Populate the field organization of index issues/issueSimon Brandhof2017-03-312-35/+93
* SONAR-9052 Add field "organization" to index issues/issueSimon Brandhof2017-03-313-3/+16
* SONAR-8922 Limit size of search result in tags and language facetGrégoire Aubert2017-03-316-18/+264
* SONAR-8993 Fix popup messageGrégoire Aubert2017-03-312-11/+23
* SONAR-8996 Restrict the issue assign action to membersGrégoire Aubert2017-03-315-20/+67
* Fix code review requestsGrégoire Aubert2017-03-3129-281/+577
* SONAR-8994 Add groups management in members viewGrégoire Aubert2017-03-3124-49/+757
* SONAR-8993 Remove member from organizationGrégoire Aubert2017-03-3112-9/+323
* SONAR-8992 Add a member to an organizationGrégoire Aubert2017-03-3125-35/+962
* SONAR-8990 Add the list of members of an organizationGrégoire Aubert2017-03-3124-3/+946
* SONAR-8990 Create the organizations members storeGrégoire Aubert2017-03-316-11/+232
* SONAR-8838 Tags can be set on project components onlyTeryk Bellahsene2017-03-312-1/+34
* SONAR-8842 Fix typo in api/components/search_projects descriptionTeryk Bellahsene2017-03-311-1/+1
* SONAR-8952 only index rules, when they are updated in dbDaniel Schwarz2017-03-3037-575/+921
* remove redundant superclass BaseIndexDaniel Schwarz2017-03-305-69/+29
* replace guava functions with method references or lambdasDaniel Schwarz2017-03-301-34/+5
* fix quality flawsDaniel Schwarz2017-03-301-3/+6
* SONAR-8435 status is STARTING if migration is done but SQ isn't upSébastien Lesaint2017-03-292-9/+6
* fix public paths for js chunksStas Vilchik2017-03-293-4/+30
* Add autofocus in project search on projects pageGrégoire Aubert2017-03-292-0/+5
* SONAR-8857 api/qualityprofiles/projects must filter on orgDaniel Schwarz2017-03-289-90/+94
* Fix quality flawsJulien Lancelot2017-03-283-7/+10
* Improve test stabilityJulien Lancelot2017-03-281-18/+9
* Fix Quality flawsSimon Brandhof2017-03-285-18/+20
* MMF-721 apply feedback (#1858)Stas Vilchik2017-03-289-374/+233
* Remove no more used DbUnit filesJulien Lancelot2017-03-282-109/+0
* Remove DbUnit usage from UserGroupDaoTestJulien Lancelot2017-03-284-24/+19
* Remove DbUnit usage from RoleDaoTestJulien Lancelot2017-03-283-87/+17
* Remove DbUnit usage from GroupDaoTestJulien Lancelot2017-03-283-83/+26
* Remove DbUnit usage from PermissionTemplateDaoTestJulien Lancelot2017-03-2820-446/+147
* Fix code styleGrégoire Aubert2017-03-271-2/+2
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-2719-68/+256
|\