Skip to content

Releases: Sitetheory/ProfilerStorageBundle

Fixed MongoDB Search, CS, & Added Travis CI

13 May 19:54
db0c5f5
Compare
Choose a tag to compare

Added:

  • PHP-CS-Fixer Config
  • Basic Travis Config

Changed:

  • GIT Ignore Filters

Fixed:

  • Mongo Status Code Search

PSR-4 Compliance

13 Sep 22:10
fe10538
Compare
Choose a tag to compare

Changed:

  • Move all code into a src directory for PSR-4

Special thanks to @nibynool for his contributions.

Predis Support

20 Jul 01:24
02a9481
Compare
Choose a tag to compare

Added:

  • Predis Support

Fixed:

  • MongoDB Dependency

Special thanks to @nibynool for his contributions.

Mongo Projection

12 Jul 17:58
e35c851
Compare
Choose a tag to compare

Added:

  • Changelog

Fixed:

  • Mongo Projection

Symfony 3.4 Compatibility

09 Jul 20:34
77facf1
Compare
Choose a tag to compare

Added:

  • Symfony 3.4 Compatibility
  • Scrutinizer CI

Fixed:

  • Composer Requirements
  • Code Styling

MongoDB Status Code Queries

24 May 17:48
Compare
Choose a tag to compare

This adds the ability to query a Status Code in Symfony 3.1+

MongoDB Enhancements

23 May 22:35
Compare
Choose a tag to compare

This provides better handling of limits and large data sets in the Profiler Search system by forcing types and filtering appropriately.

Stable Release

09 May 18:29
Compare
Choose a tag to compare

This marks our Bundle as Complete to Scope, and will continue to be maintained in the foreseeable future.

Initial Symfony Port

08 May 21:43
Compare
Choose a tag to compare
Initial Symfony Port Pre-release
Pre-release

This is a basic port of the files required by Symfony, formulated for version 2.8 and above.