This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
medashare
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
MetaData Sharing
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
217
Commits
1
Branch
3.4 MiB
Python
99.1%
Mako
0.3%
Makefile
0.3%
Shell
0.2%
Tree:
250c4a7eb5
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '250c4a7eb5'
${ noResults }
medashare
/
ui
History
John-Mark Gurney
250c4a7eb5
add some additional test cases to prevent bad optimizations...
During attempts to optimize the query, these cases failed, but were not detected...
1 year ago
..
fixtures
add some additional test cases to prevent bad optimizations...
1 year ago
medashare
support search w/o options and make it faster..
1 year ago
.gitignore
ignore coverage data..
6 years ago
DEV.md
include more detail on how to provide migrations..
2 years ago
ISSUES.md
keep track of known issues...
1 year ago
Makefile
convert the main data store to SQLite3...
3 years ago
NOTES.md
add some more namespaces, and talk about uri for hashes
3 years ago
README.md
needed to make setup.py work..
3 years ago
requirements.txt
catch up w/ work, drop Klein for FastAPI, 3.8, and other minor
3 years ago
setup.py
add support for zip archives...
2 years ago
README.md