Commit Graph

6764 Commits (d17b50433b816ccb04a8993c55bac742c167e395)

Author SHA1 Message Date
Eric Holscher d17b50433b Merge pull request #2133 from rtfd/cleanup-url-matching
Include upper case URL's in reverse.
2016-04-13 10:53:59 -07:00
Eric Holscher 542a25cde0 Handle invalid IP address more gracefully 2016-04-13 10:53:42 -07:00
Vincent 62af202fb7 Add annotation about python3 (#2135)
* Add annotation about python3

* Update: "python3" to "Python 3"
2016-04-12 17:16:06 -07:00
Eric Holscher 10252a6352 Fix iso_code 2016-04-12 17:00:45 -07:00
Eric Holscher 6321c4d8c9 Silence the GoldUser foreignkey/unique warning (#2136) 2016-04-12 16:52:48 -07:00
Eric Holscher 29a883c8c8 More donate admin cleanup 2016-04-12 10:59:03 -07:00
Eric Holscher a29e3ab854 Missed a small bit of logic where we were checking for built & not built projects. (#2131)
Add handling for calling project syncing when the project/branch isn't set to be built.
2016-04-11 15:54:53 -07:00
Eric Holscher eca5c566c5 Fix test name 2016-04-11 15:43:19 -07:00
Eric Holscher c9aced229c Include upper case URL's in reverse.
Also handle URL's that don't map properly.
2016-04-11 15:32:07 -07:00
Eric Holscher f9cd668e7a Remove extra from geofilter inline 2016-04-11 15:15:35 -07:00
Eric Holscher 712e75d30a Add private symlink structure. (#2121)
This builds out a separate private_* symlink structure for all private projects. This runs both Public & Private symlinks for each project, as it might have versions that have both privacy levels.
2016-04-11 13:10:02 -07:00
Eric Holscher bd3e0b9f57 Merge pull request #2118 from rtfd/add-geo
Add geo filtering & probability display.
2016-04-11 11:56:15 -07:00
Eric Holscher 849d1c086d Address review feedback 2016-04-11 11:24:15 -07:00
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 e450322288 Add future note 2016-04-07 12:35:29 -07:00
Eric Holscher 7d0fdf2423 Fix naming 2016-04-07 11:52:00 -07:00
Eric Holscher 9c399ad057 Add migration 2016-04-07 11:47:07 -07:00
Eric Holscher 9bc14cbb8a Add probability filtering to promo showing. 2016-04-07 11:38:30 -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
Eric Holscher ae22c41324 Fix linting 2016-04-06 16:23:40 -07:00
Eric Holscher b418e3bbed Test integration 2016-04-06 16:19:43 -07:00
Eric Holscher dd8e9bcbcf Add missing break 2016-04-06 16:12:54 -07:00
Eric Holscher 2e9517d4c1 Bit more testing 2016-04-06 16:08:29 -07:00
Eric Holscher b4c08bead1 Add geo filtering 2016-04-06 16:05:34 -07:00
Eric Holscher 2f4c614e3a Add basic geo modeling 2016-04-06 08:56:32 -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