Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-4736 Speed-up migration of violations to issues by disabling indexes | Simon Brandhof | 2013-10-04 | 2 | -11/+23 |
| | |||||
* | SONAR-4736 fix log when converted more than 21M violations (status in ↵ | Simon Brandhof | 2013-10-04 | 2 | -11/+10 |
| | | | | percents was negative) | ||||
* | SONAR-4716 Display the remediation cost of each issue | Julien Lancelot | 2013-10-04 | 1 | -2/+14 |
| | |||||
* | SONAR-4716 Create a component to display remediation cost | Julien Lancelot | 2013-10-02 | 4 | -5/+29 |
| | |||||
* | SONAR-3675 stop server on startup failures | Simon Brandhof | 2013-10-02 | 4 | -25/+72 |
| | |||||
* | SONAR-3871 Open empty dashboard instead of settings | Jean-Baptiste Lievremont | 2013-10-02 | 4 | -6/+6 |
| | |||||
* | SONAR-3871 Validate project key upon creation | Jean-Baptiste Lievremont | 2013-10-02 | 2 | -0/+10 |
| | |||||
* | Align all operation links to the right | Jean-Baptiste Lievremont | 2013-10-02 | 4 | -9/+13 |
| | |||||
* | Remove pipe characters in action links | Jean-Baptiste Lievremont | 2013-10-02 | 2 | -4/+0 |
| | |||||
* | SONAR-3675 fix dev mode | Simon Brandhof | 2013-10-02 | 10 | -259/+11 |
| | |||||
* | SONAR-4716 Add remediation cost when creating issues | Julien Lancelot | 2013-10-01 | 2 | -1/+34 |
| | |||||
* | SONAR-4675 Replace Jetty web server by Tomcat 7 | Simon Brandhof | 2013-10-01 | 6 | -539/+12 |
| | |||||
* | Enhance coverage | Jean-Baptiste Lievremont | 2013-10-01 | 1 | -4/+46 |
| | |||||
* | SONAR-3871 Finalize provisioning page | Jean-Baptiste Lievremont | 2013-09-30 | 5 | -74/+99 |
| | | | | | | Add 'operations' and 'created' columns in view Add controller methods to update / delete a provisioned project Remove tab UI (will only manage projects) | ||||
* | SONAR-4712 Ensure most pages work without snapshot | Jean-Baptiste Lievremont | 2013-09-30 | 9 | -60/+76 |
| | | | | | | | Add message for pages available to empty (provisioned) projects Modify layouts that don't depend explicitly on last snapshot Hide 'Tools' section from the navigation sidebar on empty projects Ensure 'Tools' section is available when last snapshot exists | ||||
* | SONAR-4667 Remove prototypejs from migration screens | stephenbroyer | 2013-09-27 | 1 | -1/+1 |
| | | | | (setup: 'success' replace prototype 'loading' in ajax request) | ||||
* | SONAR-4673 Remove prototypejs from "System" administration consoles | stephenbroyer | 2013-09-27 | 1 | -1/+1 |
| | | | | (bulk_deletion: 'success' replace the prototype 'onloading') | ||||
* | SONAR-4612 Remove prototypejs from "Configuration" administration consoles | stephenbroyer | 2013-09-27 | 2 | -3/+3 |
| | | | | (permit to display error message correctly) | ||||
* | SONAR-4690 correctly remove the progress thread | Simon Brandhof | 2013-09-27 | 1 | -0/+2 |
| | |||||
* | SONAR-3871 Index resources when they are created | Jean-Baptiste Lievremont | 2013-09-27 | 2 | -3/+42 |
| | |||||
* | SONAR-4404 Return settings default value in ruby configuration() method | Julien HENRY | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | SONAR-4715 Compute the new "Technical Debt" metric | Julien Lancelot | 2013-09-27 | 2 | -54/+27 |
| | |||||
* | SONAR-4730 Db upgrade 418 fails on Oracle | Simon Brandhof | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | Fix typo in unit test | Jean-Baptiste Lievremont | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | Fix some quality flaws | Jean-Baptiste Lievremont | 2013-09-27 | 1 | -12/+15 |
| | |||||
* | SONAR-4714 Activate technical debt model creation at server startup and add ↵ | Julien Lancelot | 2013-09-26 | 3 | -1/+20 |
| | | | | new characteristics to default model | ||||
* | SONAR-4714 execute a merge of requirements at server startup instead of ↵ | Julien Lancelot | 2013-09-26 | 21 | -162/+402 |
| | | | | doing a reset of all requirements | ||||
* | functions renaming | Julien Lancelot | 2013-09-26 | 1 | -23/+21 |
| | |||||
* | SONAR-4690 fix compatibility with Postgres | Simon Brandhof | 2013-09-26 | 1 | -1/+1 |
| | |||||
* | Fix non-valid HTML in login/setup forms | Simon Brandhof | 2013-09-26 | 1 | -7/+7 |
| | |||||
* | SONAR 4726 - Remove prototypejs from home-made JS libs | stephenbroyer | 2013-09-26 | 1 | -8/+13 |
| | | | | (duplication.js) | ||||
* | SONAR 4726 - Remove prototypejs from home-made JS libs | stephenbroyer | 2013-09-26 | 1 | -2/+2 |
| | | | | (application.js) | ||||
* | SONAR-4596 Don't install bundled plugins during upgrade | Julien HENRY | 2013-09-26 | 10 | -17/+59 |
| | |||||
* | SONAR-4711 Initial version of provisioning page in settings | Jean-Baptiste Lievremont | 2013-09-26 | 6 | -19/+131 |
| | |||||
* | SONAR-4711 Initial version of provisioning webservice | Jean-Baptiste Lievremont | 2013-09-26 | 3 | -0/+20 |
| | |||||
* | SONAR-3871 Initialization of project provisioning | Jean-Baptiste Lievremont | 2013-09-26 | 5 | -25/+109 |
| | |||||
* | Renamed some migrations header comments | Julien Lancelot | 2013-09-25 | 7 | -10/+11 |
| | |||||
* | SONAR-4357 Reset technical debt model | Julien Lancelot | 2013-09-25 | 25 | -284/+387 |
| | |||||
* | Cut dependency between InternalPermissionService and RoleDao, moved to ↵ | Jean-Baptiste Lievremont | 2013-09-25 | 2 | -13/+8 |
| | | | | PermissionFacade | ||||
* | SONAR-4670 Remove prototypejs from remaining services | stephenbroyer | 2013-09-25 | 1 | -1/+1 |
| | | | | (setup : reload page before send) | ||||
* | SONAR Correction of the space after url_for in 3 files of the web-server | stephenbroyer | 2013-09-25 | 3 | -3/+3 |
| | |||||
* | SONAR-4670 Remove prototypejs from remaining services | stephenbroyer | 2013-09-25 | 1 | -3/+9 |
| | | | | (set up page) | ||||
* | SONAR-4714 Move classes to sonar-server | Julien Lancelot | 2013-09-25 | 30 | -0/+1924 |
| | |||||
* | SONAR-4714 add technical debt model management classes | Julien Lancelot | 2013-09-24 | 1 | -2/+4 |
| | |||||
* | SONAR-4674 Remove prototypejs from project configuration pages | stephenbroyer | 2013-09-24 | 1 | -2/+2 |
| | | | | (update key n°2) | ||||
* | SONAR-4674 Remove prototypejs from project configuration pages | stephenbroyer | 2013-09-24 | 2 | -4/+4 |
| | | | | (update key) | ||||
* | SONAR-4674 Remove prototypejs from project configuration pages | stephenbroyer | 2013-09-24 | 1 | -10/+10 |
| | | | | (history) | ||||
* | SONAR-4674 Remove prototypejs from project configuration pages | stephenbroyer | 2013-09-24 | 1 | -3/+3 |
| | | | | (~/views/project/widgets/issues/_issues_list.html.erb : paginate) | ||||
* | SONAR-4673 Remove prototypejs from "System" administration console | stephenbroyer | 2013-09-24 | 1 | -1/+1 |
| | | | | (modification of the file generate_secret_form.htlm.erb) | ||||
* | SONAR-4672 Remove prototypejs from security administration console | stephenbroyer | 2013-09-24 | 1 | -1/+1 |
| | | | | (modification of the focus on user_login)) |