-
Hello again.
We faced a problem that fixing a small CamelCasing typo in the name of the launch leads us to a complete wipe of our dashboard statistics since launch name comparison is always case se…
-
Hey folks I was playing around with the map styles and found the contrast style to be fitting well for a side project I'm running out.
Unfortunately the contrast style seem to have very low contras…
-
Since Python 2 has reached EOL it's time to remove support.
**Code changes:**
- [ ] Remove `__future__` and `future` imports
- [ ] Remove dependency on `future`
- [ ] Remove explicit subclassing…
-
Managed to install in to production by changing the casing of the file AppInsightsPlugin.php in appinsightsplugin.xml (was all in lowercase instead of camelcase). The test website was on Azure, the pr…
-
Hi,
I have some comments for the section on effective REST API design:
**1. Use the same casing method**
You use camel-case in most variable names except the `sort_by`. It would be better as `s…
-
I'm trying to use juice to inline CSS into a dynamically generated SVG drawing. It works great, but is changing the case of the `viewBox` attribute to all lowercase: `viewbox`. Since SVGs are XML, the…
-
Might you consider adding BibTeX support?
Many people miscapitalize titles in their BibTeX entries.
The title is supposed to look like the output of the `titlecase` module, which is why [this person…
-
- Froox did some in-depth changes to the way ray casts from the bepu physics work
- he mentioned forcing a synced update, instead of the original, separate thread approach
- They are way more heav…
-
This issue was created automatically with bugzilla2github
# Bugzilla Bug 2146
Date: 2016-01-13T10:47:21+01:00
From: Jack Rueter <>
To: Sjur Nørstebø Moshagen <>
CC: lene.antonsen, sjur…
-
Hi,
I am working on another small project, where the tabels are split into multiple schemas. The class names are prepend with the schema name using the setting below, but it has underscore between …