aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10375 Project's homepage sidebar improvements (#3032)Stas Vilchik2018-02-0815-119/+148
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-0733-244/+346
* SONAR-10302 Auto issue assignment is now based on org membershipJulien Lancelot2018-02-074-34/+67
* SONAR-10290 Add ability to provide help message for identity providersJulien Lancelot2018-02-073-36/+36
* SONAR-10338 Implement /sessions/email_already_exists pageStas Vilchik2018-02-078-2/+365
* SONAR-10338 Allow authentication of user using an exising emailJulien Lancelot2018-02-0730-440/+981
* SONAR-10257 apply feedbackDuarte Meneses2018-02-077-58/+40
* SONAR-10257 Fix leak period date filtersDuarte Meneses2018-02-076-45/+105
* SONAR-10293 add ITStas Vilchik2018-02-071-0/+14
* SONAR-10257 Added Myers diff detectionDuarte Meneses2018-02-079-84/+90
* SONAR-10257 Support lines without SCM infoDuarte Meneses2018-02-0714-39/+144
* SONAR-10293 Lines with change date equal to the start of leak period are not newDuarte Meneses2018-02-071-1/+1
* SONAR-10257 Generate SCM Info for changed linesDuarte Meneses2018-02-0715-189/+927
* SONAR-10257 Support lines without SCM infoDuarte Meneses2018-02-0716-237/+174
* SONAR-10257 Allow null revision in changesetsDuarte Meneses2018-02-074-43/+44
* strengthen import/order (#3024)Stas Vilchik2018-02-07106-141/+147
* Add missing license headersDuarte Meneses2018-02-074-0/+76
* SONAR-10319 Display Analysis Scope on rules detail page (#2995)Grégoire Aubert2018-02-0711-37/+102
* SONAR-10321 Add scope to rule definition APIDuarte Meneses2018-02-075-22/+12
* SONAR-10321 Add scope field to rule search wsDuarte Meneses2018-02-078-13/+61
* SONAR-10321 Store rule scope in DBDuarte Meneses2018-02-0735-9/+455
* SONAR-10401 end of task log is always INFO and includes statusSébastien Lesaint2018-02-072-35/+44
* rewrite groups app with react (#3017)Stas Vilchik2018-02-0651-987/+1550
* Add Java API Plugin.Context#getBootConfiguration()Simon Brandhof2018-02-061-1/+6
* Fix FP in RuleIndexTestSimon Brandhof2018-02-051-5/+9
* Automatic merge from branch-7.0ssjenka2018-02-051-1/+1
|\
| * Prepare version 7.0-SNAPSHOTbranch-7.0Simon Brandhof2018-02-0212-12/+12
| * Release 7.07.0Simon Brandhof2018-02-0212-12/+12
| * SONAR-10384 No more possible to remove an email of a userStas Vilchik2018-02-021-1/+1
* | fix flacky test in RegisterQualityProfilesNotificationTestSébastien Lesaint2018-02-021-1/+1
* | fix rendering of secondary measures on the Measures pageStas Vilchik2018-02-012-8/+58
* | SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-0194-828/+1388
* | Merge remote-tracking branch 'origin/branch-7.0'Grégoire Aubert2018-02-016-67/+64
|\|
| * Add back missing action to bulk unassign issuesGrégoire Aubert2018-01-316-102/+89
| * Set version 7.0-SNAPSHOTSimon Brandhof2018-01-2412-12/+12
| * Release 7.0-RC17.0-RC1Simon Brandhof2018-01-2412-12/+12
* | fix rule workspace permalinkStas Vilchik2018-01-311-1/+1
* | add min length requirement for rules searchStas Vilchik2018-01-311-0/+1
* | SONAR-10052 support profiles with more than 1'000 active rulesSimon Brandhof2018-01-291-5/+3
* | SONAR-10052 fix N+1 syndrome when loading profile descendantsSimon Brandhof2018-01-298-33/+89
* | SONAR-10052 fix Quality flawsSimon Brandhof2018-01-292-4/+4
* | SONAR-10052 optimize data loading for (de)activation of rulesSimon Brandhof2018-01-2947-1188/+1681
* | SONAR-10052 minor refactoring to better understand rule activationSimon Brandhof2018-01-295-90/+96
* | SONAR-10052 Improve documentation of quality profile DTOsSimon Brandhof2018-01-292-2/+54
* | drop getCurrentUserFromStore (#2993)Stas Vilchik2018-01-293-41/+20
* | Add missing test for ProjectBadgesWsJulien Lancelot2018-01-291-0/+60
* | rewrite rules app with react (#2982)Stas Vilchik2018-01-29221-5945/+6291
* | Minor clean-up in some testsSimon Brandhof2018-01-2922-161/+123
* | Fix bad imports of Java6AssertionsSimon Brandhof2018-01-295-9/+9
* | Remove unused and conflicting dependency on securemock in unit testsSimon Brandhof2018-01-2916-194/+113