Log of /FigWebServices/att2sub.cgi
Parent Directory
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 5 19:12:11 2005 UTC (14 years ago) by
olson
Branch:
MAIN
CVS Tags:
HEAD,
caBIG-05Apr06-00,
caBIG-13Feb06-00,
mgrast_dev_02212011,
mgrast_dev_02222011,
mgrast_dev_03252011,
mgrast_dev_03312011,
mgrast_dev_04012011,
mgrast_dev_04052011,
mgrast_dev_04082011,
mgrast_dev_04132011,
mgrast_dev_05262011,
mgrast_dev_06072011,
mgrast_dev_08022011,
mgrast_dev_08112011,
mgrast_dev_10262011,
mgrast_dev_12152011,
mgrast_rel_2008_0625,
mgrast_rel_2008_0806,
mgrast_rel_2008_0917,
mgrast_rel_2008_0919,
mgrast_rel_2008_0923,
mgrast_rel_2008_0924,
mgrast_rel_2008_1110,
mgrast_rel_2008_1110_v2,
mgrast_release_3_0,
mgrast_release_3_0_1,
mgrast_release_3_0_2,
mgrast_release_3_0_3,
mgrast_release_3_0_4,
mgrast_release_3_1_0,
mgrast_release_3_1_1,
mgrast_release_3_1_2,
mgrast_version_3_2,
myrast_33,
myrast_rel40,
rast_2008_0924,
rast_rel_2008_04_23,
rast_rel_2008_06_16,
rast_rel_2008_06_18,
rast_rel_2008_07_21,
rast_rel_2008_08_07,
rast_rel_2008_09_29,
rast_rel_2008_09_30,
rast_rel_2008_10_09,
rast_rel_2008_10_29,
rast_rel_2008_11_24,
rast_rel_2008_12_18,
rast_rel_2009_02_05,
rast_rel_2009_03_26,
rast_rel_2009_05_18,
rast_rel_2009_07_09,
rast_rel_2009_0925,
rast_rel_2010_0118,
rast_rel_2010_0526,
rast_rel_2010_0827,
rast_rel_2010_0928,
rast_rel_2010_1206,
rast_rel_2011_0119,
rast_rel_2011_0928,
rast_rel_2014_0729,
rast_rel_2014_0912,
rast_release_2008_09_29
Changes since
1.5: +17 -0 lines
Diff to
previous 1.5
,
to
selected 1.2
add license words
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 12 21:03:16 2005 UTC (14 years, 2 months ago) by
overbeek
Branch:
MAIN
CVS Tags:
caBIG-00-00-00
Changes since
1.4: +1 -1 lines
Diff to
previous 1.4
,
to
selected 1.2
Broad minor fixes to make the SEED use relative paths throughout.
(The motivation this is to fully enable hiding the actual location of a running SEED system behind a web proxy so that things like NMPDR protein page references can be made stable across multiple releases).
This involved things like the following:
Changing $cgi->url() to $cgi->url(-relative => 1)
Changing $cgi->self_url() to $cgi->url(-relative => 1, -query => 1, -path_info => 1)
Changing the definition of FIG::cgi_url() to return "." (this may break something, but I haven't found it yet).
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[selected]
Sun Jul 24 19:20:06 2005 UTC (14 years, 4 months ago) by
mkubal
Branch:
MAIN
Changes since
1.1: +5 -3 lines
Diff to
previous 1.1
improved att2sub
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.