codebrag icon indicating copy to clipboard operation
codebrag copied to clipboard

Your daily code review tool

Results 70 codebrag issues
Sort by recently updated
recently updated
newest added

Some image links are broken in the wiki starting at the "Create User Accounts" section. https://github.com/softwaremill/codebrag/wiki/Installation#create-user-accounts

We have a normal directory structure in svn myproject tags branches trunk But the codebrag is set to myproject, instead of myproject/trunk so that all changes to any branch can...

Hi, Our team is starting to use codebrag (but not code reviews, we are used to it now) and we were wondering if it would be possible to review a...

To remove a user #11 Added a delete icon in manage team members. Admin user cannot delete himself. ![image](https://cloud.githubusercontent.com/assets/1712742/5556521/9c29bf1c-8d04-11e4-8011-5441b0e10d80.png)

Tried to run codebrag on SLES AWS instance. Installed java 8_71, installed git, got the latest codebrag, but after running ./codebrag.sh I saw the following: ~/codebrag/codebrag-2.3.2 $ ./codebrag.sh start Starting...

For the administrator, I will need the privilege to limit the email notification, how can I do that? e.g. Adam will only got the notification from project "git_source" but James...

Hello guys, I have strange problem and i can't solved it. I installed codebrag on my VPS with ubuntu. All look fine because codebrag is runing. But if i run...

It would be nice to know what revision you are reviewing so it is simple to make a reference to your colleague. For example: ``` ```

Hi, Are you planning to allow to commenting multiple lines at once (code block)? I have not yet read enough of your source code but I can imagine that would...