Tyson Clugg
|
246acfbdff
|
Updated CHANGES.rst, bump version number.
|
2015-07-08 10:44:25 +10:00 |
|
Tyson Clugg
|
92b42e365b
|
Update hash method in dddp.accounts to bind hash tokens to specified purposes.
|
2015-07-07 17:40:07 +10:00 |
|
Tyson Clugg
|
a0cef34ecf
|
Merge tag '0.9.6' into develop
v0.9.6
|
2015-07-07 14:36:56 +10:00 |
|
Tyson Clugg
|
7481a16fe7
|
Merge branch 'release/0.9.6'
|
2015-07-07 14:36:49 +10:00 |
|
Tyson Clugg
|
b792989601
|
Update CHANGES.rst, bump version number.
|
2015-07-07 14:36:08 +10:00 |
|
Tyson Clugg
|
df6bf73687
|
Update authors in README.rst
|
2015-07-07 14:28:25 +10:00 |
|
Yan
|
0076b729e4
|
fix incorrect params in reset_password
|
2015-07-07 14:22:55 +10:00 |
|
Tyson Clugg
|
c6461d97d1
|
Merge tag '0.9.5' into develop
v0.9.5
|
2015-07-03 12:55:40 +10:00 |
|
Tyson Clugg
|
c6e3517208
|
Merge branch 'release/0.9.5'
|
2015-07-03 12:55:29 +10:00 |
|
Tyson Clugg
|
926c1ccd23
|
Update CHANGES.rst, bump version number.
|
2015-07-03 12:55:22 +10:00 |
|
Tyson Clugg
|
ebc8be6e3b
|
Publish user.permissions from dddp.accounts.
|
2015-07-03 11:49:21 +10:00 |
|
Tyson Clugg
|
9e635ae5bb
|
Merge tag '0.9.4' into develop
Release version 0.9.4
|
2015-06-29 18:20:07 +10:00 |
|
Tyson Clugg
|
f3c506411a
|
Merge branch 'release/0.9.4'
|
2015-06-29 18:19:59 +10:00 |
|
Tyson Clugg
|
888aa793db
|
Update CHANGES.rst, bump version number.
|
2015-06-29 18:19:54 +10:00 |
|
Tyson Clugg
|
b73e29edae
|
Use mimetypes module to correctly guess mime types for Meteor files being served.
|
2015-06-29 18:19:07 +10:00 |
|
Tyson Clugg
|
45d64a2afc
|
Merge tag '0.9.3' into develop
Release version 0.9.3
|
2015-06-29 12:04:58 +10:00 |
|
Tyson Clugg
|
c145de4f95
|
Merge branch 'release/0.9.3'
|
2015-06-29 12:03:46 +10:00 |
|
Tyson Clugg
|
8fe7cfb3e2
|
Bump version number, update CHANGES.rst
|
2015-06-29 12:03:19 +10:00 |
|
Tyson Clugg
|
35b8b001aa
|
Include ROOT_URL_PATH_PREFIX in ROOT_URL when serving Meteor build files.
|
2015-06-29 12:01:47 +10:00 |
|
Tyson Clugg
|
75d4d27f11
|
Merge tag '0.9.2' into develop
v0.9.2
|
2015-06-22 04:17:03 +10:00 |
|
Tyson Clugg
|
2fea9b9c43
|
Merge branch 'release/0.9.2'
|
2015-06-22 04:16:29 +10:00 |
|
Tyson Clugg
|
4dc9bc5e60
|
Bump version, update CHANGES.rst.
|
2015-06-22 04:16:18 +10:00 |
|
Tyson Clugg
|
fd0cd2023a
|
Use HTTPS for DDP URL if settings.SECURE_SSL_REDIRECT is set.
|
2015-06-22 04:14:34 +10:00 |
|
Tyson Clugg
|
bc8558efb5
|
Merge tag '0.9.1' into develop
Version 0.9.1
|
2015-06-16 17:54:05 +10:00 |
|
Tyson Clugg
|
12a34f0903
|
Merge branch 'release/0.9.1'
|
2015-06-16 17:53:52 +10:00 |
|
Tyson Clugg
|
5fb5d68fb5
|
Update CHANGES.py, bump version number.
|
2015-06-16 17:53:48 +10:00 |
|
Tyson Clugg
|
2f69881e14
|
Handle django.contrib.postgres.fields.ArrayField in serialization.
|
2015-06-16 17:50:10 +10:00 |
|
Tyson Clugg
|
34f862bb3d
|
Pylint cleanup.
|
2015-06-16 17:49:39 +10:00 |
|
Tyson Clugg
|
00f1165807
|
Add missing RST directive to README.
|
2015-06-14 05:01:51 +10:00 |
|
Tyson Clugg
|
9a2bd58a97
|
Merge tag '0.9.0' into develop
Version 0.9.0
|
2015-06-14 04:56:18 +10:00 |
|
Tyson Clugg
|
ed6a680225
|
Merge branch 'release/0.9.0'
|
2015-06-14 04:56:11 +10:00 |
|
Tyson Clugg
|
4911b94f4d
|
Bump version number, update CHANGES and README.
|
2015-06-14 04:56:05 +10:00 |
|
Tyson Clugg
|
6f8d68a10c
|
Merge branch 'feature/django18' into develop
|
2015-06-14 03:33:33 +10:00 |
|
Tyson Clugg
|
07ccc014bc
|
Fix array aggregate for Django 1.8
|
2015-06-14 03:31:27 +10:00 |
|
Tyson Clugg
|
9b18e4833a
|
Remove unused imports from AppConfig module.
|
2015-06-14 00:20:39 +10:00 |
|
Tyson Clugg
|
71324420df
|
Remove unused imports from AppConfig module.
|
2015-06-14 00:19:49 +10:00 |
|
Tyson Clugg
|
16e48e50be
|
Don't barf on multiple invocations of greenify().
|
2015-06-14 00:08:13 +10:00 |
|
Tyson Clugg
|
d60ce9479a
|
Don't barf on multiple invocations of greenify().
|
2015-06-14 00:02:29 +10:00 |
|
Tyson Clugg
|
2ad5e28452
|
WIP on Django 1.8 compatibility.
|
2015-06-12 23:08:27 +10:00 |
|
Tyson Clugg
|
02f1d78898
|
Merge tag '0.8.1' into develop
Release version 0.8.1
|
2015-06-10 17:51:27 +10:00 |
|
Tyson Clugg
|
43ef81e9cc
|
Merge branch 'release/0.8.1'
|
2015-06-10 17:51:20 +10:00 |
|
Tyson Clugg
|
3d674de61d
|
Bump version number, update CHANGES.rst.
|
2015-06-10 17:51:10 +10:00 |
|
Tyson Clugg
|
7daa21c241
|
Add missing dependency (pybars3).
|
2015-06-10 17:49:04 +10:00 |
|
Tyson Clugg
|
3cf47a928f
|
Remove editor cruft from repo.
|
2015-06-10 17:48:29 +10:00 |
|
Tyson Clugg
|
8a7cd2d55f
|
Merge tag '0.8.0' into develop
Version 0.8.0
|
2015-06-09 23:28:57 +10:00 |
|
Tyson Clugg
|
292098e79f
|
Merge branch 'release/0.8.0'
|
2015-06-09 23:28:50 +10:00 |
|
Tyson Clugg
|
177567274f
|
Update version number and CHANGES.rst
|
2015-06-09 23:28:26 +10:00 |
|
Tyson Clugg
|
a680a5a643
|
Add dddp.server Django app to serve Meteor app files.
|
2015-06-05 09:51:54 +10:00 |
|
Tyson Clugg
|
2cfb3ebe12
|
Pylint: reduce number of variables in method.
|
2015-06-05 09:38:15 +10:00 |
|
Tyson Clugg
|
65927e20e6
|
Don't emit change messages for migrations/ddp apps.
|
2015-06-05 09:37:36 +10:00 |
|