Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Study and StudyPerson object #69

Closed
wants to merge 35 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
b926cf3
inital study create function
squirrelo May 1, 2014
406e5c1
fixed return and SQL
squirrelo May 1, 2014
5acb8c1
break dict info checks out to util.py funcs
squirrelo May 19, 2014
e1f0d27
initial fleshout of properties
squirrelo May 19, 2014
6f857b9
Merge remote-tracking branch 'upstream/master' into addstudy
squirrelo May 20, 2014
1443068
updating populate_test_db and teardown_qiita_schema
squirrelo May 21, 2014
62bfcd8
pep8 cleanup
squirrelo May 21, 2014
bea579c
added clean_sql-results
squirrelo May 21, 2014
34b5a96
fleshing out the study object
squirrelo May 21, 2014
04acc84
docstrings
squirrelo May 21, 2014
d53b091
fleshing out tests
squirrelo May 21, 2014
8507bb1
add study test info
squirrelo May 21, 2014
cbf8509
study test changes
squirrelo May 21, 2014
207bd93
Merge branch 'master' of github.com:biocore/qiita into addstudy
squirrelo May 23, 2014
cb606d5
added efo addition for study
squirrelo May 23, 2014
84163ef
fix check_table_cols function
squirrelo May 23, 2014
bc18758
study insert now works
squirrelo May 23, 2014
b0ef52e
check errors raised properly
squirrelo May 23, 2014
f2f805d
more tests added
squirrelo May 23, 2014
caa68ac
Added StudyPerson object
squirrelo May 25, 2014
a0b3b09
make study creation/update check for objects and pull ids
squirrelo May 25, 2014
ae7707f
merged upstream
squirrelo May 29, 2014
1df40c5
everything but delete written
squirrelo May 29, 2014
741de07
more tests
squirrelo May 29, 2014
89a7275
Merge branch 'master' of github.com:biocore/qiita into addstudy
squirrelo May 29, 2014
0f0edb2
Merge branch 'master' of github.com:biocore/qiita into addstudy
squirrelo May 30, 2014
ee9b677
More test and study updates for bugfixes
squirrelo May 30, 2014
d128aa1
Merge remote-tracking branch 'upstream/master' into addstudy
squirrelo Jun 2, 2014
4b92c89
Merge branch 'master' of github.com:biocore/qiita into addstudy
squirrelo Jun 2, 2014
7748910
more test code and bugfixes
squirrelo Jun 2, 2014
69ff05e
Merge branch 'master' of github.com:biocore/qiita into addstudy
squirrelo Jun 2, 2014
67acbdc
Merge branch 'master' of github.com:biocore/qiita into addstudy
squirrelo Jun 2, 2014
843c458
initial complete study object
squirrelo Jun 2, 2014
6d144b4
More tests, 99% coverage
squirrelo Jun 2, 2014
61ed70b
Docstring stuff
squirrelo Jun 2, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading