Commit graph

574 commits

Author SHA1 Message Date
Martin Mahner
f92e447adc Merge remote-tracking branch 'origin/master' 2016-03-23 14:15:34 +01:00
Martin Mahner
65b89aa38e Test suite updates 2016-03-23 14:15:21 +01:00
Martin Mahner
998c3aaf82 Added C++ lexer. Closes #73. 2016-03-23 14:06:00 +01:00
Martin Mahner
b046d8ab87 Backwards incompatible. API calls now need to pass all arguments via POST. 2016-03-23 14:02:48 +01:00
Martin Mahner
d2a704c075 Code Updates for Django 1.8+ 2016-03-23 14:02:19 +01:00
Martin Mahner
2595d22b90 The future is now. 2016-03-23 14:01:30 +01:00
Martin Mahner
570daee600 Merge pull request #72 from hkraal/docs-conent-should-be-content
Small spelling fix in API documentation
2015-12-10 17:52:17 +01:00
Henk Kraal
429ef239f9 conent should be content 2015-12-10 13:56:23 +01:00
Martin Mahner
240ccb1cdd Updated SSL conf using letsencrypt 2015-12-08 15:12:55 +00:00
Martin Mahner
0736f83b07 Increased paste size to 10M 2015-11-03 15:49:28 +00:00
Martin Mahner
d959eb9061 Merge remote-tracking branch 'origin/master' 2015-10-25 11:28:22 +00:00
Martin Mahner
c3c4972b43 Listen on IPv6 2015-10-25 11:28:19 +00:00
Martin Mahner
516cea933f Shortcut to run coveraged tests 2015-08-12 06:56:34 +02:00
Martin Mahner
e50e1db73e Use travis latest build structure 2015-08-12 06:45:08 +02:00
Martin Mahner
204cc9138f Renamed tox versions to be in line with travis 2015-08-12 06:43:21 +02:00
Martin Mahner
56679bd764 Fix travis run script 2015-08-12 06:43:14 +02:00
Martin Mahner
537356ffc5 Updated Travis conf file 2015-08-12 06:40:54 +02:00
Martin Mahner
933fc3e9a1 Removed coveralls and flattr, both was never really useful 2015-08-12 06:34:21 +02:00
Martin Mahner
18fdc76742 Prepping for next release 2015-08-12 06:30:28 +02:00
Martin Mahner
c6e2a32f82 Prepping for a release. 2015-08-12 06:26:29 +02:00
Martin Mahner
6ef7cce674 Removed South from docs 2015-08-12 06:25:22 +02:00
Martin Mahner
f4b8706d23 Cleanup test requirements 2015-08-12 06:22:35 +02:00
Martin Mahner
117217fd80 Cleanup test settings. 2015-08-12 06:22:26 +02:00
Martin Mahner
e3aa7c06bc Note how to migrate from South to native Django migrations. 2015-08-12 06:20:36 +02:00
Martin Mahner
1692d4572c No longer hide the base settings, have them in base. 2015-08-12 06:19:01 +02:00
Martin Mahner
2c0bd362a2 Updated messages. 2015-08-12 06:02:27 +02:00
Martin Mahner
457bef787a Cleanup and mptt update to support Django 1.8. 2015-08-12 05:59:22 +02:00
Martin Mahner
9beb2c3995 Merge pull request #70 from 747project/feature/django-1.7-migrations
Django 1.7+ migration support
2015-08-12 05:50:33 +02:00
Martin Mahner
bf1aa3b980 Fixed logrotate script to have proper permissions and wqrestart nginx after logrotate, otherwise it won't write the log anymore 2015-07-08 05:14:48 +00:00
Martin Mahner
b5ae93f678 Updated certs 2015-03-23 12:52:30 +00:00
Pesach Weinstock
71369bafdb - Moving south migrations into deprecated directory
which is still supported by south 1.0+, but will not
  get in the way of Django 1.7+ built-in migrations. See
  http://south.readthedocs.org/en/latest/releasenotes/1.0.html#library-migration-path
  and
  https://docs.djangoproject.com/en/1.7/topics/migrations/#upgrading-from-south
2015-01-29 16:21:10 -05:00
Martin Mahner
a42f1d93e7 Merge remote-tracking branch 'origin/master' 2015-01-09 08:49:43 +00:00
Martin Mahner
74e474b390 Removed media path settings, there are no file uploads 2015-01-09 08:49:26 +00:00
Martin Mahner
c239e34eff Merge remote-tracking branch 'origin/master' 2014-12-29 19:55:41 +01:00
Martin Mahner
a6c4041b6c It’s hard to have multiple versions of Python installed, especially when using Homebrew. So just skip them. 2014-12-29 19:35:18 +01:00
Martin Mahner
1a7cbd13e2 More coveralls removal. 2014-12-29 19:34:48 +01:00
Martin Mahner
011d641c3b Updated message strings. 2014-12-29 11:43:16 +01:00
Martin Mahner
88a974e87b Merge remote-tracking branch 'origin/master' 2014-12-29 11:11:31 +01:00
Martin Mahner
70f3328e02 Requirements update 2014-12-29 11:11:28 +01:00
Martin Mahner
febae7a34c Added Python 3.3 along 3.4 in testsuite. 2014-12-28 13:34:50 +01:00
Martin Mahner
91c747b7f5 Removed coveralls 2014-12-28 13:31:12 +01:00
Martin Mahner
5211ebd01d Updated Changelog 2014-12-28 13:31:05 +01:00
Martin Mahner
ce9afb0250 Added Python 3 trove classifier. Closes issue #68 2014-12-28 13:20:29 +01:00
Martin Mahner
7a2c414f95 Referrer optimization 2014-12-27 00:52:15 +00:00
Martin Mahner
9af1c51184 Added webalizer config 2014-12-25 12:56:39 +00:00
Martin Mahner
1de944e806 Do not log favicon/robots GET calls 2014-12-14 22:19:03 +00:00
Martin Mahner
dfd0f25f11 Added wsgi application file 2014-12-14 17:28:28 +00:00
Martin Mahner
52f5340d4b Gunicorn server updates. Removed NewRelic (wasn't used anyway) 2014-12-14 17:28:16 +00:00
Martin Mahner
4939467620 Removed South from the default settings since it’s no longer compatible with latest Django 1.7. 2014-12-14 18:11:57 +01:00
Martin Mahner
ccf646e34f Replaced python 3.3 with 3.4 2014-12-14 18:11:36 +01:00