- Benissa / Barcelona
- https://xavi.ivars.me
- @xavivars
Popular repositories Loading
-
uasurfer
uasurfer PublicForked from avct/uasurfer
Go package for fast and reliable abstraction of browser user agent strings.
Go 3
-
-
gatsby-plugin-static-site
gatsby-plugin-static-site PublicForked from wardpeet/gatsby-plugin-static-site
JavaScript 1
-
-
136 contributions in the last year
Day of Week | 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 11 commits in 4 repositories
Created 2 repositories
-
xavivars/skipper
Go
This contribution was made on Mar 3
-
xavivars/chevron-blue
Python
This contribution was made on Mar 3
Created a pull request in zalando/skipper that received 11 comments
Add access log formatter
This PR adds the ability to use a custom access log formatter.
Currently, accessLogs can be configured in three ways:
If AccessLogJSONEnabled
is d…
Opened 3 other pull requests in 3 repositories
zalando/skipper
1
open
-
Consistent QueryStrings on redirect (fixes #3430)
This contribution was made on Mar 3
zanieb/chevron-blue
1
open
-
Keep no-escape tokens
This contribution was made on Mar 3
alexberazouski/chevron
1
merged
-
Fix not preserving no-escape
This contribution was made on Mar 3
Reviewed 2 pull requests in 1 repository
zalando/skipper
2 pull requests
-
Add access log formatter
This contribution was made on Mar 28
-
Consistent QueryStrings on redirect (fixes #3430)
This contribution was made on Mar 3
Created an issue in zalando/skipper that received 4 comments
redirectTo
filter is inconsistent.
Describe the bug
redirectTo
filter behaves inconsistently when dealing with query strings.
slack conversation
Test case 1.
If I define the filter l…