]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-04-13 Julien HENRYRestore old behavior for InputFile::lines() -> returns...
2015-04-10 Stas Vilchikfix quality flaws
2015-04-10 Stas Vilchikcover formatMeasure with tests
2015-04-10 Stas Vilchikdrop unused js code
2015-04-10 Stas VilchikSONAR-5851 add inheritance details
2015-04-10 Stas VilchikSONAR-5851 update selection of projects
2015-04-10 Stas VilchikSONAR-5851 update copy action
2015-04-10 Julien LancelotSONAR-6258 Persist highlighting into file sources 207/head
2015-04-10 Stas VilchikSONAR-5851 add tests
2015-04-10 Stas VilchikSONAR-5851 add profile details, implement profile actions
2015-04-10 Stas VilchikSONAR-5851 add app skeleton
2015-04-10 Jean-Baptiste... SONAR-6307 Split test case to isolate behavior
2015-04-10 Jean-Baptiste... SONAR-6306 SONAR-6307 Apply feedback from PR
2015-04-10 Jean-Baptiste... SONAR-6306 Show rule stats on quality profile inheritan...
2015-04-10 Jean-Baptiste... SONAR-6307 WS to change the parent of a quality profile
2015-04-10 Jean-Baptiste... SONAR-6306 WS to show ancestors and children of a quali...
2015-04-10 Jean-Baptiste... SONAR-6305 Fix parameter description and quality flaw
2015-04-10 Jean-Baptiste... SONAR-6294 Show active rule count even when it is 0
2015-04-10 Jean-Baptiste... SONAR-6301 Show copied profile properties in WS response
2015-04-09 Jean-Baptiste... SONAR-5921 Use uuid instead of key for attribute name...
2015-04-09 Julien LancelotFix quality flaws
2015-04-09 Julien LancelotSONAR-6258 Read/write Highlighting using Streaming
2015-04-09 Julien LancelotSONAR-6258 Persist source, coverage and scm into file... 203/head
2015-04-09 Stas VilchikSONAR-6402 Force show zero number of issues in the...
2015-04-09 Stas VilchikSONAR-6403 It is impossible to search for "C" language...
2015-04-09 Stas VilchikSONAR-6404 Force reload of results when submit a search...
2015-04-09 Stas VilchikSONAR-6401 Bulk rule (de)activation confirmation should...
2015-04-09 Jean-Baptiste... SONAR-6298 Apply feedback from PR
2015-04-09 Jean-Baptiste... SONAR-6298 Add internal WS to list supported profile...
2015-04-09 Jean-Baptiste... SONAR-6298 WS to create a quality profile
2015-04-09 Jean-Baptiste... SONAR-6304 SONAR-6305 Apply feedback from PR
2015-04-09 Jean-Baptiste... SONAR-6305 WS to restore a quality profile
2015-04-09 Jean-Baptiste... SONAR-6304 WS to backup quality profile
2015-04-09 Stas Vilchikrevert SONAR-6331
2015-04-08 Teryk Bellahsene'Days since last commit' metric without exceptions...
2015-04-08 Teryk Bellahsene'Days since last commit' metric in platform out of... 200/head
2015-04-08 Stas VilchikSONAR-6331 show project meta in the header
2015-04-08 Simon BrandhofSONAR-5438 Add "Official Distribution" information...
2015-04-08 Julien HENRYFix NPE in CoveragePublisher for views
2015-04-08 Stas Vilchikadd missing file headers
2015-04-08 Stas VilchikSONAR-6331 apply feedback
2015-04-08 Stas Vilchikremove empty js file
2015-04-08 Julien HENRYFix regression during local issue tracking on empty...
2015-04-08 Julien HENRYFix NPE: do not try to set lines on views technical...
2015-04-07 Simon BrandhofAllow parallel execution of tests using ServerTester
2015-04-07 Simon BrandhofReplace GMavenPlus by beanshell
2015-04-07 Simon BrandhofRandom timezone when executing tests
2015-04-07 Julien HENRYUse incremental mode for SQ analysis on travis
2015-04-07 Julien HENRYMerge pull request #191 from SonarSource/feature/batch...
2015-04-07 Julien HENRYSONAR-6277 Fix id of component when publishing source... 191/head
2015-04-07 Julien HENRYFix compilation issue after merge
2015-04-07 Julien HENRYSONAR-6277 Feed file sources in compute report
2015-04-07 Julien HENRYSONAR-6339 Fix coverage in report
2015-04-07 Julien HENRYSONAR-6339 Feed Coverage in compute report
2015-04-07 Julien HENRYSONAR-6253 Add lines count in report
2015-04-07 Sébastien Lesaintfix start.sh and stop.sh on ubuntu with zsh
2015-04-07 Julien LancelotHasnext() should not call doNext() when iterator alread... 195/head
2015-04-07 Julien HENRYEnable experimental pull request analysis feature
2015-04-03 Jean-Baptiste... Apply feedback from PR
2015-04-03 Jean-Baptiste... SONAR-6301 WS to copy a quality profile
2015-04-03 Jean-Baptiste... SONAR-6302 WS to rename a quality profile
2015-04-03 Jean-Baptiste... SONAR-6299 WS to delete a quality profile
2015-04-03 Simon BrandhofSONAR-6348 Property sonar.path.temp is ignored by Ruby... 194/head
2015-04-03 Stas Vilchikignore screenshots from tests
2015-04-03 Jean-Baptiste... SONAR-5921 Apply feedback from tests
2015-04-03 Jean-Baptiste... SONAR-5921 WS to list project/profile associations
2015-04-03 Stas VilchikSONAR-6331 prepare for detailed panels
2015-04-03 Stas Vilchikfix quality flaws
2015-04-03 Julien HENRYDon't fail but only display a warning when a CodeColori...
2015-04-03 Eric HartmannMerge remote-tracking branch 'origin/branch-5.1'
2015-04-03 Simon BrandhofFix quality flaws in API
2015-04-03 Jean-Baptiste... Introduce WsAction interface for WsActions in server...
2015-04-03 Jean-Baptiste... Pull define(...) method into a dedicated interface
2015-04-03 Julien HENRYAdd more details when there is a failure to store highl...
2015-04-02 Simon BrandhofDisable parallel build on travis - unstable tests
2015-04-02 Simon BrandhofEnable parallel build in travis
2015-04-02 Simon BrandhofComplete comment on disabled gmaven-plugin-plugin
2015-04-02 Stas Vilchikmake web tests timezone-proof
2015-04-02 Stas Vilchikfix bad css
2015-04-02 Simon BrandhofDisable random timezone in tests as gmaven-plugin does...
2015-04-02 Simon BrandhofUse random timezone when executing tests from maven
2015-04-02 Fabrice BellingardAdd missing field on JSON example response
2015-04-02 Julien LancelotSONAR-6277 Replace ReportStream by CloseableIterator...
2015-04-02 Stas VilchikSONAR-6215 make it possible to resize the workspace...
2015-04-02 Stas Vilchikdrop unused ruby code
2015-04-02 Stas VilchikSONAR-6331 better display of just analyzed projects
2015-04-02 Stas Vilchikmake the test timezone-proof
2015-04-02 Stas Vilchikremove dashboard2 prototype
2015-04-02 Simon BrandhofRemove coupling of IssueIndexTest with local timezone
2015-04-02 Jean-Baptiste... SONAR-6300 Fix WS descriptions
2015-04-02 Julien LancelotFix usage of clob.free() on MsSQL
2015-04-02 Jean-Baptiste... SONAR-6294 Update response example, only write active...
2015-04-02 SonartechUpdate version to 5.1.1-SNAPSHOT
2015-04-02 SonartechRelease 5.1 5.1
2015-04-02 Julien LancelotCall Clob.free() to reduce memory consumption
2015-04-01 Julien HENRYSONAR-6319 Another perf improvement
2015-04-01 Jenkins CIAutomatic merge from branch-5.1
2015-04-01 Julien LancelotFix issue when permission is set only on user
2015-04-01 Stas Vilchikremove unused ror templates
2015-04-01 Julien HENRYSONAR-6319 Fix perf regression for highlighting
next