aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Move I18n to administration category and refactor administration categoryJulien Lancelot2015-07-2730-37/+50
* | Move server category test from it-sonarJulien Lancelot2015-07-2781-257/+2130
* | Used shared xoo projectsJulien Lancelot2015-07-2724-159/+3
* | Add administration ITsJulien Lancelot2015-07-2763-0/+3796
* | Merge 'measure' and 'testing' categories into one category 'analysis'Julien Lancelot2015-07-2730-1799/+47
* | fix displaying of new code in IE (date parsing issue)Stas Vilchik2015-07-271-1/+1
* | Simplify Travis env for integration testsSimon Brandhof2015-07-272-39/+9
* | Automatic merge from branch-5.1Eric Hartmann2015-07-270-0/+0
|\|
| * Use internal repository for branch-5.1Eric Hartmann2015-07-271-3/+4
* | Merge pull request #430 from SonarSource/feature/drop_violationsJulien HENRY2015-07-249-653/+22
|\ \
| * | Disable C, C++ and Vb checks since those plugins are not compatible with SQ 5.2Julien HENRY2015-07-241-5/+4
| * | Display logs of the analysis in case of error in PluginsTestJulien HENRY2015-07-241-2/+11
| * | SONAR-6368 Remove deprecated violation APIJulien HENRY2015-07-248-646/+7
|/ /
* | Revert hacks related to sprint on removal of DecoratorSimon Brandhof2015-07-242-14/+8
* | Update travis-utils to v15David Gageot2015-07-241-10/+7
* | Make the AnalysisReportDaoTest test strongerTeryk Bellahsene2015-07-241-18/+26
* | Add tests in suiteJulien Lancelot2015-07-241-1/+1
* | Fix batch authentication error messageDuarte Meneses2015-07-242-6/+4
* | SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-246-33/+84
* | Improve qualityDuarte Meneses2015-07-244-20/+21
* | SONAR-6577 Offline mode in preview modeDuarte Meneses2015-07-2462-589/+1512
* | Add TimeMachineTest ITJulien Lancelot2015-07-2435-20/+2025
* | Fix sample codeJulien Lancelot2015-07-241-1/+1
* | Move measure tests in suite packageJulien Lancelot2015-07-243-6/+3
* | Add measure and ui categoriesJulien Lancelot2015-07-241-0/+2
* | Add measure and ui IT configuration in travisJulien Lancelot2015-07-241-0/+10
* | Add I18nTest testJulien Lancelot2015-07-2413-0/+358
* | Add some ITs on measuresJulien Lancelot2015-07-2442-1/+2187
* | Improve some DAOs with conventions and DatabaseUtils.executeLargeInputs()Simon Brandhof2015-07-2461-230/+416
* | Support of large number of keys in IssueDao#selectByKeys(...)Simon Brandhof2015-07-241-4/+19
* | Remove unused InternalRubyIssueService#getIssueByKey(...)Simon Brandhof2015-07-242-10/+0
* | Apply conventions to IssueDaoSimon Brandhof2015-07-247-22/+35
* | Remove unused dbunit filesSimon Brandhof2015-07-246-176/+0
* | Add IssueDao#selectByOrderedKeys(...)Simon Brandhof2015-07-244-14/+91
* | Add @deprecated and all formulas api and remove some decorator usage in testJulien Lancelot2015-07-247-64/+14
* | Fix use of RowNotFoundException in testsTeryk Bellahsene2015-07-249-48/+56
* | Improve MetricDao code coverageTeryk Bellahsene2015-07-2415-30/+177
* | Move RowNotFoundException to org.sonar.dbTeryk Bellahsene2015-07-2411-11/+11
* | RowNotFoundException is the default Exception at the DAO layerTeryk Bellahsene2015-07-248-14/+22
* | Rename ComponentDao methods according to new conventionsTeryk Bellahsene2015-07-248-20/+20
* | Rename MetricDao methods following the new conventionTeryk Bellahsene2015-07-246-8/+9
* | SONAR-6571 update the metric key validation without dots nor semi-colonTeryk Bellahsene2015-07-243-10/+10
* | Update to orchestrator 3.3David Gageot2015-07-242-7/+4
* | Revert "Do not redirect surefire logs to file"Simon Brandhof2015-07-234-6/+11
* | Do not redirect surefire logs to fileSimon Brandhof2015-07-234-11/+6
* | SONAR-6695 Remove decorators execution from the batchJulien Lancelot2015-07-2316-966/+13
* | Remove no more used test resourcesJulien Lancelot2015-07-2310-378/+0
* | SONAR-6605 Remove CoreFormulaRepositoryJulien Lancelot2015-07-237-217/+0
* | SONAR-6605 Remove formulas on Metric public_api and public_undocumented_apiJulien Lancelot2015-07-231-2/+0
* | Remove formula on design metricsJulien Lancelot2015-07-231-4/+0