• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

roundup-tracker / roundup / 12564436624

Builds Branch Commit Type Ran Committer Via Coverage
12564436624 master feat: issue2551372 - REST-API CSRF protection should document mandatory Origin header Logging is more useful I hope. Logs the name of the user making the request. Logs the value of the origin header if the value is not authorized to use the res... push 31 Dec 2024 10:26PM UTC rouilj github
73.67
12554484039 master test: fix failing test setup for change in PBKDF2 rounds. push 31 Dec 2024 02:30AM UTC rouilj github
73.67
12540144755 master issue2551116 - difusedxml support - python2 fixups. Make sure python2 code path sets client.defusedxml so the code can still run. Bomb tests fail under python2. So disable test under python 2. In the past it was due to string/byte type differenc... push 30 Dec 2024 01:00AM UTC rouilj github
73.6
12539833340 master issue2551116 - Replace xmlrpclib (xmlrpc.client) with defusedxml. defusedxml will be used to moneypatch the problematic client and server modules. Test added using an xml bomb. push 30 Dec 2024 12:25AM UTC rouilj github
73.61
12404449007 master test: fix syntax empty exclude is an error. push 19 Dec 2024 01:36AM UTC rouilj github
73.6
12385339019 master fix: make rest.py still load on python2, do not test bad json It's not worth fixing the test to make it work on python2. But do define the missing JSONDecodeError as it's base class ValueError on python2. push 18 Dec 2024 02:54AM UTC rouilj github
73.62
12384782276 master test: add file encoding marker so python2 can run http://python.org/dev/peps/pep-0263/ push 18 Dec 2024 01:57AM UTC rouilj github
73.62
12384096773 master fix(REST): issue2551383; improve errors for bad json, fix PUT docs While adding fuzz testing for email addresses via REST /rest/data/user/1/address, I had an error when setting the address to the same value it currently had. Traced this to a bug ... push 18 Dec 2024 12:55AM UTC rouilj github
73.62
12365133020 master fix(web) issue2551382 - fix more integer param test cases fix bad unicode in second test. Also be smarter about validating the value I was missing correct handling of other string variants with # or & embedded in them. E.G. 123#dfg - should retur... push 17 Dec 2024 02:36AM UTC rouilj github
73.61
12285188172 master chore(ruff): use names not magic numbers. This one names the 32 chars as being equivalent to 256 bytes Also adds the missing http_.client.TOO_MANY_REQUESTS under python 2 to http_. It allows me to use a symbolic name and not have to touch client... push 11 Dec 2024 09:37PM UTC rouilj github
73.6
12284344972 master chore(ruff): sort imports. push 11 Dec 2024 08:37PM UTC rouilj github
73.6
12282944654 master fix: missed on input -> input_payload on e5362f8e1808 I didn't realize the associate array was being turned into keyword args. So I left x['input'] = input_payload 8-(. push 11 Dec 2024 07:00PM UTC rouilj github
73.6
12278412011 master fix(web): issue2551356. Add etag header ... fix env variable name Changed HTTP_ETAG to HTTP_IF_NONE_MATCH. push 11 Dec 2024 02:37PM UTC rouilj github
73.61
12264721070 master fix(web): issue2551356. Add etag header for not-modified (304) request. When a 304 is returned to a conditional request for a static file, print an ETag for the response. ETag was always sent with a 200 response. This also adds initial support ... push 10 Dec 2024 09:18PM UTC rouilj github
73.61
12227871934 master chore: update to python 3.13. Also use index file shasum. push 09 Dec 2024 02:47AM UTC rouilj github
73.58
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 21
  • 22
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc