aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3372 'delete' action should be available even on first commentFabrice Bellingard2012-03-291-2/+0
* SONAR-3114 Fix layout positionning on ChromeFabrice Bellingard2012-03-291-9/+16
* SONAR-2197 Display Coverage tab only if coverage/it-coverage measuresFabrice Bellingard2012-03-291-0/+1
* SONAR-3323 Fix bug when project has measures of removed pluginFabrice Bellingard2012-03-291-1/+1
* SONAR-3359 Set default description for existing manual rulesFabrice Bellingard2012-03-291-0/+35
* SONAR-3359 Default description for manual rules created on the flyFabrice Bellingard2012-03-292-7/+8
* Add activerecord model for AUTHORSSimon Brandhof2012-03-281-0/+31
* Merge branch 'current'Fabrice Bellingard2012-03-281-1/+1
|\
| * SONAR-3359 Do nor create a rule without a description in the Web UIFabrice Bellingard2012-03-281-1/+1
* | SONAR-1569 Case sensitive sorting of components on the Dependencies pageSimon Brandhof2012-03-272-3/+5
* | Case-insensitive sort of names in the page "Components"Simon Brandhof2012-03-271-1/+1
|/
* CSS : vertical alignment of cells in class .tableSimon Brandhof2012-03-271-0/+1
* Add activerecord relation between PROJECTS and AUTHORSSimon Brandhof2012-03-271-19/+20
* SONAR-3114 Refactor the "Dependencies" tab (GWT -> Ruby)Fabrice Bellingard2012-03-271-0/+23
* 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 rename @RequiredMeasures attributes to allOf and anyOfSimon Brandhof2012-03-273-24/+23
* SONAR-3323 slight improvements of snapshot#metric_keysSimon Brandhof2012-03-275-23/+17
* Improve logging of exception during server-side picocontainer startupSimon Brandhof2012-03-271-4/+6
* 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
* Fix violationsFabrice Bellingard2012-03-231-1/+2
* Fix some quality flawsSimon Brandhof2012-03-232-3/+37
* Add some HTML ids for integration testsSimon Brandhof2012-03-232-4/+4
* SONAR-3224 update javadocSimon Brandhof2012-03-221-4/+16
* SONAR-3224 remove the need for server restartSimon Brandhof2012-03-2220-69/+74
* SONAR-3224 API: support Ruby on Rails applicationsSimon Brandhof2012-03-2214-17/+480
* SONAR-3323 Display tab/page/widget only when required measures existFabrice Bellingard2012-03-2210-99/+260
* Fix backward-compatibility of /api/propertiesSimon Brandhof2012-03-221-1/+9
* SONAR-2977 Stop Sonar if more than 1 default profile for a languageFabrice Bellingard2012-03-212-9/+35
* SONAR-2977 Fix issue when new profile added and set to defaultFabrice Bellingard2012-03-211-6/+21
* 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-2011-10/+91
* SONAR-3006 Remove ChartsControler and related codeFabrice Bellingard2012-03-205-360/+0
* SONAR-3006 Remove the old TimeMachine page & all related codeFabrice Bellingard2012-03-207-2306/+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
* Merge remote-tracking branch 'origin/master'Simon Brandhof2012-03-192-16/+23
|\
| * SONAR-2977 Setting a profile to default via the API doesn't workFabrice Bellingard2012-03-192-16/+23
* | Fix POST /api/properties on embedded databaseSimon Brandhof2012-03-191-3/+2
|/
* Revert "SONAR-2977 Setting a profile to default via the API doesn't work"Fabrice Bellingard2012-03-192-23/+16