Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deploy module sonar-server to maven central | Simon Brandhof | 2015-10-14 | 2 | -19/+0 |
| | |||||
* | fix alignment in the file details | Stas Vilchik | 2015-10-14 | 1 | -0/+2 |
| | |||||
* | fix applying of issue filter when user is not authenticated | Stas Vilchik | 2015-10-14 | 1 | -10/+8 |
| | |||||
* | Revert "SONAR-6309 Delete RoR WS profiles/list" | Teryk Bellahsene | 2015-10-14 | 3 | -0/+261 |
| | | | | This reverts commit 7992a218b2dd4df3734d38ea1a2a71514d1e2949. | ||||
* | Fix reliability of NetworkUtils#freePort() | Simon Brandhof | 2015-10-13 | 2 | -29/+86 |
| | |||||
* | SONAR-6219 Fix ruby warning "don't put space before argument parentheses" | Simon Brandhof | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-13 | 8 | -8/+8 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC25.2-RC2 | Thomas Vérin | 2015-10-13 | 8 | -8/+8 |
| | |||||
* | Update the sonar-web pom with correct config for javadoc and sources | Thomas Vérin | 2015-10-13 | 1 | -0/+4 |
| | |||||
* | Updated poms to generate empty javadoc and sources jars to comply with maven ↵ | Thomas Vérin | 2015-10-13 | 2 | -0/+56 |
| | | | | central | ||||
* | [maven-release-plugin] prepare for next development iteration | Thomas Vérin | 2015-10-12 | 8 | -8/+8 |
| | |||||
* | [maven-release-plugin] prepare release 5.2-RC15.2-RC1 | Thomas Vérin | 2015-10-12 | 8 | -12/+10 |
| | |||||
* | Fix rules index name | Julien Lancelot | 2015-10-12 | 1 | -1/+1 |
| | |||||
* | SONAR-6915 Change type of character columns of ISSUES table on MsSQL | Julien Lancelot | 2015-10-12 | 1 | -0/+41 |
| | | | | | | | Type of following columns are updtated to NVARCHAR on MsSQL : ISSUES.TAGS ISSUES.COMPONENT_UUID ISSUES.PROJECT_UUID | ||||
* | Fix Xms java option of sonar.web.javaOpts | Simon Brandhof | 2015-10-12 | 1 | -1/+1 |
| | | | | | - missing "-Djava.net.preferIPv4Stack=true" in comment of sonar.properties - missing default value "-Xms256m" | ||||
* | SONAR-6884 revert systematic usage of latin1 CS collation when creating ↵ | Simon Brandhof | 2015-10-12 | 1 | -7/+1 |
| | | | | NVARCHAR columns on MSSQL | ||||
* | Change default number of ES shards | Simon Brandhof | 2015-10-09 | 14 | -134/+91 |
| | | | | | - Use 5 shards by default on each index - Do not change the default number of ES shards on cluster mode | ||||
* | SONAR-6717 Issue attributes are kept | Julien Lancelot | 2015-10-09 | 2 | -4/+190 |
| | |||||
* | SONAR-6717 Restore issues actions API | Julien Lancelot | 2015-10-09 | 19 | -426/+582 |
| | |||||
* | SONAR-6742 fix issue refreshing after the custom action | Stas Vilchik | 2015-10-09 | 1 | -1/+4 |
| | |||||
* | revert SONAR-6742 Stop displaying plugin actions for issues | Stas Vilchik | 2015-10-09 | 6 | -8/+83 |
| | |||||
* | Replace groupIds org.codehaus by org.sonarsource | Simon Brandhof | 2015-10-09 | 16 | -66/+65 |
| | |||||
* | SONAR-6830 apply feedback | Stas Vilchik | 2015-10-09 | 2 | -52/+49 |
| | |||||
* | SONAR-6914 Change default sizes of HTTP and DB pools | Simon Brandhof | 2015-10-09 | 3 | -5/+4 |
| | |||||
* | Remove issue attributes from batch | Simon Brandhof | 2015-10-07 | 1 | -3/+0 |
| | |||||
* | SONAR-6830 make it possible to change server log level from UI | Stas Vilchik | 2015-10-07 | 4 | -0/+56 |
| | |||||
* | SONAR-6904 add log level to system info | Simon Brandhof | 2015-10-06 | 9 | -31/+91 |
| | |||||
* | SONAR-6904 add link to logs in system info page | Simon Brandhof | 2015-10-06 | 1 | -0/+1 |
| | |||||
* | Improve WS description of api/user_groups/delete | Teryk Bellahsene | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | fix ie9 issues | Stas Vilchik | 2015-10-06 | 4 | -6/+11 |
| | |||||
* | SONAR-6860 initiate drilldown on "new_technical_debt" instead of ↵ | Stas Vilchik | 2015-10-06 | 1 | -1/+1 |
| | | | | "new_sqale_debt_ratio" | ||||
* | SONAR-6830 ability to change level of SQL logs on the fly | Simon Brandhof | 2015-10-06 | 4 | -10/+30 |
| | |||||
* | SONAR-6830 add WS api/system/logs and api/system/change_log_level | Simon Brandhof | 2015-10-06 | 16 | -32/+488 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2015-10-06 | 3 | -4/+3 |
| | |||||
* | use showBackgroundTasks to render component navigation | Stas Vilchik | 2015-10-06 | 1 | -1/+4 |
| | |||||
* | SONAR-6834 Fix location of showBackgroundTasks in response of ↵ | Simon Brandhof | 2015-10-06 | 1 | -2/+2 |
| | | | | api/navigation/component | ||||
* | SONAR-6805 fix project permissions page | Stas Vilchik | 2015-10-06 | 6 | -118/+28 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-10-06 | 3 | -22/+32 |
| | |||||
* | SONAR-6556 fix project deletion | Stas Vilchik | 2015-10-06 | 1 | -0/+39 |
| | |||||
* | Fix quality flaws | Teryk Bellahsene | 2015-10-06 | 6 | -14/+82 |
| | |||||
* | SONAR-6854 use api/user_groups | Stas Vilchik | 2015-10-06 | 5 | -26/+26 |
| | |||||
* | SONAR-6903 Rename WS api/usergroups/* to api/user_groups/* | Teryk Bellahsene | 2015-10-06 | 12 | -149/+108 |
| | |||||
* | SONAR-6854 WS permissions/template_group do not return anyone if admin ↵ | Teryk Bellahsene | 2015-10-06 | 1 | -2/+17 |
| | | | | permission | ||||
* | SONAR-6827 now VariationSumFurmula supports always generating measure | Sébastien Lesaint | 2015-10-06 | 1 | -4/+28 |
| | |||||
* | SONAR-6827 now SumFurmula supports always generating a measure | Sébastien Lesaint | 2015-10-06 | 5 | -64/+217 |
| | | | | and the value to insert can be specified (not necessarily zero) | ||||
* | SONAR-6827 now formula init. on other than FILE and PROJECT_VIEW | Sébastien Lesaint | 2015-10-06 | 5 | -144/+167 |
| | | | | they now will be initialized on Component which have no child, usually FILE and PROJECT_VIEW, but also empty VIEW or SUB_VIEW | ||||
* | Improve WsUtils checkFound methods | Teryk Bellahsene | 2015-10-06 | 5 | -20/+19 |
| | |||||
* | SONAR-6784 Remove RoR WS from Permissions declaration | Teryk Bellahsene | 2015-10-06 | 2 | -80/+1 |
| | |||||
* | Rename WsPermissionParameters to PermissionsWsParameters | Teryk Bellahsene | 2015-10-06 | 44 | -158/+158 |
| | |||||
* | SONAR-6475 WS usergroups/users handle user group | Teryk Bellahsene | 2015-10-06 | 3 | -66/+72 |
| |