aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3676 Improve Links pageFabrice Bellingard2012-10-052-41/+83
* SONAR-3815 Support multi_values properties in the WS ApiDavid Gageot2012-10-051-13/+22
* Add HTML IDs for integration testsSimon Brandhof2012-10-042-4/+5
* SONAR-3819 Use the "options" parameter on @Property to filter metricsDavid Gageot2012-10-042-22/+35
* SONAR-3529 Clean code a bitDavid Gageot2012-10-042-22/+22
* SONAR-3529 Improve property setsDavid Gageot2012-10-043-1/+7
* SONAR-3529 Improve property setsDavid Gageot2012-10-0411-22/+44
* SONAR-3529 Improve property setsDavid Gageot2012-10-043-3/+23
* SONAR-3529 Improve property setsDavid Gageot2012-10-043-28/+34
* SONAR-2804 coverage on new code for all testsDavid Gageot2012-10-041-1/+1
* SONAR-2804 changes based on feedbackDavid Gageot2012-10-043-108/+101
* Fix the conflict of breadcrumb and search engine resultsSimon Brandhof2012-10-031-1/+1
* Use Api::Utils.java_facade in utils.rbSimon Brandhof2012-10-031-1/+1
* SONAR-2804 fixesDavid Gageot2012-10-031-5/+5
* Minor refactoring of property.rb in order to get reference on jruby_facadeSimon Brandhof2012-10-031-5/+6
* Use jQuery instead of prototypejs in login formSimon Brandhof2012-10-032-13/+5
* Fix Property ApiDavid Gageot2012-10-031-1/+3
* SONAR-2804 Merged coverageDavid Gageot2012-10-023-24/+61
* Fix profile linksSimon Brandhof2012-10-021-5/+5
* SONAR-3847 The web service /api/profiles/backup should not require administra...Simon Brandhof2012-10-021-1/+0
* SONAR-1984 fix style extensions in dev modeSimon Brandhof2012-10-021-0/+1
* SONAR-3529 Fix deletion of property setsDavid Gageot2012-10-022-7/+4
* SONAR-3529 Improve codeDavid Gageot2012-10-025-58/+50
* SONAR-3529 Mark missing property set valueDavid Gageot2012-10-011-6/+13
* SONAR-3840 Add webservice to list Quality profilesSimon Brandhof2012-10-011-30/+77
* SONAR-3833 Remove dead ruby codeSimon Brandhof2012-10-012-19/+9
* SONAR-3529 Property field validationDavid Gageot2012-10-018-13/+54
* SONAR-3529 Better look. Use field property typeDavid Gageot2012-10-0118-47/+57
* SONAR-3833 Fix compatibility with MsSQL and OracleSimon Brandhof2012-10-011-1/+1
* Remove the last separator ">" of the breadcrumbSimon Brandhof2012-10-011-1/+0
* SONAR-3833 ability to edit/delete the profiles provided by pluginsSimon Brandhof2012-10-0114-158/+192
* SONAR-3529 Fixe edition of boolean propertyDavid Gageot2012-10-011-2/+2
* SONAR-3529 Fixe edition of license settingsDavid Gageot2012-10-012-6/+1
* SONAR-3529 FixesDavid Gageot2012-10-013-4/+11
* SONAR-3675 Remove the "events" routeFabrice Bellingard2012-10-011-3/+0
* SONAR-3529 Clean codeDavid Gageot2012-10-015-33/+26
* Shorter codeDavid Gageot2012-10-011-6/+4
* Homogeneous pattern for displaying action links (to POST requests)Simon Brandhof2012-09-308-38/+42
* SONAR-3802 do not highlight the last breadcrumb itemSimon Brandhof2012-09-301-7/+3
* SONAR-2602 complete messages + refactor the ruby helper link_to_actionSimon Brandhof2012-09-304-26/+36
* SONAR-3529 Edition of property setsDavid Gageot2012-09-293-18/+72
* SONAR-2602 fix (again) the support of OracleSimon Brandhof2012-09-282-2/+2
* SONAR-2203 Increase the size of language key from 5 to 20Fabrice Bellingard2012-09-281-0/+31
* SONAR-2602 Fix compatibility with OracleSimon Brandhof2012-09-282-10/+23
* SONAR-3605 Update the link "More information" Fabrice Bellingard2012-09-281-1/+1
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-287-60/+30
* SONAR-968 Use jQuery syntax over Prototype's oneFabrice Bellingard2012-09-282-2/+2
* SONAR-968 Remove unused codeFabrice Bellingard2012-09-281-5/+1
* SONAR-968 Highlight lowest level in resource explorer when selectedFabrice Bellingard2012-09-282-6/+8
* SONAR-3723 Remove useless codeFabrice Bellingard2012-09-271-1/+0