FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · python3/eve · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python3
/
eve
Public
forked from
pyeve/eve
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 2, 2016
flake8 fix
nicolaiarocci
committed
8fe9c33
View commit details
Copy full SHA for 8fe9c33
Browse repository at this point
Multiple, fast, neutral PATCH requests do not raise a 412.
Show description for 54fd697
nicolaiarocci
committed
54fd697
View commit details
Copy full SHA for 54fd697
Browse repository at this point
Revert "Merge branch 'neutral_edits_should_not_raise_412_when_IF_MATCH_is_disabled_#920' into develop"
Show description for 7c5e3f1
nicolaiarocci
committed
7c5e3f1
View commit details
Copy full SHA for 7c5e3f1
Browse repository at this point
Merge branch 'neutral_edits_should_not_raise_412_when_IF_MATCH_is_disabled_#920' into develop
nicolaiarocci
committed
1eaaace
View commit details
Copy full SHA for 1eaaace
Browse repository at this point
Neutral edits don't raise 412 if IF_MATCH is False
Show description for 3962a0f
nicolaiarocci
committed
3962a0f
View commit details
Copy full SHA for 3962a0f
Browse repository at this point
Commits on Oct 22, 2016
Merge branch 'Flask_PyMongo_compatibility_with_MONGO_OPTIONS_#928' into develop
nicolaiarocci
committed
5d936b6
View commit details
Copy full SHA for 5d936b6
Browse repository at this point
Changelog for #928
nicolaiarocci
committed
3ad36ef
View commit details
Copy full SHA for 3ad36ef
Browse repository at this point
Commits on Oct 21, 2016
- Test for MONGO_OPTIONS config setting for app and resource.
Show description for c580f55
mrs83
committed
c580f55
View commit details
Copy full SHA for c580f55
Browse repository at this point
Add date and subdocument field filtering examples.
Show description for 2f0aaad
nicolaiarocci
committed
2f0aaad
View commit details
Copy full SHA for 2f0aaad
Browse repository at this point
Commits on Oct 18, 2016
Merge branch 'add_python3.5_as_a_supported_interprer_#923' into develop
nicolaiarocci
committed
3f31bc0
View commit details
Copy full SHA for 3f31bc0
Browse repository at this point
Mattias Lundberg
nicolaiarocci
committed
7f16132
View commit details
Copy full SHA for 7f16132
Browse repository at this point
Changelog for #932
nicolaiarocci
committed
b2384c7
View commit details
Copy full SHA for b2384c7
Browse repository at this point
Fix error handling on Python 3.5.
mattiaslundberg
authored and
nicolaiarocci
committed
e2b5fac
View commit details
Copy full SHA for e2b5fac
Browse repository at this point
Add Python 3.5 as a supported interpreter
mattiaslundberg
authored and
nicolaiarocci
committed
351962a
View commit details
Copy full SHA for 351962a
Browse repository at this point
Commits on Oct 17, 2016
Merge branch 'remove_now_deprecated_--distribute_virtualenv_option_#914' into develop
nicolaiarocci
committed
70bfa99
View commit details
Copy full SHA for 70bfa99
Browse repository at this point
Eugene Prikazchikov
nicolaiarocci
committed
9c36756
View commit details
Copy full SHA for 9c36756
Browse repository at this point
Changelog for #914
nicolaiarocci
committed
6f599d3
View commit details
Copy full SHA for 6f599d3
Browse repository at this point
Remove deprecated "--distribute" virtualenv option
Show description for dc83cc0
eprikazc
authored and
nicolaiarocci
committed
dc83cc0
View commit details
Copy full SHA for dc83cc0
Browse repository at this point
Commits on Oct 15, 2016
Merge branch 'escape_resource_title_in_XML_render_#919' into develop
nicolaiarocci
committed
b00c415
View commit details
Copy full SHA for b00c415
Browse repository at this point
Kris Lambrechts
nicolaiarocci
committed
79aad82
View commit details
Copy full SHA for 79aad82
Browse repository at this point
Changelog for #919
nicolaiarocci
committed
b9c92cd
View commit details
Copy full SHA for b9c92cd
Browse repository at this point
Fix styling
klambrec
authored and
nicolaiarocci
committed
967faff
View commit details
Copy full SHA for 967faff
Browse repository at this point
Escape the resource title in the XML render of the root doc
klambrec
authored and
nicolaiarocci
committed
d62246d
View commit details
Copy full SHA for d62246d
Browse repository at this point
Commits on Oct 12, 2016
Merge branch 'add_MONGO_OPTIONS_to_pass_keyword_arguments_to_MongoClient_#906' into develop
nicolaiarocci
committed
81a8279
View commit details
Copy full SHA for 81a8279
Browse repository at this point
Massimo Scamarcia
Show description for e39e571
nicolaiarocci
committed
e39e571
View commit details
Copy full SHA for e39e571
Browse repository at this point
Changelog for #906
nicolaiarocci
committed
ac367d4
View commit details
Copy full SHA for ac367d4
Browse repository at this point
Added MONGO_OPTIONS config to pass keyword arguments to MongoClient __init__.
mrs83
authored and
nicolaiarocci
committed
6083d6e
View commit details
Copy full SHA for 6083d6e
Browse repository at this point
Commits on Aug 27, 2016
Improve custom urls docs
nicolaiarocci
committed
910b3c0
View commit details
Copy full SHA for 910b3c0
Browse repository at this point
Commits on Aug 25, 2016
Merge branch 'fix_typo_in_index_rst_#897' into develop
nicolaiarocci
committed
94561db
View commit details
Copy full SHA for 94561db
Browse repository at this point
Guillaume Royer
nicolaiarocci
committed
85298ba
View commit details
Copy full SHA for 85298ba
Browse repository at this point
fix typo in index.rst
jillro
authored and
nicolaiarocci
committed
94257a5
View commit details
Copy full SHA for 94257a5
Browse repository at this point
Commits on Aug 24, 2016
Merge branch 'fix_security_examples_#896' into develop
nicolaiarocci
committed
ef76dea
View commit details
Copy full SHA for ef76dea
Browse repository at this point
Changelog for #896
nicolaiarocci
committed
b7f7850
View commit details
Copy full SHA for b7f7850
Browse repository at this point
Fix security examples, create settings.
stasfilin
authored and
nicolaiarocci
committed
e6543da
View commit details
Copy full SHA for e6543da
Browse repository at this point
Commits on Aug 22, 2016
Merge branch 'import_pymongo_flask_extension_directly_#902' into develop
nicolaiarocci
committed
e15d09e
View commit details
Copy full SHA for e15d09e
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL