Commit Graph

  • b7c55df710 Merge pull request #45 from creade/env-gitignore Steven Loria 2015-07-08 21:24:00 -0400
  • 59720b1ff0 only ignoring the env directory to avoid conflicts with alembic's env.py Chris Reade 2015-07-08 14:51:49 -0700
  • 46a9be6c7f Merge pull request #43 from creade/patch-1 Steven Loria 2015-06-26 08:34:01 -0400
  • 39499e42ec Fix typo in generated README.rst Chris Reade 2015-06-24 13:21:01 -0700
  • 1133aaaba7 Merge branch 'Patman64-pep8_clean_up' Steven Loria 2015-06-06 14:24:30 -0400
  • 690fd0d31d Merge pull request #41 from Patman64/testapp_scope_fix Steven Loria 2015-06-06 14:21:21 -0400
  • 2a45b9f4ba Python code clean-up (PEP-8 related and other) Patman64 2015-05-30 23:46:08 -0400
  • 88ae10f611 Fix ScopeMismatch error when testing Patman64 2015-05-30 23:13:53 -0400
  • 73480f4df4 Merge pull request #40 from burnash/patch-1 Steven Loria 2015-05-15 19:58:29 -0400
  • e465337856 Update LICENSE Anton Burnashev 2015-05-16 00:42:17 +0300
  • 10fc733389 Update changelog for 0.7.0 Steven Loria 2015-04-14 20:12:57 -0400
  • 1e7763796d Upgrade bootstrap and jquery Steven Loria 2015-04-14 20:11:59 -0400
  • 85943e05a6 Update stale requirements Steven Loria 2015-04-14 20:01:08 -0400
  • 332727c6f7 Merge branch 'master' of https://github.com/sloria/cookiecutter-flask Steven Loria 2015-04-14 19:56:11 -0400
  • 9f769fa43a Update extension imports to flask_* Steven Loria 2015-04-14 19:55:29 -0400
  • f8691effc5 Merge pull request #38 from bsmithgall/patch-1 Steven Loria 2015-04-14 18:36:47 -0400
  • 682f4629e6 Fix breaking change from Flask-Migrate Ben Smithgall 2015-04-13 13:39:09 -0700
  • 7fbb18e26b Merge branch 'Matt---master' Steven Loria 2015-02-24 00:53:04 -0500
  • 009f4641cf Further clarification in README Steven Loria 2015-02-24 00:52:34 -0500
  • 0da297ef16 Update README.rst Matt-- 2015-02-11 21:07:32 +1300
  • 63263ead84 Update README.rst Matt-- 2015-02-11 21:02:43 +1300
  • 06044d1675 Update README.rst Matt-- 2015-02-11 19:53:39 +1300
  • fec2508171 Merge pull request #32 from kevana/debug-toolbar Steven Loria 2014-12-26 21:10:30 -0600
  • 302efd0162 Moved DebugToolbar to prod requirements to prevent import error. Kevan Ahlquist 2014-12-16 00:19:07 -0600
  • 1ec5a1613f Need to install cookiecutter on Travis Steven Loria 2014-12-01 00:24:09 -0600
  • f636880638 Update stale requirements Steven Loria 2014-12-01 00:22:44 -0600
  • 5760a62a56 Merge branch 'joshfriend-travis-build' Steven Loria 2014-12-01 00:09:22 -0600
  • 60d01cd13f Remove coverage badge Steven Loria 2014-12-01 00:09:00 -0600
  • d634ee6eab Replace Makefile with invoke tasks.py file Steven Loria 2014-12-01 00:08:20 -0600
  • 8d30c5765b looks like `coveralls` needs to be run from the dir containing .coverage Josh Friend 2014-11-02 22:58:00 -0500
  • 63a68d3c1b add coveralls.io badge to README Josh Friend 2014-11-02 22:41:33 -0500
  • bcc2b7bd9c run coverage on cookies and report to coveralls.io Josh Friend 2014-11-02 22:29:50 -0500
  • ccf91009d6 Build cookies on Travis Josh Friend 2014-11-02 22:05:03 -0500
  • 91fdb61535 Merge pull request #27 from Tafkas/master Steven Loria 2014-10-25 20:24:41 -0400
  • 23bbed7e41 updated requirements to latest version Christian Stade-Schuldt 2014-10-18 23:47:28 +0200
  • faa4700f20 Update CHANGELOG sloria 2014-09-30 00:01:31 -0400
  • 91b4865140 Update bower requirements sloria 2014-09-29 23:59:33 -0400
  • e4fd7b0553 Update stale requirements sloria 2014-09-29 23:50:09 -0400
  • ccf58472c8 Fix travis.yml; use py.test and install dev-requirements sloria 2014-09-29 23:43:40 -0400
  • 683627796e Update changelog sloria 2014-07-27 20:12:28 -0400
  • e589ec1d92 Add abstract base factory sloria 2014-07-27 19:41:00 -0400
  • 8412376285 Add compat.py and fix Python 3 error sloria 2014-07-27 19:36:19 -0400
  • e335c35548 Update changelog sloria 2014-07-27 15:09:56 -0400
  • a8c1c5754f Use pytest.main instead of shelling out sloria 2014-07-27 15:07:10 -0400
  • e14468e8fa Update dependencies sloria 2014-07-27 14:34:28 -0400
  • b0ef2aedb8 Remove unused base factory class sloria 2014-07-27 14:34:05 -0400
  • 4179245939 Update tests for factory-boy>=2.4.0 sloria 2014-07-27 14:23:24 -0400
  • d9fdece9e6 Update and pin dependencies sloria 2014-06-28 16:08:30 -0400
  • 6f56ceb650 Merge branch 'master' of https://github.com/sloria/cookiecutter-flask sloria 2014-06-22 12:46:10 -0400
  • 27f9135f53 Get app secret key from environment variable sloria 2014-06-22 12:45:57 -0400
  • 8c7f6cd085 Merge pull request #21 from roberttstephens/use_explicit_relative_imports Steven Loria 2014-06-16 23:05:03 -0400
  • af3d885f8e Use explicit relative import instead of implicit. Tyler Stephens 2014-06-16 15:26:30 -0400
  • 7c320a1e98 Update readme sloria 2014-06-07 15:15:51 -0400
  • 4492424a4b Merge branch 'master' of https://github.com/sloria/cookiecutter-flask sloria 2014-06-07 15:11:46 -0400
  • 13f66eab54 Update requirements sloria 2014-06-07 15:11:33 -0400
  • a67463a8d7 Merge pull request #20 from level09/master Steven Loria 2014-05-25 08:19:52 -0700
  • c8f0549f27 Minor fix, added missing closing div tag Nidal Al Hariri 2014-05-25 12:19:45 +0200
  • 5a4c4425f6 Default error code to 500 Steven Loria 2014-05-10 09:38:41 -0500
  • e3286524df Update README Steven Loria 2014-04-19 17:34:43 -0400
  • c8d07d0d29 Models must explicitly inherit from SurrogatePK to add primary key Steven Loria 2014-04-19 17:07:44 -0400
  • 2e6a61f45e Remove unnecessary year cookiecutter variable Steven Loria 2014-04-19 17:05:29 -0400
  • 757d152699 Rename test_webtests -> test_functional Steven Loria 2014-04-19 16:29:00 -0400
  • c156760f67 Add forms tests Steven Loria 2014-04-19 16:27:29 -0400
  • 1018859800 Add config tests Steven Loria 2014-04-19 15:59:01 -0400
  • 35c32eccc1 Fix app fixture scope. Make function-scoped to make tests more isolated Steven Loria 2014-04-19 15:57:03 -0400
  • 338ef8b280 Correctly initialize debug toolbar Steven Loria 2014-04-19 15:36:48 -0400
  • 6303991a69 Correctly set bcrypt log rounds in app config Steven Loria 2014-04-19 15:28:14 -0400
  • 923b1f55e2 Revert User#set_password and User#check_password for Migrate compatibility Steven Loria 2014-04-19 15:27:25 -0400
  • 38adf64997 Remove unnecessary custom signalling session Steven Loria 2014-04-19 14:39:47 -0400
  • 56abfbe31a Update all requirements Steven Loria 2014-04-19 14:39:33 -0400
  • c6a49db3c2 Update requirements and remove unused tests/base.py Steven Loria 2014-04-19 14:30:33 -0400
  • 029a32decd Fix and simplify tests (all tests passing) Steven Loria 2014-04-19 14:27:43 -0400
  • 9851fa2974 Follow one test class per model convention Steven Loria 2014-04-19 03:24:03 -0400
  • ce85de1b20 Move tests out of app directory Steven Loria 2014-04-19 03:18:48 -0400
  • ba68f616c8 Port model tests to pytest Steven Loria 2014-04-19 03:15:27 -0400
  • 7c8dcf2b19 Fix Password.__ne__ Steven Loria 2014-04-19 03:14:56 -0400
  • eeb9476226 Upgrade to Flask-SqlAlchemy 2.0 (dev) and add custom SignallingSession Steven Loria 2014-04-19 02:55:55 -0400
  • de741805c5 Add Role.__init__ Steven Loria 2014-04-19 01:37:22 -0400
  • 5bfd073802 Add BaseFactory which flushes the db on create Steven Loria 2014-04-19 01:18:29 -0400
  • 388cf106c2 Add PasswordType and make __init__ less verbose Steven Loria 2014-04-19 00:55:03 -0400
  • 41824c41cc Reduce Bcrypt level for tests Steven Loria 2014-04-18 23:49:28 -0400
  • f5f5d37eb6 Remove many_to_one, use more explicit ReferenceCol instead Steven Loria 2014-04-18 23:49:07 -0400
  • 58c95a9a4c Add many_to_one and one_to_many recipes Steven Loria 2014-04-18 22:07:06 -0400
  • f70a2614ce bump version Steven Loria 2014-02-26 18:45:16 -0500
  • aa557725db Add dist/ folders for static assets Steven Loria 2014-02-26 18:39:58 -0500
  • 9c466cc562 release 0.3.1 Steven Loria 2014-02-20 20:59:03 -0500
  • b22538210b Update readme Steven Loria 2014-02-20 20:53:29 -0500
  • a133123219 Update bootstrap and jquery Steven Loria 2014-02-20 20:50:51 -0500
  • c19f405a2f Add bower support Steven Loria 2014-02-20 20:50:20 -0500
  • e5bfe3e21a Update readme Steven Loria 2014-02-20 20:07:46 -0500
  • 1052596129 Merge pull request #10 from Omeryl/patch-1 Steven Loria 2014-02-20 19:20:31 -0500
  • e8f4e2bc9c Update the default year to 2014 Kyle 2014-02-20 17:07:09 -0500
  • 6a4321b9c4 Merge pull request #9 from Widdershin/master Steven Loria 2014-02-18 01:47:35 -0500
  • 831705d3c2 Webtests now correctly follow responses Nick Johnstone 2014-02-18 18:27:27 +1300
  • 31efcfb915 Merge pull request #8 from Widdershin/master Steven Loria 2014-02-14 11:38:57 -0500
  • 2344a88650 Login form on nav.html now correctly posts to / Nick Johnstone 2014-02-15 02:20:00 +1300
  • 706770a164 Merge pull request #5 from cvrebert/master Steven Loria 2014-01-24 10:54:32 -0800
  • c4b6640418 reflect Bootstrap's org change; fix Font Awesome spelling Chris Rebert 2014-01-20 10:46:34 -0800
  • 070eb9e54f Check if current_user exists in template Steven Loria 2013-12-26 11:34:09 -0600
  • aca9b39329 Move TestConfig to settings.py Steven Loria 2013-12-08 13:03:40 -0600