projects
/
zzz-pokedex.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge remote-tracking branch 'origin/encukou'
[zzz-pokedex.git]
/
pokedex
/
lookup.py
2011-03-29
Eevee
Merge remote-tracking branch 'origin/ability-changes'
blob
|
commitdiff
2011-03-29
Eevee
Merge branch 'schema-sanity'
blob
|
commitdiff
2011-03-24
Eevee
Removed ProseColumn and TextColumn. Huzzah.
blob
|
commitdiff
2011-03-13
Eevee
Merge branch 'encukou'
blob
|
commitdiff
|
diff to current
2011-03-13
Petr Viktorin
Make lookup index respect the moved names
blob
|
commitdiff
|
diff to current
2010-11-30
Zhorken
Overhaul the Pokémon form schema. #286 #179 #379
blob
|
commitdiff
|
diff to current
2010-09-13
Eevee
Crash fix: lookup with empty prefixes.
blob
|
commitdiff
|
diff to current
2010-09-13
Eevee
Fixes for Whoosh 1.0, and better index recreation.
blob
|
commitdiff
|
diff to current
2010-08-25
Eevee
Make user and code valid_types not interfere when one...
blob
|
commitdiff
|
diff to current
2010-08-25
Eevee
Return more than just ten results for wildcard lookups...
blob
|
commitdiff
|
diff to current
2010-08-25
Eevee
Allow restricting lookup by language, with a @ja: prefi...
blob
|
commitdiff
|
diff to current
2010-07-08
Eevee
Significantly improved lookup fuzzy matching.
blob
|
commitdiff
|
diff to current
2010-07-08
Eevee
Fuzzy lookup results were not respecting type limits.
blob
|
commitdiff
|
diff to current
2010-05-25
a_magical_me
Python 2.5 compatibility
blob
|
commitdiff
|
diff to current
2010-05-14
a_magical_me
Factor out logic for finding the default db/index....
blob
|
commitdiff
|
diff to current
2010-05-13
Eevee
Make plumbing respect the same env vars as the CLI...
blob
|
commitdiff
|
diff to current
2010-05-13
Eevee
Split PokedexLookup(recreate=True) into its own method...
blob
|
commitdiff
|
diff to current
2010-04-30
Eevee
Lookup now respects "ability" as a lookup type.
blob
|
commitdiff
|
diff to current
2010-04-28
Eevee
Let lookup accept hex/octal/binary numbers.
blob
|
commitdiff
|
diff to current
2010-04-19
Eevee
Refactored valid-type handling in lookup.
blob
|
commitdiff
|
diff to current
2010-04-19
Eevee
Support natures in lookup.
blob
|
commitdiff
|
diff to current
2010-03-29
Eevee
Fixed lookup tests to, um, run.
blob
|
commitdiff
|
diff to current
2010-03-29
Eevee
Add locations to lookup. Wow, easy.
blob
|
commitdiff
|
diff to current
2010-03-29
Eevee
Remove special lookup logic for forms.
blob
|
commitdiff
|
diff to current
2010-03-29
Eevee
Removed forme_name from lookup; added indexed_name...
blob
|
commitdiff
|
diff to current
2010-03-29
Eevee
Lookup index now contains default form names.
blob
|
commitdiff
|
diff to current
2010-03-22
Eevee
Totally overhauled lookup to use a class.
blob
|
commitdiff
|
diff to current
2010-03-22
Eevee
Make lookup ignore accent marks.
blob
|
commitdiff
|
diff to current
2010-03-15
Eevee
Lookup no longer crashes if all type prefixes are bogus.
blob
|
commitdiff
|
diff to current
2010-02-02
Eevee
Fixed comments in pokedex.lookup.
blob
|
commitdiff
|
diff to current
2009-11-24
Eevee
Added ISO-3166 country codes to languages table and...
blob
|
commitdiff
|
diff to current
2009-10-11
Eevee
Prefix lookup is now case-insensitive.
blob
|
commitdiff
|
diff to current
2009-09-29
Eevee
Added a prefix_lookup() function, for suggestions.
blob
|
commitdiff
|
diff to current
2009-09-14
Eevee
Fixed use of split() in lookup. Now strips whitespace...
blob
|
commitdiff
|
diff to current
2009-08-25
Eevee
Added random lookup. #57
blob
|
commitdiff
|
diff to current
2009-08-25
Eevee
Wildcard lookup! #89
blob
|
commitdiff
|
diff to current
2009-08-25
Eevee
Some minor lookup refactoring.
blob
|
commitdiff
|
diff to current
2009-08-24
Eevee
Added whoosh and sqlite files to .gitignore.
blob
|
commitdiff
|
diff to current
2009-08-23
Eevee
Added support for type: prefix and forme lookup. #15
blob
|
commitdiff
|
diff to current
2009-08-23
Eevee
Return correctly-cased foreign names from lookup. #15
blob
|
commitdiff
|
diff to current
2009-08-23
Eevee
Finally weight lookup results by language. #15
blob
|
commitdiff
|
diff to current
2009-08-23
Eevee
Flesh out lookup by number. #15
blob
|
commitdiff
|
diff to current
2009-08-22
Eevee
Added support for lookup by other language name. #15
blob
|
commitdiff
|
diff to current
2009-08-21
Eevee
Added lookup support for foreign language names. #15
blob
|
commitdiff
|
diff to current
2009-08-21
Eevee
open_index was returning an index instead of a SpellChe...
blob
|
commitdiff
|
diff to current
2009-08-21
Eevee
Allow lookup() callers to pass in their own whoosh...
blob
|
commitdiff
|
diff to current
2009-08-19
Eevee
Removed whoosh hacks; 0.3 obviates them. #15
blob
|
commitdiff
|
diff to current
2009-08-19
Eevee
Added setup command and made lookup work sanely. #15
blob
|
commitdiff
|
diff to current
2009-08-17
Eevee
Fixed whoosh index creation to work with 0.2.x. #15
blob
|
commitdiff
|
diff to current
2009-07-28
Eevee
Lookup search lowercases the term again; whoops. #15
blob
|
commitdiff
|
diff to current
2009-07-27
Eevee
Merge branch 'master' of git@veekun.com:pokedex into...
blob
|
commitdiff
|
diff to current
2009-07-27
Eevee
Added moves, types, items, and abilities to lookup...
blob
|
commitdiff
|
diff to current
2009-07-26
Eevee
Removed the need for a spelling column in the lookup...
blob
|
commitdiff
|
diff to current
2009-07-25
Eevee
Pokédex lookup now uses a whoosh index and spell-checke...
blob
|
commitdiff
|
diff to current
2009-07-21
Eevee
Stubbing out a lookup function. #15
blob
|
commitdiff
|
diff to current