Commit Graph

6741 Commits (17206fcc33c320e83a1a4adbb37a2d21b963dee9)

Author SHA1 Message Date
Eric Holscher 17206fcc33 Fix post-commit hook not working for private repos (#2124) 2016-04-11 11:19:57 -07:00
Ruslan Baratov 37b9b68825 Documentation. SSL forwarding config for Nginx (#2092)
* Remove trailing whitespace

* SSL forwarning: HTTPS should be used instead of HTTP
2016-04-08 17:35:42 -07:00
Eric Holscher 9f31b83aed Set the build state to failing on failure to import. (#2117) 2016-04-08 13:49:17 -07:00
Eric Holscher 998598cb72 Merge pull request #2119 from rtfd/add-bitbucket-hook-tests
Add basic tests for BitBucket
2016-04-08 11:29:26 -07:00
Eric Holscher ddce61d611 Fix docstring 2016-04-08 11:29:12 -07:00
Eric Holscher 74b563faa7 Merge pull request #2115 from gwillem/patch-1
Remove obsolete instructions for sphinx_rtd_theme
2016-04-06 21:39:27 -07:00
Eric Holscher 4bd6502824 Add docs on explicit setting 2016-04-06 21:11:38 -07:00
Eric Holscher d07f12df8f Add testing of latest mapping 2016-04-06 21:07:42 -07:00
Eric Holscher 212ed3325a Explicit test fixtures 2016-04-06 17:54:41 -07:00
Eric Holscher 7ba09895fc Clean up tests a bit more. 2016-04-06 17:41:14 -07:00
Eric Holscher d6ce997c26 Add basic hooks for BitBucket 2016-04-06 16:50:05 -07:00
Willem de Groot 602dab7db5 Remove obsolete instructions for sphinx_rtd_theme
It seems RTD has fixed this, my `conf.py` imports `sphinx_rtd_theme` unconditionally and [it works fine](http://hypernode-docs.readthedocs.org/en/latest/).
2016-04-05 13:04:55 +02:00
Eric Holscher 47a0b255ae Fix impression incr 2016-04-04 16:21:12 -07:00
Eric Holscher 02c569a1db Break Impression modeling up into seperate models
Break Impression modeling up into seperate classes

Adds an abstract model for impressions, and separate tracking for project impressions.
2016-04-04 15:35:38 -07:00
Eric Holscher a0581e888e Add a signal in the footer that gets info about footer response.
* Add a signal in the footer that gets info about footer response.

* Move promo logic into signal, and add basic tests

* Fix typo

* Clean up logic and comment it.

* Add a few more tests

* Fix lint

* Revert silly change

* Fix signal args
2016-04-04 13:46:13 -07:00
Eric Holscher 7a2c1ed8c9 Merge pull request #2108 from jfinkels/patch-1
Removes redundant example code and adds text roles
2016-04-04 10:51:49 -07:00
jfinkels 710a836c99 Removes redundant example code and adds text roles
Before, the example used `os.environ.get('READTHEDOCS', None)`, but this
is equivalent to `os.environ.get('READTHEDOCS')`.
2016-04-02 13:54:33 -04:00
Eric Holscher 582ce33786 Test for click_ratio 2016-04-01 16:32:43 -07:00
Eric Holscher 8b557c8bfb Don't include readonly fields since data is inline 2016-04-01 16:29:14 -07:00
Eric Holscher ef0dabc25a Be explicit about ratios 2016-04-01 16:28:49 -07:00
Eric Holscher c18da798f5 Fix duped domain data 2016-04-01 15:48:24 -07:00
Eric Holscher 287af65558 Use fully qualified URL's for image & click links 2016-04-01 15:46:07 -07:00
Eric Holscher 10a3acb828 Merge pull request #2105 from rtfd/promo-upgrades
Add basic click & view tracking
2016-04-01 15:18:15 -07:00
Eric Holscher a4f9b63727 Override shown with admin 2016-04-01 15:05:51 -07:00
Eric Holscher f588f7698a Comment about 0 2016-04-01 14:49:18 -07:00
Eric Holscher 1cbfcf628b Couple more admin options 2016-04-01 14:48:50 -07:00
Eric Holscher 7b8e991a12 Put shown on impression model 2016-04-01 14:40:56 -07:00
Eric Holscher 2898820f93 Add ordering to migration 2016-04-01 14:36:27 -07:00
Eric Holscher 26c1f123f2 Re-order logic 2016-04-01 14:27:33 -07:00
Eric Holscher 922f9db56c Don't allow hash setting on missing hash 2016-04-01 14:25:30 -07:00
Eric Holscher 96632399ee Handle no hash more properly 2016-04-01 14:24:17 -07:00
Eric Holscher f1281ab44d Use a hash to only count each ad offer as one view or click 2016-04-01 14:03:13 -07:00
Eric Holscher 7c47be81bd Do percentage for shown 2016-04-01 12:45:16 -07:00
Eric Holscher dbab590765 Build out admin 2016-04-01 12:39:51 -07:00
Eric Holscher bd37bda49f Add comment pointing at redis impl. 2016-04-01 12:33:36 -07:00
Eric Holscher aed2662e49 Remove redis logic for now 2016-04-01 12:18:21 -07:00
Eric Holscher f216ad33ea Fix lint 2016-04-01 12:05:54 -07:00
Eric Holscher 29da81c3b7 Fix copypasta 2016-04-01 11:44:20 -07:00
Eric Holscher 28769ccd81 Add todo 2016-04-01 11:43:49 -07:00
Eric Holscher 5c301dc031 Use fancy django crypto 2016-04-01 11:42:50 -07:00
Eric Holscher f66e592d46 Add docstrings 2016-04-01 11:41:53 -07:00
Eric Holscher 9f7dba1948 Add basic stat collection 2016-04-01 11:40:53 -07:00
Eric Holscher 1b5f8568ae Add redis option to footer 2016-04-01 11:28:47 -07:00
Eric Holscher 6415a3ac8a Refactor date logic into 1 place 2016-04-01 11:26:04 -07:00
Eric Holscher 905f50648a Clean up imports and random gen 2016-04-01 11:09:29 -07:00
Eric Holscher 2bbd4986ae Merge remote-tracking branch 'origin/master' into promo-upgrades 2016-04-01 11:07:05 -07:00
Eric Holscher c92954f240 Add migration 2016-04-01 11:06:35 -07:00
Eric Holscher 797ec12e9c Revert "Remove Impression modeling"
This reverts commit 9e1bef5977.
2016-04-01 11:06:25 -07:00
Eric Holscher 9e1bef5977 Remove Impression modeling 2016-04-01 10:54:50 -07:00
Eric Holscher 94c821d610 Merge pull request #2103 from rtfd/manager-querysets
Build out proper querysets for managers.
2016-03-31 11:07:40 -07:00