Commit Graph

  • 83dab0b380 Upgrade django to 1.8.4 [security release] Saurabh Kumar 2015-08-19 11:59:21 +0530
  • 50c6732d55 Update CHANGELOG.md Daniel Greenfeld 2015-08-18 09:52:13 -0700
  • 8853abc2f5 Merge pull request #284 from jayfk/master Daniel Greenfeld 2015-08-18 09:50:21 -0700
  • c7ea475f06 refactoring + added documentation Jay 2015-08-18 17:50:20 +0200
  • 27a2ed46be merged upstream changes (resolves merge conflict) Jay 2015-08-18 14:09:32 +0200
  • 0a3ad4d0ec Merge commit '79dbcc16f8d32f57d25fa7326f6fdd847eecf25a' Jay 2015-08-18 14:05:47 +0200
  • dd7259d5aa Updating Tornado so we aren't in the red for requirements. Daniel Greenfeld 2015-08-14 16:23:37 -0700
  • dcfd752506 Added @crdconnor's Hitch library to changeme and readme Daniel Greenfeld 2015-08-12 11:44:47 -0700
  • 0d68abcc39 Merge pull request #295 from crdoconnor/master Daniel Greenfeld 2015-08-12 11:41:17 -0700
  • 4f68d3eb2a Removed sudo from pip install hitch, since the test invoker strictly speaking does not need to be run globally. Colm O'Connor 2015-08-12 08:49:06 +0800
  • ff27ada8a8 Merge f1a753381f into 5ce04d108b The Gitter Badger 2015-08-09 17:26:40 +0000
  • 5ce04d108b Add new feature Daniel Greenfeld 2015-08-09 08:03:08 -0700
  • 2996576556 Upped test to 100% and catching up on changelog Daniel Greenfeld 2015-08-09 08:00:24 -0700
  • 21a12ee3f6 Update README.rst Daniel Greenfeld 2015-08-08 17:23:56 -0700
  • f1a753381f Added Gitter badge The Gitter Badger 2015-08-09 00:22:35 +0000
  • 1d8c56af3e Merge pull request #293 from burhan/tests-update Daniel Greenfeld 2015-08-08 12:53:58 -0700
  • c26763288c Merge 324785ea77 into 0477f2ddb5 mwdiers 2015-08-07 02:03:45 +0000
  • 0477f2ddb5 Merge pull request #285 from jayfk/patch-1 Daniel Greenfeld 2015-08-06 19:03:43 -0700
  • e02dca8228 Raising coverage of rendered project to 97%. Daniel Greenfeld 2015-08-06 18:54:27 -0700
  • 76a207d8da Oops - revert celery defaults change, separate PR Kaido Kert 2015-08-06 11:21:08 -0700
  • 74509ac5cb Merge branch 'master' of github.com:pydanny/cookiecutter-django Daniel Greenfeld 2015-08-05 19:53:52 -0700
  • 8f690d3724 Fixed borked User model Daniel Greenfeld 2015-08-05 19:53:46 -0700
  • 1388cd126a Update CHANGELOG.md Daniel Greenfeld 2015-08-05 19:49:41 -0700
  • d65f2bde6d Merge pull request #292 from burhan/feature/sentry-support Daniel Greenfeld 2015-08-05 19:48:34 -0700
  • 8d580347d7 Update the changelog Daniel Greenfeld 2015-08-05 18:34:41 -0700
  • 518c5d561a making the user object python 2 and 3 friendly Daniel Greenfeld 2015-08-05 18:32:12 -0700
  • 9c74fe4bde Move gevent above maildump Audrey Roy Greenfeld 2015-08-05 15:24:34 -0700
  • ff12536765 If using maildump, pin gevent Audrey Roy Greenfeld 2015-08-05 15:23:01 -0700
  • 773130acb2 Update coverage version to 4.0b1. Audrey Roy Greenfeld 2015-08-05 15:11:51 -0700
  • ed90eb07b6 Better specification of migrations in .coveragerc. Audrey Roy 2015-08-04 21:11:18 -0700
  • a8836b390b Added note to the README about hitch not running on windows, and instructions on how to install the test runner. Colm O'Connor 2015-08-04 23:47:37 +0800
  • 3f2484d75c Enable hitch tests to be run in Travis CI. Colm O'Connor 2015-08-04 23:39:27 +0800
  • 85ee76ad7c Flake8 fix Daniel Greenfeld 2015-08-03 23:03:45 -0700
  • be05c131e0 Fixed changelog Daniel Greenfeld 2015-08-03 22:54:12 -0700
  • 34e59c88fa Log what we did to improve tests Daniel Greenfeld 2015-08-03 22:52:52 -0700
  • 9f4e904348 Add tests to the admin Daniel Greenfeld 2015-08-03 22:48:55 -0700
  • 9e48191115 Instructions to open the HTML coverage report. Audrey Roy 2015-08-03 22:31:39 -0700
  • a7a3661786 Merge branch 'master' of github.com:pydanny/cookiecutter-django Audrey Roy 2015-08-03 22:31:08 -0700
  • 5a455b320f Add coverage project-level config file. Audrey Roy 2015-08-03 22:30:58 -0700
  • 1b0e53a374 Merge branch 'master' of github.com:pydanny/cookiecutter-django Daniel Greenfeld 2015-08-03 22:22:07 -0700
  • 48721b3d32 Remove unnecessary form Daniel Greenfeld 2015-08-03 22:22:03 -0700
  • 370145bb21 Merge branch 'master' of github.com:pydanny/cookiecutter-django Audrey Roy 2015-08-03 22:21:04 -0700
  • d4366ce5d5 Add instructions for test coverage. Audrey Roy 2015-08-03 22:20:12 -0700
  • 9bb3f08ea3 Update django-allauth Daniel Greenfeld 2015-08-03 22:11:53 -0700
  • f31e10042f Cleaned up signup form Daniel Greenfeld 2015-08-03 21:06:56 -0700
  • bc9e9c7d22 Upgrading test packages Daniel Greenfeld 2015-08-03 21:00:42 -0700
  • 18b1843481 Added support for the Hitch integration testing framework. Colm O'Connor 2015-08-01 18:26:06 +0800
  • 74dffa638a Merge ef9203c4e3 into 7d1bfef20b Colm O'Connor 2015-08-01 10:16:06 +0000
  • ef9203c4e3 Flake8 compliance. Colm O'Connor 2015-08-01 18:15:48 +0800
  • a23aa1c16c Added .hitch directory to .gitignore. Colm O'Connor 2015-08-01 18:12:26 +0800
  • fefb068d65 Replaced repo name in test project with {{ cookiecutter.repo_name }}. Colm O'Connor 2015-08-01 18:08:51 +0800
  • 620364aebd Made some tweaks to the default engine.py Colm O'Connor 2015-08-01 18:00:50 +0800
  • 5a22dae175 Updated requirements.apt and README on how to run tests. Colm O'Connor 2015-08-01 17:30:24 +0800
  • f644220401 Flake 8 compliance for hitch engine.py. Colm O'Connor 2015-08-01 17:29:56 +0800
  • 8cae683070 Added raw tags to templated tests Colm O'Connor 2015-08-01 15:16:58 +0800
  • 7c719c5624 Added hitch testing framework and stub test. Colm O'Connor 2015-08-01 15:09:25 +0800
  • 7d1bfef20b Update CHANGELOG.md Fabio C. Barrioneuvo da Luz 2015-07-30 08:47:20 -0300
  • 136ade3f67 update django-floppyforms version to 1.5.2 Fabio C. Barrioneuvo da Luz 2015-07-30 08:45:11 -0300
  • 4f3a174f39 Update CHANGELOG.md Daniel Greenfeld 2015-07-29 20:21:18 -0700
  • 09bbc5f853 Removed legacy permalink decorator. Daniel Greenfeld 2015-07-29 20:20:26 -0700
  • 9e3a92e3ee adding individual test methods, fixed typo. Burhan Khalid 2015-07-29 00:17:28 +0300
  • 34d56787c4 refactoring out common method to base class Burhan Khalid 2015-07-29 00:11:06 +0300
  • 4b0d35194f making sure tests pass Burhan Khalid 2015-07-29 00:02:57 +0300
  • a79e845533 flake8 and misc fixes Burhan Khalid 2015-07-28 23:23:46 +0300
  • 69398a8292 fixing production settings logic for middleware Burhan Khalid 2015-07-28 19:02:41 +0300
  • 6e0f6b47e4 Update CHANGELOG.md Fábio C. Barrionuevo da Luz 2015-07-27 14:28:00 -0300
  • 95f1af1d50 Update CHANGELOG.md Fábio C. Barrionuevo da Luz 2015-07-27 14:24:52 -0300
  • 2bdd94db7d Merge pull request #291 from burhan/master Fábio C. Barrionuevo da Luz 2015-07-27 14:19:00 -0300
  • 80383aba19 fixing a bug in the allauth configuration Burhan Khalid 2015-07-27 18:43:37 +0300
  • 7403679ee7 fixing an allauth setting bug Burhan Khalid 2015-07-27 18:42:23 +0300
  • 222635bf85 Merge pull request #290 from luzfcb/master Fábio C. Barrionuevo da Luz 2015-07-27 10:09:19 -0300
  • 692ad5fae0 Update changelog.md Fabio C. Barrioneuvo da Luz 2015-07-27 10:01:31 -0300
  • dca0a016cf update ipython to 3.2.1 and django-allauth to 0.22.0 Fabio C. Barrioneuvo da Luz 2015-07-27 08:36:45 -0300
  • c715524a05 Merge pull request #287 from burhan/minor-fixes Fábio C. Barrionuevo da Luz 2015-07-27 08:28:52 -0300
  • ff6d8d8b75 Added myself to CONTRIBUTORS jpalanca 2015-07-24 18:30:33 +0200
  • c2cf67ad7e Added .vagrant to .gitignore jpalanca 2015-07-24 18:05:15 +0200
  • 3fdd52dce9 Added Vagrantfile with provisioning scripts and PostgresSQL configuration. Migrated to python3 jpalanca 2015-07-24 17:51:19 +0200
  • a59f3458e9 Update package.json stepmr 2015-07-23 12:17:49 -0700
  • ac1379e35b Update autoprefixer browser support stepmr 2015-07-23 12:08:49 -0700
  • 16abdf0bb2 Update Gruntfile.js stepmr 2015-07-23 12:05:53 -0700
  • 0e66834ae3 Update package.json stepmr 2015-07-23 11:49:26 -0700
  • 40ea180998 updating requirements and misc. fixes Burhan Khalid 2015-07-22 19:03:15 +0300
  • 5da51a3ece Reflect Celery taskapp refactoring in the docs jayfk 2015-07-21 11:27:50 +0200
  • 79dbcc16f8 renaming taskman to taskapp to reflect upstream changes Jay 2015-07-21 11:08:29 +0200
  • 35d61c9eee added docker-compose documentation Jay 2015-07-21 10:42:31 +0200
  • 7690b42c27 switched to redis cache Jay 2015-07-21 10:22:02 +0200
  • bff7487121 Merge branch 'master' into docker-compose Jay 2015-07-21 10:02:52 +0200
  • 64119a093a Update changelog for 2015-07-21 Saurabh Kumar 2015-07-21 07:27:16 +0530
  • 613b91d71e Merge pull request #258 from burhan/feature/redis-cache Saurabh Kumar 2015-07-21 07:23:26 +0530
  • 362f86a4c1 Switch celery default serialization to JSON, to avoid pickle related deprecation warnings kaido 2015-07-19 21:55:29 -0700
  • b275c7ca72 Add .pep8 and .pylintrc kaidokert 2015-07-20 02:10:31 +0100
  • 40a091f432 Contributors and changelog Daniel Greenfeld 2015-07-18 14:04:35 -0700
  • 3e0ef703d3 Merge pull request #281 from stepmr/heroku-guide-update Daniel Greenfeld 2015-07-18 14:01:23 -0700
  • a9e210dbf5 Generate safe secret_key by default stepmr 2015-07-18 13:13:49 -0700
  • 696eca2fd2 Use PYTHONHASHSEED=random stepmr 2015-07-18 13:09:59 -0700
  • b2816c0e94 Updated heroku setup stepmr 2015-07-18 12:48:04 -0700
  • f073fb6ab5 Added @models.permalink decorator to User.get_absolute_url() method Daniel Greenfeld 2015-07-17 08:41:41 -0700
  • 23042b0956 bump Daniel Greenfeld 2015-07-17 03:53:13 -0700
  • e5d63c3e37 Update changelog.md Daniel Greenfeld 2015-07-17 03:48:23 -0700
  • 0a7d095f6f Update changelog.md Daniel Greenfeld 2015-07-17 03:44:57 -0700