| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-14 | Make `LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` backwards-compatiblemake-max-length-settings-variable-backwards-compatible | Teddy Wing | |
| Build on d4ff4f1ff727b02ac875c02538713e3c40627110 which updates the `LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` setting to match the documentation. This change adds backwards-compatibility to `LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH`, allowing it to be updated by both the older `SHORTURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` and the newer `BREVISURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` user settings to ensure that this settings change doesn't break the package for existing users. | |||
| 2014-07-29 | fix variable naming for matching the document | tzangms | |
| from `SHORTURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` to `BREVISURL_LOCAL_BACKEND_ORIGINAL_URL_MAX_LENGTH` | |||
| 2013-12-07 | Version 2.0.0 bump.2.0.0 | Vladimir Gorej | |
| 2013-12-07 | Merge pull request #19 from motiteux/feature/settings-url-length | Vladimír Gorej | |
| Feature/settings url length | |||
| 2013-11-16 | removed var from settings in migrations | Marc-Olivier Titeux | |
| 2013-11-02 | Updating to use local settings | Marc-Olivier Titeux | |
| 2013-10-17 | Update 0001_initial.py | Marc-Olivier Titeux | |
| 2013-10-17 | Updated README for max length ori url | Marc-Olivier Titeux | |
| 2013-10-17 | Error with settings duplicate | Marc-Olivier Titeux | |
| 2013-10-17 | Settings from global and migrations | Marc-Olivier Titeux | |
| 2013-10-17 | Commenting test length | Marc-Olivier Titeux | |
| 2013-10-17 | Corrected merge from local imports | Marc-Olivier Titeux | |
| 2013-10-17 | Missed branch... missed import | Marc-Olivier Titeux | |
| 2013-10-17 | Added tests for length original url | Marc-Olivier Titeux | |
| 2013-10-17 | Missed settings in context | Marc-Olivier Titeux | |
| 2013-10-17 | original url length from settings | Marc-Olivier Titeux | |
| 2013-01-06 | Updated README file after repo transfer. | Vladimír Gorej | |
| 2012-09-17 | Fixes for version 1.01.0 | Vladimir Gorej | |
| 2012-09-17 | Issue #13; using absurl util whenrever possible | Vladimir Gorej | |
| 2012-09-17 | Updated README and context processors values | Vladimir Gorej | |
| 2012-09-17 | Issue #17; stripping slash from shortened token url | Vladimir Gorej | |
| 2012-09-17 | Merge pull request #16 from toidi/patch-1 | Vladimír Gorej | |
| Update README.rst | |||
| 2012-08-28 | Update README.rst | Eduard Iskandarov | |
| Fixed templates tag module name in documentation. | |||
| 2012-06-21 | Issue #15; fixed redirect view for local backend" | Vladimir Gorej | |
| 2012-06-20 | Issue #9; absurl util for constructing absolute urls directly in code | Vladimir Gorej | |
| 2012-06-20 | Issue #5; Configure protocol of local backend via settings | Vladimir Gorej | |
| 2012-06-20 | Issue #10; Local backend short url domain | Vladimir Gorej | |
| 2012-06-20 | Issue #1; configurable token length | Vladimir Gorej | |
| 2012-06-20 | Issue #7; configurable token characters | Vladimir Gorej | |
| 2012-06-20 | Cleanup after merging pull request from unaizalakain | Vladimir Gorej | |
| 2012-06-20 | Merge pull request #8 from unaizalakain/master | Vladimír Gorej | |
| Merge pull request #8 from unaizalakain/master | |||
| 2012-06-10 | no validation in original URL, that's supposed to be done elsewhere, so | Unai Zalakain | |
| URLs like "/without/domain" could be added | |||
| 2012-06-10 | silly bugs fixed | Unai Zalakain | |
| 2012-06-08 | raise TokensExhausted when maximum ShortUrl objects are reached | Unai Zalakain | |
| 2012-05-29 | Updated readme file concerning configuration of Django Site framework | Vladimir Gorej | |
| 2012-05-29 | Increased version number0.9.3 | Vladimir Gorej | |
| 2012-05-29 | Fixed bug with brevisurl redirect view | Vladimir Gorej | |
| 2012-05-29 | Increased version number0.9.2 | Vladimir Gorej | |
| 2012-05-29 | Fixed bug in absurl template tag | Vladimir Gorej | |
| 2012-05-29 | Added support for bypasing django site framework0.9.1 | Vladimir Gorej | |
| 2012-05-28 | Fix in readme file0.9 | Vladimir Gorej | |
| 2012-05-28 | Fix in readme file | Vladimir Gorej | |
| 2012-05-28 | First beta release | Vladimir Gorej | |
| 2012-05-27 | Initial commit | Vladimir Gorej | |
