aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.1-SNAPSHOTEric Hartmann2013-10-2228-28/+28
|
* Fix label for provisioning permissionJean-Baptiste Lievremont2013-10-221-1/+1
|
* Update preview analysis permission label and descriptionJulien HENRY2013-10-221-3/+3
|
* Fail ws-client if /api/server/setup does not return stateSimon Brandhof2013-10-222-2/+23
|
* Fix issue when getting childrenJulien Lancelot2013-10-221-2/+2
|
* Fix quality flawsJean-Baptiste Lievremont2013-10-223-18/+24
|
* Fix quality flawJulien Lancelot2013-10-221-1/+2
|
* Add missing deprecated since versionJulien Lancelot2013-10-221-1/+3
|
* Replace ruby link_to by HTML in user group consoleSimon Brandhof2013-10-221-2/+3
|
* Group console - replace some ruby %> by -%>Simon Brandhof2013-10-221-3/+3
|
* Log in console when server is upSimon Brandhof2013-10-217-30/+37
|
* SONAR-4758 SONAR-4759 fix display of operations columnSimon Brandhof2013-10-212-6/+8
|
* Fix some quality flawsSimon Brandhof2013-10-214-12/+17
|
* Property sonar.web.host was used for shutdown portSimon Brandhof2013-10-212-3/+5
| | | | But not for HTTP/HTTPS connectors
* Fix some quality flawsJulien HENRY2013-10-211-6/+5
|
* Improve code coverageJulien HENRY2013-10-212-1/+27
|
* SONAR-4748 Fix issues and regression for temp foldersJulien HENRY2013-10-218-35/+70
|
* Some ruby refactoring in user and group consolesSimon Brandhof2013-10-213-9/+15
|
* Fix indentation of users_controller.rbSimon Brandhof2013-10-211-19/+19
|
* SONAR-4416 Migrate existing timeline widgets to adapt to new render codeJean-Baptiste Lievremont2013-10-183-1/+46
|
* SONAR-4759 Use modal windows in Groups pagesstephenbroyer2013-10-182-3/+3
| | | | (small adjustements)
* SONAR-4758 Use modal windows in Users pagesstephenbroyer2013-10-183-4/+4
| | | | (small adjustements)
* SONAR-4759 Use modal windows in Groups pagesstephenbroyer2013-10-181-3/+1
| | | | (put delete link at the side of changepassword)
* SONAR-4758 Use modal windows in Users pagesstephenbroyer2013-10-181-3/+1
| | | | (put delete link at the side of changepassword)
* SONAR-4759 Use modal windows in Groups pagesstephenbroyer2013-10-181-2/+2
| | | | (modifications needed to do IT)
* SONAR-4758 Use modal windows in Users pagesstephenbroyer2013-10-183-7/+7
| | | | (modifications needed to do IT)
* SONAR-4759 Use modal windows in Groups pagesstephenbroyer2013-10-183-50/+14
|
* SONAR-4758 Use modal windows in Users pagesstephenbroyer2013-10-181-2/+1
|
* SONAR-4758 Use modal windows in Users pagesstephenbroyer2013-10-181-29/+0
| | | | (remove of user delete_form file)
* SONAR-4758 Use modal windows in Users pagesstephenbroyer2013-10-182-22/+19
| | | | (delete user with link_to_action)
* SONAR-4759 Use modal windows in groups pagesstephenbroyer2013-10-183-5/+47
| | | | (delete user)
* SONAR-4758 Use modal windows in Users pagesstephenbroyer2013-10-183-8/+48
| | | | (delete user)
* SONAR-4759 Use modal windows in Groups pagesstephenbroyer2013-10-184-78/+14
| | | | (remove yellow form)
* SONAR-4758 Use modal windows in Users pagesstephenbroyer2013-10-187-223/+38
| | | | (remove yellow form)
* SONAR-4759 Use modal windows in Groups pagesstephenbroyer2013-10-184-3/+137
| | | | (create and edit)
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-1721-105/+120
|
* Add nowrap on old key column on update key consoleJulien Lancelot2013-10-171-2/+2
|
* SONAR-4742 remove AJP supportSimon Brandhof2013-10-173-55/+1
|
* Fix some quality flowsJulien HENRY2013-10-175-2/+79
|
* SONAR-4780 When migrating from 3.6- to 3.6+, the severity of each issue is ↵Simon Brandhof2013-10-162-2/+2
| | | | decreased by one level
* SONAR-3871 Change text when no provisioned projectsJean-Baptiste Lievremont2013-10-162-1/+2
|
* Remove file system refactoring from APISimon Brandhof2013-10-1635-80/+54
|
* Remove false-positives of DefaultSystemClientTest on slow boxesSimon Brandhof2013-10-161-1/+1
|
* SONAR-3871 Add description to provisioning page in settingsJean-Baptiste Lievremont2013-10-162-0/+3
|
* Experimental detection of source dir changes - no unit tests yetSimon Brandhof2013-10-162-3/+9
| | | | Waiting for integration tests to pass before going further
* SONAR-4748 Introduce a new extension for managing temp files/folders.Julien HENRY2013-10-1629-260/+611
|
* SONAR-4357 Technical debt model repository should return all xml models, ↵Julien Lancelot2013-10-163-7/+10
| | | | even the default one
* Do not re-index files when adding source directoriesSimon Brandhof2013-10-161-2/+0
| | | | We should re-index but let's try to keep the previous behavior in order to not break backward-compatibility.
* Add a warning when server development mode is enabledSimon Brandhof2013-10-161-0/+2
|
* Improve database_migration_manager.rb - remove redundant rescueSimon Brandhof2013-10-161-1/+1
|