Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  MySQL_Workbench 8352 over 11 years Aaron Marcuse-Kubitza schemas/VegCore/VegCore.ERD.mwb legend images: ...
  runscripts 13821 over 10 years Aaron Marcuse-Kubitza fix: lib/runscripts/extract.run: export_(): exp...
  sh 13365 over 10 years Aaron Marcuse-Kubitza bugfix: lib/sh/db.sh: pg_dump(): need use_pg to...
Firefox_bookmarks.reformat.csv 3.06 KB 14005 over 10 years Aaron Marcuse-Kubitza bugfix: lib/Firefox_bookmarks.reformat.csv: upd...
MySQL.data.sql.make 97 Bytes 7689 over 11 years Aaron Marcuse-Kubitza lib/MySQL.*.sql.make: Added --user option to de...
MySQL.schema.sql.make 99 Bytes 7689 over 11 years Aaron Marcuse-Kubitza lib/MySQL.*.sql.make: Added --user option to de...
Parser.py 1.08 KB 11995 almost 11 years Aaron Marcuse-Kubitza fix: lib/Parser.py: syntax_err(): error message...
PostgreSQL-MySQL.csv 1.39 KB 13559 over 10 years Aaron Marcuse-Kubitza fix: lib/PostgreSQL-MySQL.csv: need to replace ...
Proxy.py 422 Bytes 1890 over 12 years Aaron Marcuse-Kubitza Proxy.py: Fixed infinite recursion bug by remov...
Runnable.py 619 Bytes 1867 over 12 years Aaron Marcuse-Kubitza Runnable.py: Made it picklable
angles.py 455 Bytes 1606 over 12 years Aaron Marcuse-Kubitza Added angles.py
collection.py 738 Bytes 1884 over 12 years Aaron Marcuse-Kubitza collection.py: rmap(): Treat only built-in sequ...
common.Makefile 4.24 KB 13019 over 10 years Aaron Marcuse-Kubitza fix: lib/common.Makefile: $(nice): use an incre...
csvs.py 7.42 KB 9961 over 11 years Aaron Marcuse-Kubitza lib/csvs.py: sniff(): support single-column spr...
dates.py 2.21 KB 1467 over 12 years Aaron Marcuse-Kubitza lib/*.py: Removed svn:executable property to tu...
db_xml.py 9.3 KB 10829 about 11 years Aaron Marcuse-Kubitza bugfix: lib/db_xml.py: put_table(): turned off ...
debug2redmine.csv 82 Bytes 3498 over 12 years Aaron Marcuse-Kubitza debug2redmine.csv: EXPLAIN comments: Fixed bug ...
dicts.py 3.09 KB 6412 almost 12 years Aaron Marcuse-Kubitza dicts.py: Added WrapDict, a dict that runs a fu...
eval_.py 321 Bytes 1866 over 12 years Aaron Marcuse-Kubitza Added eval_.py
exc.py 4.44 KB 6671 almost 12 years Aaron Marcuse-Kubitza exc.py: e_msg(): Emit a warning instead of an A...
format.py 1.07 KB 3815 about 12 years Aaron Marcuse-Kubitza format.py: Added str2int_passthru()
forwarding.Makefile 436 Bytes 6295 almost 12 years Aaron Marcuse-Kubitza lib/forwarding.Makefile: $(subdirs): Also exclu...
http.py 553 Bytes 1696 over 12 years Aaron Marcuse-Kubitza Added http.py with httplib modifications to dea...
ints.py 113 Bytes 9454 over 11 years Aaron Marcuse-Kubitza added lib/ints.py with renamings of max()->set_...
iters.py 897 Bytes 2254 over 12 years Aaron Marcuse-Kubitza Compare object()-based sentinel values using is...
lists.py 726 Bytes 7007 almost 12 years Aaron Marcuse-Kubitza lists.py: Added and_(), or_()
mappings.Makefile 416 Bytes 6169 almost 12 years Aaron Marcuse-Kubitza lib/mappings.Makefile: Checking if $(termsSubdi...
maps.py 2.78 KB 10255 over 11 years Aaron Marcuse-Kubitza bin/filter_out_ci, lib/maps.py: simplify(): als...
objects.py 557 Bytes 4492 about 12 years Aaron Marcuse-Kubitza Replaced repr() with strings.urepr() (or equiva...
opts.py 957 Bytes 1672 over 12 years Aaron Marcuse-Kubitza opts.py: get_env_var(): default defaults to None
parallelproc.py 4.93 KB 4492 about 12 years Aaron Marcuse-Kubitza Replaced repr() with strings.urepr() (or equiva...
phpPgAdmin.config.inc.php.diff 99 Bytes 6852 almost 12 years Aaron Marcuse-Kubitza lib/phpPgAdmin.config.inc.php.diff: Remove cont...
phpPgAdmin.login.php.diff 759 Bytes 13849 over 10 years Aaron Marcuse-Kubitza fix: lib/phpPgAdmin.login.php.diff: use relativ...
profiling.py 1.54 KB 9524 over 11 years Aaron Marcuse-Kubitza lib/profiling.py: Profiler: added add_subprofil...
rand.py 101 Bytes 1871 over 12 years Aaron Marcuse-Kubitza rand.py: rand_int() Fixed bug where newly-creat...
regexp.py 317 Bytes 5353 about 12 years Aaron Marcuse-Kubitza regexp.py: sub_nested(): Use new sub_recursive()
scalar.py 265 Bytes 7115 almost 12 years Aaron Marcuse-Kubitza scalar.py: Added is_nonnull_scalar()
sql.py 58.5 KB 13004 over 10 years Aaron Marcuse-Kubitza fix: lib/sql.py: flatten(): don't warn if can't...
sql_gen.py 36.2 KB 13079 over 10 years Aaron Marcuse-Kubitza lib/sql_gen.py: map_expr(): documented that unl...
sql_io.py 35 KB 14074 over 10 years Aaron Marcuse-Kubitza bugfix: lib/sql_io.py: put_table(): handle_Miss...
streams.py 5.38 KB 13463 over 10 years Aaron Marcuse-Kubitza lib/streams.py: added file_get_contents()
strings.py 7.15 KB 5814 about 12 years Aaron Marcuse-Kubitza strings.py: Added join()
term.py 364 Bytes 1629 over 12 years Aaron Marcuse-Kubitza term.py: Added clear_line. Corrected file comment.
timeouts.py 378 Bytes 1673 over 12 years Aaron Marcuse-Kubitza Renamed timeout.py to timeouts.py. Renamed time...
tnrs.py 10.4 KB 13860 over 10 years Aaron Marcuse-Kubitza lib/tnrs.py: dirty: documented that this actual...
units.py 2.34 KB 7656 over 11 years Aaron Marcuse-Kubitza units.py: convert(): Support ranges
util.py 6.7 KB 13392 over 10 years Aaron Marcuse-Kubitza fix: lib/util.py: dict_subset(): raise an error...
xml_dom.py 12.1 KB 7397 over 11 years Aaron Marcuse-Kubitza xml_dom.py: replace_with_text(): Added support ...
xml_func.py 12.2 KB 7707 over 11 years Aaron Marcuse-Kubitza xml_func.py: Removed no longer used _range(). U...
xml_parse.py 1.96 KB 1764 over 12 years Aaron Marcuse-Kubitza xml_parse.py: ConsecXmlInputStream: Removed rea...
xpath.py 12.4 KB 4492 about 12 years Aaron Marcuse-Kubitza Replaced repr() with strings.urepr() (or equiva...
xpath_func.py 997 Bytes 1482 over 12 years Aaron Marcuse-Kubitza xpath_func.py: process(): Fixed bug where XPath...
  • svn:ignore: *.pyc tnrs.url

Latest revisions

# Date Author Comment
14074 07/15/2014 05:44 PM Aaron Marcuse-Kubitza

bugfix: lib/sql_io.py: put_table(): handle_MissingCastException(): when updating join_cols, don't add new entry for join_cols[out_col], only update existing one. this fixes #902 (import bug), and with #902 fixed, #887 (disk space leak) should no longer occur.

14005 07/14/2014 09:06 AM Aaron Marcuse-Kubitza

bugfix: lib/Firefox_bookmarks.reformat.csv: updated for new Firefox bookmarks format, which indents the <DD> tag

13860 06/25/2014 07:54 PM Aaron Marcuse-Kubitza

lib/tnrs.py: dirty: documented that this actually used to be on in the web app (see r9910, 2013-6-18), but does not appear to be needed (the source_sorting bug alluded to in r9910 is not fixed by enabling the dirty setting)

13859 06/25/2014 07:46 PM Aaron Marcuse-Kubitza

lib/tnrs.py: requests: also debug-print request URL

13858 06/25/2014 07:44 PM Aaron Marcuse-Kubitza

lib/tnrs.py: Download: include the same debug info as do_request()

13857 06/25/2014 07:41 PM Aaron Marcuse-Kubitza

lib/tnrs.py: do_request(): also debug-print request headers

13856 06/25/2014 07:39 PM Aaron Marcuse-Kubitza

lib/tnrs.py: download_request_template: dirty: documented why this must be off

13855 06/25/2014 07:36 PM Aaron Marcuse-Kubitza

bugfix: lib/tnrs.py: download_request_template: fixed bug where multiple names were being marked as Selected, because dirty was incorrectly set to true unlike in the web app

13849 06/25/2014 02:38 PM Aaron Marcuse-Kubitza

fix: lib/phpPgAdmin.login.php.diff: use relative file path rather than the path the file was at when the patch was created

13848 06/25/2014 02:34 PM Aaron Marcuse-Kubitza

/Makefile, lib/phpPgAdmin.login.php.diff: public_ user: added auto-filled password so that users would not be confused as to what to type in the password field

View revisions

Also available in: Atom