summaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue-list'Stas Vilchik2014-01-109-5/+134
|\
| * SONAR-4853 New design of the Issues pageStas Vilchik2013-12-309-207/+206
* | Revert "SONAR-4853 New design of the Issues page"Stas Vilchik2014-01-109-206/+207
* | SONAR-4853 New design of the Issues pageStas Vilchik2014-01-109-207/+206
* | SONAR-4923 Update rules parameter key in railsJulien Lancelot2014-01-102-3/+5
* | SONAR-4923 Update profile parent use Java facadeJulien Lancelot2014-01-091-8/+2
* | SONAR-4923 Fix query on inheritance parameterJulien Lancelot2014-01-092-2/+2
* | SONAR-4326 Fix bad merge in DB migrationJean-Baptiste Lievremont2014-01-091-0/+0
* | SONAR-4326 Create database table to store rule tagsJean-Baptiste Lievremont2014-01-091-0/+39
* | Revert on the Cloud WidgetStas Vilchik2014-01-091-2/+0
* | SONAR-3024 Introduce a path attribute on resource to allow distinguish filesJulien HENRY2014-01-081-0/+30
* | SONAR-4923 List inheritance profiles now uses Java facadeJulien Lancelot2014-01-083-13/+19
* | SONAR-5000 Stop support of the property "sonar.jdbc.schema"Simon Brandhof2014-01-082-8/+1
* | In the Measures page, change the name of the "Age" criteria to "Last analysis"Stas Vilchik2014-01-081-0/+1
* | SONAR-4923 Load active rule parent from E/S instead of dbJulien Lancelot2014-01-084-25/+25
* | SONAR-4923 profiles page now uses Java face (expect for alerts)Julien Lancelot2014-01-073-26/+56
* | SONAR-4923 Rename ActiveRule by ProfileRuleJulien Lancelot2014-01-072-5/+5
* | SONAR-4994 Webapp is slow when using Oracle DBSimon Brandhof2014-01-071-1/+7
* | SONAR-4960 Add formatted dateJulien Lancelot2014-01-061-0/+9
* | SONAR-4960 Add formatted valueJulien Lancelot2014-01-061-0/+1
* | SONAR-4993 All rules should have a severity setJulien Lancelot2014-01-061-0/+34
* | Restore breadcrumb on project quality profile pageJulien Lancelot2014-01-061-0/+2
* | SONAR-4776 Fix WS and UI due to introduction of issue change creation dateJulien Lancelot2014-01-032-3/+2
* | SONAR-4776 Fix new technical debt calculation by using project analysis date ...Julien Lancelot2014-01-031-0/+32
* | SONAR-4535 Revert active rule use Java facadeJulien Lancelot2013-12-243-8/+12
* | SONAR-4535 Delete rule now use Java facadeJulien Lancelot2013-12-242-21/+15
* | SONAR-4535 Update rule now use Java facadeJulien Lancelot2013-12-242-34/+28
* | Fix some quality flawsJulien Lancelot2013-12-241-1/+2
* | SONAR-4535 Add some check when creating new ruleJulien Lancelot2013-12-231-3/+6
* | SONAR-4535 Create copy rule from Java facadeJulien Lancelot2013-12-231-27/+9
* | SONAR-4535 Remove debug logJulien Lancelot2013-12-231-1/+0
* | SONAR-4535 Use new Java facade when loading rule template creation formJulien Lancelot2013-12-233-15/+18
* | SONAR-4535 Add integer validation on active rule paramsJulien Lancelot2013-12-232-10/+3
* | SONAR-4535 Correctly display active rule and active rule params when profile ...Julien Lancelot2013-12-235-44/+41
* | SONAR-4535 Reindex active rule note updateJulien Lancelot2013-12-232-17/+14
|/
* Fix HTTP failure during server startupSimon Brandhof2013-12-201-0/+1
* SONAR-4535 update and delete active rule note now uses Java facadeJulien Lancelot2013-12-201-13/+12
* Fix issue when displaying rule parameter on not active rulesJulien Lancelot2013-12-202-2/+7
* SONAR-4535 Replace rule id type from long to int in dtosJulien Lancelot2013-12-202-58/+52
* SONAR-4535 ui actions update parameter now uses Java facadeJulien Lancelot2013-12-204-65/+61
* SONAR-4535 Restore rails code in profiles search pageJulien Lancelot2013-12-191-16/+36
* Have newly activated rules refresh the ES indexJean-Baptiste Lievremont2013-12-191-5/+3
* SONAR-4535 Use java facade to activate / deactivate a rule in Coding rule rel...Julien Lancelot2013-12-191-35/+15
* SONAR-4950 add unique index on GROUP_ROLESSimon Brandhof2013-12-191-0/+2
* Add worst / best values params to measure filter WSJulien Lancelot2013-12-191-0/+2
* Fix last details of rules search (profiling logs, activation checkbox)Jean-Baptiste Lievremont2013-12-182-28/+24
* SONAR-4535 ui actions activate / deactivate / update severity now uses Java f...Julien Lancelot2013-12-181-35/+15
* SONAR-4535 create activate / deactivate / update severity actions in QProfilesJulien Lancelot2013-12-183-2/+79
* Add inactive rule search page, allow switching b/w active/inactive through li...Jean-Baptiste Lievremont2013-12-184-12/+13
* Fix filtering of rules in active profile rules formJean-Baptiste Lievremont2013-12-181-2/+2