What is Gerrit?Gerrit is a web application for code review and git project management. You push commit to specific ref in Gerrit and your collaborators could comment your code, give you a score (-2, -1, 0, 1, 2) or merge it with specific branch. Gerrit... Read more
Sputnik runs Checkstyle, PMD and FindBugs for your Gerrit patchsets I am happy to announce a first release of Sputnik! It is a static code analyzer that runs Checkstyle, PMD and FindBugs for your Gerrit patchsets. Its main advantage over my previous pr... Read more
I am happy to announce a first release of my Sonar Gerrit plugin. This plugin reports Sonar violations on your patchsets to your Gerrit server. Sonar analyses full project, but only files included in patchset are commented on Gerrit. Please forward to project page for installation instructions.
This plugin is intended to use with Gerrit Trigger plugin for Jenkins CI server. Together they provide a great tool for automatic static code analysis.I am happy to announce a first release of my Sonar Gerrit plugin. This plugin reports Sonar violations on your patchsets to your Gerrit server. Sonar analyses full project, but only files included in patchset are commented on Gerrit. Please forward to project page for installation instructions.
This plugin is intended to use with Gerrit Trigger plugin for Jenkins CI server. Together they provide a great tool for automatic static code analysis. Read more
It's a tutorial about creating new rules for SonarQube analysis to be applied to Unit Tests. It is not trivial and involves a few tricky database steps, so I want to share my tutorial about it.It's a tutorial about creating new rules for SonarQube analysis to be applied to Unit Tests. It is not trivial and involves a few tricky database steps, so I want to share my tutorial about it. Read more
It does it even if you've added your ssh key?! Really?So edit .git/config and change repo url from https to ssh.It should look like thisurl = git@bitbucket.org:your_login/your_project.gitIf you don't know the address then go to your bitbucket repo page... Read more
Relacja ze spotkania Bring Your Own Problem zorganizowanego w ramach Agile Warsaw w lutym 2013. Sesja korzystała z formuły Lean Coffee.A review from Bring Your Own Problem session held at Agile Warsaw in February 2013. The meeting used Lean Coffee formula. Read more
This is a review of the Stoos Connect conference that happened at the end of January.This is a review of the Stoos Connect conference that was held at the end of January. Read more
We’ve just published code review application built during this year internship @touk. It starts to look as a usable product, though it’s not ready yet Read more