Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jun 9 10:16:45 2008 UTC
(16 years, 10 months ago)
by
eulisse
Branch:
MAIN
CVS Tags:
DBS_3_S2_0_pre2,
SiteDBv1-slc5,
SiteDBv1-slc5-v2,
V01-03-09,
V01-03-10,
V01-03-11,
V01-03-12,
V01-03-13,
V01-03-14,
V01-03-15,
V01-03-16,
V01-03-17,
V01-03-18,
V01-03-19,
V01-03-20,
V01-03-21,
V01-03-22,
V01-03-23,
V01-03-24,
V01-03-25,
V01-03-26,
V01-03-27,
V01-03-28,
V01-03-29,
V01-03-30,
V01-03-31,
V01-03-32,
V01-03-33,
V01-03-34,
V01-03-35,
V01-03-36,
V01-03-37,
V01-03-38,
V01-03-39,
V01-03-40,
V01-03-41,
V01-03-42,
V01-03-43,
V01_03_25
Branch point for:
SiteDBv1-legacy-slc5
Changes since
1.10: +1 -1 lines
Diff to
previous 1.10
Add missing "self".
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Tue Mar 4 11:59:34 2008 UTC
(17 years, 1 month ago)
by
eulisse
Branch:
MAIN
CVS Tags:
SiteDB_030608_1,
SiteDB_080408,
SiteDB_100708_1,
SiteDB_120308,
SiteDB_140308,
SiteDB_160308,
SiteDB_160408,
SiteDB_170308,
SiteDB_280508_1,
V01-03-04,
V01-03-05,
V01-03-06,
V01-03-07
Changes since
1.8: +7 -4 lines
Diff to
previous 1.8
Misc fixes:
* cmsWeb --help now only shows the help messages.
* YUI/yui now handles multiple script options.
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Mon Mar 3 16:42:59 2008 UTC
(17 years, 1 month ago)
by
eulisse
Branch:
MAIN
CVS Tags:
V01-03-02,
V01-03-03
Changes since
1.7: +34 -6 lines
Diff to
previous 1.7
Misc Logger related issues.
* Refactored the Logger class to allow hierarchies of loggers. Children loggers
can change their configuration but not parents one (for example they can
have a different log level than the parent one).
* cmsWeb.py adapted to work with the new Logger, now there are two options:
--log-level and --log-file to configure the general logging parameters.
Controllers/Services can still define their own command line options to
have more control on their logging.
* Better unittesting of the Logger class.
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Mon Mar 3 11:52:39 2008 UTC
(17 years, 1 month ago)
by
eulisse
Branch:
MAIN
Changes since
1.6: +52 -48 lines
Diff to
previous 1.6
Misc fixes:
* Reworked logic for argument passing. Now --port and other server specific
options work again.
* Constructor of BonsaiServer refactored in multiple functions.
* The main loop is now contained in a CmsWebApplication class.
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Thu Jan 31 16:24:50 2008 UTC
(17 years, 2 months ago)
by
eulisse
Branch:
MAIN
Changes since
1.4: +90 -31 lines
Diff to
previous 1.4
Command line now allows for commands (e.g. start, stop, status).
* Only start implemented.
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Fri Mar 30 16:23:29 2007 UTC
(18 years, 1 month ago)
by
eulisse
Branch:
MAIN
CVS Tags:
V00-09-01,
V00-09-02,
V00-09-03,
V00-09-04,
V00-09-05,
V00-09-06,
V00-09-07,
V00-09-08,
V01-00-01,
V01-00-02,
V01-00-03,
V01-00-04,
V01-00-05,
V01-00-06,
V01-00-07,
V01-00-08,
V01-00-09,
V01-00-10,
V01-00-11,
V1_00_00,
WEBTOOLS_1_0_0_pre1
Changes since
1.2: +6 -0 lines
Diff to
previous 1.2
* Typo. cmsWeb.py in place of cmsWeb.
* Cfg service added to the configuration with the location of the actual installation.
* SiteDB templates are installation location indipendent.
* cmsWeb uses python -m to locate cmsWeb.py .
Convenience Links
Links to HEAD: |
(view)
(annotate)
|
Links to SiteDBv1-slc5-v2: |
(view)
(annotate)
|
Compare Revisions
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.