2011-04-03 |
Eevee | Change item short effects to markdown. |
blob | commitdiff |
2011-04-03 |
Eevee | Added a truckload of innerjoins and joinedloads. |
blob | commitdiff | diff to current |
2011-04-03 |
Eevee | Split up MoveEffectProperty; don't detect dict proxies. |
blob | commitdiff | diff to current |
2011-04-02 |
Eevee | Added a bunch of autoincrement=False. |
blob | commitdiff | diff to current |
2011-04-02 |
Eevee | Merge branch 'encukou' |
blob | commitdiff | diff to current |
2011-04-01 |
Petr Viktorin | Add 'ripped' to column info |
blob | commitdiff | diff to current |
2011-04-01 |
Eevee | Create flavor_summary tables for Pokemon, Move, Item. |
blob | commitdiff | diff to current |
2011-04-01 |
Petr Viktorin | Reorder the classes in tables.py alphabetically. Also... |
blob | commitdiff | diff to current |
2011-04-01 |
Petr Viktorin | Update test_schema to the new API. Add some missing... |
blob | commitdiff | diff to current |
2011-04-01 |
Petr Viktorin | Add a mapped_classes list, and a translation_classes... |
blob | commitdiff | diff to current |
2011-04-01 |
Eevee | Shapes for gen 5 Pokémon. |
blob | commitdiff | diff to current |
2011-03-31 |
Eevee | Disable autoincrement for MoveMetaAilment. |
blob | commitdiff | diff to current |
2011-03-30 |
Eevee | Add Stat.is_battle_only. |
blob | commitdiff | diff to current |
2011-03-30 |
Eevee | Update the pokedex.db.tables docs. |
blob | commitdiff | diff to current |
2011-03-30 |
Eevee | Joinedload current-language names. |
blob | commitdiff | diff to current |
2011-03-29 |
Eevee | Merge remote-tracking branch 'origin/ability-changes' |
blob | commitdiff | diff to current |
2011-03-29 |
Eevee | Merge branch 'schema-sanity' |
blob | commitdiff | diff to current |
2011-03-29 |
Eevee | language_id -> local_language_id |
blob | commitdiff | diff to current |
2011-03-25 |
Eevee | Remove back_populates, which doesn't seem to work. |
blob | commitdiff | diff to current |
2011-03-25 |
Eevee | Remove a bunch of imports from tables.py. |
blob | commitdiff | diff to current |
2011-03-25 |
Eevee | Rename internal_id to game_index. |
blob | commitdiff | diff to current |
2011-03-25 |
Eevee | Rename *_texts tables to *_names. |
blob | commitdiff | diff to current |
2011-03-25 |
Eevee | Whoops; preserve column order. |
blob | commitdiff | diff to current |
2011-03-24 |
Eevee | Remove LanguageSpecific. |
blob | commitdiff | diff to current |
2011-03-24 |
Eevee | Removed ProseColumn and TextColumn. Huzzah. |
blob | commitdiff | diff to current |
2011-03-22 |
Eevee | Started switching to create_translation_table. |
blob | commitdiff | diff to current |
2011-03-22 |
Eevee | Sigh! Remove support for strings as keys; use Language... |
blob | commitdiff | diff to current |
2011-03-20 |
Eevee | New i18n schema thing impl, and fixed the new tests... |
blob | commitdiff | diff to current |
2011-03-19 |
Eevee | Added a test for the i18n dynamic table generation. |
blob | commitdiff | diff to current |
2011-03-19 |
Eevee | Rename some meta-schema variables for ease of debugging. |
blob | commitdiff | diff to current |
2011-03-15 |
Eevee | Replace String* sqla stuff with association_proxy. |
blob | commitdiff | diff to current |
2011-03-15 |
Eevee | Give every db table a __str__. |
blob | commitdiff | diff to current |
2011-03-14 |
Eevee | Tidy up relation creation for name tables. |
blob | commitdiff | diff to current |
2011-03-14 |
Eevee | Remove OfficiallyNamed and UnofficiallyNamed. |
blob | commitdiff | diff to current |
2011-03-13 |
Eevee | Merge branch 'encukou' |
blob | commitdiff | diff to current |
2011-03-13 |
Eevee | Fix some i18n schema issues when running under a Real... |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | Make the string properties mutable |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | Use DefaultLangProperty for Markdown columns |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | Rename StatHint.text to .message (clashed with the... |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | fixup! I18n for the database schema |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | Support filtering by strings (Pokemon.name, Pokemon... |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | Add descriptions to new tables |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | Use a class + mapper instead of dynamic declarative... |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | Replace all_tables by table_classes; get rid of globals() |
blob | commitdiff | diff to current |
2011-03-13 |
Eevee | Preserve the order of TextColumns and ProseColumns. |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | Multi-language markdown move properties |
blob | commitdiff | diff to current |
2011-03-13 |
Petr Viktorin | I18n for the database schema |
blob | commitdiff | diff to current |
2011-03-09 |
Eevee | "Characteristic" text, here called stat hints. |
blob | commitdiff | diff to current |
2011-03-09 |
Eevee | Add B/W move metadata. #389 |
blob | commitdiff | diff to current |
2011-02-11 |
Lynn "Zhorken" Vaughan | Shorten some over-long move effect changelog entries. veekun-promotions/2011021501 veekun-promotions/2011021502 veekun-promotions/2011022101 |
blob | commitdiff | diff to current |
2011-02-11 |
Lynn "Zhorken" Vaughan | Support null PP for Struggle and Shadow moves. #190 |
blob | commitdiff | diff to current |
2011-02-11 |
Lynn "Zhorken" Vaughan | Support null pre-D/P damage class for ??? and Shadow. |
blob | commitdiff | diff to current |
2011-02-10 |
Eevee | Add a couple relations for move effect changelogs. |
blob | commitdiff | diff to current |
2011-01-31 |
Lynn "Zhorken" Vaughan | Order Ability's Pokémon relations by Pokemon.order. |
blob | commitdiff | diff to current |
2011-01-31 |
Lynn "Zhorken" Vaughan | Make Type.moves a proper relation with an order_by. |
blob | commitdiff | diff to current |
2011-01-31 |
Lynn "Zhorken" Vaughan | Morning is not a separate time of day for evolution. |
blob | commitdiff | diff to current |
2011-01-28 |
Eevee | Remove useless encounter_slot_conditions table. #297 |
blob | commitdiff | diff to current |
2011-01-28 |
Eevee | Lots of encounters were using slots that claimed to... |
blob | commitdiff | diff to current |
2011-01-25 |
Lynn "Zhorken" Vaughan | Merge the fem_sprite columns into has_gender_difference... |
blob | commitdiff | diff to current |
2011-01-24 |
Lynn "Zhorken" Vaughan | Add properties for getting a Pokemon from a PokemonForm... |
blob | commitdiff | diff to current |
2010-12-25 |
Lynn "Zhorken" Vaughan | Improve a bunch of schema documentation. |
blob | commitdiff | diff to current |
2010-12-25 |
Lynn "Zhorken" Vaughan | Support kaburumo and chobomaki's trade-for-each other... |
blob | commitdiff | diff to current |
2010-12-21 |
a_magical_me | Add order_by=Pokemon.order to a few relations. |
blob | commitdiff | diff to current |
2010-12-15 |
a_magical_me | Give Pokemon an order column. |
blob | commitdiff | diff to current |
2010-12-14 |
Lynn "Zhorken" Vaughan | Give move changelogs a few more relations. #78 |
blob | commitdiff | diff to current |
2010-12-13 |
Lynn "Zhorken" Vaughan | Merge branch 'master' of git.veekun.com:pokedex |
blob | commitdiff | diff to current |
2010-12-13 |
Eevee | Added a short_effect column to the items table. |
blob | commitdiff | diff to current |
2010-12-12 |
Eevee | Eagerload PokemonName.language. |
blob | commitdiff | diff to current |
2010-12-11 |
Lynn "Zhorken" Vaughan | Give abilities separate relations for all/normal/dream... |
blob | commitdiff | diff to current |
2010-12-08 |
Brigit Lemanski | Fixing typos like a winner. |
blob | commitdiff | diff to current |
2010-12-08 |
Brigit Lemanski | Implement move effect changelog; misc move fixes. |
blob | commitdiff | diff to current |
2010-12-07 |
Brigit Lemanski | Changelog for RGBY -> GS, HGSS -> BW |
blob | commitdiff | diff to current |
2010-12-07 |
Lynn "Zhorken" Vaughan | Rename the "none" damage class to "non-damaging". |
blob | commitdiff | diff to current |
2010-12-06 |
Zhorken | Order move changelogs descendingly. |
blob | commitdiff | diff to current |
2010-12-06 |
Zhorken | Make version_group.versions an actual relation with... |
blob | commitdiff | diff to current |
2010-12-06 |
Zhorken | Implement an ability changelog; add a few changes. #78 |
blob | commitdiff | diff to current |
2010-12-05 |
Zhorken | Version group Pokédexes don't need their own table. |
blob | commitdiff | diff to current |
2010-12-01 |
Eevee | Implement a move data changelog. Update old moves... |
blob | commitdiff | diff to current |
2010-11-30 |
Zhorken | Add Pokémon's Pokéathlon stats to the database. #285 |
blob | commitdiff | diff to current |
2010-11-30 |
Zhorken | Overhaul the Pokémon form schema. #286 #179 #379 |
blob | commitdiff | diff to current |
2010-11-25 |
Eevee | Add Dream World abilities. #380 |
blob | commitdiff | diff to current |
2010-11-20 |
Petr Viktorin | Finish documenting the tables veekun-promotions/2010112001 |
blob | commitdiff | diff to current |
2010-11-20 |
Petr Viktorin | Schema documentation, up to Language |
blob | commitdiff | diff to current |
2010-10-17 |
Eevee | Moved priority out of the move_effects table. |
blob | commitdiff | diff to current |
2010-09-27 |
Zhorken | Order Pokemon.stats by stat id. #366 |
blob | commitdiff | diff to current |
2010-09-25 |
Zhorken | B/W: Add new items to the database. |
blob | commitdiff | diff to current |
2010-09-19 |
Eevee | B&W: New moves. Also changed always-hit moves to NULL... |
blob | commitdiff | diff to current |
2010-09-19 |
Eevee | B&W: Added all new Pokémon! Forms now start at 10001. |
blob | commitdiff | diff to current |
2010-09-11 |
Eevee | Fixed missing indices on the pokemon_moves table. veekun-promotions/2010091201 veekun-promotions/2010091202 |
blob | commitdiff | diff to current |
2010-09-02 |
Eevee | Make baby-trigger items (i.e., incense) a foreign key... |
blob | commitdiff | diff to current |
2010-09-02 |
Eevee | Add a Nature.is_neutral helper property. |
blob | commitdiff | diff to current |
2010-08-07 |
Zhorken | Add foreign type names to the database. veekun-promotions/2010080801 veekun-promotions/2010080802 |
blob | commitdiff | diff to current |
2010-07-26 |
Eevee | Added gen 4 location internal ids and some pseudo-locat... |
blob | commitdiff | diff to current |
2010-07-26 |
Eevee | Add identifiers for move flags. |
blob | commitdiff | diff to current |
2010-07-14 |
Zhorken | Store each Pokémon's initial hatch counter instead... |
blob | commitdiff | diff to current |
2010-06-15 |
Zhorken | Add foreign names to the database. |
blob | commitdiff | diff to current |
2010-06-08 |
Zhorken | Added foreign nature names to the database. |
blob | commitdiff | diff to current |
2010-06-07 |
Zhorken | Order Pokémon dex numbers by Pokédex ID. |
blob | commitdiff | diff to current |
2010-06-07 |
Zhorken | Give Pokémon internal IDs their own table and add all... |
blob | commitdiff | diff to current |
2010-06-02 |
Eevee | Form groups, rst => markdown veekun-promotions/2010060201 |
blob | commitdiff | diff to current |
next |