Commit graph

1970 commits

Author SHA1 Message Date
François Revol 1dba6dcbac Add ScanR structures search engine
In theory ScanR should also search for projects but the API is different,
so we'd need another engine.
2016-07-12 15:47:04 +02:00
stepshal b3ab221b98 Fix anomalous backslash in string 2016-07-11 23:53:13 +07:00
stepshal 6e5f46db42 utils/fetch_currencies: fix comment 2016-07-11 19:54:50 +07:00
Adam Tauber 3fd405dcd3 Merge pull request #618 from stepshal/comparison
Comparison to None should be 'if cond is not None:'
2016-07-11 14:29:19 +02:00
stepshal 4261a41c1b Comparison to None should be 'if cond is not None:' 2016-07-11 19:17:05 +07:00
Adam Tauber a92493a0de Merge pull request #617 from stepshal/whitespaces
Fix whitespaces
2016-07-11 14:07:59 +02:00
stepshal d9231d173a Fix whitespaces 2016-07-11 18:52:37 +07:00
Adam Tauber baab6bcb91 Merge pull request #616 from stepshal/blank
Fix quantity of blank lines after code object.
2016-07-11 00:07:18 +02:00
stepshal cd9b494cb5 Fix quantity of blank lines after code object. 2016-07-10 21:44:27 +07:00
Adam Tauber 678b87f9d5 Merge pull request #613 from mmuman/ina
Add INA search engine
2016-07-09 22:16:59 +02:00
François Revol b538de568a Add INA search engine 2016-07-09 22:09:54 +02:00
Adam Tauber fcc3264f80 Merge pull request #612 from stepshal/trailing
Remove trailing whitespace
2016-07-09 19:55:12 +02:00
Adam Tauber ed8afe95a6 Merge pull request #611 from ammarnajjar/readme-installation
use https instead of ssh with git-clone
2016-07-09 19:54:37 +02:00
stepshal 2f83750619 Remove trailing whitespace 2016-07-08 23:43:28 +07:00
Ammar Najjar f07b2d185a use https instead of ssh with git-clone 2016-07-08 08:46:25 +02:00
Adam Tauber fbbb307f2e [enh] add engine shortcut to config api 2016-07-07 09:27:34 +02:00
Adam Tauber 9f2faa62bf Merge pull request #604 from blyxxyz/master
Quote variables and backticks in manage.sh
2016-07-05 09:50:55 +02:00
Jan Verbeek 42debcfe3c Quote variables and backticks
Otherwise the script fails with spaces or asterisks in the directory path.
2016-07-05 07:33:43 +00:00
Adam Tauber 9f64fd6745 [enh] update useragent versions 2016-07-04 23:12:44 +02:00
Adam Tauber 257e52954a [enh][fix] update to latest dependencies ++ fix tests & travis test runner
WARNING: dependency changes
2016-07-04 22:46:43 +02:00
Adam Tauber bd48f34dbd Merge pull request #601 from kvch/uncapitalize
remove unecessary capitalize of name of instance
2016-07-02 16:59:25 +02:00
Noemi Vanyi c428f2d980 [fix] remove unecessary capitalize of name of instance 2016-07-02 16:48:58 +02:00
Adam Tauber 5924abd483 [fix] mobile navbar errors - closes #596 2016-06-28 21:17:33 +02:00
Adam Tauber 8ee32d5372 [fix] hide number of results if 0 2016-06-28 00:21:18 +02:00
Adam Tauber 2f7752b410 [enh] display number of results 2016-06-28 00:06:50 +02:00
Adam Tauber 36c8977390 [fix] rtl result template 2016-06-27 23:52:24 +02:00
Adam Tauber 1ee2a3d25d [mod] more compact logicodev skin 2016-06-26 14:34:08 +02:00
Adam Tauber 0c9c063141 [fix] result url block selection 2016-06-26 14:13:03 +02:00
Adam Tauber 7013c3dc0d [fix] logo responsivity ++ preferences button hover 2016-06-26 14:12:35 +02:00
Adam Tauber f496dc353d [enh] oscar theme redesign added
The original code made by @logico-dev (#559)
2016-06-26 01:57:43 +02:00
Adam Tauber 237d251d14 [fix] save unknown preferences parameters to cookies
Without this courgette color selector can not work
2016-06-26 01:44:42 +02:00
Adam Tauber 5dd2340bc6 [fix] gigablast redirect - closes #575 2016-06-12 00:07:54 +02:00
Adam Tauber 71d57df9d5 [fix] geektimes xpath - #575 2016-06-12 00:07:54 +02:00
Adam Tauber be4be8bd9c Merge pull request #584 from kvch/settings-api-call
add config endpoint
2016-06-11 00:46:19 +02:00
Noemi Vanyi d43d9727a3 [enh] add server_settings call - closes #566 2016-06-11 00:20:09 +02:00
Noémi Ványi 1e0381a8d5 Merge pull request #582 from kvch/archive-is
archive.is engine
2016-06-10 23:06:44 +02:00
Noemi Vanyi 465fcfb9bd add archive.is xpath engine 2016-06-08 23:23:36 +02:00
Adam Tauber 27218b85fa [fix] missing import 2016-06-07 21:43:24 +02:00
Adam Tauber ca45c24162 [fix] missing requirements files from setup.py - closes #572 2016-05-30 18:00:41 +02:00
Adam Tauber 2caf0d4c9a [enh] version 0.9.0 - #529 2016-05-24 13:35:52 +02:00
Adam Tauber de933491f3 [doc] @jibe-b, @pietsch, @Maxqia, @pyprism, @imZack, @mikhirev added to authors 2016-05-24 13:34:30 +02:00
Adam Tauber f5c611509f Merge pull request #567 from asciimoo/revert-551-master
Revert "use ngettext for plurals"
2016-05-24 12:54:52 +02:00
Adam Tauber bd361e60d8 Revert "use ngettext for plurals" 2016-05-24 12:49:21 +02:00
Adam Tauber ebc0bcb612 Merge pull request #551 from mikhirev/master
use ngettext for plurals
2016-05-19 15:52:23 +02:00
Adam Tauber bf1eebb17f Merge pull request #549 from guyou/feature-pool-fine-tuning
Use new settings to fine tune the connection pool
2016-05-19 15:51:14 +02:00
Dmitry Mikhirev 242c9ba756 3 plural forms in Russian 2016-05-11 01:59:36 +03:00
Adam Tauber 9247b1e777 Merge pull request #555 from imZack/master
Fix 'set' object does not support indexing
2016-05-06 20:12:12 +02:00
YuLun Shih 7364455d1f Fix 'set' object does not support indexing 2016-05-04 22:14:04 +08:00
Adam Tauber e9f56fe3ee Merge pull request #553 from Maxqia/convert
[fix] currency_convert: make unit tests pass
2016-05-04 14:51:33 +02:00
Adam Tauber f5be28eedb Merge pull request #554 from pyprism/patch-1
Fixed broken link
2016-05-04 14:51:06 +02:00