Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PLWN_API
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Libraries
PLWN_API
Graph
cfd4a68340625ae08a410ff58b671ffea23a6843
Select Git revision
Branches
3
chore_add_auto_sqlite_dump_upload
develop
master
default
protected
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Jan
23
Nov
28
Sep
17
Mar
16
13
10
9
8
7
Dec
9
Sep
15
Jan
23
Jul
8
Dec
28
Oct
3
Aug
30
Jul
29
27
14
9
Merge branch 'develop' into 'master'
master
master
tests updated, readme updated
develop
develop
readme updated
Merge branch 'develop' into 'master'
readme updated
readme updated
readme updated
plWordNet api docs extended, database downloading added
fix: default model url
fix: default model url
chore: add configparser
chore: remove unused imports
feat: change default model to nc
chore: load script only for master
Merge branch 'feat/new_db' into plwn-api-uuid
chore: repository package with uuid
changed lu/synsets.UUID and dependent methods to proper format
fix to_dict methods for tests
select by id working with UUIDs and IDs
ID is now displayed in UUID format, TODO: select lu and synsets by UUID format
fix verb aspect for missing value
changes accustoming new db schema, fixed tests from last commit
ubylmf reader tests fixed
fix some tests, add test_load job to gitlab CI
test if gitlab agent can download default model
Revert "test if load_default will download dump"
test if load_default will download dump
changed table names accordingly to new spec
sql script changed
chore: new dump
Added auto sqlite dump generation and upload.
chore_add_auto_…
chore_add_auto_sqlite_dump_upload
Update README.md
Update .gitlab-ci.yml
Merge branch 'bugfixes' into 'master'
fixing minor bugs found in XML reader, we solved #7, #8, #9 and #10 issues; still - the code needs more testing
Update README.md
README update
Merge branch 'adding_tests' into 'master'
Adding tests
Merge branch 'adding_download_option' into 'master'