Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
schemas
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
schemas
Graph
kmochocki/tmp
Select Git revision
Branches
20
abw_rc_scale
akociubinski/schemas_for_new_rc_api_methods
jziebinski/fix-custom-json
kmochocki/add-trx-id-to-broadcast-transaction
kmochocki/fix-hive-error-response
kmochocki/fixes
kmochocki/jziebinski/prepare-pydantic
kmochocki/minor-fixes
kmochocki/move-beekeeper-models
kmochocki/mt-api-fixes
kmochocki/mt-remove-notifications
kmochocki/overload-now-method
kmochocki/schemas-operations-revisited
kmochocki/tmp
kmochocki/wip
kudmich/add-hive_string_int-type
master
default
protected
mk-operation-parser
mkrzeminski/keyauth_fix_5m_MR_add_key_in_config
msobczyk/change-json-type-in-custom-json-operation
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Sep
18
15
14
13
6
29
Aug
25
11
10
8
1
28
Jul
27
25
24
13
11
10
5
6
Jun
23
May
16
26
Apr
25
20
19
18
13
12
29
Mar
27
21
17
Feb
15
13
14
Dec
12
2
28
Nov
24
23
22
14
10
9
2
28
Oct
12
11
16
Sep
14
13
9
7
30
Aug
29
25
17
16
12
11
9
8
4
Move Operation and VirtualOperation out of private/ package
Move operations/ package out of private/ package
Move transaction module out of transaction_model/ package
Correct the order of api endpoints
Expose missing endpoints in apis __init__ files
Add beekeeper notifications models
kmochocki/move-…
kmochocki/move-beekeeper-models
Add notification base
Add notifications models
Remove leftovers from old schemas implementation
Fix schemas imports for network_node_api
Add beeekeeper_api to schemas
Fix imports in network_node_api/__init__.py
Place __all__ at the top of modules
Sort __all__
Get rid of dynamic API allocation so imports now can't be missing
Move all apis inside the apis/ package
Fix issues with mypy
Rename Transaction models to make them consistent with operations
Place representations in own modules
Do not expose AnyVirtual from schemas.operations since it is in schemas.virtual_operations
Expose Opration and VirtualOperation base classes
Remove HF26 suffix for non-legacy operations
Use HF26 transfer model for test imports
Create specializations for all operations
Unify hive_constants global variable names
Correct order of asset unions in models
Correct order of typevars in LimitOrderCreate2Operation
Move Operation and VirtualOperation classes to their own modules
Remove the remnants of old schemas
Fix the order of inheritance in virtual-operations
Fix the order of inheritance in operations
Add extension field to recurrent transfer schema
Refactor structure of operations
kmochocki/schem…
kmochocki/schemas-operations-revisited
Fix the order of inheritance in virtual-operations
Fix the order of inheritance in operations
Bump ruff so it does not crash when run as submodule
Add new policy for missing fields in database_api.get_config
Define types for symbol types in database_api.get_config
Fix custom id type
Fix issues with HiveDatetime.now
Loading