Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
152
Issues
152
List
Board
Labels
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
8349ff41
Commit
8349ff41
authored
Dec 30, 2022
by
Przemyslaw Kaminski
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into 161-dev-conduit-insert-db-fix
parents
bc952407
3d3393b5
Pipeline
#3501
passed with stage
in 91 minutes and 26 seconds
Changes
4
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
3 deletions
+13
-3
CHANGELOG.md
CHANGELOG.md
+10
-0
gargantext.cabal
gargantext.cabal
+1
-1
package.yaml
package.yaml
+1
-1
stack.yaml
stack.yaml
+1
-1
No files found.
CHANGELOG.md
View file @
8349ff41
## Version 0.0.6.8.5.9.3
*
[
BACK
][
FIX
][
Conduit insert with batch of documents in db (#161)
](
https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/161
)
*
[
BACK
][
FIX
][
Not Found</title>
](
https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/441
)
## Version 0.0.6.8.5.9.2
*
[
BACK
][
FIX
]
Incorrect count in HAL
*
[
FRONT
][
FEAT
]
Node Move Settings (Just a type and it changes everything)
## Version 0.0.6.8.5.9.1
*
[
BACK
][
FIX
][
fix to current db to update versions (#159)
](
https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/159
)
...
...
gargantext.cabal
View file @
8349ff41
...
...
@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: gargantext
version: 0.0.6.8.5.9.
1
version: 0.0.6.8.5.9.
3
synopsis: Search, map, share
description: Please see README.md
category: Data
...
...
package.yaml
View file @
8349ff41
...
...
@@ -6,7 +6,7 @@ name: gargantext
# | | | +----- Layers * : New versions with API additions
# | | | | +--- Layers * : New versions without API breaking changes
# | | | | |
version
:
'
0.0.6.8.5.9.
1
'
version
:
'
0.0.6.8.5.9.
3
'
synopsis
:
Search, map, share
description
:
Please see README.md
category
:
Data
...
...
stack.yaml
View file @
8349ff41
...
...
@@ -79,7 +79,7 @@ extra-deps:
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/istex.git
commit
:
a34bb341236d82cf3d488210bc1d8448a98f5808
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/hal.git
commit
:
4aad6c62483de21e8b61845c0c487aaf8677da96
commit
:
7b740eeecf9e455ca6c14d39e16ebc7d60f57a8d
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/isidore.git
commit
:
3db385e767d2100d8abe900833c6e7de3ac55e1b
-
git
:
https://gitlab.iscpif.fr/gargantext/crawlers/arxiv-api.git
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment