aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3382 "Extend description" is buggy on IE9Fabrice Bellingard2012-04-021-1/+1
* Merge branch 'current'Fabrice Bellingard2012-04-026-28/+114
|\
| * Fix violation and refactoringFabrice Bellingard2012-04-022-18/+71
| * SONAR-3125 Add better error message for unknown languageFabrice Bellingard2012-04-022-6/+28
| * SONAR-3315 Refactor code to better keep track of original fileFabrice Bellingard2012-04-022-4/+15
* | Merge branch 'current'Fabrice Bellingard2012-04-023-18/+62
|\|
| * SONAR-3315 Improve error message when importing duplicate filesFabrice Bellingard2012-04-023-18/+62
* | 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-019-88/+235
* | Add primary key to the table RESOURCE_INDEXSimon Brandhof2012-04-0110-13/+148
|/
* SONAR-2841 Look for test suite results if no per-file result filesFabrice Bellingard2012-03-303-25/+84
* SONAR-3372 Give correct style to action linksFabrice Bellingard2012-03-301-2/+4
* Fix violationsFabrice Bellingard2012-03-301-50/+60
* SONAR-3287 Add "modifiable_history" property on ResourceTypeFabrice Bellingard2012-03-306-5/+54
* SONAR-3287 Use new ResourceType props for #isAvailableForFiltersFabrice Bellingard2012-03-305-20/+62
* Remove unused importSimon Brandhof2012-03-301-2/+0
* CSS : increase margin between bullets of form-val-cellSimon Brandhof2012-03-301-0/+3
* Add AuthorDao#countDeveloperLogins()Simon Brandhof2012-03-307-10/+46
* Beta: link pages to ruby on rails applicationsSimon Brandhof2012-03-302-8/+19
* Purge measures where PERSON_ID is not nullSimon Brandhof2012-03-303-2/+21
* SONAR-3287 Keep previous behaviour on web service Fabrice Bellingard2012-03-301-0/+1
* fix quality flawSimon Brandhof2012-03-291-4/+4
* Generic search engine in order to handle all the ResourceType extensionsSimon Brandhof2012-03-293-11/+18
* Purge the table AUTHORSSimon Brandhof2012-03-293-1/+10
* Add MyBatis mapper to select rows from PROJECTSSimon Brandhof2012-03-298-9/+181
* SONAR-3287 Update UI to adapt labels to deletable resourceFabrice Bellingard2012-03-2910-20/+38
* SONAR-3287 Add properties on ResourceType and use them in RubyFabrice Bellingard2012-03-294-2/+42
* 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-292-24/+29
* 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-293-1/+37
* SONAR-3359 Default description for manual rules created on the flyFabrice Bellingard2012-03-293-7/+17
* Fix violationsFabrice Bellingard2012-03-291-1/+0
* Fix AuthorMapperEvgeny Mandrikov2012-03-293-11/+11
* Fix some quality flawsEvgeny Mandrikov2012-03-2910-46/+70
* 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
* | Enforce that parameters are non null by default in sonar-jacoco-plugin and so...Evgeny Mandrikov2012-03-282-0/+50
* | Fix some quality flawsEvgeny Mandrikov2012-03-2810-432/+26
* | 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
|/
* SONAR-3114 Open resource links on the "dependencies" tabFabrice Bellingard2012-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 Set the tab ID to its previous value ('dependencies') Fabrice Bellingard2012-03-273-5/+5
* SONAR-3114 Refactor the "Dependencies" tab (GWT -> Ruby)Fabrice Bellingard2012-03-2714-418/+102