0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 9 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #12 from swaroopch/dependabot/pip/werkzeug-0.15.3 More... over 4 years ago
Merge branch 'master' into dependabot/pip/werkzeug-0.15.3 More... over 4 years ago
Merge pull request #13 from swaroopch/dependabot/pip/flask-1.0 More... over 4 years ago
Bump flask from 0.9 to 1.0 More... over 4 years ago
Bump werkzeug from 0.8.3 to 0.15.3 More... over 4 years ago
Fixing flask ext imports #9 More... over 11 years ago
Merge pull request #8 from selevt/master More... about 12 years ago
update html5-boilerplate reference More... about 12 years ago
Merge pull request #7 from tescalada/patch-2 More... about 12 years ago
Merge pull request #6 from tescalada/patch-1 More... about 12 years ago
adding OSX compatibility sed -i requires an extension in OSX OSX home dirs are in /Users not /home, $HOME points to the correct home dir in both systems. More... about 12 years ago
fix typo 'fab serve' -> 'fab server' More... about 12 years ago
Merge pull request #5 from diegoponciano/FabCodeInit More... over 12 years ago
removing empty double quote from sed commands More... over 12 years ago
Merge pull request #2 from pwoolcoc/master More... over 12 years ago
platform.python_version_tuple returns a tuple of strings, so the tuple of integers was causing problems More... over 12 years ago
Using latest Flask-Assets to get rid of errors when using Blueprints More... over 12 years ago
Added fab clear_pyc and renamed serve to server More... over 12 years ago
Adding a Pip requirements file More... over 12 years ago
Switching to Blueprints More... over 12 years ago
Minor bug fix More... almost 13 years ago
Using unittest2 if Python < 2.7 More... almost 13 years ago
Adding 'fab console' command More... almost 13 years ago
Splitting code_init and env_setup More... almost 13 years ago
Removing ampersand from secret key chars list to prevent sed expansion More... almost 13 years ago
Ensure that the custom setup script is used More... almost 13 years ago
Always ensure that the Flask-Assets output dir exists More... almost 13 years ago
[README] Minor tweaks More... almost 13 years ago
[README] Updated wordings More... almost 13 years ago
[README] Mentioning memcache and assets More... almost 13 years ago