Skip to content

Releases: OpencachingDeutschland/oc-server3

3.1.4

07 Sep 19:39
3.1.4
6f2f861
Compare
Choose a tag to compare

Commits: 307 incl. merge Commits
Added Coderows: 38.168
Deleted Coderows: 29.552
Changed Files: 888

Kitchensink

17 May 09:34
Compare
Choose a tag to compare

Commits: 237 incl. merge Commits
Added Coderows: 37.315
Deleted Coderows: 20.288
Changed Files: 652

House Keeping

06 Feb 21:26
Compare
Choose a tag to compare

Commits: 215 incl. merge Commits
Added Coderows: 32.672
Deleted Coderows: 147.305
Changed Files: 1008

Field Notes

24 Oct 22:18
Compare
Choose a tag to compare

Commits: 200 incl. merge Commits
Added Coderows: 19.619
Deleted Coderows: 4.117
Changed Files: 225

v3.0.19...3.1.1

Big Bang release

31 Aug 21:52
Compare
Choose a tag to compare

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.