Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Helper to stress test TestCases | David Gageot | 2015-07-02 | 1 | -0/+78 |
| | |||||
* | Support // testing | David Gageot | 2015-07-02 | 1 | -17/+11 |
| | |||||
* | Handle two threads asking for a temp folder at the very same time | David Gageot | 2015-07-02 | 1 | -1/+4 |
| | |||||
* | Avoid additional NPE on test failure | David Gageot | 2015-07-02 | 1 | -4/+8 |
| | |||||
* | add a couple of issues web tests | Stas Vilchik | 2015-07-02 | 2 | -0/+209 |
| | |||||
* | Those logs are more disturbing than not | David Gageot | 2015-07-02 | 1 | -2/+0 |
| | |||||
* | shut up selenium | Stas Vilchik | 2015-07-02 | 1 | -1/+1 |
| | |||||
* | SONAR-6605 Add Empty FormulaRepository | Julien Lancelot | 2015-07-02 | 2 | -0/+37 |
| | |||||
* | Revert "SONAR-6605 Replace some batch formulas by compute formulas" | Julien Lancelot | 2015-07-02 | 7 | -169/+49 |
| | | | | This reverts commit 2f948758eebec934beb54701792cf2d558319251. | ||||
* | refactor web tests to simplify asynchronous actions | Stas Vilchik | 2015-07-02 | 3 | -180/+184 |
| | |||||
* | add issues web tests | Stas Vilchik | 2015-07-02 | 2 | -16/+217 |
| | |||||
* | Use latest TravisCI tools | David Gageot | 2015-07-02 | 1 | -4/+1 |
| | |||||
* | Temporary fix for ITs | David Gageot | 2015-07-02 | 1 | -0/+3 |
| | |||||
* | add command line options to generate_batch_reports.sh | Sébastien Lesaint | 2015-07-02 | 1 | -1/+44 |
| | |||||
* | use a private repo before building in generate_batch_reports.sh | Sébastien Lesaint | 2015-07-02 | 1 | -10/+24 |
| | |||||
* | add ability to dump batch report enabled by sonar.batch.dumpReportDir | Sébastien Lesaint | 2015-07-02 | 3 | -8/+116 |
| | | | | batch report dump are saved in the directory specified by the property sonar.batch.dumpReportDir and the batch is NOT pushed to the server | ||||
* | SONAR-6628 fix warning log displaying value, security hole | Sébastien Lesaint | 2015-07-02 | 4 | -9/+6 |
| | |||||
* | SONAR-6605 Replace some batch formulas by compute formulas | Julien Lancelot | 2015-07-02 | 7 | -49/+169 |
| | |||||
* | SONAR-6605 Create average formula | Julien Lancelot | 2015-07-02 | 3 | -0/+553 |
| | |||||
* | SONAR-6605 Create distribution formula | Julien Lancelot | 2015-07-02 | 6 | -25/+594 |
| | |||||
* | SONAR-6605 Create sum formula | Julien Lancelot | 2015-07-02 | 4 | -0/+326 |
| | |||||
* | SONAR-6605 Create step computing formula measures | Julien Lancelot | 2015-07-02 | 7 | -0/+493 |
| | |||||
* | SONAR-6605 Do not persist FILE_COMPLEXITY_DISTRIBUTION and ↵ | Julien Lancelot | 2015-07-02 | 2 | -18/+121 |
| | | | | FUNCTION_COMPLEXITY_DISTRIBUTION measures on file | ||||
* | SONAR-6588 Send all measures to the report, even the ones that was not ↵ | Julien Lancelot | 2015-07-02 | 1 | -2/+1 |
| | | | | | | marked to be stored in database Removing this check allow to send all file measures to the report | ||||
* | Add isHigherThan method | Julien Lancelot | 2015-07-02 | 2 | -0/+38 |
| | |||||
* | add issues saved searches web tests | Stas Vilchik | 2015-07-02 | 6 | -7/+78 |
| | |||||
* | Merge branch 'feature/it' | David Gageot | 2015-07-02 | 88 | -45/+3074 |
|\ | | | | | | | | | | | Conflicts: .travis.yml travis.sh | ||||
| * | Fix script name | David Gageot | 2015-06-30 | 1 | -3/+3 |
| | | |||||
| * | Use latest version of TravisUtils | David Gageot | 2015-06-29 | 1 | -1/+2 |
| | | |||||
| * | Use TravisUtils | David Gageot | 2015-06-29 | 1 | -15/+6 |
| | | |||||
| * | More test categories | David Gageot | 2015-06-29 | 2 | -4/+25 |
| | | |||||
| * | xvfb | David Gageot | 2015-06-29 | 1 | -0/+3 |
| | | |||||
| * | Get rid of Ruby default configuration | David Gageot | 2015-06-29 | 1 | -0/+2 |
| | | |||||
| * | Logs | David Gageot | 2015-06-29 | 1 | -0/+2 |
| | | |||||
| * | Simplify job | David Gageot | 2015-06-29 | 1 | -4/+0 |
| | | |||||
| * | Logs | David Gageot | 2015-06-29 | 1 | -1/+1 |
| | | |||||
| * | Fix build script | David Gageot | 2015-06-29 | 1 | -7/+1 |
| | | |||||
| * | Build first | David Gageot | 2015-06-29 | 1 | -1/+3 |
| | | |||||
| * | Add ITs | David Gageot | 2015-06-29 | 3 | -3/+17 |
| | | |||||
| * | Reenable coverage integration tests | Simon Brandhof | 2015-06-29 | 1 | -3/+0 |
| | | |||||
| * | Add missing copyright header | Simon Brandhof | 2015-06-29 | 1 | -0/+19 |
| | | |||||
| * | Rename artifactId it-parent to it | Simon Brandhof | 2015-06-29 | 3 | -3/+3 |
| | | |||||
| * | Add missing directory in integration tests | Simon Brandhof | 2015-06-29 | 35 | -0/+341 |
| | | |||||
| * | Add integration tests on updatecenter and testing categories | Simon Brandhof | 2015-06-29 | 33 | -16/+1567 |
| | | |||||
| * | Fix execution of integration tests from command-line | Simon Brandhof | 2015-06-29 | 14 | -26/+26 |
| | | |||||
| * | Fix category of integration tests | Simon Brandhof | 2015-06-29 | 1 | -3/+3 |
| | | |||||
| * | Add QualityGateNotificationTest | Simon Brandhof | 2015-06-29 | 7 | -26/+248 |
| | | |||||
| * | First draft of integration tests | Simon Brandhof | 2015-06-29 | 20 | -45/+916 |
| | | |||||
* | | Update Travis Tools | David Gageot | 2015-07-02 | 1 | -1/+1 |
| | | |||||
* | | Revert "update style of search fields" | Stas Vilchik | 2015-07-01 | 1 | -2/+2 |
| | | | | | | | | This reverts commit e9f47d1dd0164d9f495aa4f5f24ef85ef5dc1c9d. |