aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3425 Error when saving any setting with Derby and on a ProjectSimon Brandhof2012-05-101-3/+5
* Add version number into migration scriptEvgeny Mandrikov2012-04-171-0/+4
* Fix sorting of reviews on MySQLSimon Brandhof2012-04-121-27/+20
* Add the Ruby on Rails association ProjectMeasure#personSimon Brandhof2012-04-121-0/+1
* Add missing whitespace in page "Comparison of Quality Profiles"Simon Brandhof2012-04-121-2/+2
* SONAR-3404 do not limit search of reviews by default (was 200).Simon Brandhof2012-04-113-2/+4
* Project roles : decrease the number of results per pageSimon Brandhof2012-04-111-1/+1
* Rename version 2.15 to 3.0Simon Brandhof2012-04-1110-12/+12
* SONAR-3278 Revert back the review search by 'id' on WSFabrice Bellingard2012-04-102-9/+8
* 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
* Fix enabling/disabling of treemapSimon Brandhof2012-04-051-2/+3
* SONAR-2424 Fix possible NPE during export of profileEvgeny Mandrikov2012-04-041-1/+11
* 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-042-13/+18
* SONAR-3383 keep context of tab, page and search filterSimon Brandhof2012-04-034-10/+16
* 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
* SONAR-3368 Error log "ActiveRecord::JDBCError: Unknown column 'project_measur...Fabrice Bellingard2012-04-022-1/+8
* 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
* Improve the way to add the new primary key RESOURCE_INDEX#ID.Simon Brandhof2012-04-023-22/+44
* SONAR-3382 "Extend description" is buggy on IE9Fabrice Bellingard2012-04-021-1/+1
* Improve the ruby class Api::PaginationSimon Brandhof2012-04-014-22/+32
* 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-017-88/+221
* 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
* Beta: link pages to ruby on rails applicationsSimon Brandhof2012-03-301-8/+14
* 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-292-9/+10
* SONAR-3287 Update UI to adapt labels to deletable resourceFabrice Bellingard2012-03-295-14/+21
* SONAR-3287 Add properties on ResourceType and use them in RubyFabrice Bellingard2012-03-291-1/+1
* SONAR-3372 'delete' action should be available even on first commentFabrice Bellingard2012-03-291-2/+0
* 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
|/
* Add activerecord relation between PROJECTS and AUTHORSSimon Brandhof2012-03-271-19/+20