Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6404 Force reload of results when submit a search form on the rules page | Stas Vilchik | 2015-04-09 | 2 | -4/+5 |
| | |||||
* | SONAR-6401 Bulk rule (de)activation confirmation should show language | Stas Vilchik | 2015-04-09 | 3 | -4/+7 |
| | |||||
* | SONAR-6298 Apply feedback from PR | Jean-Baptiste Lievremont | 2015-04-09 | 2 | -15/+12 |
| | |||||
* | SONAR-6298 Add internal WS to list supported profile import file formats | Jean-Baptiste Lievremont | 2015-04-09 | 6 | -2/+155 |
| | |||||
* | SONAR-6298 WS to create a quality profile | Jean-Baptiste Lievremont | 2015-04-09 | 10 | -5/+429 |
| | |||||
* | SONAR-6304 SONAR-6305 Apply feedback from PR | Jean-Baptiste Lievremont | 2015-04-09 | 4 | -30/+68 |
| | |||||
* | SONAR-6305 WS to restore a quality profile | Jean-Baptiste Lievremont | 2015-04-09 | 7 | -4/+230 |
| | |||||
* | SONAR-6304 WS to backup quality profile | Jean-Baptiste Lievremont | 2015-04-09 | 6 | -3/+144 |
| | |||||
* | revert SONAR-6331 | Stas Vilchik | 2015-04-09 | 37 | -1761/+12 |
| | |||||
* | 'Days since last commit' metric without exceptions if not found in report ↵ | Teryk Bellahsene | 2015-04-08 | 5 | -10/+44 |
| | | | | and index | ||||
* | 'Days since last commit' metric in platform out of the box - SONAR-6353 | Teryk Bellahsene | 2015-04-08 | 10 | -4/+333 |
| | |||||
* | SONAR-6331 show project meta in the header | Stas Vilchik | 2015-04-08 | 3 | -1/+29 |
| | |||||
* | SONAR-5438 Add "Official Distribution" information to System Info | Simon Brandhof | 2015-04-08 | 2 | -2/+45 |
| | |||||
* | Fix NPE in CoveragePublisher for views | Julien HENRY | 2015-04-08 | 1 | -3/+3 |
| | |||||
* | add missing file headers | Stas Vilchik | 2015-04-08 | 1 | -0/+19 |
| | |||||
* | SONAR-6331 apply feedback | Stas Vilchik | 2015-04-08 | 28 | -162/+523 |
| | |||||
* | remove empty js file | Stas Vilchik | 2015-04-08 | 1 | -19/+0 |
| | |||||
* | Fix regression during local issue tracking on empty files | Julien HENRY | 2015-04-08 | 6 | -2/+132 |
| | |||||
* | Fix NPE: do not try to set lines on views technical projects | Julien HENRY | 2015-04-08 | 1 | -2/+3 |
| | |||||
* | Allow parallel execution of tests using ServerTester | Simon Brandhof | 2015-04-07 | 4 | -9/+28 |
| | |||||
* | Replace GMavenPlus by beanshell | Simon Brandhof | 2015-04-07 | 1 | -22/+11 |
| | | | | I'm afraid of the side-effects of the required property "allowSystemExits" of GMavenPlus (yet another groovy maven plugin) | ||||
* | Random timezone when executing tests | Simon Brandhof | 2015-04-07 | 1 | -29/+32 |
| | |||||
* | Use incremental mode for SQ analysis on travis | Julien HENRY | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | Merge pull request #191 from SonarSource/feature/batch/feed_coverage_report | Julien HENRY | 2015-04-07 | 14 | -83/+541 |
|\ | | | | | SONAR-6339 Feed Coverage in compute report | ||||
| * | SONAR-6277 Fix id of component when publishing source code in report | Julien HENRY | 2015-04-07 | 2 | -5/+5 |
| | | |||||
| * | Fix compilation issue after merge | Julien HENRY | 2015-04-07 | 2 | -12/+11 |
| | | |||||
| * | SONAR-6277 Feed file sources in compute report | Julien HENRY | 2015-04-07 | 7 | -34/+212 |
| | | |||||
| * | SONAR-6339 Fix coverage in report | Julien HENRY | 2015-04-07 | 2 | -2/+122 |
| | | |||||
| * | SONAR-6339 Feed Coverage in compute report | Julien HENRY | 2015-04-07 | 7 | -46/+207 |
|/ | |||||
* | SONAR-6253 Add lines count in report | Julien HENRY | 2015-04-07 | 6 | -40/+20 |
| | |||||
* | fix start.sh and stop.sh on ubuntu with zsh | Sébastien Lesaint | 2015-04-07 | 2 | -4/+6 |
| | | | | | moved to bash instead of sh rewrite testing for existing file and directory so that hopefully it works on both Linux and MacOs | ||||
* | Hasnext() should not call doNext() when iterator already closed | Julien Lancelot | 2015-04-07 | 2 | -0/+34 |
| | |||||
* | Enable experimental pull request analysis feature | Julien HENRY | 2015-04-07 | 1 | -1/+11 |
| | |||||
* | Apply feedback from PR | Jean-Baptiste Lievremont | 2015-04-03 | 2 | -5/+5 |
| | |||||
* | SONAR-6301 WS to copy a quality profile | Jean-Baptiste Lievremont | 2015-04-03 | 4 | -7/+169 |
| | |||||
* | SONAR-6302 WS to rename a quality profile | Jean-Baptiste Lievremont | 2015-04-03 | 3 | -0/+219 |
| | |||||
* | SONAR-6299 WS to delete a quality profile | Jean-Baptiste Lievremont | 2015-04-03 | 5 | -1/+318 |
| | |||||
* | SONAR-6348 Property sonar.path.temp is ignored by Ruby on Rails application | Simon Brandhof | 2015-04-03 | 3 | -11/+29 |
| | |||||
* | ignore screenshots from tests | Stas Vilchik | 2015-04-03 | 1 | -1/+1 |
| | |||||
* | SONAR-5921 Apply feedback from tests | Jean-Baptiste Lievremont | 2015-04-03 | 4 | -3/+45 |
| | |||||
* | SONAR-5921 WS to list project/profile associations | Jean-Baptiste Lievremont | 2015-04-03 | 14 | -1/+627 |
| | |||||
* | SONAR-6331 prepare for detailed panels | Stas Vilchik | 2015-04-03 | 12 | -51/+175 |
| | |||||
* | fix quality flaws | Stas Vilchik | 2015-04-03 | 3 | -49/+48 |
| | |||||
* | Don't fail but only display a warning when a CodeColorizer is buggy | Julien HENRY | 2015-04-03 | 1 | -1/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/branch-5.1' | Eric Hartmann | 2015-04-03 | 0 | -0/+0 |
|\ | |||||
| * | Update version to 5.1.1-SNAPSHOT | Sonartech | 2015-04-02 | 31 | -31/+31 |
| | | |||||
| * | Release 5.15.1 | Sonartech | 2015-04-02 | 31 | -31/+31 |
| | | |||||
* | | Fix quality flaws in API | Simon Brandhof | 2015-04-03 | 28 | -74/+32 |
| | | |||||
* | | Introduce WsAction interface for WsActions in server module | Jean-Baptiste Lievremont | 2015-04-03 | 7 | -24/+44 |
| | | |||||
* | | Pull define(...) method into a dedicated interface | Jean-Baptiste Lievremont | 2015-04-03 | 8 | -20/+45 |
| | |