aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* Add some unit testsJulien Lancelot2013-08-211-8/+127
* SONAR-3524 Do not zoom in treemap if next step is emptyJulien Lancelot2013-08-212-5/+11
* SONAR-2986 Revert preventing tracking profile's change on version 1 and displ...Julien Lancelot2013-08-217-124/+64
* Revert "SONAR-3524 Impossible to go back on empty treemap"Julien Lancelot2013-08-211-32/+22
* SONAR-4569 Add some comments in codeJulien Lancelot2013-08-211-1/+3
* SONAR-4576 Sometimes some project modules are displayed in the "Bulk Deletion...Julien Lancelot2013-08-201-5/+2
* SONAR-4569 The 'Bulk Deletion'>'Ghosts' page should display ALL projects whos...Julien Lancelot2013-08-202-7/+12
* Fix quality flawsJulien Lancelot2013-08-206-16/+15
* Add unit tests on rule change tracking on first version profileJulien Lancelot2013-08-206-12/+70
* SONAR-2986 Incorrect list of versions in changelog for profileJulien Lancelot2013-08-204-61/+76
* SONAR-4580 If project name contains a quote, it will not be added in the rece...Julien Lancelot2013-08-191-2/+2
* SONAR-3524 Impossible to go back on empty treemapJulien Lancelot2013-08-191-22/+32
* SONAR-4475 Revert check of last admin removalJulien Lancelot2013-08-194-29/+3
* SONAR-4475 Restore reverted commit by fixing errors catching when deleting a ...Julien Lancelot2013-08-195-12/+41
* Fix some quality flawsSimon Brandhof2013-08-171-1/+1
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-161-1/+1
* SONAR-4520 fix rendering on FirefoxSimon Brandhof2013-08-162-21/+6
* Fix some quality flawsSimon Brandhof2013-08-161-1/+1
* SONAR-4475 Revert commit 3554f0dddf that makes tests failSimon Brandhof2013-08-165-37/+12
* SONAR-4475 Add method to check that at least one admin existsJulien Lancelot2013-08-145-12/+37
* SONAR-4487 the "remember me" cookie must also be flagged HttpOnlySimon Brandhof2013-08-142-2/+3
* SONAR-4554 Restore pageSize param that was wrongly previously deletedJulien Lancelot2013-08-141-1/+5
* SONAR-4568 Fix issue when updating rule parameterJulien Lancelot2013-08-141-2/+1
* SONAR-4525 Prevent bulk actions used for issues planning and assignment from ...Jean-Baptiste Vilain2013-08-145-65/+98
* SONAR-4554 Do not display "Save" link after bulk change when a filter is sele...Julien Lancelot2013-08-142-6/+8
* SONAR-4570 Decreased to 2 the minimum number of characters to type to trigger...Jean-Baptiste Vilain2013-08-141-2/+2
* SONAR-4568 Fix issue when updating rule param value many timesJulien Lancelot2013-08-141-2/+2
* Add html class for selenium testsJulien Lancelot2013-08-141-1/+1
* SONAR-4375 Added ids on HTML elements to ease testingJean-Baptiste Vilain2013-08-141-2/+2
* SONAR-4547 API: new class "MessageException" to stop a pending process and to...Simon Brandhof2013-08-132-4/+4
* SONAR-4571 Both Bulk Change and Component Viewer are displayed in Issues Dril...Julien Lancelot2013-08-131-0/+3
* SONAR-4552 Display a nice error page when requesting a page that tries to dis...Julien Lancelot2013-08-131-2/+17
* SONAR-4000 When deleting a resource in the bulk deletion page, the selected t...Julien Lancelot2013-08-132-3/+3
* SONAR-4550 allow HTML description of permissionsSimon Brandhof2013-08-131-1/+1
* SONAR-4573 Remove the hack which leads do display the 'Project Permissions' p...Julien Lancelot2013-08-131-5/+8
* SONAR-4565 Fixed scroll bar display to only allow vertical scrollingJean-Baptiste Vilain2013-08-131-1/+1
* SONAR-4573 Remove the hack which leads do display the 'Project Permissions' p...Julien Lancelot2013-08-132-4/+3
* SONAR-4187 Remove the hack which leads do display the 'History' page on views...Julien Lancelot2013-08-131-2/+1
* SONAR-4187 Remove the hack which leads do display the 'History' page on views...Julien Lancelot2013-08-131-4/+1
* SONAR-4554 Kicked out of Issues filter when applying bulk change on a filterJulien Lancelot2013-08-131-3/+7
* SONAR-4525 Fixed regression on issue bulk change of planJean-Baptiste Vilain2013-08-131-10/+9
* SONAR-4555 When opening a modal window on Issues page with Chrome, it scrolls...Julien Lancelot2013-08-131-1/+1
* SONAR-4568 On a boolean rule parameter, this is not possible to set back the ...Julien Lancelot2013-08-132-4/+5
* SONAR-4269 Fix XSS in configuration of dashboardSimon Brandhof2013-08-121-1/+1
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-123-4/+4
* SONAR-4563 Use strict comparison for createdAfter in the Issues search engineSimon Brandhof2013-08-122-0/+2
* Remmove bad JS commaSimon Brandhof2013-08-121-1/+1
* SONAR-4269 Use html_escape function on some input values to prevent XSSJulien Lancelot2013-08-122-9/+9
* SONAR-4269 Use html_escape function on some variables to prevent XSSJulien Lancelot2013-08-126-10/+10
* SONAR-4269 Remove display of resource name to prevent XSS issueJulien Lancelot2013-08-121-2/+2