Skip to content

Big Bang release

Compare
Choose a tag to compare
@MacGyver-NRW MacGyver-NRW released this 31 Aug 21:52
· 2129 commits to development since this release

Commits: 353 incl. merge Commits
Added Coderows: 95.756
Deleted Coderows: 124.719
Changed Files: 1.374

** Why is this a "Big Bang Release" ? **

We did a lot of important changes to clear our code and set it up to a standard code:

  • refactoring source code to PSR-1/PSR-2 standard
  • Integration of Composer
  • start setting classes to namespaces and meet PSR-4 Standard
  • start with first automated frontend tests
  • reactivate and create new Unit-Tests
  • more and more source code lifting to implement Symfony Framework
  • implement scrutinizer as code quality service
  • removing last tabs and get spaces

We now start a new generation of OC Coding.