Releases: OpencachingDeutschland/oc-server3
Releases · OpencachingDeutschland/oc-server3
3.1.4
Kitchensink
Commits: 237 incl. merge Commits
Added Coderows: 37.315
Deleted Coderows: 20.288
Changed Files: 652
House Keeping
Commits: 215 incl. merge Commits
Added Coderows: 32.672
Deleted Coderows: 147.305
Changed Files: 1008
Field Notes
Commits: 200 incl. merge Commits
Added Coderows: 19.619
Deleted Coderows: 4.117
Changed Files: 225
Big Bang 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.