Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sinzlab/datajoint-link issues and pull requests
#62 - Raise error when no entities are requested
Pull Request -
State: closed - Opened by christoph-blessing 9 months ago
- 1 comment
#61 - Connections are not shared between tables
Issue -
State: open - Opened by christoph-blessing 9 months ago
Labels: bug
#60 - Need to confirm deletion of each entity individually
Issue -
State: open - Opened by christoph-blessing 9 months ago
Labels: bug
#59 - AssertionError when zero entities are pulled while progress is displayed
Issue -
State: closed - Opened by christoph-blessing 9 months ago
Labels: bug
#58 - Load entities on demand
Pull Request -
State: closed - Opened by christoph-blessing 9 months ago
- 1 comment
#57 - Disable progress bar by default
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
#56 - Progress bar is shown by default and can not be disabled
Issue -
State: closed - Opened by christoph-blessing about 1 year ago
Labels: bug
#55 - Rename "idle" and "pulled" states
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#54 - Add progress bar
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#53 - Integrate message bus
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#52 - Add unit of work
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#51 - Cache created tables
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#50 - Fix tier prefix not being ignored when matching parts
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#49 - Part table identification broken when source and local tables have different tiers
Issue -
State: closed - Opened by christoph-blessing about 1 year ago
Labels: bug
#47 - Fix parts of computed source getting incorrect name
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#46 - Part tables of computed tables get created with incorrect name
Issue -
State: closed - Opened by christoph-blessing about 1 year ago
Labels: bug
#45 - Fix `CURRENT_TIMESTAMP` breaking local table creation on mariadb
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#44 - Error on local table creation when source table uses `CURRENT_TIMESTAMP`
Issue -
State: closed - Opened by christoph-blessing about 1 year ago
Labels: bug
#43 - Fix local table creation failing
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#42 - Local table creation fails if source table has parent table
Issue -
State: closed - Opened by christoph-blessing about 1 year ago
Labels: bug
#41 - Ease dependency version restrictions
Pull Request -
State: closed - Opened by christoph-blessing about 1 year ago
- 1 comment
#40 - Hide processing logic from user
Pull Request -
State: closed - Opened by cblessing24 about 1 year ago
- 1 comment
#39 - Add operations logging
Pull Request -
State: closed - Opened by cblessing24 about 1 year ago
- 1 comment
#38 - Restrict source endpoint to idle entities
Pull Request -
State: closed - Opened by cblessing24 about 1 year ago
- 1 comment
#37 - Allow manual processing of in-transit entities
Pull Request -
State: closed - Opened by cblessing24 about 1 year ago
- 1 comment
#36 - Rework everything
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#35 - Enable ruff rules regarding pytest style
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#34 - Remove flake8 and isort
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#33 - Switch to UUID based entity identification
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#32 - Remove outbound-related commands
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#31 - Add ruff linter
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#30 - Add domain services
Pull Request -
State: closed - Opened by christoph-blessing over 1 year ago
- 1 comment
#29 - Represent transitions and corresponding commands as an update
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#28 - Implement state transitions
Pull Request -
State: closed - Opened by christoph-blessing over 1 year ago
- 1 comment
#27 - Add operations
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#26 - Add more entity states
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#25 - Add doc explaining entity states
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#24 - Add ability to mark entities as tainted
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#23 - Add component class
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#22 - Add entity and states
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#21 - Add transfer method to gateway
Pull Request -
State: closed - Opened by christoph-blessing over 1 year ago
#20 - Rewrite datajoint gateway tests
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#19 - Update domain model and rewrite pull use case
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#18 - Fix table facade iterating rows instead of primary keys
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#17 - Redesign tests for pull use case
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#16 - Make mypy checks more strict
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#15 - Update linting configurations
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#14 - Add pulling test for multiple links that share same source
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#13 - Change how ci uploads coverage reports
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#12 - Fix publish workflow
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#11 - Fix different local tables having having same source attribute
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#10 - Refactor Link and TableFactory
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
#9 - Add test for issue 4
Pull Request -
State: closed - Opened by cblessing24 over 1 year ago
- 1 comment
#8 - Initial pull request
Pull Request -
State: closed - Opened by cblessing24 almost 2 years ago
#7 - Progress feedback for pulling (single) entities
Issue -
State: closed - Opened by christoph-blessing almost 2 years ago
Labels: enhancement
#6 - Unlinking tables
Issue -
State: open - Opened by cblessing24 almost 2 years ago
Labels: enhancement
#5 - Source entities can only exist in single local table
Issue -
State: closed - Opened by cblessing24 almost 2 years ago
Labels: bug
#4 - Different local tables have same source table
Issue -
State: closed - Opened by cblessing24 almost 2 years ago
Labels: bug
#3 - Pull execution time depends on source table size
Issue -
State: closed - Opened by cblessing24 over 3 years ago
- 1 comment
#2 - v0.2
Pull Request -
State: closed - Opened by cblessing24 about 4 years ago
#1 - v0.2
Pull Request -
State: closed - Opened by cblessing24 about 4 years ago