Abdeldjalil FELLAH

Results 9 issues of Abdeldjalil FELLAH

"RETURNING id" is more safe and reliable "lastval()" can cause some issues with triggers https://www.postgresql.org/docs/current/dml-returning.html https://github.com/sqlkata/querybuilder/blob/master/QueryBuilder/Compilers/PostgresCompiler.cs https://stackoverflow.com/questions/17819001/postgres-not-returning-lastval-properly https://stackoverflow.com/questions/2944297/postgresql-function-for-last-inserted-id

need_investigation

* Lower/Upper **Transit** (Meridian) : Time, Az, Alt, Disk Duration * Lower/Upper **Culmination** (Max/Min Alt) : Time, Az, Alt, Disk Duration * **Mid Day/Night** (Half Set-Rise) : Time, Az, Alt...

enhancement
importance: low
good first issue

var r = new Repository(working); r.Network.Remotes.Add("remote", @"[email protected]:user1234/test.git"); r.Network.Push(r.Network.Remotes["remote"], @"refs/heads/master", new PushOptions { CredentialsProvider = //(url, user, credentials) => new UsernamePasswordCredentials //{ // Username = "user1234", // Password = "********" //}...

When I use global keyboard hooking with MessageBox.Show() in OnKeyDown event, the message box freezes for some seconds! How can I prevent this from occuring?

how to start the server with HTTPS support by loading server.key (passphrase protected) and server.crt? how to setup routes URLS?

I suggest to add **Upper** and **Lower** **Culmination** and **Transit** times. please check out http://www.geoastro.de/TransitCulm/index.html Also add **Shadow Length Factor**

enhancement

pushing works great but after a number of pushes it stops with "failed to write chunk header" error message (generated from https://github.com/libgit2/libgit2sharp/issues/1822) https://github.com/libgit2/libgit2/blob/aa4cd778b97d7271aa0ad12a4f9d492c443d5935/src/transports/winhttp.c#L647

add an option to hide/show the agent "Connection Details" button, as the "Server URL" is a sensitive information.

enhancement

Add a page to the WebAdmin UI to manage API keys (currently managed by REST API calls)

suggestion