.. |
adapter
|
Fix recursive search (#323)
|
2022-04-18 16:32:43 +00:00 |
fmt
|
Hotfix unicode processing for Python 3 (fixes #265)
|
2020-11-29 21:37:30 +00:00 |
frontend
|
Fix w3c validator error about self-closing <form>
|
2021-03-05 09:54:19 +03:00 |
panela
|
import os to access os.path.join()
|
2018-07-31 00:04:15 +02:00 |
buttons.py
|
initial prealpha version: added bin/ and lib/
|
2017-05-08 21:21:19 +00:00 |
cache.py
|
Redis doesn't need to be Strict
|
2020-08-01 06:10:03 +03:00 |
cheat_wrapper_test.py
|
g++ workaround could still strip ++ if more ++ were encountered
|
2021-11-13 18:21:53 +03:00 |
cheat_wrapper.py
|
g++ workaround could still strip ++ if more ++ were encountered
|
2021-11-13 18:21:53 +03:00 |
config.py
|
Integrated chmod.sh
|
2020-05-29 12:39:16 -04:00 |
fetch.py
|
Fix cache invalidation (#324)
|
2022-04-18 16:00:11 +00:00 |
globals.py
|
globals.py cleanup; configuration moved to config.py
|
2019-05-01 20:43:08 +02:00 |
languages_data.py
|
Use sql comments for psql (#276)
|
2021-01-17 21:36:30 +00:00 |
limits.py
|
minor fixes after refactoring (#90)
|
2018-08-06 22:03:20 +00:00 |
options.py
|
standalone mode: options handling
|
2019-05-09 22:22:30 +02:00 |
post.py
|
switched to new configuration interface
|
2019-05-01 20:48:05 +02:00 |
postprocessing.py
|
Hotfix unicode processing for Python 3 (fixes #265)
|
2020-11-29 21:37:30 +00:00 |
routing.py
|
Update lib/routing.py
|
2020-11-23 08:21:05 +01:00 |
search.py
|
Fix search for uncached entries (#323)
|
2022-04-18 16:33:00 +00:00 |
standalone.py
|
support for python3
|
2019-05-11 18:26:10 +02:00 |
stateful_queries.py
|
lib/stateful_queries.py: use cache
|
2019-05-18 09:32:08 +00:00 |