Commit Graph

89 Commits (863d2aeadb268cbe2058c38c069c6a0ab0eccf5e)

Author SHA1 Message Date
Nick Sergeant 863d2aeadb Remove intercom and raven. 2016-11-29 23:05:00 -05:00
Nick Sergeant 909112b4bc Prepping for Heroku. 2016-11-29 23:05:00 -05:00
Nick Sergeant bb119484b1 Package upgrades. 2016-11-01 13:38:42 -04:00
Nick Sergeant 23743bf16c Gotta use head for pagination. 2016-11-01 13:17:10 -04:00
Nick Sergeant c71fde7fd7 Ugh 2016-11-01 13:02:59 -04:00
Nick Sergeant a24f915006 Fix reqs. 2016-11-01 13:02:33 -04:00
Nick Sergeant c3d607e36a Fix reqs. 2016-11-01 13:01:02 -04:00
Nick Sergeant bd7f2bf027 Upgrade to Django 1.10. 2016-11-01 12:59:35 -04:00
Nick Sergeant 70bd418296 Django security release. 2016-07-18 16:31:16 -04:00
Nick Sergeant 5d96807f42 Add biplist and yaml support in API. 2015-12-12 08:21:57 -05:00
Nick Sergeant 8642b7b44a Python 3 support. 2015-11-13 15:48:57 -05:00
Nick Sergeant 53be7e8d3c No need for mercurial in here. 2015-11-13 15:37:14 -05:00
Nick Sergeant 13b38b95d2 Disable cache because it explodes on large objects. 2015-10-27 14:38:03 -04:00
Nick Sergeant df37183d44 Setup caching. 2015-10-27 13:25:07 -04:00
Nick Sergeant f79fc97188 More work on Snipt for Teams. 2015-10-17 15:00:02 -04:00
Nick Sergeant e9cc825896 Add defusedxml for API. 2015-07-27 21:57:21 -04:00
Nick Sergeant 154d2b62a7 Add lxml for API. 2015-07-27 21:56:20 -04:00
Nick Sergeant b457bbc354 Missing dj_static. 2015-07-24 19:12:03 -04:00
Nick Sergeant 9b71d82439 Upgrading all of the things. 2015-07-24 18:57:33 -04:00
Nick Sergeant aaac6e2eb0 Oy. 2014-10-30 22:45:33 -04:00
Nick Sergeant 21e154f499 Work on Vagrant / VMWare support. 2014-10-29 12:24:08 -04:00
Nick Sergeant e32494ca16 Sslify. 2014-10-20 21:48:09 -04:00
Nick Sergeant 7e292ef03e Static stuff. 2014-10-20 20:55:20 -04:00
Nick Sergeant c32ff3766b Working on Heroku integration. 2014-10-20 20:21:05 -04:00
Nick Sergeant e7b4b5515a Working on Heroku integration. 2014-10-20 13:29:46 -04:00
Evan Hazlett 7ad39d7235 initial work on docker support 2014-09-25 23:17:29 -04:00
Nick Sergeant 606a080fb2 What the fuck. 2014-06-27 10:16:38 -04:00
Nick Sergeant aba2070afb Freeze pip requirements. 2014-02-11 13:50:00 -05:00
Nick Sergeant b6a927327f Fix broken django-registration. 2013-11-12 12:51:15 -05:00
Nick Sergeant e0eac77e51 Removing some old Gunicorn stuff and refactors for Django 1.6. 2013-11-06 14:10:04 -05:00
Nick Sergeant 52c6cb6904 Tastypie requires defusedxml but doesn't install it as a dependency. 2013-05-19 11:01:20 -04:00
Nick Sergeant 7c79d77fcc Turns out we need django-bcrypt or anyone who created passwords with bcrypt won't be able to log in. 2013-03-25 21:45:52 -04:00
Nick Sergeant be187fa44a Adding raven for Sentry. 2013-03-25 20:43:21 -04:00
Nick Sergeant 0600cbfa41 Strip created and modified from Snipt resource - they're not editable, anyway. 2013-03-25 19:18:33 -04:00
Nick Sergeant f58645880c Remove django_bcrypt. Django 1.5 is more secure by default. 2013-03-25 18:05:02 -04:00
Nick Sergeant fb0142f249 Moar work on getting 1.5-ready. 2013-03-24 18:41:57 -04:00
Nick Sergeant a74b63e9cf Lots of updates for Django 1.5 support, including url tag fixes, and django-registration upgrades. 2013-03-24 18:15:49 -04:00
Nick Sergeant 8b21151ec8 Django reqs. 2013-03-18 13:32:28 -04:00
Nick Sergeant 0caaadd137 Fixing requirements. 2013-03-15 14:35:31 -04:00
Nick Sergeant 622fd1f41b Need lxml for XML support w/API. 2013-01-21 13:32:05 -05:00
Nick Sergeant 20f48fed61 Requuire requests and simplejson for speedier JSON processing with Haystack. 2013-01-20 13:38:56 -05:00
Nick Sergeant 158560c066 Boto in reqs. 2013-01-20 12:22:13 -05:00
Nick Sergeant 736ff5ea40 Fabric in reqs. 2013-01-20 12:21:52 -05:00
Nick Sergeant e78dfd454f Removing a bunch of unused requirements. 2013-01-20 12:11:08 -05:00
Nick Sergeant c2d40aed15 Bottlenose no longer needed. 2012-11-11 21:27:23 -05:00
Nick Sergeant 468428dfaa Removing Bugsnag. 2012-10-21 13:02:40 -04:00
Nick Sergeant e6f4285de3 500 page that doesn't look like shit when the server actually... throws a 500. Update requirements to use pyelasticsearch from pip because the one on GitHub (you know, the one that was suggested we use) is now throwing all sorts of errors. And update the guni procs on the server. 2012-10-17 21:44:31 -04:00
Nick Sergeant 37665b10fe A ton of stuff.
- Remove all Amazon related things.
- Remove all Carbon ads.
- Improve speed of the site by 80-90% by removing tag counts and hard-coding popular public tags.
- Provide a dedicated view for Favorited snipts, and remove the merging of favorited-snipt-tags into user tags (further improving performance).
2012-10-17 20:52:12 -04:00
Nick Sergeant 7f55ef7f36 Remove stripe from requirements and update readme for proper Stripe install. 2012-10-02 19:32:06 -04:00
Nick Sergeant 19625069a5 Merge branch 'master' of github.com:nicksergeant/snipt 2012-10-02 19:30:57 -04:00