aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Redundant throws clause in testsDavid Gageot2015-05-07682-2572/+2572
* We don't need two versions of phantomjsDavid Gageot2015-05-071-1/+0
* Why wait for so "long"?David Gageot2015-05-071-1/+1
* Throw actual exceptionDavid Gageot2015-05-072-4/+4
* Dead codeDavid Gageot2015-05-072-10/+0
* SONAR-6470 New Java WS to show a user's groupsJean-Baptiste Lievremont2015-05-0716-16/+476
* Fix quality flawsJulien Lancelot2015-05-074-7/+7
* SONAR-6468 Remove password_confirmation parameter (validation is delegated to...Jean-Baptiste Lievremont2015-05-073-14/+6
* SONAR-6468 New WS to change a user's passwordJean-Baptiste Lievremont2015-05-074-2/+242
* SONAR-6467 Change behavior of user update WSJean-Baptiste Lievremont2015-05-078-145/+136
* SONAR-6416 migrate web to new tests WSStas Vilchik2015-05-074-21/+20
* SONAR-5726 fix the display of limited results warningStas Vilchik2015-05-071-1/+1
* SONAR-5851 properly restore the initial page stateStas Vilchik2015-05-076-8/+41
* update WS to rely on new tests - SONAR-6255Teryk Bellahsene2015-05-0750-1026/+1296
* index tests - SONAR-6255Teryk Bellahsene2015-05-0736-131/+1162
* add top 5 rules on 'New Issues' and 'My New Issues' notificationsTeryk Bellahsene2015-05-0713-77/+181
* SONAR-6529 Fail to create manual metrics on MSSQL if DB role db_owner is not ...Simon Brandhof2015-05-061-0/+1
* faster grunt buildStas Vilchik2015-05-062-20/+31
* Merge pull request #293 from SonarSource/feature/compatibility_rulefinder_rul...Julien HENRY2015-05-063-5/+153
|\
| * Restore partial support of RuleQuery in RuleFinder to fix issue with Groovy p...Julien HENRY2015-05-063-5/+153
|/
* SONAR-6469 New Java WS to deactivate a userJean-Baptiste Lievremont2015-05-066-28/+252
* SONAR-6465 Enforce use of SortedMap for ES index settingsJean-Baptiste Lievremont2015-05-062-10/+9
* SONAR-6465 Refactor string multi field definitionJean-Baptiste Lievremont2015-05-063-48/+27
* SONAR-6465 Prevent side effect of multi-field mapping creationJean-Baptiste Lievremont2015-05-063-4/+20
* SONAR-6465 Create new Java WS to search usersJean-Baptiste Lievremont2015-05-0611-4/+495
* Merge pull request #289 from SonarSource/feature/batch/new_ws_to_get_usersJulien HENRY2015-05-065-90/+54
|\
| * SONAR-6522 Consume batch/users WS to populate JSON reportJulien HENRY2015-05-065-90/+54
* | Use mime type for woff fontsSimon Brandhof2015-05-051-0/+4
|/
* SONAR-6212 Coverage exclusion properties are not working for IT and overall c...Julien HENRY2015-05-051-13/+46
* SONAR-6366 fix quality flawsSébastien Lesaint2015-05-053-44/+44
* Fix some quality flawsJulien HENRY2015-05-052-2/+2
* apply new navigation WSStas Vilchik2015-05-0517-366/+293
* SONAR-6521 Pull ES scroll method to utility classJean-Baptiste Lievremont2015-05-053-82/+79
* Fix protobuf mergeJean-Baptiste Lievremont2015-05-054-1335/+1094
* SONAR-6521 Add internal WS to list user details for batchJean-Baptiste Lievremont2015-05-0512-30/+292
* SONAR-6521 Add protobuf declaration for usersJean-Baptiste Lievremont2015-05-052-1/+783
* SONAR-6525 Fix security bypass on plugin-contributed pagesJean-Baptiste Lievremont2015-05-052-37/+13
* SONAR-6427 SONAR-6428 Add permission checks on plugin pagesJean-Baptiste Lievremont2015-05-058-43/+320
* SONAR-6428 Fix WS example & responseJean-Baptiste Lievremont2015-05-052-2/+2
* SONAR-6427 Fix WS example & responseJean-Baptiste Lievremont2015-05-053-3/+4
* SONAR-6265 apply feedbackStas Vilchik2015-05-056-7/+26
* Merge pull request #280 from SonarSource/feature/batch/feed_file_dependenciesJulien HENRY2015-05-0520-213/+117
|\
| * SONAR-6457 Feed dependencies in batch reportJulien HENRY2015-05-0520-213/+117
|/
* SONAR-5851 apply feedbackStas Vilchik2015-05-053-1/+4
* SONAR-6138 apply feedbackStas Vilchik2015-05-051-4/+7
* SONAR-6366 remove operational field from JSON responseSébastien Lesaint2015-05-053-38/+30
* SONAR-6366 add status NOT_SUPPORTEDSébastien Lesaint2015-05-052-12/+20
* fix JSON empty msg field on /api/system/restart when not in dev modeSébastien Lesaint2015-05-052-6/+4
* SONAR-6366 add missing impl of PlatformDatabaseMigrationAsynchronousTestSébastien Lesaint2015-05-051-22/+9
* SONAR-6366 SQ state check in RoR now uses Java DBMigration statusSébastien Lesaint2015-05-052-1/+36