Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

3.1.0 Commit warnings

Compare
Choose a tag to compare
@jwgmeligmeyling jwgmeligmeyling released this 02 Jun 15:23
· 739 commits to master since this release

New features

  • Checkstyle (#186), Findbugs (#187) and PMD (#185) warnings are shown inline with the files or diffs.
  • Devhub now generates warnings for commits. Example warnings are: too large commits (#144), too long files or pushing of commits to master (#145).

Small fixes

  • Devhub is now a bit more mobile-friendly (#197)
  • Older but still valid comments are now visible in the file view
  • Test bootstrapper is able to setup assignments and deliveries (bc3767d)
  • Fixed the CSV grades export (#200)
  • Added student numbers field to the database (#201)
  • Longer branch names are now supported (#191)

screen shot 2015-06-02 at 16 37 25

Contributions from @jwgmeligmeyling, @LiamClark and @JeremybellEU