aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3714 add bulk change in ruby serviceJulien Lancelot2013-06-214-32/+65
* SONAR-3557 Fix render issueJulien Lancelot2013-06-211-2/+2
* SONAR-3714 New service to execute bulk change on issuesJulien Lancelot2013-06-214-1/+484
* Add an option in paginate_java to display a link on the total numberJulien Lancelot2013-06-212-2/+5
* SONAR-4136 Removed obsolete partialsJean-Baptiste Vilain2013-06-212-72/+0
* SONAR-4417 Fix regression between ProjectBuilder and ProjectExclusionsJulien HENRY2013-06-213-7/+15
* 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
* Add missing copyright headerJulien Lancelot2013-06-211-0/+20
* 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-2010-34/+162
* SONAR-4047 Maven command line properties were not passed to Sonar RunnerJulien HENRY2013-06-201-7/+5
* Improve testability and coverage by UTsJulien HENRY2013-06-206-19/+146
* Add some UTJulien Lancelot2013-06-202-0/+26
* 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-204-11/+17
* SONAR-4319 Add a community link and update links from sonar.codehaus.org to s...Julien Lancelot2013-06-202-2/+4
* SONAR-3557 Ability to configure/display some issue widgets based on Issues Fi...Julien Lancelot2013-06-2016-150/+322
* Fi quality flawJulien Lancelot2013-06-202-4/+5
* 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
* Remove code in CoreMetrics/Metric deprecated in 2.xSimon Brandhof2013-06-193-100/+8
* Fix unused importSimon Brandhof2013-06-191-2/+1
* SONAR-4099 Added new global permission to enable dashboard sharing for non-ad...Jean-Baptiste Vilain2013-06-1915-59/+110
* 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-4409 Support arrays returned by methods annotated with @DependsUpon or ...Simon Brandhof2013-06-192-54/+95
* SONAR-4178 Add triggers on Oracle to emulate identity columnJulien HENRY2013-06-1924-243/+130
* 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-196-63/+113
* SONAR-4047 Move Maven specific classes to the new Maven Batch pluginJulien HENRY2013-06-1923-112/+88
* SONAR-4047 Try to fix build with Maven 2.2.1Julien HENRY2013-06-191-6/+3
* Fix query on OracleJulien Lancelot2013-06-191-1/+1
* Add missing license headerJulien HENRY2013-06-191-8/+8
* SONAR-3979, SONAR-4047 Fix Sonar Maven goal to support Maven 3.1Julien HENRY2013-06-1918-459/+522
* Fix issue when displaying issue query datesJulien Lancelot2013-06-191-2/+2
* SONAR-4394 shared issue filters name must be uniqueJulien Lancelot2013-06-1918-168/+290
* 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-194-59/+16
* Fix quality flawJulien Lancelot2013-06-192-3/+3
* SONAR-4383 Add WS to execute issue filterJulien Lancelot2013-06-194-16/+59
* SONAR-4394 Improve authorization to modify issue filtersJulien Lancelot2013-06-191-1/+1