summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve WS using "_ref"Julien Lancelot2014-05-269-64/+57
* SONAR-5338 Create Java client for tests WSJulien Lancelot2014-05-2612-0/+572
* SONAR-5007 fix compatibility with OracleSimon Brandhof2014-05-261-8/+17
* SONAR-5209 Issues header improvementStas Vilchik2014-05-262-22/+17
* SONAR-5007 Add (disabled) unit test for rule sortJean-Baptiste Lievremont2014-05-261-9/+7
* Fix log formatJulien HENRY2014-05-261-2/+4
* SONAR-5209 Better scm displayStas Vilchik2014-05-261-3/+19
* SONAR-5209 Apply feedback on coverageStas Vilchik2014-05-264-6/+10
* SONAR-5007 move org.sonar.server.es to org.sonar.server.searchSimon Brandhof2014-05-2412-9/+8
* SONAR-5007 refactor org.sonar.server.db.DaoSimon Brandhof2014-05-2447-306/+297
* SONAR-5007 move package org.sonar.server.rule2 to ruleSimon Brandhof2014-05-2496-792/+251
* SONAR-5007 fix db migration when registering q profilesSimon Brandhof2014-05-246-11/+13
* SONAR-5007 fix test on postgresSimon Brandhof2014-05-241-19/+25
* SONAR-5007 fix synchronizer of active rulesSimon Brandhof2014-05-243-49/+28
* SONAR-5007 fix db migrations 538 and 539Simon Brandhof2014-05-232-4/+3
* Fix NPE in QProfileEventsDecorator with Views pluginSimon Brandhof2014-05-231-1/+2
* fix quality flaw (missing import)Stephane Gamard2014-05-231-13/+121
* DAOv.2 - Fixed IndexDefinition for Rule and ActiveRuleStephane Gamard2014-05-2313-143/+158
* fix quality flaw (code cleanup)Stephane Gamard2014-05-232-4/+5
* SONAR-5007 - Implementation of IndexSynchronizerStephane Gamard2014-05-234-10/+36
* SONAR-5007 add test (to be fixed and enabled soon)Simon Brandhof2014-05-235-1/+32
* SONAR-5007 fix db migrations 538 and 539Simon Brandhof2014-05-232-10/+12
* SONAR-5007 SONAR-5137 Filter quality profiles on rule language for activationJean-Baptiste Lievremont2014-05-233-5/+7
* SONAR-5333 Add spinners for measure filtersStas Vilchik2014-05-231-0/+14
* DAOv.2 - Updated Dao interface for upcoming SynchronizerStephane Gamard2014-05-237-29/+28
* fix quality flaw (missign license header)Stephane Gamard2014-05-231-1/+20
* SONAR-5012 - Removed empty facets.Stephane Gamard2014-05-237-17/+67
* DAOv.2 - Simplified [] upsert for ESStephane Gamard2014-05-231-4/+5
* SONAR-5237 - Fixed WS sorting and added WS Medium TestsStephane Gamard2014-05-233-16/+60
* Remove console.logStas Vilchik2014-05-231-1/+0
* SONAR-5333 Sticky sidebarStas Vilchik2014-05-233-9/+16
* SONAR-5333 Improve UI of the sidebar, make it stickyStas Vilchik2014-05-232-17/+25
* SONAR-5007 add ACTIVE_RULES.CREATED_AT / UPDATED_AT and sanitize DAOsSimon Brandhof2014-05-2373-648/+449
* SONAR-5333 Improve UIStas Vilchik2014-05-234-32/+18
* SONAR-5007 Fix display of facets, translations, paging, filtersJean-Baptiste Lievremont2014-05-236-12/+17
* Fix "translate with parameters" functionJean-Baptiste Lievremont2014-05-231-1/+5
* SONAR-5338 Create a WS /api/tests/show returning the list of test cases from ...Julien Lancelot2014-05-2310-52/+260
* SONAR-5338 Create s WS /api/tests/plan returning list of files covered by a t...Julien Lancelot2014-05-2310-73/+247
* SONAR-5338 Create s WS /api/tests/testable returning list of test cases from ...Julien Lancelot2014-05-238-50/+272
* Fix compatibility with MSSQLSimon Brandhof2014-05-232-15/+15
* SONAR-5333 Improve style of the drilldown pageStas Vilchik2014-05-234-10/+12
* SONAR-5333 Add classes to description widgetStas Vilchik2014-05-231-2/+2
* SONAR-5333 Fix labels inside it coverage widgetStas Vilchik2014-05-231-2/+2
* SONAR-5333 Fix whitespacesStas Vilchik2014-05-232-8/+7
* SONAR-5007 Fix infinite scrollingStas Vilchik2014-05-232-22/+29
* SONAR-5007 add tests for RegisterQualityProfilesSimon Brandhof2014-05-233-21/+51
* SONAR-5007 add tests for RegisterQualityProfilesSimon Brandhof2014-05-233-28/+81
* SONAR-5333 Fix some issuesStas Vilchik2014-05-233-31/+33
* SONAR-5007 SONAR-5134 Add sort and scroll in coding rules listJean-Baptiste Lievremont2014-05-233-6/+17
* SONAR-5007 - Added assertions for QualityProfile RegistrationStephane Gamard2014-05-232-2/+30