aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF
Commit message (Expand)AuthorAgeFilesLines
...
* Case-insensitive sort of manual rules in administration consoleSimon Brandhof2012-03-271-1/+2
* SONAR-3106 Error trying to configure group privileges for a projectSimon Brandhof2012-03-274-19/+21
* Add ruby methods Api::Utils#insensitive_sort(arr) and Api::Utils#insensitive_...Simon Brandhof2012-03-271-0/+47
* SONAR-3323 slight improvements of snapshot#metric_keysSimon Brandhof2012-03-275-23/+17
* Refactor the table AUTHORSSimon Brandhof2012-03-272-5/+41
* Improve message when database must be upgradedSimon Brandhof2012-03-271-1/+1
* Improve DB readme file.Fabrice Bellingard2012-03-271-1/+5
* SONAR-3352 Change boolean columns to non-nullable in migration scriptFabrice Bellingard2012-03-261-0/+31
* SONAR-3352 Fix issue linked to nullable boolean columnsFabrice Bellingard2012-03-261-0/+35
* Add some HTML ids for integration testsSimon Brandhof2012-03-232-4/+4
* SONAR-3224 API: support Ruby on Rails applicationsSimon Brandhof2012-03-221-3/+24
* SONAR-3323 Display tab/page/widget only when required measures existFabrice Bellingard2012-03-225-8/+18
* Fix backward-compatibility of /api/propertiesSimon Brandhof2012-03-221-1/+9
* SONAR-2084 missing whitespaceSimon Brandhof2012-03-212-2/+2
* Remove calendar.css from dev modeSimon Brandhof2012-03-211-1/+0
* SONAR-3328 Measure drilldown should not display zero variationsSimon Brandhof2012-03-201-1/+1
* SONAR-3344 Display metadata of SonarSource licensesSimon Brandhof2012-03-2010-10/+86
* SONAR-3006 Remove ChartsControler and related codeFabrice Bellingard2012-03-203-134/+0
* SONAR-3006 Remove the old TimeMachine page & all related codeFabrice Bellingard2012-03-204-388/+0
* SONAR-2084 open documentation in a new tabSimon Brandhof2012-03-202-2/+2
* SONAR-2084 improve usabilitySimon Brandhof2012-03-205-25/+31
* SONAR-2084 focus on the clear text input when loading the administration consoleSimon Brandhof2012-03-201-5/+8
* SONAR-3283 Do not allow to search reviews by author/assignee IDFabrice Bellingard2012-03-201-10/+2
* SONAR-3278 Fix some rendering issuesFabrice Bellingard2012-03-201-8/+9
* Fix POST /api/properties on embedded databaseSimon Brandhof2012-03-191-3/+2
* SONAR-1378 validate type when creating/updating properties with the web servi...Simon Brandhof2012-03-183-79/+56
* SONAR-1378 validate property types + update type of core propertiesSimon Brandhof2012-03-1610-162/+203
* SONAR-3277 Improve HTML renderingFabrice Bellingard2012-03-151-2/+4
* SONAR-2043 fix error when opening file without sources and with the URL param...Simon Brandhof2012-03-151-1/+1
* SONAR-3334 Drop the table RULES_CATEGORIESSimon Brandhof2012-03-151-0/+30
* Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, tab...Simon Brandhof2012-03-152-2/+2
* SONAR-2084 complete Web UI to encrypt propertiesSimon Brandhof2012-03-148-31/+56
* SONAR-1378 Add the ability to specify a "type" when defining a plugin propertySimon Brandhof2012-03-149-12/+25
* SONAR-3327 Make the links to external resources open on a new tabFabrice Bellingard2012-03-141-1/+1
* SONAR-1708 Problems with alert statusFabrice Bellingard2012-03-143-52/+3
* SONAR-3326 Problem displaying History when project has a Green AlertFabrice Bellingard2012-03-142-2/+8
* SONAR-2084 add the page "Settings Encryption"Simon Brandhof2012-03-143-1/+6
* SONAR-2084 complete web UI to generate secret key and to encrypt passwordsSimon Brandhof2012-03-134-10/+10
* SONAR-2084 draft of new page 'Password encryption'Simon Brandhof2012-03-133-0/+63
* SONAR-3297 Sort issue with stripes on groupsFabrice Bellingard2012-03-132-3/+1
* SONAR-3277 Add message to inform about dups with deleted resources Fabrice Bellingard2012-03-132-4/+16
* SONAR-3073 column sorting for 'key' does not work in filterFabrice Bellingard2012-03-131-0/+3
* SONAR-3003 Fix issue Fabrice Bellingard2012-03-131-3/+3
* SONAR-3003 Remove only the last empty line, not allFabrice Bellingard2012-03-131-1/+3
* SONAR-3003 Do not display last empty line in source viewerFabrice Bellingard2012-03-131-4/+5
* SONAR-3243 Rollback popup removal and put it in seperate GitHub repoFabrice Bellingard2012-03-134-9/+23
* SONAR-3243 Pass params and anchor to the file pageFabrice Bellingard2012-03-132-5/+19
* SONAR-3278 Display the review permalink in the breadcrumbFabrice Bellingard2012-03-121-2/+29
* SONAR-3243 Wrong permalink & breadcrumbs when file is shownFabrice Bellingard2012-03-127-45/+19
* SONAR-3278 Incorrect breadcrumb link on review listingFabrice Bellingard2012-03-124-10/+13