Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Component Viewer: feedback applied | Stas Vilchik | 2014-04-30 | 4 | -2/+21 |
| | |||||
* | Refactor widgets | Stas Vilchik | 2014-04-30 | 7 | -422/+328 |
| | |||||
* | Continue draft of search framework | Simon Brandhof | 2014-04-30 | 12 | -146/+477 |
| | |||||
* | Add response example to WebService extension point | Simon Brandhof | 2014-04-29 | 4 | -21/+73 |
| | |||||
* | SONAR-5254 New WS /api/sources/scm | Simon Brandhof | 2014-04-29 | 7 | -65/+212 |
| | |||||
* | quality flaw | Stephane Gamard | 2014-04-29 | 1 | -2/+1 |
| | |||||
* | SONAR-5237 - Updated MediumTest and started on RuleService | Stephane Gamard | 2014-04-29 | 4 | -66/+117 |
| | |||||
* | SONAR-5249 Use a Java migration to merge measure data into project_measures | Julien HENRY | 2014-04-29 | 3 | -3/+90 |
| | |||||
* | SONAR-4764 Create a DefaultProfilesCache component to store default profile ↵ | Julien Lancelot | 2014-04-29 | 5 | -23/+85 |
| | | | | names in order to speed up display of popup displayed when clicking on 'Restore Default Profile' button | ||||
* | SONAR-5237 - Fixed sleeping test & added ActiveRule to RuleIndex | Stephane Gamard | 2014-04-29 | 1 | -2/+17 |
| | |||||
* | fix quality flaw | Stephane Gamard | 2014-04-29 | 1 | -1/+1 |
| | |||||
* | SONAR-5237 - Working Index & Dao stack (see RuleMiediumTest) | Stephane Gamard | 2014-04-29 | 7 | -120/+157 |
| | |||||
* | SONAR-5249 Fix issue with loading of measure data | Julien HENRY | 2014-04-29 | 1 | -1/+1 |
| | |||||
* | Component Viewer: blocks | Stas Vilchik | 2014-04-29 | 20 | -657/+271 |
| | |||||
* | Remove coupling with mybatis SqlSession by using internal DbSession. | Simon Brandhof | 2014-04-29 | 19 | -82/+80 |
| | |||||
* | SONAR-5249 Fix migration script | Julien HENRY | 2014-04-29 | 1 | -1/+1 |
| | |||||
* | SONAR-5218 Add a migration to update issues action plan key linked on ↵ | Julien Lancelot | 2014-04-29 | 3 | -1/+132 |
| | | | | removed action plan | ||||
* | Improve /api/sources/show | Simon Brandhof | 2014-04-29 | 4 | -47/+76 |
| | |||||
* | SONAR-5237 - Fixed broken ES isolation (broken in previous commit) | Stephane Gamard | 2014-04-29 | 4 | -26/+35 |
| | |||||
* | SONAR-5249 Fix migration | Julien HENRY | 2014-04-29 | 1 | -2/+2 |
| | |||||
* | SONAR-5111 Declare "api/authentication" WS with org.sonar.api.server.WebService | Julien Lancelot | 2014-04-29 | 2 | -100/+56 |
| | |||||
* | SONAR-5249 Merge measure_data and project_measure tables | Julien HENRY | 2014-04-29 | 4 | -9/+33 |
| | |||||
* | SONAR-5237 - Fixed Load order in ServerComponents | Stephane Gamard | 2014-04-29 | 4 | -30/+35 |
| | |||||
* | SONAR-5237 - Added worker for queue | Stephane Gamard | 2014-04-29 | 8 | -69/+312 |
| | |||||
* | SONAR-5111 Fix parameter declaration (now mandatory for WS parameters) | Jean-Baptiste Lievremont | 2014-04-29 | 1 | -8/+9 |
| | |||||
* | Component Viewer: duplications | Stas Vilchik | 2014-04-29 | 10 | -21/+221 |
| | |||||
* | Fix bad widget wrapping | Stas Vilchik | 2014-04-29 | 1 | -2/+2 |
| | |||||
* | SONAR-5237 - Integration of WorkQueue within SonarSession (Suepr Impl of ↵ | Stephane Gamard | 2014-04-28 | 7 | -53/+54 |
| | | | | SqlSession from MyBatis) | ||||
* | SONAR-5237 implement RuleDao#keysOfRowsUpdatedAfter() | Simon Brandhof | 2014-04-28 | 3 | -5/+9 |
| | |||||
* | SONAR-5111 Declare "api/action_plans" WS with org.sonar.api.server.WebService | Julien Lancelot | 2014-04-28 | 2 | -2/+118 |
| | |||||
* | SONAR-5111 Add support for default parameters in Java WS, protection against ↵ | Jean-Baptiste Lievremont | 2014-04-28 | 2 | -1/+58 |
| | | | | undeclared params | ||||
* | SONAR-5111 Create a handler to create java stub ws controllers for rails ws | Julien Lancelot | 2014-04-28 | 1 | -2/+4 |
| | |||||
* | SONAR-5237 - fixed with IT tests for batch and server | Stephane Gamard | 2014-04-28 | 1 | -0/+3 |
| | |||||
* | Adding NullQueue for sonar-batch | Stephane Gamard | 2014-04-28 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/SonarSource/sonarqube | Stephane Gamard | 2014-04-28 | 2 | -5/+7 |
|\ | | | | | | | | | | | | | # By Julien Lancelot # Via Julien Lancelot * 'master' of https://github.com/SonarSource/sonarqube: Fix quality flaws | ||||
| * | Fix quality flaws | Julien Lancelot | 2014-04-28 | 2 | -5/+7 |
| | | |||||
* | | Merge branch 'master' of https://github.com/SonarSource/sonarqube | Stephane Gamard | 2014-04-28 | 2 | -3/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Julien Lancelot (2) and Stas Vilchik (1) # Via Stas Vilchik * 'master' of https://github.com/SonarSource/sonarqube: Component Viewer: duplications Ignore some failing tests Fix licence headers Conflicts: sonar-core/src/main/java/org/sonar/core/cluster/LocalNonBlockingWorkQueue.java sonar-server/src/main/java/org/sonar/server/rule2/RuleConstants.java sonar-server/src/main/java/org/sonar/server/rule2/RuleDao.java sonar-server/src/main/java/org/sonar/server/rule2/RuleIndex.java sonar-server/src/test/java/org/sonar/server/rule2/RuleIndexTest.java | ||||
| * | Component Viewer: duplications | Stas Vilchik | 2014-04-28 | 10 | -21/+221 |
| | | |||||
| * | Fix licence headers | Julien Lancelot | 2014-04-28 | 6 | -9/+120 |
| | | |||||
* | | SONAR-5237 - moved DB part of stack to sonar-core | Stephane Gamard | 2014-04-28 | 14 | -681/+71 |
|/ | |||||
* | Merge branch 'master' of https://github.com/SonarSource/sonarqube | Stephane Gamard | 2014-04-28 | 1 | -6/+5 |
|\ | | | | | | | | | | | | | # By Julien Lancelot # Via Julien Lancelot * 'master' of https://github.com/SonarSource/sonarqube: Manage l10n message on ServerException | ||||
| * | Manage l10n message on ServerException | Julien Lancelot | 2014-04-28 | 1 | -6/+5 |
| | | |||||
* | | Merge branch 'master' of https://github.com/SonarSource/sonarqube | Stephane Gamard | 2014-04-28 | 15 | -81/+330 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # By Julien Lancelot (6) and others # Via Julien Lancelot * 'master' of https://github.com/SonarSource/sonarqube: SONAR-4764 When removing profile at startup, do not check if the profile is deletable or not SONAR-4764 Fix issue on MySQL where profiles are empty because hibernate do not see new rules Complete WebService with new param metadata SONAR-4764 Remove icon near "Restore Default Profile" button SONAR-4764 Add a medium test SONAR-4764 Add Java WS Client to restore default profiles Rename addExtensions by addComponents SONAR-4927 Add Quality Gate widget SONAR-4927 Fix Build Breaker (remove alertLevel from new metric) Conflicts: sonar-server/src/main/java/org/sonar/server/rule2/RuleService.java | ||||
| * | SONAR-4764 When removing profile at startup, do not check if the profile is ↵ | Julien Lancelot | 2014-04-28 | 2 | -14/+18 |
| | | | | | | | | deletable or not | ||||
| * | SONAR-4764 Fix issue on MySQL where profiles are empty because hibernate do ↵ | Julien Lancelot | 2014-04-28 | 1 | -18/+27 |
| | | | | | | | | not see new rules | ||||
| * | Complete WebService with new param metadata | Simon Brandhof | 2014-04-25 | 5 | -0/+227 |
| | | |||||
| * | SONAR-4764 Remove icon near "Restore Default Profile" button | Julien Lancelot | 2014-04-25 | 1 | -1/+0 |
| | | |||||
| * | SONAR-4764 Add Java WS Client to restore default profiles | Julien Lancelot | 2014-04-25 | 5 | -19/+33 |
| | | |||||
| * | Rename addExtensions by addComponents | Julien Lancelot | 2014-04-25 | 2 | -8/+8 |
| | | |||||
| * | SONAR-4927 Add Quality Gate widget | Jean-Baptiste Lievremont | 2014-04-25 | 2 | -21/+22 |
| | |