// Instantiate a new client with a compatible DSN$client=newRaven_Client('http://public:secret@example.com/1');// Capture a message$event_id=$client->getIdent($client->captureMessage('my log message'));if($client->getLastError() !==null) {printf('There was an error sending the event...
GitHub - SharpRaven SharpRaven.Nancy Travis Build AppVeyor Build Usage Instantiate the client with your 'Data Source Name' (DSN): varravenClient=newRavenClient("https://public@sentry.io/project-id"); Capturing Exceptions Call out to the client in your catch block: ...
59 scss ⚠️ MOVED: https://github.com/svelte-add/svelte-add/ ⚠️ Add SCSS to your Svelte project svelte-add 62 60 node-elizabot tkafka 61 61 Leaflet 🍃 JavaScript library for mobile-friendly interactive maps 🇺🇦 Leaflet 42048 62 query-string Parse and stringify URL query str...
GitHub 1.146.0 13 ✅ Opening any web links using the "Windows default app" doesn't work (including the sign-in). Set a default browser app first (like Chrome) if you want to use external links within the app Globe2Go 4.7.4.20.0810/3890 11 ✅ GlobeOne 1.9.39 12, 13 ✅ May...
❯ git clone https://github.com/abhinavsingh/proxy.py.git ❯ cd proxy.py Create a Python 3 virtual env ❯ python3 -m venv venv ❯ source venv/bin/activate Install deps ❯ make lib-dep Generate proxy/common/_scm_version.py NOTE: Following step is not necessary for editable insta...
I provide a link to the paper as well as to the github repo where available.2020Very deep VAEs generalize autoregressive models and can outperform them on images. Anonymous https://openreview.net/forum?id=RLRXCV6DbEJDeep variational autoencoder for mapping functional brain networks. Qiang, ...
twitter/mysql - MySQL fork maintained and used at Twitter https://github.com/twitter/mysql/wiki postgres Redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes...
1 change: 1 addition & 0 deletions 1 RavenDB.sln Original file line numberDiff line numberDiff line change @@ -8,6 +8,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7C0225BB-6184-4859-8ED1-2251A492A449}" Project...
Minetest, an open source infinite-world block sandbox game engine with support for survival and crafting. Also see https://github.com/minetest/minetest_game - raven2/minetest
https://github.com/stefanha/git-publish The workflow with 'git-publish' is: $ git checkout master -b my-feature $ # work on new commits, add your 'Signed-off-by' lines to each $ git publish Your patch series will be sent and tagged as my-feature-v1 if you need to refer back...