aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3618 cosmetic improvements of role manamagent pagesSimon Brandhof2012-07-0612-128/+202
* SONAR-3432 Add feedback on rule property validationDavid Gageot2012-07-052-3/+5
* SONAR-3618 Support custom default permissions for non-project resourcesSimon Brandhof2012-07-0510-77/+170
* SONAR-3618 move default permissions to PROPERTIESSimon Brandhof2012-07-052-11/+102
* SONAR-3432 Prepare Rules Parameters to use shared codeDavid Gageot2012-07-052-33/+71
* SONAR-3551 Fix issue on Chrome for the last tablesFabrice Bellingard2012-07-052-4/+4
* SONAR-3432 Prepare for shared codeDavid Gageot2012-07-053-28/+53
* SONAR-3432 Add password property type for widgetsDavid Gageot2012-07-052-1/+7
* SONAR-3432 Add text property type for widgetsDavid Gageot2012-07-052-5/+9
* PropertiesDavid Gageot2012-07-054-36/+63
* Fix html input syntaxDavid Gageot2012-07-0516-35/+35
* SONAR-3627 Quality Profile: Rename "Plugin" into "Repository"Fabrice Bellingard2012-07-051-1/+1
* SONAR-3593 move EmailSettings to org.sonar.api.confSimon Brandhof2012-07-052-2/+2
* SONAR-2614 Fix issue on ChromeFabrice Bellingard2012-07-051-3/+3
* SONAR-3570 Project "deletion" should run asynchronouslyFabrice Bellingard2012-07-057-51/+87
* Revert "SONAR-3529 First baby step in providing property sets"David Gageot2012-07-053-107/+42
* Revert "Fix compatibility with Java 5"David Gageot2012-07-051-1/+1
* Revert "Fix compilation with Java 1.5"David Gageot2012-07-051-2/+2
* Revert "SONAR-3529 Display properties in same order as annotation"David Gageot2012-07-052-21/+26
* SONAR-3529 Display properties in same order as annotationDavid Gageot2012-07-052-26/+21
* Fix compilation with Java 1.5Evgeny Mandrikov2012-07-051-2/+2
* Fix compatibility with Java 5Evgeny Mandrikov2012-07-051-1/+1
* SONAR-3529 First baby step in providing property setsDavid Gageot2012-07-043-42/+107
* Fix this annoying long test that explains why it takes 5s to stop SonarDavid Gageot2012-07-042-130/+94
* Fixes and improvements on H2 migrationDavid Gageot2012-07-041-2/+2
* Fix bugDavid Gageot2012-07-041-1/+1
* SONAR-1608 Variable renaming for more consistencyFabrice Bellingard2012-07-043-15/+15
* SONAR-1608 Improve error messagesFabrice Bellingard2012-07-043-10/+22
* SONAR-1608 Update labelsFabrice Bellingard2012-07-042-11/+15
* SONAR-1608 Display all impacts of bulk change in confirmation pageFabrice Bellingard2012-07-045-58/+88
* SONAR-1608 Improve input fields (size and example)Fabrice Bellingard2012-07-042-3/+6
* SONAR-1608 Fix issue on ChromeFabrice Bellingard2012-07-041-3/+2
* SONAR-3517 Fix issue linked to ERB file trimming done at build timeFabrice Bellingard2012-07-041-4/+8
* SONAR-2614 Missing semi-colonFabrice Bellingard2012-07-041-1/+1
* SONAR-2614 Provide a bulk project deletion pageFabrice Bellingard2012-07-047-2/+361
* Forgot these files during H2 migrationDavid Gageot2012-07-042-3/+3
* Replacing Derby with H2David Gageot2012-07-0311-284/+116
* Don't use sleep in unit testDavid Gageot2012-07-021-5/+8
* Fix test failing on EclipseDavid Gageot2012-07-023-28/+46
* SONAR-3517 Fix issue with DerbyFabrice Bellingard2012-07-021-1/+1
* SONAR-3615 Avoid using pluralize function for I18NSimon Brandhof2012-07-021-1/+1
* SONAR-3517 Ability to update profile in project configuration sectionFabrice Bellingard2012-07-023-1/+45
* SONAR-3594 Ignore unknown filters during migration to 3.1David Gageot2012-06-291-8/+9
* SONAR-3512 Follow newly created dashboardDavid Gageot2012-06-291-0/+1
* SONAR-1608 Make it possible to modify the key of projectsFabrice Bellingard2012-06-297-34/+238
* SONAR-3551 Fix formatting issues in special 'General Settings' pagesFabrice Bellingard2012-06-223-4/+3
* SONAR-3552 Fix case of titleFabrice Bellingard2012-06-211-1/+1
* SONAR-3595 Support resizing of browser window (Timeline and Treemap)David Gageot2012-06-202-2/+18
* SONAR-3552 Typos on admin pagesFabrice Bellingard2012-06-2011-19/+34
* Make it impossible to use AbstractDbUnitTestCase for iBatis testsDavid Gageot2012-06-192-8/+8