Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.1.0
ska-ser-skuid
Browse files
Apr 02, 2020
Merge branch 'post-demo-feedback' into 'master'
· 321cbdc2
Sett
authored
Apr 02, 2020
View commits for tag 1.1.0
1.1.0
321cbdc2
Modify the SKA UID format
· 7288c6de
Sett
authored
Apr 02, 2020
7288c6de
Mar 26, 2020
Fix docker image build
· 5a32cc5b
Sett
authored
Mar 26, 2020
5a32cc5b
Bump python package version to match release tag
· 601eb1c4
Sett
authored
Mar 26, 2020
View commits for tag 1.0.0
1.0.0
601eb1c4
Update changelog with version 1 release info
· fc36f6eb
Sett
authored
Mar 26, 2020
fc36f6eb
Fix lint
· 5d38e098
Sett
authored
Mar 25, 2020
5d38e098
Mar 24, 2020
Add server requirements to installation
· 58bb57c2
Sett
authored
Mar 24, 2020
58bb57c2
Add some docstrings
· 320b75e3
Sett
authored
Mar 24, 2020
320b75e3
Fix: install package before linting
· 1c92793d
Sett
authored
Mar 24, 2020
1c92793d
Fix: lint module
· 34449e47
Sett
authored
Mar 24, 2020
34449e47
Parametrise and test the welcome message
· 7a339371
Sett
authored
Mar 24, 2020
7a339371
Fix some coverage and pytest report warnings
· 9169ee0b
Sett
authored
Mar 24, 2020
9169ee0b
Add client dependencies to setup.py for downstream consumers
· c8c4d65e
Sett
authored
Mar 24, 2020
c8c4d65e
Fix: config no longer writes to filesystem
· c9c38779
Sett
authored
Mar 24, 2020
c9c38779
Restructure packages into namespaces
· 42b97d10
Sett
authored
Mar 24, 2020
42b97d10
Refactor: renames
· 41d9aefd
Sett
authored
Mar 24, 2020
41d9aefd
Restructure for clearer boundaries
· ecaeb409
Sett
authored
Mar 24, 2020
ecaeb409
Remove redundant `read_types` api
· bea29de8
Sett
authored
Mar 24, 2020
bea29de8
Refactor: move DefaultEntityTypes under SKAEntityTypeService
· 20d3184a
Sett
authored
Mar 24, 2020
20d3184a
Simplify Entity types life cycle
· 3ee3e530
Sett
authored
Mar 24, 2020
3ee3e530
Delete uneeded test
· 0737be56
Sett
authored
Mar 23, 2020
0737be56
Mar 23, 2020
Adding SKA UID format
· dfa3d2cf
Paul Swart
authored
Mar 23, 2020
dfa3d2cf
Adding description of SKA UID format
· eb214078
Paul Swart
authored
Mar 23, 2020
eb214078
Mar 22, 2020
Refactor init behaviour
· 418788a4
Sett
authored
Mar 22, 2020
View commits for tag 0.0.1
0.0.1
418788a4
Load types from cache file if not empty
· e05f4afa
Sett
authored
Mar 22, 2020
e05f4afa
Refactor
· b7eb9e36
Sett
authored
Mar 22, 2020
b7eb9e36
Fix: conditional
· ca9fb6ff
Sett
authored
Mar 22, 2020
ca9fb6ff
Move file creation business into storage module
· 5450449e
Sett
authored
Mar 22, 2020
5450449e
Mar 21, 2020
Refactor
· 67646697
Sett
authored
Mar 22, 2020
67646697
Alias SkuidConfig into package level constant
· d18e1cd6
Sett
authored
Mar 22, 2020
d18e1cd6
Clean up services module
· 87aae3d9
Sett
authored
Mar 21, 2020
87aae3d9
Restore missing validation test
· f4467bf6
Sett
authored
Mar 21, 2020
f4467bf6
Refactor: extract cache file handling into CacheFileStore objects
· 1604c682
Sett
authored
Mar 21, 2020
1604c682
Test dynamic adding of EntityTypes; rename
· d95662b6
Sett
authored
Mar 21, 2020
d95662b6
Change backing serialised format completely to dict
· abc1c020
Sett
authored
Mar 21, 2020
abc1c020
Change backing serial format to dict/mapping for reads
· 1cabb74e
Sett
authored
Mar 21, 2020
1cabb74e
Delete facade methods, complete migration to SKAEntityTypeService
· eedb3c3a
Sett
authored
Mar 21, 2020
eedb3c3a
Refactor: lock file path into field initialised from config
· 5a8590a4
Sett
authored
Mar 21, 2020
5a8590a4
Integrate new entity save into execution path; test status codes
· 3efbb96c
Sett
authored
Mar 21, 2020
3efbb96c
Refactor: re-introduce the memory caching optimisation
· 24d61536
Sett
authored
Mar 21, 2020
24d61536
Loading