Sharon Snyder

Results 11 issues of Sharon Snyder

Trying to get it to show time for Indian/Cocos and it won't show me the correct time

I am using an admin database to authenticate my users, there does not seem to be support for the SCRAM-SHA-1 authentication. Could this be added?

enhancement

My corporate setup will not let me use https for some reason to clone git repos. I must use the ssh key that I've added to my github account. To...

I am setting an environment variable in the launch.json file (here is the content: > { "version": "0.2.0", "configurations": [ { "type": "bashdb", "request": "launch", "name": "Bash-Debug (hardcoded script name)",...

I'm not sure I am putting this in the correct location, but I am using VSCode to a remote server, and when I try to do a completion to a...

tab completion

given the following JSON: ``` "TagGroup": { "@attrs": { "Name": "systemSpec", "HelpText": "spec version " } } ``` I load a dictionary as follows: ``` info_dict['Info']={ "@attrs":{"Name": "systemSpec", "HelpText": "spec...

Hi, I have set up my db using simple userid/password using SCRAM-SHA-1 using the admin db to do the authentication. The connection string in my settings.json is this: (test does...

I know - this is not Squeel.....I am using Squeel, and am trying to update my ransack gem - unfortunately ransack uses a newer version of the polyamorous gem and...

The value restrictions are awesome - I'm updating my older code to make use of some of them to make my code that much easier to read/parse and improve the...

enhancement
annotations
user-experience

I have a very simple application that is using Spring for DI, and when parsing the commandline If I run the command it fails (parser.parse(args)) because I do not have...

bug
more-info-needed
documentation