Commit Graph

  • 316adea848 new grunt Run/Debug configurations Krzysztof Szumny 2015-08-19 21:01:09 +0200
  • 160f20a6ee docker_{{ cookiecutter.repo_name }} as default user Krzysztof Szumny 2015-08-19 17:11:53 +0200
  • 96d41762a5 jdk.table is not used anymore Krzysztof Szumny 2015-08-19 16:16:15 +0200
  • 713f8bacf6 webServers.xml deployment.xml Krzysztof Szumny 2015-08-19 16:15:37 +0200
  • 103e173994 almost final changes Krzysztof Szumny 2015-08-19 16:11:35 +0200
  • 672f37ed08 ssh key Krzysztof Szumny 2015-08-19 03:23:51 +0200
  • 22e49ddef0 new configurations Krzysztof Szumny 2015-08-19 00:29:45 +0200
  • 654e633ac0 more Run/Debug configurations! Krzysztof Szumny 2015-08-18 21:04:44 +0200
  • ddaf523cd5 PyCharm - WIP Krzysztof Szumny 2015-08-18 17:47:44 +0200
  • ebe351d91c Run/Debug Configuration (for PyCharm) - Readme Krzysztof Szumny 2015-08-18 13:39:28 +0200
  • b649993fa7 fix in settings, proper ownership for pycharm_helpers Krzysztof Szumny 2015-08-18 13:26:44 +0200
  • 9caa719082 fix for older compose version, fix for repo name with _ Krzysztof Szumny 2015-08-18 12:42:24 +0200
  • 7f747b9264 post_get_project.py hook Krzysztof Szumny 2015-08-18 12:02:58 +0200
  • 912aa36505 WIP - debug docker container Krzysztof Szumny 2015-08-18 10:27:51 +0200
  • 63753ac078 Merge pull request #288 from stepmr/grunt-updates Audrey Roy Greenfeld 2015-08-25 20:56:15 -0700
  • f573fbcb7d Changed requirements files to match current dependency versions Daniel Roy Greenfeld 2015-08-20 22:08:40 -0700
  • 5c19e0d5f2 Correct spelling Daniel Greenfeld 2015-08-19 20:18:08 -0700
  • 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