| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-09 | [enh] using the logger | Adam Tauber | |
| 2015-01-03 | Add non exclusif bang | Cqoicebordel | |
| Allow to perform a search while adding an engine (or a category) without adding it "officially" to the request. '?' is used to add an engine without modifying anything else to the request. For example, you can perform a search in the 'general' category, and if you add '?tw' the result from Twitter will be added to the originals results. | |||
| 2014-12-29 | Flake8 and Twitter corrections | Cqoicebordel | |
| Lots of Flake8 corrections Maybe we should change the rule to allow lines of 120 chars. It seems more usable. Big twitter correction : now it outputs the words in right order... | |||
| 2014-12-19 | [mod] better search request exception handling | Adam Tauber | |
| 2014-12-19 | [fix] handle empty search requests | Adam Tauber | |
| 2014-12-19 | [mod] display timeoutted engine name | Adam Tauber | |
| 2014-12-18 | [fix] timeout and response parsing order | Adam Tauber | |
| 2014-12-18 | [mod] strict timeout handling | Adam Tauber | |
| 2014-12-15 | [fix] fix kickass engine | Thomas Pointhuber | |
| thanks @Cqoicebordel in #144: https://github.com/asciimoo/searx/pull/144#issuecomment-67036903 | |||
| 2014-12-14 | [fix] use queues to answers/suggestions/infoboxes | Adam Tauber | |
| 2014-12-14 | [fix] proper search timeout handling | Adam Tauber | |
| 2014-12-08 | [mod] search thread names | Adam Tauber | |
| 2014-12-05 | [enh] gevent/grequests changed to the built-in threading lib | Adam Tauber | |
| 2014-11-01 | [fix] #121, HTTP 500 Error if res["content"] == None | Thomas Pointhuber | |
| 2014-10-19 | [fix] pep8 part II. | Adam Tauber | |
| 2014-10-11 | [fix] the bang was included in the search string | dalf | |
| 2014-10-01 | Merge remote-tracking branch 'upstream/master' | dalf | |
| 2014-10-01 | [enh] add infoboxes and answers (clean up) | Dalf | |
| 2014-10-01 | using Query class for parsing of search query | Thomas Pointhuber | |
| 2014-09-28 | [enh] add infoboxes and answers | Dalf | |
| 2014-09-22 | update comment | Dalf | |
| 2014-09-22 | [fix] when two results are merged, really use the content with more text | Dalf | |
| 2014-09-22 | Merge branch 'comments' of https://github.com/pointhi/searx | Adam Tauber | |
| Conflicts: searx/search.py | |||
| 2014-09-14 | [enh] stick results from the same category and template | Dalf | |
| 2014-09-13 | little update update comments in search.py | Thomas Pointhuber | |
| 2014-09-13 | add comments to search.py | Thomas Pointhuber | |
| * add comments * add licence-header | |||
| 2014-07-07 | [enh][mod] search refactor | Adam Tauber | |
| 2014-02-11 | [mod] len() removed from conditions | asciimoo | |
| 2014-02-09 | [fix] language query string comparison | asciimoo | |
| 2014-02-09 | [enh] better search language selection from query | asciimoo | |
| 2014-02-09 | [enh] chainable query modifiers | asciimoo | |
| 2014-02-09 | [enh] language selection from query | asciimoo | |
| 2014-02-09 | [mod] query parsing refactor vol.1 | asciimoo | |
| 2014-02-07 | [fix] unicode and pep8 fixes | asciimoo | |
| 2014-02-07 | [enh][mod] code refactor ++ search engine filtering | asciimoo | |