ToastFreeware
/
philipp
/
winterrodeln
/
wrpylib.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Draft helper script for intermap tables.
2019-12-17
philipp
Draft helper script for intermap tables.
commit
|
commitdiff
|
tree
2019-12-17
philipp
Add new intermaps tables to mapping.
commit
|
commitdiff
|
tree
2019-11-29
philipp
Map mediawiki password field in mwdb.py.
commit
|
commitdiff
|
tree
2017-12-25
philipp
Now using explicit test database philipp_winterrodeln_wrpyli...
Now using explicit test database
philipp
_winterrodeln_wrpylib_wrpylib_test...
commit
|
commitdiff
|
tree
2017-12-25
philipp
Reuse test database for wrpylib tests.
commit
|
commitdiff
|
tree
2017-11-02
philipp
Replace deprecated SQLAlchemy Table.count() by sqlfunc...
commit
|
commitdiff
|
tree
2017-11-02
philipp
Changed sqlalchemy type Binary to LargeBinary to avoid...
commit
|
commitdiff
|
tree
2017-09-11
philipp
Remove unused import mwmarkup.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Moved dbkey_to_title from mwapi to mwmarkup.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Replaced assert statements with assertEqual in test_wrmwmark...
commit
|
commitdiff
|
tree
2017-01-29
philipp
Updated parse_wrmap to accept normal strings.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Removed unused functions from wrmwmarkup.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Repaired function update_wrmapcache.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Removed unused line in update_wrreportcache.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Made test_wrregioncache_table independent of wrregioncache.id.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Added tests for inn_from_gasthausbox and inn_to_gasthausbox...
commit
|
commitdiff
|
tree
2017-01-29
philipp
Changed some subtests in test_inn_from_gasthausbox...
commit
|
commitdiff
|
tree
2017-01-29
philipp
Added docstring to webauskunft_from_str.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Fixed conversion errors in sledrun_to_rodelbahnbox.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Fixed conversion errors in inn_to_gasthausbox.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Repaired function update_wrinncache.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Cosmetic whitespace change.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Added further tests for test_inn_to_gasthausbox_none.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Added further tests for inn_from_gasthausbox.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Improved function template_from_str.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Repaired function update_wrsledruncache.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Added test_wrreportcache_table, test_wrregion_table...
commit
|
commitdiff
|
tree
2017-01-29
philipp
Made tests in test_wrmwdb more powerful.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Replaced direct assert with assertEqual in TestMySqlPython.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Merged test_mysqlpython.py with test_mwdb.py.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Merged test_sqlalchemy.py with test_mwdb.py.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Omitting _table suffix for tests in wrpylib.mwdb.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Now using metadata from setUp method in all tests for...
commit
|
commitdiff
|
tree
2017-01-29
philipp
Added test for table user in wrpylib.mwdb.
commit
|
commitdiff
|
tree
2017-01-29
philipp
Improved existing tests for wrpylib.mwdb.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Removed tests for functions that are not used anymore.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Worked on inn_to_gasthausbox - the test passes now.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Implemented TestInn.test_inn_to_gasthausbox.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Fixed Rauchfrei in inn_to_gasthausbox.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Worked on inn_from_gasthausbox - the test passes now.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Improved wikipage_from_str: Now it does not accept...
commit
|
commitdiff
|
tree
2017-01-27
philipp
Added more test cases to TestWikipage.test_from_str...
commit
|
commitdiff
|
tree
2017-01-27
philipp
Added more tests to TestOptWikipageEnum.test_from_str...
commit
|
commitdiff
|
tree
2017-01-27
philipp
Fixed typo in docstring of opt_tristate_german_comment_from_str.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Removed "from wrpylib.wrmwmarkup import *" in test_wrmwmarkup.py
commit
|
commitdiff
|
tree
2017-01-27
philipp
Implemented TestInn.test_inn_from_gasthausbox.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Changed file encoding for setup.py to UTF-8.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Replaced double with triple quotes in docstring.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Fixed typo in docstring.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Added further test in TestUrl.test_from_str.
commit
|
commitdiff
|
tree
2017-01-27
philipp
Fixed typos in test titles.
commit
|
commitdiff
|
tree
2017-01-24
philipp
Converted encoding to UTF-8.
commit
|
commitdiff
|
tree
2017-01-24
philipp
Removed unnecessary lines.
commit
|
commitdiff
|
tree
2016-10-20
philipp
Updated schema for MediaWiki 1.27.
commit
|
commitdiff
|
tree
2016-10-20
philipp
Removed unused variable.
commit
|
commitdiff
|
tree
2016-10-20
philipp
Removed unnecessary whitespace.
commit
|
commitdiff
|
tree
2016-10-20
philipp
Removed unnecessary whitespace.
commit
|
commitdiff
|
tree
2016-10-20
philipp
Removed unused imported types module.
commit
|
commitdiff
|
tree
2016-10-11
philipp
Fixed sledrun_from_rodelbahnbox and sledrun_to_rodelbahnbox.
commit
|
commitdiff
|
tree
2016-10-11
philipp
Implemened tets for sledrun_to_rodelbahnbox and sledrun_from...
commit
|
commitdiff
|
tree
2016-10-11
philipp
Fixed two issues in wrvalidators module - now all tests...
commit
|
commitdiff
|
tree
2016-10-11
philipp
Added further tests for wrvalidators module.
commit
|
commitdiff
|
tree
2016-10-11
philipp
Added URL for package mwparserfromhell.
commit
|
commitdiff
|
tree
2016-10-11
philipp
Added test for db_key_to_title.
commit
|
commitdiff
|
tree
2016-10-11
philipp
Renamed to_title to dbkay_to_title and improved docstring.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Started updating functions and tests in wrmwmarkup.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Omitted parameter "name" in some functions.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Added function format_template_oneline.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Renamed template_to_table to format_template_table.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Fixed test_template_to_table.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Removed unused test classes.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Converted encoding from ISO8859-15 to UTF-8.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Changed the implementation of value_comment_from_str...
commit
|
commitdiff
|
tree
2016-02-02
philipp
Added pulbic transport test.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Added avalanches tests.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Fixed TestChoice: test_ was missing before the from_str...
commit
|
commitdiff
|
tree
2016-02-02
philipp
Implemented test for bool_germen_from/to_german.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Implemented some missing test cases.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Implemented Gasthausbox converter and test.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Fixed tests that failed because of missing parameters.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Re-enabled test that failed for masked email addresses.
Signed-off-by:
Philipp
Spitzer <philipp@spitzer.priv.at>
commit
|
commitdiff
|
tree
2016-02-02
philipp
Moved the expected value to first position in assertions...
commit
|
commitdiff
|
tree
2016-02-02
philipp
Reorder tests.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Increased version number to 0.6.0.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Removed formencode and added mwparserfromhell to requirements.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Reordered functions.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Implemented wikipage converter.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Introduced opt_uint_converter converter and implemented...
commit
|
commitdiff
|
tree
2016-02-02
philipp
Implemented emails converter.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Removed unused TestConverter.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Implemented masked_email.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Remove print from TestEmail.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Fixup for "Removed unused converters".
commit
|
commitdiff
|
tree
2016-02-02
philipp
Fixup for E-Mail converter.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Removed unused converters.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Implemented E-Mail converter.
commit
|
commitdiff
|
tree
2016-02-02
philipp
Intermediate commit
commit
|
commitdiff
|
tree
2016-02-02
philipp
update_wrsledruncache now also updates the new name_url...
commit
|
commitdiff
|
tree
2016-02-02
philipp
Created function to translate between sledrun title...
commit
|
commitdiff
|
tree
2016-02-02
philipp
Added new field name_url to the model.
commit
|
commitdiff
|
tree
next