🚲
☀️
-
MongoDB
- Rouen, France
-
15:02
(UTC +01:00) - https://jerome.tamarelle.net/
- @GromNaN
Block or Report
Block or report GromNaN
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
mongodb/laravel-mongodb
mongodb/laravel-mongodb PublicA MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
-
-
prismamedia/metrics
prismamedia/metrics PublicSymfony bundle to expose your own metrics to Prometheus
966 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
More
Activity overview
Contributed to
mongodb/mongo-php-library,
mongodb/laravel-mongodb,
symfony/symfony
and 95 other
repositories
Contribution activity
November 2023
Created 34 commits in 12 repositories
Created 4 repositories
-
GromNaN/doc-en
XML
This contribution was made on Nov 12
-
GromNaN/symfony-mongodb
PHP
This contribution was made on Nov 10
-
GromNaN/DoctrineMongoDBBundle
PHP
This contribution was made on Nov 8
-
GromNaN/mongodb-php-async
PHP
This contribution was made on Nov 6
Created a pull request in mongodb/mongo-php-library that received 5 comments
PHPLIB-1305 Support "codec" option in listSearchIndexes()
Fix PHPLIB-1305 It's definitely not a place where I would expect a codec to be used, but why not. I don't think we need to test all the options.
+3
−1
lines changed
•
5
comments
Opened 32 other pull requests in 10 repositories
mongodb/laravel-mongodb
7
merged
1
open
1
closed
-
Add PR template
This contribution was made on Nov 21
-
PHPORM-6 Fix doc Builder::timeout applies to find query, not the cursor
This contribution was made on Nov 17
-
PHPORM-119 Fix integration with Spacie Query Builder - Don't qualify field names in document models
This contribution was made on Nov 10
-
Avoid time-sensible tests from failing randomly
This contribution was made on Nov 9
-
PHPORM-106 Implement pagination for groupBy queries
This contribution was made on Nov 8
-
Add tests to cover morphTo with hybrid MongoDB and SQL
This contribution was made on Nov 8
-
Remove changelog. Use release notes instead
This contribution was made on Nov 6
-
Upgrage minimum Laravel version to 10.30
This contribution was made on Nov 3
-
Test with lowest dependencies in CI
This contribution was made on Nov 2
mongodb/mongo-php-builder
1
open
6
merged
-
PHPLIB-1273 Add
$switchexpression operator testsThis contribution was made on Nov 16 -
Add
$alland$elemMatchfield query operator testsThis contribution was made on Nov 16 -
Reduce CI matrix as we don't use MongoDB server
This contribution was made on Nov 15
-
Add script to help convert JS to Yaml
This contribution was made on Nov 7
-
Add
first,firstN,last,lastNoperators and testsThis contribution was made on Nov 3 -
Use BSON round-trip to normalize pipelines for comparison
This contribution was made on Nov 3
-
Expand accepted types for field queries to any BSON type
This contribution was made on Nov 1
symfony/symfony
2
open
3
merged
-
[TwigBundle] Enable
#[AsTwigFilter],#[AsTwigFunction]and#[AsTwigTest]attributes to configure runtime extensionsThis contribution was made on Nov 26 -
[TwigBridge][TwigBundle][VarDumper] Remove legacy Twig_ namespace support
This contribution was made on Nov 26
-
[Dotenv] Add
SYMFONY_DOTENV_PATH, consumed bydebug:dotenvfor custom.envpathThis contribution was made on Nov 17 -
[Console] Support
ProgressBar::iterate()on empty arrayThis contribution was made on Nov 15 -
[Process] Fix OutputMemoryLimitProcess.php cannot be executable
This contribution was made on Nov 4
symfony/demo
1
open
2
merged
-
Use
#[Autowire]attribute instead of Yaml configThis contribution was made on Nov 26 -
Create
link_source_filehelper to replace internal WebProfiler helperThis contribution was made on Nov 22 -
Enable backtraces in Doctrine profiler
This contribution was made on Nov 9
mongodb/mongo-php-library
2
merged
1
open
-
PHPLIB-1313 Ensure the GridFS stream is saved when the script ends
This contribution was made on Nov 22
-
PHPLIB-1248 Add examples on GridFS
This contribution was made on Nov 21
-
PHPLIB-1309 Add addSubscriber/removeSubscriber to Client class to ease configuration
This contribution was made on Nov 21
twigphp/Twig
1
open
-
Create attributes
AsTwigFilter,AsTwigFunctionandAsTwigTestto ease extension developmentThis contribution was made on Nov 26
symfony/recipes
1
open
-
Add TwigBundle 6.4 with
file_name_pattern: *.twigThis contribution was made on Nov 16
php/doc-en
1
merged
-
Fix
debug_backtraceargument descriptionThis contribution was made on Nov 12
mongodb-labs/symfony-mongodb
1
open
-
Add MongoDB profiler
This contribution was made on Nov 10
doctrine/DoctrineMongoDBBundle
1
merged
-
Fix Invalid image source
This contribution was made on Nov 8
Reviewed 81 pull requests in 16 repositories
mongodb/laravel-mongodb
19 pull requests
-
Add test for the
$hiddenpropertyThis contribution was made on Nov 27 -
Update .gitattributes
This contribution was made on Nov 27
-
Update structure
This contribution was made on Nov 27
-
Update
pushandpulldocsThis contribution was made on Nov 25 -
[feature] add static analysis tool
This contribution was made on Nov 23
-
Add PR template
This contribution was made on Nov 23
-
[Feature] Add MorphToMany support
This contribution was made on Nov 22
-
Support renaming columns in migrations
This contribution was made on Nov 21
-
PHPORM-6 Fix doc Builder::timeout applies to find query, not the cursor
This contribution was made on Nov 17
-
PHPORM-119 Fix integration with Spacie Query Builder - Don't qualify field names in document models
This contribution was made on Nov 13
-
Add method
Connection::ping()to check server connectionThis contribution was made on Nov 13 -
Add tests to cover morphTo with hybrid MongoDB and SQL
This contribution was made on Nov 8
-
[Fix] morphTo relationship
This contribution was made on Nov 7
-
[Fix] BelongsToMany sync does't use configured keys
This contribution was made on Nov 6
-
Handling single model in sync method
This contribution was made on Nov 3
-
Datetime casting with custom format
This contribution was made on Nov 2
-
Test with lowest dependencies in CI
This contribution was made on Nov 2
-
Fix compatibility with Laravel 10.30 — lowercase the
$passthruarray valuesThis contribution was made on Nov 2 -
Fix Call to undefined method compileWhereSub()
This contribution was made on Nov 2
symfony/symfony
18 pull requests
-
[VarDumper] remove not needed method existance check
This contribution was made on Nov 27
-
[TwigBundle] Enable
#[AsTwigFilter],#[AsTwigFunction]and#[AsTwigTest]attributes to configure runtime extensionsThis contribution was made on Nov 27 -
Remove obsolete PHP version checks
This contribution was made on Nov 25
-
[Cache] Remove database server version detection
This contribution was made on Nov 25
-
[DoctrineBridge][TwigBridge] Add PHPDoc to attributes
This contribution was made on Nov 21
-
[Security] remove conflict with symfony/security-guard
This contribution was made on Nov 20
-
[Cache][HttpFoundation][Lock] Fix PDO store not creating table + add tests
This contribution was made on Nov 20
-
[Dotenv] Add
SYMFONY_DOTENV_PATH, consumed bydebug:dotenvfor custom.envpathThis contribution was made on Nov 20 -
[DependencyInjection] Allow multiple configurators
This contribution was made on Nov 17
-
[Console] Support
ProgressBar::iterate()on empty arrayThis contribution was made on Nov 15 -
[WebProfilerBundle] Mark CodeExtension as non-internal
This contribution was made on Nov 10
-
[TypeInfo] Introduce component
This contribution was made on Nov 9
-
Remove full DSNs from exception messages
This contribution was made on Nov 3
-
[FrameworkBundle][RemoteEvent][Routing][Scheduler] Add PHPDoc to attributes properties
This contribution was made on Nov 2
-
[HttpFoundation][Lock] Makes MongoDB adapters usable with
ext-mongodbdirectlyThis contribution was made on Nov 2 -
[HttpClient] add native argument for the test server working directory
This contribution was made on Nov 2
-
[DependencyInjection] clean up legacy test
This contribution was made on Nov 2
-
Remove unused code from Process
This contribution was made on Nov 1
mongodb/mongo-php-library
14 pull requests
-
PHPLIB-1304: Pull mongohouse image from ECR repo
This contribution was made on Nov 27
-
Fix evergreen failures
This contribution was made on Nov 27
-
PHPLIB-1206 Add default bucket for GridFS StreamWrapper
This contribution was made on Nov 24
-
Enable workflows to run for GitHub Merge Queue
This contribution was made on Nov 23
-
PHPLIB-1315: Fix psalm errors
This contribution was made on Nov 23
-
PHPLIB-1313 Ensure the GridFS stream is saved when the script ends
This contribution was made on Nov 23
-
Fix wrong data type in codec tutorial
This contribution was made on Nov 23
-
PHPLIB-1309 Add addSubscriber/removeSubscriber to Client class to ease configuration
This contribution was made on Nov 22
-
Build and test with PHPC 1.17-stable
This contribution was made on Nov 15
-
Upgrade
rector/rectorThis contribution was made on Nov 13 -
Harden explain tests
This contribution was made on Nov 10
-
PHPLIB-1243: Document add/remove logger functions
This contribution was made on Nov 9
-
PHPLIB-1305 Support "codec" option in listSearchIndexes()
This contribution was made on Nov 9
-
PHPLIB-1143: Document Atlas Search index helpers and fix aggregate "collation" docs
This contribution was made on Nov 8
mongodb/mongo-php-builder
8 pull requests
-
Add
$alland$elemMatchfield query operator testsThis contribution was made on Nov 17 -
PHPLIB-1273 Add
$switchexpression operator testsThis contribution was made on Nov 16 -
Reduce CI matrix as we don't use MongoDB server
This contribution was made on Nov 15
-
Add
first,firstN,last,lastNoperators and testsThis contribution was made on Nov 13 -
PHPLIB-1271 Add tests from the documentation
This contribution was made on Nov 3
-
Use BSON round-trip to normalize pipelines for comparison
This contribution was made on Nov 3
-
Add test for
$unwindand a complex$groupstageThis contribution was made on Nov 3 -
PHPLIB-1292 Accept a single array as query to support filter on numerical field names
This contribution was made on Nov 1
mongodb/mongo-php-driver
6 pull requests
-
Fix evergreen build failures
This contribution was made on Nov 23
-
PHPC-2328: Use correct parameter name for classes implementing ArrayAccess
This contribution was made on Nov 23
-
PHPC-2325: Don't throw exception when using coalesce operator in BSON classes
This contribution was made on Nov 21
-
PHPC-2322: Remove ICU and add SRV to phpinfo() output
This contribution was made on Nov 15
-
Add more generated files to .gitattributes
This contribution was made on Nov 14
-
PHPC-2267: Support BSON Binary subtype 0x08 (sensitive)
This contribution was made on Nov 13
doctrine/mongodb-odm
3 pull requests
-
Add configuration setting for transactional flush
This contribution was made on Nov 27
-
Refactor commit logic
This contribution was made on Nov 8
-
Preserve iterator position when counting
This contribution was made on Nov 2
symfony/demo
2 pull requests
-
Update to Symfony 7
This contribution was made on Nov 26
-
Create
link_source_filehelper to replace internal WebProfiler helperThis contribution was made on Nov 22
twigphp/Twig
2 pull requests
-
Create attributes
AsTwigFilter,AsTwigFunctionandAsTwigTestto ease extension developmentThis contribution was made on Nov 26 -
Bump dependencies
This contribution was made on Nov 21
openai-php/symfony
2 pull requests
-
Upgrade client v0.7.10
This contribution was made on Nov 14
-
Upgrade
openai-php/clientThis contribution was made on Nov 8
vimeo/psalm
1 pull request
-
Update MongoDB stubs for 1.17
This contribution was made on Nov 23
GromNaN/symfony-demo
1 pull request
-
Add index on publishedAt and tags
This contribution was made on Nov 20
symfony/recipes
1 pull request
-
Add TwigBundle 6.4 with
file_name_pattern: *.twigThis contribution was made on Nov 16
mongodb-labs/symfony-mongodb
1 pull request
-
Add MongoDB profiler
This contribution was made on Nov 13
php/doc-en
1 pull request
-
Fix
debug_backtraceargument descriptionThis contribution was made on Nov 13
symfony/recipes-contrib
1 pull request
-
Add
mongodb/symfony-bundleThis contribution was made on Nov 10
symfony/monolog-bundle
1 pull request
-
Fix badly formatted internal/final annotations
This contribution was made on Nov 9
Created an issue in symfony/demo that received 2 comments
Don't use Twig CodeExtension helpers outside of a profiler panel
The CodeExtension Twig extension moved to the WebProfilerBundle symfony/symfony#52483. This extension should only be used for debugging tools code…
2
comments
Opened 4 other issues in 2 repositories
mongodb-labs/symfony-mongodb
2
open
-
[Profiler] Add cursor statistics
This contribution was made on Nov 14
-
Symfony Casters for MongoDB Extension classes
This contribution was made on Nov 13
mongodb/laravel-mongodb
2
closed
-
BelongsToMany sync does't use configured foreign key
This contribution was made on Nov 3
-
🍃 Meet the MongoDB PHP Team
This contribution was made on Nov 2
Started 2 discussions in 2 repositories
PHP-CS-Fixer/PHP-CS-Fixer
PHP-CS-Fixer/PHP-CS-Fixer
-
Fix chmod of *.php files to make them non-executable
This contribution was made on Nov 4
community/community
community/community
-
PHPStorm: add `use` statement when a new class is autocompleted.
This contribution was made on Nov 4
5
contributions
in private repositories
Nov 6 – Nov 10





