aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2541 / SONAR-2706 Extract the JIRA Reviews plugin Fabrice Bellingard2012-05-146-7/+11
* SONAR-2706 Add loading icon as the linking action can be longFabrice Bellingard2012-05-142-0/+6
* SONAR-2706 Add review commands & actions on review permalink pageFabrice Bellingard2012-05-145-6/+63
* SONAR-2706 Fix test and some issuesFabrice Bellingard2012-05-142-1/+5
* SONAR-2706 / SONAR-2541 RefactoringFabrice Bellingard2012-05-1413-194/+374
* SONAR-2541 Replace "review_data" table by "data" column on "reviews"Fabrice Bellingard2012-05-143-41/+4
* SONAR-2541 Add the sonar-reviews-plugin with JiraLinkReviewActionFabrice Bellingard2012-05-143-0/+45
* SONAR-2541 Add extension point LinkReviewActionFabrice Bellingard2012-05-1411-17/+289
* "My Filters" is now available to every user.David Gageot2012-05-141-2/+2
* Check that @WidgetScope is given a valid scope.David Gageot2012-05-142-1/+37
* SONAR-3457 Projet selection should be first propertyDavid Gageot2012-05-141-7/+8
* Fix redirection to login form from urls /plugins/*Simon Brandhof2012-05-141-1/+1
* Fix warningsDavid Gageot2012-05-143-4/+3
* Replace @WidgetGlobal by @WidgetScope.David Gageot2012-05-142-5/+24
* Fix widget controller for global widgetsDavid Gageot2012-05-141-6/+8
* Fix migration by adding a faux-model for ActiveFilterDavid Gageot2012-05-121-7/+11
* FIX remove redirection from home to dashboardDavid Gageot2012-05-113-39/+8
* FIX filter creation and deletionDavid Gageot2012-05-115-147/+92
* FIX dashboards with a favourite filter should not be activatedDavid Gageot2012-05-111-4/+6
* SONAR-2950 allow to delete users created via SSOSimon Brandhof2012-05-111-1/+3
* Add unit tests to org.sonar.server.platform.ServletFiltersSimon Brandhof2012-05-111-4/+39
* SONAR-3473 Improve the parameter sonar.forceAuthenticationSimon Brandhof2012-05-111-3/+1
* Remove unused action_mailer from sourcesSimon Brandhof2012-05-1150-11308/+1
* Fix which default project dashboard to displayDavid Gageot2012-05-111-2/+2
* Add an id for IT testsDavid Gageot2012-05-111-1/+1
* SONAR-3460 and SONAR-3464 Migration for filters and global dashboardsDavid Gageot2012-05-116-69/+108
* Widget title colorsDavid Gageot2012-05-101-9/+2
* Widgets shouldn't have round corners. NEVER! :-)David Gageot2012-05-101-19/+9
* A widget should scroll its content if too largeDavid Gageot2012-05-101-1/+1
* SONAR-2073 Filter Widget should be configured as soon as they are added to a ...David Gageot2012-05-101-1/+1
* SONAR-3461 fixed order of dashboardsDavid Gageot2012-05-101-30/+27
* SONAR-3457 Project Widget should be configured as soon as they are added to a...David Gageot2012-05-102-2/+2
* SONAR-3461 Fix project dashboard creationDavid Gageot2012-05-101-1/+1
* SONAR-3462 should not display 'Global' checkbox when editing DashboardDavid Gageot2012-05-101-13/+11
* SONAR-3465 My filters configurationDavid Gageot2012-05-109-765/+462
* SONAR-3462 Separate Global and Project DashboardsDavid Gageot2012-05-106-120/+125
* Hide widget that are too largeDavid Gageot2012-05-101-1/+1
* SONAR-3457 Show nicer project/filter names. Theses names are also visible in ...David Gageot2012-05-105-13/+31
* SONAR-3465 Better filter administration pagesDavid Gageot2012-05-107-73/+75
* SONAR-3461 Fix No Result message David Gageot2012-05-101-1/+1
* Better dashboard administration pagesDavid Gageot2012-05-109-184/+200
* SONAR-1927 Cannot unfollow all dashboardsDavid Gageot2012-05-092-2/+4
* SONAR-1927 Split Global and project dashboardsDavid Gageot2012-05-094-112/+117
* SONAR-3425 Error when saving any setting with Derby and on a ProjectSimon Brandhof2012-05-091-3/+5
* Replace urls starting with /session by /sessionsSimon Brandhof2012-05-092-2/+1
* SONAR-1927 Add resource name in widgets linked to a resourceDavid Gageot2012-05-093-2/+12
* SONAR-1927 Add resource_id to widgetsDavid Gageot2012-05-099-47/+75
* SONAR-1927 Implement a Global Widget that can display Complexity of a given p...David Gageot2012-05-094-0/+47
* SONAR-1927 Fix links being displayed on Violation DrilldownDavid Gageot2012-05-091-1/+1
* SONAR-1927 Fix links being displayed when configuring a projectDavid Gageot2012-05-081-1/+1