aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4136 Fixed lost context when redirecting after a resource-level dashboa...Jean-Baptiste Vilain2013-06-213-5/+7
* Restore message when no issue foundJulien Lancelot2013-06-211-1/+1
* Fix issues page size in controllerJulien Lancelot2013-06-211-0/+4
* Fix quality flaws and add some sonar version in class commentsJulien Lancelot2013-06-219-1/+30
* SONAR-4391 Do not save page index in issue filterJulien Lancelot2013-06-202-2/+11
* SONAR-4411 Added new user management operations in WS clientJean-Baptiste Vilain2013-06-201-2/+2
* Add some UTJulien Lancelot2013-06-201-1/+76
* SONAR-4392 Display Filter name if filter is selectedJulien Lancelot2013-06-202-0/+2
* SONAR-4136 Return proper response codes on unauthorized operationJean-Baptiste Vilain2013-06-201-3/+2
* SONAR-4136 Fixed missing l10n labelsJean-Baptiste Vilain2013-06-203-9/+12
* SONAR-4319 Add a community link and update links from sonar.codehaus.org to s...Julien Lancelot2013-06-201-2/+3
* SONAR-3557 Ability to configure/display some issue widgets based on Issues Fi...Julien Lancelot2013-06-2010-147/+232
* Fi quality flawJulien Lancelot2013-06-201-1/+2
* SONAR-4411 Added a new WS to support create / update / delete operations on u...Jean-Baptiste Vilain2013-06-203-1/+136
* Fix issue popup from paginated issue widgetSimon Brandhof2013-06-201-1/+1
* SONAR-3979 Fix dev modeJulien HENRY2013-06-201-0/+7
* Fix select2 components on IE8Simon Brandhof2013-06-201-3/+3
* SONAR-4178 do not create Oracle trigger for the table groups_users (no primar...Simon Brandhof2013-06-191-1/+0
* Fix version of sonar in ruby headersSimon Brandhof2013-06-193-5/+4
* SONAR-4099 Added new global permission to enable dashboard sharing for non-ad...Jean-Baptiste Vilain2013-06-1912-54/+101
* SONAR-3879 Template rules status should not updated to their parent statusJulien Lancelot2013-06-193-7/+8
* SONAR-4342, SONAR-4265 Fix batch_bootstrap/properties when working on a moduleJulien HENRY2013-06-191-11/+20
* SONAR-4178 Add triggers on Oracle to emulate identity columnJulien HENRY2013-06-191-0/+113
* SONAR-3879 Template rules have to be registered after all rules have been reg...Julien Lancelot2013-06-191-4/+5
* SONAR-3879 Template rules are now updated when there parent are updatedJulien Lancelot2013-06-195-63/+112
* Fix issue when displaying issue query datesJulien Lancelot2013-06-191-2/+2
* SONAR-4394 shared issue filters name must be uniqueJulien Lancelot2013-06-199-34/+76
* SONAR-4336 fix bug in select2 + jquery-ui dialogSimon Brandhof2013-06-191-1/+2
* Revert "SONAR-4383 Add WS to execute issue filter"Julien Lancelot2013-06-191-30/+15
* Fix quality flawJulien Lancelot2013-06-191-1/+1
* SONAR-4383 Add WS to execute issue filterJulien Lancelot2013-06-191-15/+30
* SONAR-4394 Improve authorization to modify issue filtersJulien Lancelot2013-06-191-1/+1
* SONAR-4394 Provide ability to share issue filtersJulien Lancelot2013-06-189-70/+305
* SONAR-4136 Added shared dashboards ownership change for adminsJean-Baptiste Vilain2013-06-1810-62/+157
* SONAR-4393 Manage favourite issue filtersJulien Lancelot2013-06-188-47/+239
* SONAR-4363 add commentSimon Brandhof2013-06-181-0/+1
* SONAR-4363 Settings page -> there is no way to add several lines in a text ar...Simon Brandhof2013-06-181-1/+1
* SONAR-4336 Upgrade to jQuery 1.10Simon Brandhof2013-06-187-86/+330
* SONAR-4398 Fixed filter update issue when logged in as standard userJean-Baptiste Vilain2013-06-182-6/+13
* SONAR-4391 Fix some display issues and fix issue on sortJulien Lancelot2013-06-183-17/+20
* SONAR-4392 Add copy action on issue filtersJulien Lancelot2013-06-1810-71/+169
* SONAR-4398 Added support for measure filter ownership changes by adminJean-Baptiste Vilain2013-06-183-2/+7
* SONAR-4157 downgrade to jetty 7.6 for compatibility with tomcat 6 (servlet 2.5)Simon Brandhof2013-06-173-10/+20
* SONAR-4392 List and edit existing issues filterJulien Lancelot2013-06-1712-110/+600
* Fix quality flawsJulien Lancelot2013-06-171-1/+4
* SONAR-4315 Inject project settings when executing an actionJulien Lancelot2013-06-172-5/+46
* SONAR-4321 Fix performance issue on Issues search SQLJulien Lancelot2013-06-142-0/+72
* SONAR-4305 purge unprocessed violations before migrating to issuesSimon Brandhof2013-06-1310-10/+49
* SONAR-4383 Save issue filterJulien Lancelot2013-06-1311-248/+323
* SONAR-4235 Add creation date on "/api/resources" WSJulien HENRY2013-06-131-1/+3