- Apr 18, 2012
-
-
Patrick Ben Koetter authored
- Apr 13, 2012
-
-
Christian Rößner authored
-
Christian Rößner authored
* Added support for ${var:%s} * Added support for ${var:%u} * Added support for ${var:%d} * Added support for ${var:%X}, where X element 1-9
-
- Apr 04, 2012
-
-
Patrick Ben Koetter authored
Brushed up RELEASE_NOTES Started a CHANGES file
-
- Apr 03, 2012
-
-
Christian Rößner authored
* added information concerning logging changes
-
Christian Rößner authored
-
- Mar 26, 2012
-
-
Marc Schiffbauer authored
-
- Mar 25, 2012
-
-
Administrator authored
-
Administrator authored
* This should make the code Python 2.5 compatible. Untested
-
- Mar 22, 2012
-
-
Marc Schiffbauer authored
-
- Mar 14, 2012
-
-
Patrick Ben Koetter authored
! Rephrased explanation for "%s" to make the meaning of the macro clearer.
-
Administrator authored
* If we have multpile macros for an option, replace them all
-
Marc Schiffbauer authored
-
Administrator authored
* Do not try to call any further filters, if we already got a new result
-
- Mar 09, 2012
-
-
Administrator authored
* If backend type was static_append and no settings already had been done, the result was nonsensical XML
-
Administrator authored
* Added raise-statement to cleanly leave, if not data was received
-
- Mar 06, 2012
-
-
Administrator authored
* Closing minor bug in view.render()
-
Administrator authored
* If we need a semantic check for options, this should go to a seperate python processor. Currently we leave this task to the admin
-
Administrator authored
* Make tests on *_refresh_ttl * Use nearly any kind of date string as *_expiration_date
-
Administrator authored
* Added ExpirationDate and TTL to autodiscover schema
-
Administrator authored
* new option logfile * replacing print-errors with logging module * replaced some return-OrderedDict()s with throwing execeptions * changed version number to 0.9
-
- Mar 05, 2012
-
-
Administrator authored
-
Administrator authored
* First version that supports autoconfig
-
Administrator authored
-
- Mar 04, 2012
-
-
Administrator authored
* Added rate_limit_exception_networks
-
Administrator authored
* memcache.incr() does not refresh TTL * continue refresh, even a client is blocked
-
- Mar 03, 2012
-
-
Administrator authored
* putting increment operation into memcachd * removing useless parameter memcache_debug * defining HTTP status macros * replacing several error output strings * minor bug fixes
-
Administrator authored
-
Administrator authored
-
- Mar 02, 2012
-
-
Administrator authored
-
Marc Schiffbauer authored
in non-SSL wget invocation
-
Administrator authored
-
Administrator authored
-
- Mar 01, 2012
-
-
Administrator authored
- Closing unicode() bug - return empty result with Code 500, if no records were found - usetls bugs closed
-
- Feb 28, 2012
-
- Feb 27, 2012
-
-
Marc Schiffbauer authored
-
Marc Schiffbauer authored
-
Patrick Ben Koetter authored
+ Added team members to file
-
Patrick Ben Koetter authored
+ added INSTALL + added man pages + added HTML version of INSTALL and man pages
-