An open API service providing commit metadata for open source projects.

GitHub / LabKey/labkey-api-python / commits

SHA Message Author Date Stats
40a8030b Add array filter types, modernize build (#89) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
4 days ago
1028cddf Don't test for equality so extra punctuation isn't a problem. (#88) Susan Hert <s****h@l****m>
Committed by: GitHub <n****y@g****m>
5 months ago
93970484 Update punctuation (#87) Susan Hert <s****h@l****m>
Committed by: GitHub <n****y@g****m>
5 months ago
57e95621 Require Python 3.11+ (#86) Nick Kerr <n****k@l****m>
Committed by: GitHub <n****y@g****m>
5 months ago
f97a3142 Add "derivationDataScope" to PropertyDescriptor class (#85) Nick Kerr <n****k@l****m>
Committed by: GitHub <n****y@g****m>
6 months ago
caa481c8 Add save_rows to Query API (#83) Nick Kerr <n****k@l****m>
Committed by: GitHub <n****y@g****m>
8 months ago
c06ac6a9 Lineage example (#82) Nick Kerr <n****k@l****m>
Committed by: GitHub <n****y@g****m>
9 months ago
38687334 Minor cleanup (#81) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
10 months ago
b4363164 Fix Issue 52904 (#80) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
10 months ago
914e1397 Add "valueExpression" to PropertyDescriptor class (needed for creating/adding... Cory Nathe <c****e@l****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f2037cde Add import_rows to Query API (#78) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c2f2cda9 Add optional build dependencies, instructions for building (#77) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d0477378 Lineage API support (#76) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
66817fd4 replace all references to project_name parameter with container_path (#75) jryurkanin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f08d77e1 Add allow_redirects flag to ServerContext (#74) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e085e7af Create api_wrapper.md (#67)
Co-authored-by: Alan Vezina <a****v@l****m>, Alan Vezina <a****v@l****m>, Alan Vezina <a****v@l****m>, Alan Vezina <a****v@l****m>, Alan Vezina <a****v@l****m>, Alan Vezina <a****v@l****m>, Alan Vezina <a****v@l****m>, Alan Vezina <a****v@l****m>
jryurkanin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9ca46012 Add move_rows() to query.py (#73) Cory Nathe <c****e@l****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
78289b48 Issue 48490: Add auditing behavior param via new options param (#66) RosalineP <r****p@l****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
db8facb4 Issue 48559: WAF encode parameters (#64) Nick Kerr <n****k@l****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
21644358 Fix Issue 48466 (#62) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
604cd156 Issue 48298: Align API Filter Operators (#61) RosalineP <r****p@l****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
4f2827ea Remove apikey| prefix for webdav clients using api keys (#60) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
db4c1db9 Add get_containers (#59) jryurkanin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a2014258 transform helper (#56)
Co-authored-by: Alan Vezina <a****v@l****m>, Alan Vezina <a****v@l****m>
jryurkanin <1****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
89c62aba Support Renaming Containers (#57) RosalineP <r****p@l****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b3233f0a Freezer Manager API - add Primary Storage option to storage related action do... Cory Nathe <c****e@l****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f4f2c4dd Add user agent header to requests (#53) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d9d88345 Add support for creating Freezer Manager freezer hierarchies via StorageContr... Cory Nathe <c****e@l****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7644bd61 WebDav support (#51) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
0000ee62 Update supported versions in README (#50) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
c0954785 Fix integration tests & insert rows example (#49) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f5bcd73c Fix issues 43337, 43611 (#48) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7835d361 Fix issue 43337 (#47) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9a4daf62 Add impersonation APIs, add json kwarg to make_request (#46) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3fc21edb Add ontology filters to QueryFilter.Types (#45) Ian Sigmon <l****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
88fbf3d6 Update gitignore & setup.cfg (#44) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
26143378 Issue42489: Bug With experiment.save_batch (#43) RosalineP <r****p@l****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
8601e723 Add APIWrapper, Remove Python 2 Support (#42) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
11d143fb Conditional Format Integration Tests (#41) Chris Joosse <c****j@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7694ad73 Fb integration tests (#40)
Co-authored-by: Alan Vezina <a****v@l****m>, Trey Chadick <t****d@l****m>
Chris Joosse <c****j@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a8ad6dbc Update README.md (#39) RosalineP <r****p@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9bed34de 39851: New example file (#33) Steve Hanson <s****h@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
99a0a01b Issue 36474 - add support for ignoreFilter to select_rows (#37) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2f7cddbe Update version to 1.3.0 (#36) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d118cd8e 7109: Add QC state code examples (#35) RosalineP <r****p@l****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b0822f8d 7112: Conditional Formats of Fields (#34) RosalineP <r****p@l****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
76931990 Create pull_request_template.md Karl Lum <k****m@l****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
cf44b9d7 merge Add support for plate metadata in assay saveBatch API #31 Karl Lum <k****m@l****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
067cebb2 update comments in example labkey-klum <k****m@l****m> about 6 years ago
f89f96a6 add support for plate metadata in assay runs labkey-klum <k****m@l****m> about 6 years ago
f9c65dec Release 1.2.0 (#30) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ef519382 6165: Added truncate_table function. (#29) RosalineP <r****p@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
78954299 merge Merge pull request #28 from LabKey/fb_issue_38350 Karl Lum <k****m@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
670af758 support propagating the ExpObject id property if one has been furnished klum <k****m@l****m> over 6 years ago
d8a01597 Update changelog. Make bdist_wheel default to universal. (#27) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
14a55b87 Make tests python 2 and 3 compatible (#26) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3f5d55fc Bump version to 1.1.0 (#25) Alan Vezina <a****v@l****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
8ca854a1 Use pytest as default test runner, add test coverage (#24) Matthew Bowden <b****m@s****u>
Committed by: Alan Vezina <a****v@l****m>
almost 7 years ago
ea91ddfa Add "isblank" and "isnonblank" query filter types (#23) Matthew Bowden <b****m@s****u>
Committed by: Alan Vezina <a****v@l****m>
almost 7 years ago
9cea2893 Allow multiple QueryFilters with the same prefix to be added to the post body... Matthew Bowden <b****m@s****u>
Committed by: Alan Vezina <a****v@l****m>
almost 7 years ago
3c8d3933 Create .gitattributes labkey-klum <k****m@l****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
87e311d5 Readme: add reference to maintainers docs Nick Kerr <n****a@l****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
1910ca85 Copyright and license updates labkey-eyounske <e****e@l****m> over 7 years ago
8d603dfc Release 1.0.1 Nick Kerr <n****a@l****m> over 7 years ago
aa9c8874 Add __repr__ for ServerContext (#17) Matthew Bowden <b****m@s****u>
Committed by: Nick Kerr <n****a@l****m>
over 7 years ago
97fa52ed Add __repr__ for QueryFilter (#16) Matthew Bowden <b****m@s****u>
Committed by: Nick Kerr <n****a@l****m>
over 7 years ago
9c0da86f datset -> dataset labkey-adam <a****m@l****m> over 7 years ago
a384ee2b Release 1.0.0 Nick Kerr <n****a@l****m> over 7 years ago
e8f40258 Provide json.dumps an encoder for datetime (#15) Nick Kerr <n****a@l****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
2b82f3ed rename ExpProtocolOutput to ExpRunItem Kevin Krouse <k****k@l****m> over 7 years ago
2084371e Update and correct links to labkey.org: always https://www.labkey.org, use pa... labkey-adam <a****m@l****m> over 7 years ago
9b49ab34 Release 0.7.0 Nick Kerr <n****a@l****m> almost 8 years ago
65d95dca 33287: Support domain APIs (#13) Nick Kerr <n****a@l****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
1df56a2f Release 0.6.1 Nick Kerr <n****a@l****m> about 8 years ago
30085eb8 Support non-json response Nick Kerr <n****a@l****m> about 8 years ago
2338b74e Update copyrights for 17.3 labkey-eyounske <e****e@l****m> over 8 years ago
0489a7d3 Update maintainer Nick Kerr <n****a@l****m> over 8 years ago
34a18e6d Release 0.6.0 Nick Kerr <n****a@l****m> over 8 years ago
29233395 Update Readme Nick Kerr <n****a@l****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
554340e9 added an option to disable ssl verification (#11) Pablo Escobar Lopez <p****1@g****m>
Committed by: Nick Kerr <n****a@l****m>
over 8 years ago
7af9cfd6 Doc link fixes labkey-steveh <s****h@l****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
521cbec1 30514: Upgrade Python to use API Session Key (#10) Nick Arnold <n****a@l****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
84130721 17.2 Update all copyrights & licenses labkey-eyounske <e****e@l****m> over 8 years ago
0b6b29c9 Release 0.5.0 labkey-nicka <n****a@l****m> almost 9 years ago
9b4c3475 merge Merge pull request #8 from LabKey/fb_csrf labkey-ians <l****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
8f5e16cc Introduce ServerContext labkey-nicka <n****a@l****m> almost 9 years ago
bc8b3115 Experiment: test fix for LSID labkey-nicka <n****a@l****m> almost 9 years ago
f71f62eb Update docs Nick Arnold <n****a@l****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
0744e97b experiment.py Fix lsid serialization (#6) Anthony Corbett <a****r@u****m>
Committed by: Nick Arnold <n****a@l****m>
almost 9 years ago
2a379525 Security (#7) labkey-ians <l****s@u****m>
Committed by: Nick Arnold <n****a@l****m>
almost 9 years ago
cb5f1059 Issue 29095: Python API support for query parameters seems broken (#4) Nick Arnold <n****a@l****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
27093114 Release 0.4.3 labkey-nicka <n****a@l****m> about 9 years ago
5da60519 Update docs Nick Arnold <n****a@l****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
1dad790b merge Merge pull request #3 from LabKey/fb_buildcontent_26859 Nick Arnold <n****a@l****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
83f6537e Indicate unsupported package in setup labkey-nicka <n****a@l****m> about 9 years ago
9620cab3 Add tests for unsupported labkey-nicka <n****a@l****m> about 9 years ago
e713e2f7 Make unsupported separate python module labkey-nicka <n****a@l****m> about 9 years ago
4ac02bda Spec 26859: Build content reporting labkey-eyounske <e****e@l****m> about 9 years ago
3357dcd0 Spec 26859: Build content reporting labkey-eyounske <e****e@l****m> about 9 years ago
88ad04c2 Spec 26859: Build content reporting labkey-eyounske <e****e@l****m> about 9 years ago

← Back to repository