Commit Graph
120 Commits
Author SHA1 Message Date
Alok Saldanha 6f2b372d32 Preparing for 0.2.3 release v0.2.3 2021-02-28 09:55:26 -05:00
Alokito 25755d3f69 Merge pull request #41 from Novartis/grst_master
Grst master
2021-02-22 08:59:05 -05:00
Alok Saldanha 893092f199 fixed unit tests 2021-02-13 17:30:21 -05:00
Alok Saldanha d3ee04b6e5 blacken 2021-02-13 17:02:55 -05:00
Alok Saldanha f1f4b0c0ca added environment variables for ProxyFix 2021-02-13 16:42:34 -05:00
Alok Saldanha 01dccef7db added back trailing slash to url_for change 2021-02-13 16:41:32 -05:00
Gregor Sturm 9c17e2ff32 Fix redirect in cache_entry 2021-01-18 22:08:25 +01:00
Gregor Sturm fbc18fb636 Add ProxyFix to gateway.py 2021-01-18 20:01:53 +01:00
Gregor Sturm 8c5a635de9 Use url_for in all templates 2021-01-18 19:47:18 +01:00
Gregor Sturm 94062c2d64 apply proxy fix 2021-01-18 18:19:25 +01:00
Gregor Sturm 068e8f7633 Fix url_for 2021-01-18 18:09:45 +01:00
Gregor Sturm 16b54f9409 Use url_for to generate URLs 2021-01-18 16:59:15 +01:00
Alok Saldanha 942410bb44 added instructions on pre-commit installation to README.md 2020-12-31 17:12:11 -05:00
Alokito 0d084a405e Merge pull request #38 from Novartis/feature/action_push
Feature/action push
2020-12-31 16:33:30 -05:00
Alok Saldanha 49d679e779 try evaling the bash hook
per https://github.com/conda/conda/issues/7980
2020-12-31 13:23:25 -05:00
Alok Saldanha 5e6faa4b02 run pr checks on push 2020-12-31 13:06:56 -05:00
Alokito 9fe846c786 Merge pull request #37 from ericmjl/master
Migrated PR checks to GitHub actions
2020-12-28 11:38:26 -05:00
Eric Ma 1c7907aabd Change file extension 2020-12-27 21:26:32 -05:00
Eric Ma 30d2b07b1a Migrated PR checks to GitHub actions 2020-12-27 21:10:07 -05:00
Alokito 21ff56ea8b Merge pull request #35 from dfeinzeig/fix/redirect
add missing trailing slash in effort to avoid whatever is redirecting
2020-10-28 07:39:06 -04:00
David Feinzeig 0b866a46ec add missing trailing slash in effort to avoid whatever is redirecting 2020-10-23 17:41:05 -04:00
Alok Saldanha d5246d4b4b prepared for 0.2.2 release v0.2.2 2020-09-08 21:11:59 -04:00
Alok Saldanha 465373ca7e #30 black formatting 2020-09-08 21:11:59 -04:00
Alok Saldanha fc83523c84 #30 added missing js asset 2020-09-08 21:07:18 -04:00
Alok Saldanha 4e367b0ec9 update travis.yml to new conda env 2020-08-30 13:53:57 -04:00
Alok Saldanha ce3eb0eedf Merge branch 'gmerge' into gmaster
# Conflicts:
#	cellxgene_gateway/backend_cache.py
#	cellxgene_gateway/cache_entry.py
#	cellxgene_gateway/env.py
#	cellxgene_gateway/gateway.py
#	cellxgene_gateway/subprocess_backend.py
#	tests/test_cache_entry.py
#	tests/test_dir_util.py
2020-08-30 13:47:22 -04:00
Alok Saldanha 9219336356 blackened code 2020-08-30 13:38:35 -04:00
Alok Saldanha b689357f29 Applied "Formatting and new enumeration for Cellxgene-gateway" patch 2020-08-30 13:36:39 -04:00
Alok Saldanha 5349df36e8 prepared for 0.2.1 release
updated docs
made GATEWAY_IP optional
v0.2.1
2020-08-18 20:02:24 -04:00
Alokito 13802b72b9 Merge pull request #26 from Novartis/feature/25
#25 added CELLXGENE_ARGS environment variable
2020-08-18 19:45:31 -04:00
Alok Saldanha 0f8092e07a #25 added CELLXGENE_ARGS environment variable 2020-08-16 17:08:06 -04:00
Alok Saldanha 61c7c43da7 blackened code 2020-08-16 17:07:23 -04:00
Alokito 0604a0ca9f Merge pull request #27 from Novartis/feature/24
Feature/24
2020-08-16 17:05:49 -04:00
Alok Saldanha 8cdd23a57b #24 switched to absolute paths
relative paths won't necessarily work in css files
2020-08-16 16:17:28 -04:00
Alok Saldanha 486206bd32 #24 make static paths relative 2020-08-16 16:06:34 -04:00
Alokito 4105fc32e1 Update README.md
added link to travis badge
2020-08-10 20:06:31 -04:00
Alok Saldanha 59cdac5f85 move black into environment.yml 2020-08-10 18:01:22 -04:00
Alokito bd1b7e8da2 Merge pull request #23 from Novartis/feature/22_metadata_api
Feature/22 metadata api
2020-08-10 17:57:50 -04:00
Alok Saldanha bfa80f7ef8 #22 blackened code 2020-08-10 17:56:32 -04:00
Alok Saldanha 63cdfe1953 #22 fixed failing tests 2020-08-10 17:56:24 -04:00
Alok Saldanha 578845b133 #22 Added /metadata/ip_address endpoint 2020-08-10 17:49:03 -04:00
Alokito 849c8a58f2 Rename travis.yml to .travis.yml 2020-08-10 16:54:44 -04:00
Alokito 021d981bef Create travis.yml 2020-08-10 16:52:32 -04:00
Alok Saldanha df812f3203 ignore patch files v0.2.0 2020-06-11 13:44:10 -04:00
Alok Saldanha 804ea29f36 move version string into module 2020-06-11 13:43:06 -04:00
Alok Saldanha da99abdd9f Increment version to 0.2.0 2020-06-11 10:53:14 -04:00
Alok Saldanha bf221309d8 Merge branch for 0.1.0 release into master 2020-06-11 10:47:43 -04:00
Alok Saldanha 3c53a8a4e6 added setup.cfg v0.1.0 2020-06-11 09:58:16 -04:00
Alok Saldanha 3ea5c29265 Added missing license notifications 2020-06-11 09:58:16 -04:00
Alok Saldanha 64d1799133 spruce up setup.py
Mark version 0.1.0
Add python_requires
add long_description
2020-06-11 09:58:16 -04:00