aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unecessary import in notification protobuf fileTeryk Bellahsene2017-01-031-2/+0
* Exclude unused transitive dependencies of bundled SonarQube pluginsSimon Brandhof2017-01-021-4/+68
* SONAR-7291 Return no transition when not logguedJulien Lancelot2017-01-023-5/+16
* SONAR-7292, SONAR-7293, SONAR-7294, SONAR-7297 Activate Csrf verification on ...Julien Lancelot2017-01-022-9/+0
* SONAR-7283 Drop remaining useless events WS definitionJulien Lancelot2017-01-025-88/+1
* Fix Quality flawsSimon Brandhof2017-01-0211-56/+55
* SONAR-8566 Upgrade bundled C# plugin from 5.5.1 to 5.5.2Simon Brandhof2017-01-021-1/+1
* Removed broken link to 'sonarqube.org/development'bartfastiel2017-01-021-2/+0
* Update comment regarding SCANNERAPI-167 and rename lib/batch by lib/scannerJulien HENRY2017-01-025-10/+12
* Fix quality flawsJulien Lancelot2017-01-023-6/+11
* Revert "Update comment regarding SCANNERAPI-167 and rename lib/batch by lib/s...Julien HENRY2017-01-024-11/+9
* Update comment regarding SCANNERAPI-167 and rename lib/batch by lib/scannerJulien HENRY2017-01-024-9/+11
* Fix Request testsTeryk Bellahsene2016-12-301-3/+3
* SONAR-8562 Rewrite issues bulk changeStas Vilchik2016-12-308-30/+490
* SONAR-7297 Use IssueUpdater and IssueFinder in IssueServiceJulien Lancelot2016-12-302-104/+45
* SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WSJulien Lancelot2016-12-3025-1298/+1232
* SONAR-7297 Use System2 in IssueStorageJulien Lancelot2016-12-307-32/+40
* SONAR-7297 Replace usage of Issue by DefaultIssue in ActionJulien Lancelot2016-12-3014-79/+73
* Activate notification ITsTeryk Bellahsene2016-12-308-177/+77
* SONAR-8563 Rewrite notifications pageStas Vilchik2016-12-2928-295/+1395
* SONAR-8557 Create WS api/notifications/listTeryk Bellahsene2016-12-2917-73/+757
* SONAR-8555 SONAR-8556 Create WS api/notifications/add and removeTeryk Bellahsene2016-12-2922-54/+1363
* SONAR-8399 Broken layout when plugin license is too bigStas Vilchik2016-12-292-1/+10
* SONAR-8530 Infinite loading when opening the measures page for an absent measureStas Vilchik2016-12-295-30/+75
* SONAR-8541 Order of languages in the facet is not correctStas Vilchik2016-12-291-1/+1
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-29163-1036/+799
* upgrade react-selectStas Vilchik2016-12-282-212/+199
* require authentication when open "My Account" spaceStas Vilchik2016-12-281-0/+11
* use enzyme-to-json serializer (#1483)Stas Vilchik2016-12-275-10/+9
* remove hardcoded dates in ITs (#1485)Stas Vilchik2016-12-273-13/+28
* SONAR-8560 add a tooltip to list all the languagesStas Vilchik2016-12-271-3/+6
* SONAR-8554 reorder project menu itemsStas Vilchik2016-12-271-8/+6
* SONAR-8560 Unexpected text wrapping on the Projects pageStas Vilchik2016-12-232-1/+13
* SONAR-8561 Projects page incorrectly displays project as not analyzedStas Vilchik2016-12-234-18/+514
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-2338-82/+677
* expose moment.js for web extensionsStas Vilchik2016-12-231-0/+2
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-22345-1544/+1419
* Fix quality flawsTeryk Bellahsene2016-12-224-33/+25
* declare dependecies and devDependecies (#1480)Stas Vilchik2016-12-221-31/+31
* SONAR-7286 Fix api/favorites/search for files - the name of the file is displ...Teryk Bellahsene2016-12-221-3/+1
* SONAR-7674 apply feedback: improve tooltips, decrease marginStas Vilchik2016-12-222-5/+12
* drop api/events WSStas Vilchik2016-12-222-36/+0
* use new project activity WS on the measure history pageStas Vilchik2016-12-221-4/+5
* SONAR-7287 WS api/favorites/add fails when a component is already favoriteTeryk Bellahsene2016-12-217-13/+30
* WS api/favorites/search use a SearchRequestTeryk Bellahsene2016-12-217-19/+135
* Do not use Apache commons in sonar-ws - fix buildTeryk Bellahsene2016-12-218-24/+28
* SONAR-8464 SONAR-8465 SONAR-8466 Make the WS descriptions of api/project_anal...Teryk Bellahsene2016-12-214-6/+19
* SONAR-8465 SONAR-8466 WS of analysis event return the correct category in err...Teryk Bellahsene2016-12-215-13/+70
* SONAR-8464 SONAR-8466 WS drop description param to create or udpate an eventTeryk Bellahsene2016-12-2112-124/+65
* Fix leaky db connection for ProjectActivityPageTestTeryk Bellahsene2016-12-201-2/+2