Commit graph

448 commits

Author SHA1 Message Date
Martin Mahner
a6982b7414 Added Hebrew translation. 2016-12-02 14:54:11 +01:00
Martin Mahner
335fa38ab1 Copy url button 2016-12-02 14:44:12 +01:00
Martin Mahner
d765a0ccda Stub test for leading whitespace bug. 2016-12-02 13:38:47 +01:00
Martin Mahner
4b6dbb34d5 Use Postgres for testing. 2016-12-02 13:38:13 +01:00
Martin Mahner
d92a169805 2.12 Release 2016-09-06 15:14:27 +02:00
Martin Mahner
6505f07a2a Moved template variables into a context processor. Fixed content type handling with Django 1.10. 2016-09-06 15:08:03 +02:00
Martin Mahner
722971e854 Trying different version identifiers. Refs #82. 2016-09-06 14:31:30 +02:00
Martin Mahner
1cc6a1a05e Added atom plugin. Closes #75. 2016-09-04 20:14:30 +02:00
Martin Mahner
fcfa2c60fb 2.11 Release 2016-09-04 20:09:22 +02:00
Martin Mahner
b51c16bcbc Code cleanup and update for Django 1.10. Fixed all warnings. 2016-09-04 20:06:07 +02:00
Martin Mahner
a39697bdeb Added Django 1.10 to local dev and tests. 2016-09-04 20:05:44 +02:00
Martin Mahner
9a64fdca29 Merge pull request #81 from ferringb/cleanup_snippets
cleanup_snippets: use self.stdout rather than sys.stdout
2016-09-04 19:45:34 +02:00
Brian Harring
0bf4a7587a cleanup_snippets: use self.stdout rather than sys.stdout
The point of using these handles rather than sys.* is to support things
like this: https://docs.djangoproject.com/ja/1.9/ref/django-admin/#output-redirection

It also makes unit testing the output simpler.
2016-08-10 23:17:50 +00:00
Martin Mahner
81175e4d43 Merge pull request #80 from ferringb/master
Use https:// for jquery script download by default.
2016-08-09 22:55:07 +02:00
Brian Harring
fd4beeec73 Use https:// for jquery script download by default.
Google offers SSL for the resource, so we might as well use that
as the default to cut off MITM angles.
2016-08-08 23:50:03 +00:00
Martin Mahner
f76292da69 Merge pull request #79 from nixon/headline_url
use snippet_new url for headline
2016-07-03 19:37:14 +02:00
nixon
2638096448 use snippet_new url for headline 2016-07-03 10:04:48 -05:00
Martin Mahner
5901421657 Make Webalizer work with rotated logfiles. 2016-06-18 10:54:20 +00:00
Martin Mahner
c07c45dc31 Merge remote-tracking branch 'origin/master' 2016-06-04 07:02:12 +00:00
Martin Mahner
f604568bea Have logfiles in standard folder 2016-06-04 07:02:07 +00:00
Martin Mahner
ae7246eeaa Merge pull request #76 from rougeth/r-lexer
Added R lexer
2016-06-04 09:01:19 +02:00
Marco Rougeth
c3ba7de621 Added R lexer 2016-06-03 15:24:45 -03:00
Martin Mahner
021101d9e0 Fix for missing languages in about menu. 2016-03-25 11:43:06 +01:00
Martin Mahner
d2341c9220 2.10 Release 2016-03-23 14:18:41 +01:00
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