Commit graph

  • a6a5bc726b Backwards incompatible: Removed Gist button feature. Martin Mahner 2017-01-19 12:16:07 +0100
  • ae27acf1f9 Backwards incompatible: django-mptt removal. Martin Mahner 2017-01-19 12:10:35 +0100
  • 219101d8ef Work around mptt slowness when there are thousands of snippets. Brian Harring 2017-01-18 15:33:41 -0800
  • a6982b7414 Added Hebrew translation. Martin Mahner 2016-12-02 14:54:05 +0100
  • 335fa38ab1 Copy url button Martin Mahner 2016-12-02 14:44:12 +0100
  • d765a0ccda Stub test for leading whitespace bug. Martin Mahner 2016-12-02 13:38:47 +0100
  • 4b6dbb34d5 Use Postgres for testing. Martin Mahner 2016-12-02 13:38:13 +0100
  • d92a169805 2.12 Release v2.112 Martin Mahner 2016-09-06 15:14:27 +0200
  • 6505f07a2a Moved template variables into a context processor. Fixed content type handling with Django 1.10. Martin Mahner 2016-09-06 15:07:54 +0200
  • 722971e854 Trying different version identifiers. Refs #82. Martin Mahner 2016-09-06 14:31:30 +0200
  • 1cc6a1a05e Added atom plugin. Closes #75. Martin Mahner 2016-09-04 20:14:30 +0200
  • fcfa2c60fb 2.11 Release v2.11 Martin Mahner 2016-09-04 20:09:22 +0200
  • b51c16bcbc Code cleanup and update for Django 1.10. Fixed all warnings. Martin Mahner 2016-09-04 20:06:07 +0200
  • a39697bdeb Added Django 1.10 to local dev and tests. Martin Mahner 2016-09-04 20:05:44 +0200
  • bdaf68a26e Merge 0cc77379b4 into 9a64fdca29 ferringb 2016-09-04 17:45:48 +0000
  • 9a64fdca29 Merge pull request #81 from ferringb/cleanup_snippets Martin Mahner 2016-09-04 19:45:34 +0200
  • 0cc77379b4 requirements.txt: use pip valid syntax for django's range. Brian Harring 2016-08-10 23:20:25 +0000
  • 0bf4a7587a cleanup_snippets: use self.stdout rather than sys.stdout Brian Harring 2016-08-10 22:51:55 +0000
  • 81175e4d43 Merge pull request #80 from ferringb/master Martin Mahner 2016-08-09 22:55:07 +0200
  • fd4beeec73 Use https:// for jquery script download by default. Brian Harring 2016-08-08 23:41:53 +0000
  • 2c825809f0 Merge 2c82a30e0f into f76292da69 Guinslym 2016-07-05 22:32:06 +0000
  • f76292da69 Merge pull request #79 from nixon/headline_url Martin Mahner 2016-07-03 19:37:14 +0200
  • 2638096448 use snippet_new url for headline nixon 2016-07-03 10:04:48 -0500
  • 5901421657 Make Webalizer work with rotated logfiles. Martin Mahner 2016-06-18 10:54:20 +0000
  • 2c82a30e0f adding wordwrap translation for french Guinsly Mondesir 2016-06-15 18:43:46 -0400
  • cd72f77eb1 adding french (Canada) translation Guinsly Mondesir 2016-06-15 18:29:04 -0400
  • ba9772427a removing .local Guinsly Mondesir 2016-06-15 17:49:24 -0400
  • 2887181166 added the first part of the translation ---- didn't try it yet' Guinsly Mondesir 2016-06-15 03:30:47 -0400
  • 844d53d0f4 adding files for locale in fr Guinsly Mondesir 2016-06-15 03:11:49 -0400
  • 4037888b66 adding locale in config Guinsly Mondesir 2016-06-15 03:10:54 -0400
  • c07c45dc31 Merge remote-tracking branch 'origin/master' Martin Mahner 2016-06-04 07:02:12 +0000
  • f604568bea Have logfiles in standard folder Martin Mahner 2016-06-04 07:02:07 +0000
  • ae7246eeaa Merge pull request #76 from rougeth/r-lexer Martin Mahner 2016-06-04 09:01:19 +0200
  • c3ba7de621 Added R lexer Marco Rougeth 2016-06-03 15:24:45 -0300
  • 021101d9e0 Fix for missing languages in about menu. Martin Mahner 2016-03-24 20:14:26 +0100
  • 3eba19db02 Moved code highlighting to view. Martin Mahner 2016-03-25 11:30:27 +0100
  • 6090c37f17 Changelog update Martin Mahner 2016-03-24 20:16:45 +0100
  • f5cc7fc171 Drop Github Gist Export Martin Mahner 2016-03-24 20:16:34 +0100
  • 6799f8609f Fix for missing languages in about menu. Martin Mahner 2016-03-24 20:14:26 +0100
  • 1c2e26c930 Make all views class-based. Martin Mahner 2016-03-24 20:14:13 +0100
  • 82d49d0ed1 First introduction of markup Martin Mahner 2016-03-24 12:54:54 +0100
  • d2341c9220 2.10 Release v2.10 Martin Mahner 2016-03-23 14:18:41 +0100
  • f92e447adc Merge remote-tracking branch 'origin/master' Martin Mahner 2016-03-23 14:15:34 +0100
  • 65b89aa38e Test suite updates Martin Mahner 2016-03-23 14:15:21 +0100
  • 998c3aaf82 Added C++ lexer. Closes #73. Martin Mahner 2016-03-23 14:04:34 +0100
  • b046d8ab87 Backwards incompatible. API calls now need to pass all arguments via POST. Martin Mahner 2016-03-23 14:02:48 +0100
  • d2a704c075 Code Updates for Django 1.8+ Martin Mahner 2016-03-23 14:02:19 +0100
  • 2595d22b90 The future is now. Martin Mahner 2016-03-23 14:01:30 +0100
  • 570daee600 Merge pull request #72 from hkraal/docs-conent-should-be-content Martin Mahner 2015-12-10 17:52:17 +0100
  • 429ef239f9 conent should be content Henk Kraal 2015-12-10 13:56:23 +0100
  • 240ccb1cdd Updated SSL conf using letsencrypt Martin Mahner 2015-12-08 15:12:55 +0000
  • 0736f83b07 Increased paste size to 10M Martin Mahner 2015-11-03 15:49:28 +0000
  • d959eb9061 Merge remote-tracking branch 'origin/master' Martin Mahner 2015-10-25 11:28:22 +0000
  • c3c4972b43 Listen on IPv6 Martin Mahner 2015-10-25 11:28:19 +0000
  • 516cea933f Shortcut to run coveraged tests Martin Mahner 2015-08-12 06:56:34 +0200
  • e50e1db73e Use travis latest build structure Martin Mahner 2015-08-12 06:45:08 +0200
  • 204cc9138f Renamed tox versions to be in line with travis Martin Mahner 2015-08-12 06:43:21 +0200
  • 56679bd764 Fix travis run script Martin Mahner 2015-08-12 06:43:14 +0200
  • 537356ffc5 Updated Travis conf file Martin Mahner 2015-08-12 06:40:54 +0200
  • 933fc3e9a1 Removed coveralls and flattr, both was never really useful Martin Mahner 2015-08-12 06:34:21 +0200
  • 18fdc76742 Prepping for next release Martin Mahner 2015-08-12 06:30:28 +0200
  • c6e2a32f82 Prepping for a release. 2.9 Martin Mahner 2015-08-12 06:26:29 +0200
  • 6ef7cce674 Removed South from docs Martin Mahner 2015-08-12 06:25:22 +0200
  • f4b8706d23 Cleanup test requirements Martin Mahner 2015-08-12 06:22:35 +0200
  • 117217fd80 Cleanup test settings. Martin Mahner 2015-08-12 06:22:26 +0200
  • e3aa7c06bc Note how to migrate from South to native Django migrations. Martin Mahner 2015-08-12 06:20:36 +0200
  • 1692d4572c No longer hide the base settings, have them in base. Martin Mahner 2015-08-12 06:19:01 +0200
  • 2c0bd362a2 Updated messages. Martin Mahner 2015-08-12 06:02:27 +0200
  • 457bef787a Cleanup and mptt update to support Django 1.8. Martin Mahner 2015-08-12 05:59:22 +0200
  • 9beb2c3995 Merge pull request #70 from 747project/feature/django-1.7-migrations Martin Mahner 2015-08-12 05:50:33 +0200
  • bf1aa3b980 Fixed logrotate script to have proper permissions and wqrestart nginx after logrotate, otherwise it won't write the log anymore Martin Mahner 2015-07-08 05:14:48 +0000
  • b5ae93f678 Updated certs Martin Mahner 2015-03-23 12:52:30 +0000
  • 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 Pesach Weinstock 2015-01-29 16:21:10 -0500
  • a42f1d93e7 Merge remote-tracking branch 'origin/master' Martin Mahner 2015-01-09 08:49:43 +0000
  • 74e474b390 Removed media path settings, there are no file uploads Martin Mahner 2015-01-09 08:49:26 +0000
  • c239e34eff Merge remote-tracking branch 'origin/master' Martin Mahner 2014-12-29 19:55:41 +0100
  • a6c4041b6c It’s hard to have multiple versions of Python installed, especially when using Homebrew. So just skip them. Martin Mahner 2014-12-29 19:35:18 +0100
  • 1a7cbd13e2 More coveralls removal. Martin Mahner 2014-12-29 19:34:48 +0100
  • 011d641c3b Updated message strings. Martin Mahner 2014-12-29 11:43:16 +0100
  • 88a974e87b Merge remote-tracking branch 'origin/master' Martin Mahner 2014-12-29 11:11:31 +0100
  • 70f3328e02 Requirements update Martin Mahner 2014-12-29 11:11:28 +0100
  • febae7a34c Added Python 3.3 along 3.4 in testsuite. Martin Mahner 2014-12-28 13:34:50 +0100
  • 91c747b7f5 Removed coveralls Martin Mahner 2014-12-28 13:31:12 +0100
  • 5211ebd01d Updated Changelog Martin Mahner 2014-12-28 13:31:05 +0100
  • ce9afb0250 Added Python 3 trove classifier. Closes issue #68 Martin Mahner 2014-12-28 13:20:29 +0100
  • 7a2c414f95 Referrer optimization Martin Mahner 2014-12-27 00:52:15 +0000
  • 9af1c51184 Added webalizer config Martin Mahner 2014-12-25 12:56:39 +0000
  • 1de944e806 Do not log favicon/robots GET calls Martin Mahner 2014-12-14 22:19:03 +0000
  • dfd0f25f11 Added wsgi application file Martin Mahner 2014-12-14 17:28:28 +0000
  • 52f5340d4b Gunicorn server updates. Removed NewRelic (wasn't used anyway) Martin Mahner 2014-12-14 17:28:16 +0000
  • 4939467620 Removed South from the default settings since it’s no longer compatible with latest Django 1.7. Martin Mahner 2014-12-14 18:11:57 +0100
  • ccf646e34f Replaced python 3.3 with 3.4 Martin Mahner 2014-12-14 18:11:36 +0100
  • 15d4970343 Updated all dev requirements Martin Mahner 2014-12-14 18:11:26 +0100
  • b25b9b888e Cleaned up all imports using isort. Martin Mahner 2014-12-14 18:03:35 +0100
  • 611e0f6ea9 Apply network block middleware on all POSTs Martin Mahner 2014-12-12 22:58:06 +0100
  • 641d156128 Rate limiting; allow 2r/s so we can do a POST and GET of a snippet faster Martin Mahner 2014-12-12 21:30:15 +0000
  • 51d9d6a8a7 Some basic rate limiting Martin Mahner 2014-12-12 21:25:43 +0000
  • 459e60a138 Added a middleware to repel anonymous proxy and tor clients Martin Mahner 2014-12-12 21:02:25 +0000
  • 4dfab6533a Need to fix fallback value, in case the list is too short it would fail Martin Mahner 2014-12-12 20:58:21 +0000
  • a546cc4d59 Further nginx improvements Martin Mahner 2014-12-12 19:16:51 +0000