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

Transactionize QIITA-pet #1347

Merged
merged 2 commits into from
Jul 8, 2015

Conversation

josenavas
Copy link
Contributor

Although I've changed a lot of files, I've been just decorating the functions that need to be executed as a transactions.

The files that I'm missing to transactionize are:
preprocessing_handlers.py
compute.py
vamps_handlers.py
ebi_handlers.py
analysis_handlers.py

The reason why is that they depend on Qiita-ware and we need to do some changes in qiita-ware, which we will talk on today's meeting.

Please test this in your local machines before merging.

@antgonza
Copy link
Member

antgonza commented Jul 8, 2015

👍

@josenavas josenavas mentioned this pull request Jul 8, 2015
28 tasks
@squirrelo
Copy link
Contributor

AuthCreateHandler post method needs a decorator. Other then that, is good.

@josenavas
Copy link
Contributor Author

@squirrelo can you merge?

squirrelo added a commit that referenced this pull request Jul 8, 2015
@squirrelo squirrelo merged commit 5fe0630 into qiita-spots:transaction Jul 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants