aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2012-04-052-2/+0
* SONAR-2041 Request for existing resource and non-existing metric fails on DerbySimon Brandhof2012-04-051-17/+23
* SONAR-2983 Unable to define an alert for a boolean metricSimon Brandhof2012-04-051-2/+2
* Consistent size of logger field in logsSimon Brandhof2012-04-053-3/+3
* Fix enabling/disabling of treemapSimon Brandhof2012-04-051-2/+3
* SONAR-2424 Fix possible NPE during export of profileEvgeny Mandrikov2012-04-043-1/+17
* Add HTML id for selenium tests to /roles/projectsSimon Brandhof2012-04-041-1/+1
* Fix upgrade from version 2.13 with OracleSimon Brandhof2012-04-043-2/+50
* Fix compatibility with Ruby 1.9Simon Brandhof2012-04-043-16/+16
* Minor performance improvement on the management page of group rolesSimon Brandhof2012-04-041-1/+1
* SONAR-3320 Add an extension point to observe property changesSimon Brandhof2012-04-048-23/+91
* SONAR-3383 keep context of tab, page and search filterSimon Brandhof2012-04-034-10/+16
* Fix compatibility with Java 5 compiler : remove @Override annotations on meth...Simon Brandhof2012-04-033-4/+0
* Fix backward-compatibility of views plugin and management console of rolesSimon Brandhof2012-04-031-4/+5
* SONAR-3383 fix compatibility with views pluginSimon Brandhof2012-04-031-2/+3
* Add missing indices on RESOURCE_INDEXSimon Brandhof2012-04-031-1/+2
* Fix some quality flawsSimon Brandhof2012-04-037-27/+24
* Fix some quality flawsSimon Brandhof2012-04-021-22/+21
* SONAR-3368 Error log "ActiveRecord::JDBCError: Unknown column 'project_measur...Fabrice Bellingard2012-04-022-1/+8
* Improve loading of ruby on rails applicationsSimon Brandhof2012-04-024-12/+29
* SONAR-3363 Error log "undefined method `downcase' for Array"Fabrice Bellingard2012-04-021-1/+1
* SONAR-3361 Error : undefined method `source' for nil:NilClassFabrice Bellingard2012-04-022-13/+22
* Fix search engine in the page "Project roles"Simon Brandhof2012-04-021-0/+1
* Remove unused importSimon Brandhof2012-04-021-1/+0
* Improve the way to add the new primary key RESOURCE_INDEX#ID.Simon Brandhof2012-04-024-24/+48
* SONAR-3382 "Extend description" is buggy on IE9Fabrice Bellingard2012-04-021-1/+1
* Improve the ruby class Api::PaginationSimon Brandhof2012-04-015-22/+38
* Management console of project roles : increase the page size to 50Simon Brandhof2012-04-011-1/+1
* Management console of project roles : search projects by nameSimon Brandhof2012-04-011-1/+6
* Management console of project roles : add pagination and support of new resou...Simon Brandhof2012-04-018-88/+234
* Add primary key to the table RESOURCE_INDEXSimon Brandhof2012-04-012-1/+58
* SONAR-3372 Give correct style to action linksFabrice Bellingard2012-03-301-2/+4
* SONAR-3287 Add "modifiable_history" property on ResourceTypeFabrice Bellingard2012-03-303-2/+8
* SONAR-3287 Use new ResourceType props for #isAvailableForFiltersFabrice Bellingard2012-03-301-2/+10
* CSS : increase margin between bullets of form-val-cellSimon Brandhof2012-03-301-0/+3
* Beta: link pages to ruby on rails applicationsSimon Brandhof2012-03-302-8/+19
* SONAR-3287 Keep previous behaviour on web service Fabrice Bellingard2012-03-301-0/+1
* Generic search engine in order to handle all the ResourceType extensionsSimon Brandhof2012-03-293-11/+18
* SONAR-3287 Update UI to adapt labels to deletable resourceFabrice Bellingard2012-03-296-16/+23
* SONAR-3287 Add properties on ResourceType and use them in RubyFabrice Bellingard2012-03-292-1/+9
* 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