- 27 Mar, 2025 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
We would like to use IPC communication during testing, so that we can leverage indpendent test runs. However, the implementation turned out to be buggy in the now-unmaintainted `nanomsg`.
-
- 26 Mar, 2025 1 commit
-
-
Przemyslaw Kaminski authored
-
- 17 Mar, 2025 1 commit
-
-
Przemyslaw Kaminski authored
-
- 13 Mar, 2025 1 commit
-
-
Przemyslaw Kaminski authored
-
- 11 Mar, 2025 1 commit
-
-
Przemyslaw Kaminski authored
Also, graphviz and igraph are in separate nix files now.
-
- 06 Mar, 2025 4 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 03 Mar, 2025 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
BREAKING CHANGE: this requires a newer version of `nix-shell`, at least 2.18 onwards. You can upgrade following the steps at: https://nixos.org/download/ In particular, these are the bumped packages: * GHC (9.4.8 -> 9.6.6) * Cabal ( -> 3.12.1.0) * Fortran ( 7 -> pinned)
-
- 10 Oct, 2024 1 commit
-
-
Przemyslaw Kaminski authored
commit 163304df Author: Alexandre Delanoë <devel+git@delanoe.org> Date: Tue Oct 8 18:39:54 2024 +0200 [FIX] conflict commit 82c68074 Merge: f7b76918 5623161c Author: Alexandre Delanoë <devel+git@delanoe.org> Date: Tue Oct 8 18:28:55 2024 +0200 Merge remote-tracking branch 'origin/dev-websockets-node-update' into dev commit f7b76918 Merge: fe7a92cc 88655f68 Author: Alexandre Delanoë <devel+git@delanoe.org> Date: Tue Oct 8 18:28:53 2024 +0200 [FIX] conflicts commit 5623161c Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 18:18:23 2024 +0200 [ws] implement node update (rename, move) with notifications to parents commit 88655f68 Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 18:05:25 2024 +0200 Squashed commit of the following: commit f775d4a3 Merge: 76b557ea d2f4b89d Author: Alexandre Delanoë <devel+git@delanoe.org> Date: Tue Oct 8 16:27:53 2024 +0200 Merge remote-tracking branch 'origin/dev-guidelines-update' into dev commit 76b557ea Merge: 2925d008 50c77ea2 Author: Alexandre Delanoë <devel+git@delanoe.org> Date: Tue Oct 8 16:27:27 2024 +0200 Merge remote-tracking branch 'origin/304-dev-pubmed-api-not-in-toml' into dev commit d2f4b89d Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 15:37:54 2024 +0200 DEVELOPER_GUIDELINES: update about git amend This is the result of Autumn workshop 2024 commit 50c77ea2 Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 15:15:28 2024 +0200 [notifications] fix for send sendNonblocking threw an error initially. I just do a compromise and timeout the normal send (which blocks infinitely sometimes) commit 025b80b6 Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 14:10:56 2024 +0200 [docker] fix network: host, fix caddyfile commit 2925d008 Author: Christian Merten <christian@merten.dev> Date: Tue Oct 8 10:34:17 2024 +0200 fix arbitrary instance commit e8fb3db6 Author: Christian Merten <christian@merten.dev> Date: Tue Oct 8 10:13:40 2024 +0200 fix: re-add lost instances commit b86d2e61 Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 10:09:18 2024 +0200 [toml] remove pubmed api key from config It's set up in user settings instead and has been for a long time. commit c06de5ef Merge: ab710337 a0ec337b Author: Christian Merten <christian@merten.dev> Date: Tue Oct 8 09:35:55 2024 +0200 Merge remote-tracking branch 'gitlab/dev' into cm/update-corpus-button commit ab710337 Author: Christian Merten <christian@merten.dev> Date: Fri Apr 26 22:32:33 2024 +0200 feat: update corpus endpoint commit fe7a92cc Author: Christian Merten <christian@merten.dev> Date: Tue Oct 8 17:19:53 2024 +0200 fix: no longer update graphs and phylos on corpus update commit f775d4a3 Merge: 76b557ea d2f4b89d Author: Alexandre Delanoë <devel+git@delanoe.org> Date: Tue Oct 8 16:27:53 2024 +0200 Merge remote-tracking branch 'origin/dev-guidelines-update' into dev commit 76b557ea Merge: 2925d008 50c77ea2 Author: Alexandre Delanoë <devel+git@delanoe.org> Date: Tue Oct 8 16:27:27 2024 +0200 Merge remote-tracking branch 'origin/304-dev-pubmed-api-not-in-toml' into dev commit d2f4b89d Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 15:37:54 2024 +0200 DEVELOPER_GUIDELINES: update about git amend This is the result of Autumn workshop 2024 commit 50c77ea2 Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 15:15:28 2024 +0200 [notifications] fix for send sendNonblocking threw an error initially. I just do a compromise and timeout the normal send (which blocks infinitely sometimes) commit 025b80b6 Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 14:10:56 2024 +0200 [docker] fix network: host, fix caddyfile commit ee0db8c1 Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 12:39:12 2024 +0200 [nix] add nanomsg to nix pkgs Also, fix ./start to use gargantext-settings.toml commit 2925d008 Author: Christian Merten <christian@merten.dev> Date: Tue Oct 8 10:34:17 2024 +0200 fix arbitrary instance commit e8fb3db6 Author: Christian Merten <christian@merten.dev> Date: Tue Oct 8 10:13:40 2024 +0200 fix: re-add lost instances commit b86d2e61 Author: Przemysław Kaminski <pk@intrepidus.pl> Date: Tue Oct 8 10:09:18 2024 +0200 [toml] remove pubmed api key from config It's set up in user settings instead and has been for a long time. commit c06de5ef Merge: ab710337 a0ec337b Author: Christian Merten <christian@merten.dev> Date: Tue Oct 8 09:35:55 2024 +0200 Merge remote-tracking branch 'gitlab/dev' into cm/update-corpus-button commit ab710337 Author: Christian Merten <christian@merten.dev> Date: Fri Apr 26 22:32:33 2024 +0200 feat: update corpus endpoint
-
- 08 Oct, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Also, fix ./start to use gargantext-settings.toml
-
- 16 Sep, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 22 May, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 25 Mar, 2024 1 commit
-
-
Alfredo Di Napoli authored
This brings in an important bug fix so that the output of `-Txdot_json` is deterministic.
-
- 25 Jan, 2024 1 commit
-
-
Alfredo Di Napoli authored
-
- 24 Jan, 2024 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 22 Jan, 2024 7 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This reverts commit 45fbb34a.
-
Alfredo Di Napoli authored
Historical post-mortem: I have tried to upgrade to LLVM-15 the Haskell stack, but it didn't work out very well.
-
- 13 Dec, 2023 1 commit
-
-
Alfredo Di Napoli authored
Doing so fixes (for now) the Phylo error.
-
- 04 Jul, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 28 Jun, 2023 3 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
Alfredo Di Napoli authored
-
- 27 Jun, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 20 Mar, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 13 Feb, 2023 1 commit
-
-
Alfredo Di Napoli authored
On Mac, building `gargantext` requires linking against the Accelerate framework (completely unrelated to the `accelerate` Haskell package!). This patch provides an extra `pkgs.nix` directive that will kick in only when building on Darwin.
-
- 24 Aug, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 22 Aug, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 30 Jul, 2022 1 commit
-
-
Alp Mestanogullari authored
-