ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MRovere/ReferencePythonCLI/ChangeLog
Revision 1.21 - (view) (annotate) - [select for diffs]
Wed May 23 09:51:11 2012 UTC (12 years, 11 months ago) by erosales
Branch: MAIN
CVS Tags: HEAD, JSON-release-pp-20121026, JSON-release-pp-2012Nov23
Changes since 1.20: +33 -0 lines
Diff to previous 1.20
The complete change descriptions to support cms_orcon_adg and DQMPreAssembleReferenceHistos.py

Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Jun 30 12:03:42 2010 UTC (14 years, 10 months ago) by rovere
Branch: MAIN
Changes since 1.19: +2 -0 lines
Diff to previous 1.19
* DB.py: Minor stylish corrections.

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Jun 30 12:00:55 2010 UTC (14 years, 10 months ago) by rovere
Branch: MAIN
Changes since 1.18: +6 -0 lines
Diff to previous 1.18
* BulkProcessing.py: Fixed problem that prevented proper
soft link propagation to all of the ROOT files present
in the main area.

Revision 1.18 - (view) (annotate) - [select for diffs]
Thu May 20 13:31:11 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
* referenceDB.py: suppress email notification by default.

Revision 1.17 - (view) (annotate) - [select for diffs]
Thu May 20 13:31:00 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
* DB.py: added option to suppress email notification.

Revision 1.16 - (view) (annotate) - [select for diffs]
Thu May 20 12:55:30 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.15: +9 -0 lines
Diff to previous 1.15
* driver.py: get rid of unused cgitb module.  Using the new
libxml2 to parse and validate xmls: it uses native python 2.4 and
*not* the CMSSW one.  Completely rewritten the function parseXML
to conform to the new libxml2 module.  Chaged the default
sqlitefile db to referenceHisto_CMS_COND_34X_DQM.db, at fixed
location /home/local_apache/htdocs.  Added support for the new
standalone web DTD validation file.  Encoded, base64, the result
of the validation of the xml.

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu May 20 12:55:16 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.14: +5 -0 lines
Diff to previous 1.14
* IOV_WrapperFramework.py: added few comments to most important
methods.  Modified the signature of the constructor: authorization
path and default localtag are now fixed parameters that cannot be
customize during construction.

Revision 1.14 - (view) (annotate) - [select for diffs]
Thu May 20 12:54:39 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.13: +3 -0 lines
Diff to previous 1.13
* DB.py: get rid of useless cms_orcoff_prep while syncronizing
local sqlite file with main Database.

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu May 20 12:40:05 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.12: +3 -0 lines
Diff to previous 1.12
* IOV_WrapperFramework.py: minor stylish changes and removed
verbose printouts.

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu May 20 12:39:54 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.11: +6 -0 lines
Diff to previous 1.11
* DB.py: Arguments to the 'checkPresence' of the new IOV checker
from the CMSSW Framework are now passed correctly as string and
integer.

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue May 18 14:45:47 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.10: +9 -0 lines
Diff to previous 1.10
* BulkProcessing.py: Added useful information in the output (to be
redirected to a log file).  Added support for the special localtag
'DQM_StreamExpress__Commissioning10-Express-v3' which was there
before the naming conventions appeared.  Corrected a typoo in the
metadatafile.  Switched to final production database:
cms_orcon_prod.

Revision 1.10 - (view) (annotate) - [select for diffs]
Mon May 17 13:19:03 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.9: +3 -0 lines
Diff to previous 1.9
* referenceDB.py: adapted to run on sqlite3 natively using CMSSW
environment.

Revision 1.9 - (view) (annotate) - [select for diffs]
Mon May 17 13:18:44 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.8: +3 -0 lines
Diff to previous 1.8
* DB.py: fixed a small typo in the help message of sync and
fastsync option: they were swapped.

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon May 17 13:18:16 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.7: +6 -1 lines
Diff to previous 1.7
* BulkProcessing.py: modified the directory in which the template
files are stored: now they go directly in the working directory of
the bulk poeration, that is date/localtag.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue May 11 15:06:40 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.6: +10 -0 lines
Diff to previous 1.6
* DB.py: add support for 6 digit run number in XML filename. Fixed
a typoo in automatic table creation.  Swapped the iov wrapper from
the old one (using plain shell) to the new one, which is directly
using the CMSSW Framework to query different Databases.  Replaced
old module pysqlite2 with sqlite3 (directly taken from the CMSSW
Framework).  The method to list all the tags present in the sqlite
DB now also returns them as a list.  The method to produce the XML
files pertaining to a specific localtag now returns the list of
produced (written) xmls as a list.

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue May 11 15:06:12 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5
* referenceHisto.dtd: this file completely changed: it is used to
validate a complete XML. The partial validation of the XML
inserted by the user is delegated to the newly created file
referenceHistoWeb.dtd.

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue May 11 12:24:20 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
CVS Tags: FAKE00-00-01, R01-00-00
Changes since 1.4: +5 -0 lines
Diff to previous 1.4
* DB.py: add support for 6 digit run number in XML filename. Fixed
a typoo in automatic table creation.

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Mar 23 11:03:24 2010 UTC (15 years, 1 month ago) by rovere
Branch: MAIN
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
(parseXML): updated to use the new account (CMS_COND_34X_DQM)

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Mar 23 09:46:41 2010 UTC (15 years, 1 month ago) by rovere
Branch: MAIN
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
(IOV_Wrapper): updated to use the new account (CMS_COND_34X_DQM)

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Mar 23 09:42:47 2010 UTC (15 years, 1 month ago) by rovere
Branch: MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Mar 17 10:53:27 2010 UTC (15 years, 1 month ago) by rovere
Branch: MAIN
*** empty log message ***

Convenience Links

Links to HEAD: (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.

  Diffs between and
  Type of Diff should be a