summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5333 Improve style of the drilldown pageStas Vilchik2014-05-233-8/+10
* Improve widget bar chartsStas Vilchik2014-05-221-2/+2
* Do not load actions and transition if user is not logguedJulien Lancelot2014-05-221-1/+2
* Improve the size widgetStas Vilchik2014-05-225-1/+1
* SONAR-5286 Add parameter "extra_fields" to display actions and transitions in...Julien Lancelot2014-05-222-2/+6
* SONAR-5007 remove old ES indices for rules, active rules and rule tagsSimon Brandhof2014-05-222-2/+2
* SONAR-5007 remove code using previous ES rule indicesSimon Brandhof2014-05-219-627/+0
* SONAR-5304 Remove no more used code displaying some measures on removed metri...Julien Lancelot2014-05-211-11/+0
* Dashboards redesignStas Vilchik2014-05-212-2/+6
* SONAR-5320 On some Oracle DB, saving a number in properties.text_value fails ...Julien Lancelot2014-05-211-2/+2
* SONAR-4636 Use Maven WAR overlay for branding resourcesJean-Baptiste Lievremont2014-05-201-1/+6
* SONAR-5320 When hours in day property has been overload, some migrations are ...Julien Lancelot2014-05-193-3/+3
* SONAR-5209 WorkspaceStas Vilchik2014-05-191-0/+0
* SONAR-5209 SCMStas Vilchik2014-05-191-0/+0
* SONAR-5209 Basic metrics, complete i18nStas Vilchik2014-05-191-21/+30
* SONAR-5007 move api/rules2 to api/rulesSimon Brandhof2014-05-196-253/+9
* SONAR-5216 Store and display used quality profiles for multi-language analysisJulien HENRY2014-05-191-0/+1
* SONAR-5209 Coverage: i18nStas Vilchik2014-05-161-0/+8
* SONAR-5209 UI improvementsStas Vilchik2014-05-151-0/+0
* SONAR-5007 drop tables RULE_TAGS and RULES_RULE_TAGSSimon Brandhof2014-05-152-4/+77
* SONAR-5130 Revert improve ui of the size widgetJulien Lancelot2014-05-151-7/+1
* Improve ui of the size widgetStas Vilchik2014-05-151-1/+7
* SONAR-5304 Remove metric "branch_coverage_hits_data"Julien Lancelot2014-05-142-26/+9
* SONAR-5007 remove page "Quality profiles". Alternative page "Coding rules" st...Simon Brandhof2014-05-144-216/+1
* SONAR-5209 Rework headersStas Vilchik2014-05-141-0/+0
* name parameter is requiredJulien Lancelot2014-05-141-1/+1
* SONAR-5209 Redesign headersStas Vilchik2014-05-132-1/+8
* SONAR-4636 Prevent 404 requests on branding resourcesJean-Baptiste Lievremont2014-05-131-1/+1
* SONAR-5064 Remove active rule notesSimon Brandhof2014-05-134-102/+34
* SONAR-3532 Add server base URL to test email in configurationJean-Baptiste Lievremont2014-05-122-1/+6
* Fix tabs/spacesJean-Baptiste Lievremont2014-05-121-32/+32
* SONAR-4636 Extract branded resources and prepare for unbranded buildsJean-Baptiste Lievremont2014-05-124-2/+4
* SONAR-5277 Increase size of project_measures.text_valueJulien HENRY2014-05-121-0/+31
* SONAR-5130 Improve UIJulien Lancelot2014-05-121-0/+1
* SONAR-5280 fix compatibility with mysql 5.7.3Simon Brandhof2014-05-111-1/+6
* SONAR-5221 Remove the Language column from measure filtersJulien Lancelot2014-05-093-2/+46
* SONAR-4681 Update Markdown documentation page with latest featuresJean-Baptiste Lievremont2014-05-091-4/+53
* SONAR-5007 add columns RULES.TAGS and SYSTEM_TAGSSimon Brandhof2014-05-071-0/+32
* SONAR-5130 Show distribution of LOC and TechDebt by languageJulien Lancelot2014-05-071-1/+1
* SONAR-4764 Rename "Restore Default Profiles" by "Recreate Built-in Profiles"Julien Lancelot2014-05-064-31/+31
* SONAR-5249 Fix migration on SQL ServerJulien HENRY2014-05-061-0/+2
* SONAR-5273 fix migration on oracleSimon Brandhof2014-05-061-1/+1
* SONAR-5273 fix migration on mssqlSimon Brandhof2014-05-061-3/+3
* SONAR-5271 Delete /api/violations WSJulien Lancelot2014-05-061-87/+0
* SONAR-5273 Increase maximal size of user login to 255 charactersSimon Brandhof2014-05-058-7/+62
* SONAR-5250 Initialize backbone app for API documentationJean-Baptiste Lievremont2014-04-303-1/+37
* Fix wrong plan param renaming by a previous commitJulien Lancelot2014-04-302-2/+2
* SONAR-5111 Refactored some ws to add response examplesJulien Lancelot2014-04-302-2/+2
* SONAR-5249 Use a Java migration to merge measure data into project_measuresJulien HENRY2014-04-291-1/+1
* SONAR-5249 Fix issue with loading of measure dataJulien HENRY2014-04-291-1/+1