Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-9442 Add details of added/updated/disabled rules in notification | Julien Lancelot | 2017-06-29 | 14 | -581/+0 |
| | |||||
* | SONAR-9442 add names of changed quality profiles in mail notification | Julien Lancelot | 2017-06-29 | 2 | -2/+2 |
| | |||||
* | SONAR-9442 Send email to profile admin on each qprofile update | Julien Lancelot | 2017-06-29 | 14 | -0/+581 |
| | |||||
* | Move integration tests to directory tests/ | Simon Brandhof | 2017-06-25 | 97 | -4123/+0 |
| | |||||
* | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 23 | -23/+23 |
| | |||||
* | SONAR-9122 prevent setting a project as private (#2015) | Stas Vilchik | 2017-05-04 | 1 | -0/+2 |
| | |||||
* | Rename IT billing plugin to fake billing plugin | Julien Lancelot | 2017-04-28 | 4 | -8/+8 |
| | |||||
* | SONAR-9125 Allow preventing organizations to use private projects in ↵ | Julien Lancelot | 2017-04-28 | 1 | -0/+8 |
| | | | | api/organizations/update_project_visibility | ||||
* | SONAR-9121 Add a flag in api/navigation/organization to know if projects can ↵ | Julien Lancelot | 2017-04-28 | 1 | -0/+9 |
| | | | | become private | ||||
* | SONAR-9126 Add ITs | Julien Lancelot | 2017-04-26 | 4 | -0/+131 |
| | |||||
* | SONAR-9110 Update page extensions IT's | Grégoire Aubert | 2017-04-12 | 3 | -1/+12 |
| | |||||
* | Prepare for next development iteration | Simon Brandhof | 2017-02-14 | 22 | -22/+22 |
| | |||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 57 | -109/+216 |
| | |||||
* | SONAR-8637 IT to test functional version in a plugin | Teryk Bellahsene | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | SONAR-8684 Clean up rails files | Julien Lancelot | 2017-01-30 | 1 | -12/+0 |
| | |||||
* | SONAR-8581 Add IT to test PageDefinition API | Teryk Bellahsene | 2017-01-13 | 19 | -232/+28 |
| | |||||
* | SONAR-7300 Redirect PUT|POST|DELETE api/properties to api/settings | Julien Lancelot | 2017-01-11 | 1 | -0/+1 |
| | |||||
* | SONAR-7300 Replace "setting.license" by "setting.license.secured" in IT plugin | Julien Lancelot | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | SONAR-7300 Add IT on multi values and property set in SettingsTest | Julien Lancelot | 2017-01-10 | 1 | -16/+35 |
| | |||||
* | SONAR-8235 Add ITs | Julien Lancelot | 2017-01-05 | 1 | -1/+1 |
| | |||||
* | SONAR-8554 Load and display page extensions (#1482) | Stas Vilchik | 2016-12-23 | 8 | -4/+20 |
| | |||||
* | add all kinds of page extensions to ui-extensions-plugin | Stas Vilchik | 2016-12-20 | 4 | -1/+112 |
| | |||||
* | SONAR-8416 improve ITs on authentication | Julien Lancelot | 2016-12-01 | 1 | -1/+14 |
| | | | | | Complete check on message displayed in ui when functional authentication errors are generated Add ITs when errors are generated during callback of OAuth2 authentication plugins | ||||
* | Prepare for next development iteration | David Rautureau | 2016-11-21 | 22 | -22/+22 |
| | |||||
* | SONAR-8248 JS files from plugins don't have JS Content-Type header | Simon Brandhof | 2016-11-17 | 1 | -0/+2 |
| | |||||
* | SONAR-8333 fixing ITs | Sébastien Lesaint | 2016-11-16 | 1 | -1/+2 |
| | |||||
* | SONAR-8354 Remove ITs related to dashboards | Julien Lancelot | 2016-11-09 | 10 | -214/+2 |
| | |||||
* | Prepare for next development iteration | David Rautureau | 2016-09-19 | 23 | -23/+23 |
| | |||||
* | Add ITs for api/properties WS | Julien Lancelot | 2016-09-09 | 1 | -2/+4 |
| | |||||
* | Drop Ruby dead code | Simon Brandhof | 2016-09-08 | 5 | -120/+0 |
| | |||||
* | Add settings of all type in server-plugin | Julien Lancelot | 2016-09-08 | 1 | -1/+16 |
| | |||||
* | Remove wrong property type in plugin IT | Julien Lancelot | 2016-09-08 | 1 | -1/+0 |
| | |||||
* | SONAR-7678 server-side stateless settings | Simon Brandhof | 2016-09-06 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | * Settings class becomes abstract as multiple implementations are used. Can't become an interface for binary backward-compatibility of API * tests should use MapSettings, an in-memory implementation of Settings * web server uses a thread-specific cache of settings when processing HTTP requests * web server does not have a cache of settings during startup, except for the system settings loaded from sonar.properties * Compute Engine uses a thread-specific cache of settings when processing a task. Cache is clear at end of task. * some useless methods of PersistentSettings are removed | ||||
* | SONAR-7833 fix IT QualityGateTest to not use WS /api/ce/logs | Sébastien Lesaint | 2016-08-16 | 1 | -1/+3 |
| | |||||
* | SONAR-7654 API to propagate props from scanner to CE | Simon Brandhof | 2016-08-06 | 3 | -1/+75 |
| | |||||
* | prepare for next development iteration | David Rautureau | 2016-07-20 | 23 | -23/+23 |
| | |||||
* | SONAR-7783 Ensure Sensors don't save same data twice | Duarte Meneses | 2016-07-08 | 2 | -64/+1 |
| | |||||
* | SONAR-7783 Ensure Sensors don't save same data twice | Duarte Meneses | 2016-07-07 | 2 | -1/+64 |
| | |||||
* | SONAR-7727 Remove some deprecated properties | Julien HENRY | 2016-07-05 | 2 | -6/+4 |
| | |||||
* | SONAR-7727 Remove deprecated stuff on ProjectDefinition | Julien HENRY | 2016-07-05 | 1 | -4/+4 |
| | |||||
* | SONAR-7853 Stop support of API org.sonar.api.web.RequiredMeasures | Simon Brandhof | 2016-06-30 | 21 | -383/+0 |
| | |||||
* | SONAR-7732 Authentication is now done in Java | Julien Lancelot | 2016-06-29 | 1 | -1/+1 |
| | |||||
* | prepare for next development iteration | Tom | 2016-05-20 | 24 | -24/+24 |
| | |||||
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-15 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | * origin/branch-5.5: Fix malformed javadoc in API Add UserDao.selectByIds SONAR-6948 rename method Request#getLocalConnector() to localConnector() SONAR-6948 add javadoc for org.sonar.api.server.ws.LocalConnector | ||||
| * | SONAR-6948 rename method Request#getLocalConnector() to localConnector() | Simon Brandhof | 2016-04-15 | 1 | -3/+3 |
| | | |||||
| * | fixed version for 5.5-SNAPSHOT | Tom | 2016-04-11 | 24 | -24/+24 |
| | | |||||
| * | Fixed tests submodules poms | Tom | 2016-04-08 | 24 | -24/+24 |
| | | |||||
* | | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 24 | -24/+24 |
|/ | |||||
* | SONAR-6948 Ability for Java server extensions to call web services | Simon Brandhof | 2016-04-07 | 4 | -1/+160 |
| | |||||
* | SONAR-7488 add ITs for PostProjectAnalysisTask | Sébastien Lesaint | 2016-04-06 | 4 | -0/+109 |
| |