Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/shortlog/fb1fb5d5327f
Дата изменения: Unknown
Дата индексирования: Tue Oct 2 09:39:02 2012
Кодировка:
allpy: log

allpy

log

age author description
Fri, 04 Mar 2011 15:16:28 +0300 boris (kodomo) structure.py: separate pdb-loading from auto_pdb
Fri, 04 Mar 2011 21:20:44 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/allpy
Mon, 28 Feb 2011 22:40:16 +0300 Daniil Alexeyevsky allpy.processors: make temporary files named
Tue, 01 Mar 2011 00:17:13 +0300 boris Automated merge with ssh://kodomo/allpy
Mon, 28 Feb 2011 16:19:06 +0300 boris blocks3s/wt: improve explanations (translations)
Mon, 28 Feb 2011 16:14:27 +0300 boris code cleanup
Mon, 28 Feb 2011 16:11:20 +0300 boris kill blocks3d process in widget destructor
Mon, 28 Feb 2011 13:27:31 +0300 boris blocks3d/wt: remove useless includes from header file
Mon, 28 Feb 2011 22:20:59 +0300 Daniil Alexeyevsky Moved freqs.py to utils, since it is not a test
Mon, 28 Feb 2011 22:18:49 +0300 Daniil Alexeyevsky Removed some obsolete broken tests
Mon, 28 Feb 2011 22:12:56 +0300 Daniil Alexeyevsky Makefile: renamed target test to tests to implicitly make it PHONY
Mon, 28 Feb 2011 22:06:34 +0300 Daniil Alexeyevsky Run of make force-doc: updated autogenerated sphinx docs
Mon, 28 Feb 2011 22:06:03 +0300 Daniil Alexeyevsky Makefile: added rules "tests" and "doc" for running tests and rebuilding documentation
Mon, 28 Feb 2011 21:36:15 +0300 Daniil Alexeyevsky codes.py, mkcodes: Added codes B, Z. Uniformly uppercased all entries. (Fixes #34)
Mon, 28 Feb 2011 21:34:38 +0300 Daniil Alexeyevsky test_base: Removed tests for private interfaces (which changed)
Mon, 28 Feb 2011 21:17:41 +0300 Daniil Alexeyevsky Reimplemented flush(direction) as processor1.2.0
Mon, 28 Feb 2011 19:24:28 +0300 Daniil Alexeyevsky mkcodes.py, codes.py: remove entries with 1-letter code longer than 1 letter
Mon, 28 Feb 2011 19:19:34 +0300 Daniil Alexeyevsky Added .hgignore rules to ignore files and directories named temp and temp.* anywhere
Mon, 28 Feb 2011 19:17:07 +0300 Daniil Alexeyevsky Added Makefile to automate building of codes.py
Mon, 28 Feb 2011 19:15:31 +0300 Daniil Alexeyevsky Updated allpy/data/codes.py from fresh components.cif
Mon, 28 Feb 2011 19:14:48 +0300 Daniil Alexeyevsky mkcodes.py: add vim modeline to the output
Mon, 28 Feb 2011 19:11:23 +0300 Daniil Alexeyevsky Clean rewrite of mkcodes.py (helper script for allpy/data)
Mon, 28 Feb 2011 15:16:27 +0300 Daniil Alexeyevsky Automated merge with ssh://kodomo/allpy
Sat, 26 Feb 2011 18:59:48 +0300 Daniil Alexeyevsky Chaned sequence name format in extract_pfam.py to ">PDBID_PDBCHAIN ORIGINAL_NAME ORIGINAL_DESCRIPTION LIST_OF_ASSOCIATED_PDB_FRAGMENTS"
Sat, 26 Feb 2011 18:52:23 +0300 Daniil Alexeyevsky Added util extract_pfam
Sun, 27 Feb 2011 23:49:54 +0300 boris (kodomo) structure: fix bug add_surrounded_columns()
Sat, 26 Feb 2011 21:02:21 +0300 boris blocks3d/wt: default timeout2=-1 (unlimited)
Sat, 26 Feb 2011 20:59:43 +0300 boris blocks3d/wt: add Reset button
Sat, 26 Feb 2011 20:57:27 +0300 boris blocks3d/wt: fix segmentation fault
Sat, 26 Feb 2011 20:42:16 +0300 boris blocks3d/wt: fix script for debugging
Sat, 26 Feb 2011 19:26:13 +0300 boris (kodomo) blocks3d/wt: store all tempfiles from history
Sat, 26 Feb 2011 18:06:45 +0300 boris (kodomo) blocks3d(): fix a bug
Sat, 26 Feb 2011 18:05:10 +0300 boris (kodomo) blocks3d(): add primary_cliques parameter
Fri, 25 Feb 2011 18:00:20 +0300 boris (kodomo) structure: code cleanup
Thu, 24 Feb 2011 23:51:52 +0300 boris (kodomo) graph.py: refactoring
Thu, 24 Feb 2011 17:37:28 +0300 boris (kodomo) graph.py: optimization
Thu, 24 Feb 2011 11:26:47 +0300 boris (kodomo) structure: fix regular expression for pdb_id_parse
Wed, 23 Feb 2011 23:10:47 +0300 boris (kodomo) blocks3d(): fix a bug
Wed, 23 Feb 2011 22:16:02 +0300 boris (kodomo) geometrical_core(): fix a bug
Wed, 23 Feb 2011 22:13:50 +0300 boris (kodomo) structure.py: fix model in regular expression
Wed, 23 Feb 2011 20:18:15 +0300 boris (kodomo) fix add_surrounded_columns()
Wed, 23 Feb 2011 20:05:14 +0300 boris (kodomo) geometrical_core(): fix a bug
Wed, 23 Feb 2011 19:52:59 +0300 boris (kodomo) geometrical_core: add sequences before gcs when export to fasta or msf
Wed, 23 Feb 2011 19:52:04 +0300 boris (kodomo) export to msf: fix bugs
Wed, 23 Feb 2011 19:11:40 +0300 boris (kodomo) geometrical-core: fix extra requirement
Wed, 23 Feb 2011 18:31:41 +0300 boris (netbook) blocks3d(): fix
Wed, 23 Feb 2011 18:13:56 +0300 boris (kodomo) fixed blocks3d()
Wed, 23 Feb 2011 12:08:47 +0300 boris blocks3d.py: improvements
Wed, 23 Feb 2011 12:02:58 +0300 boris graph.py: do not start bron-kerbosh algorithm if timeout=0
Tue, 22 Feb 2011 23:00:34 +0300 boris (netbook) structure.py: fix bugs
Tue, 22 Feb 2011 19:25:27 +0300 boris (netbook) Automated merge with ssh://kodomo.fbb.msu.ru/allpy
Tue, 22 Feb 2011 19:22:45 +0300 boris (netbook) blocks3d/blocks3d.py: program was reimplemented
Tue, 22 Feb 2011 19:18:03 +0300 boris (netbook) allpy/structure: fix bugs
Tue, 22 Feb 2011 19:12:36 +0300 boris (netbook) move argparse_validators.py to allpy (#33)
Tue, 22 Feb 2011 19:10:24 +0300 boris (netbook) protein_pdb: fix bugs
Tue, 22 Feb 2011 19:00:12 +0300 boris (netbook) copy protein_pdb module to blocks3d project
Tue, 22 Feb 2011 18:58:46 +0300 boris (netbook) protein_pdb: improvements
Tue, 22 Feb 2011 18:41:31 +0300 boris (netbook) blocks/www: add explanation
Tue, 22 Feb 2011 17:16:56 +0300 Daniil Alexeyevsky blocks3d-wt: reorganized apache configs for more stable operation
Tue, 22 Feb 2011 10:37:48 +0300 boris (netbook) blocks3d(): fix a bug