-
00:26
- 1h ahead - @apollo13@chaos.social
- @florian.apolloner.eu
Popular repositories Loading
-
-
-
-
django
django PublicForked from django/django
The Web framework for perfectionists with deadlines. Now on GitHub.
-
ansible
ansible PublicForked from ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate…
Python 1
165 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 3 commits in 2 repositories
Created a pull request in psycopg/psycopg that received 5 comments
Add support for server_cursor_factory to Connection.connect.
I cannot run tests locally so I am using the CI, please excuse -- the changes are most likely to work :D
The error I get is:
Traceback (most recent…
Opened 2 other pull requests in 2 repositories
django/django
1
open
-
Harmonize cursors used by psycopg3 and add more docs.
This contribution was made on Mar 13
ansible-collections/community.general
1
merged
-
Fix roles/policies normalization in consul_token.
This contribution was made on Mar 7
Reviewed 4 pull requests in 4 repositories
django/django
1 pull request
-
Fixed #35899 -- Allowed multiline template tags.
This contribution was made on Mar 19
jmpsec/osctrl
1 pull request
-
Refactor and enhance pipeline with batch processing
This contribution was made on Mar 13
ansible-collections/community.crypto
1 pull request
-
openssl_pkcs12: Add support for
certificate_content
andother_certificates_content
This contribution was made on Mar 10
ansible-collections/community.general
1 pull request
-
Fix roles/policies normalization in consul_token.
This contribution was made on Mar 8
Created an issue in gristlabs/grist-core that received 5 comments
Calendar widget not useable when external CDNs are down
Describe the current behavior I just started a docker container to try out grist. After adding a calendar widget I got a blank page for the widget;…