ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MRovere/ReferencePythonCLI/ChangeLog
Revision: 1.6
Committed: Tue May 11 15:06:12 2010 UTC (14 years, 11 months ago) by rovere
Branch: MAIN
Changes since 1.5: +4 -2 lines
Log Message:
* 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.

File Contents

# User Rev Content
1 rovere 1.5 2010-05-11 Marco ROVERE <marco.rovere@cern.ch>
2    
3 rovere 1.6 * referenceHisto.dtd: this file completely changed: it is used to
4     validate a complete XML. The partial validation of the XML
5     inserted by the user is delegated to the newly created file
6     referenceHistoWeb.dtd.
7 rovere 1.5
8 rovere 1.2 2010-03-23 Marco Rovere <marco.rovere@cern.ch>
9    
10 rovere 1.4 * driver.py (parseXML): updated to use the new account (CMS_COND_34X_DQM)
11    
12 rovere 1.3 * IOV_Wrapper.py (IOV_Wrapper): updated to use the new account (CMS_COND_34X_DQM)
13    
14 rovere 1.2 * DB.py (DB.produceForTag): updated to use the new account (CMS_COND_34X_DQM)
15     (DB.insertRowFromWeb): updated to use the new account (CMS_COND_34X_DQM)
16     (DB.syncWithCMSDB): updated to use the new account (CMS_COND_34X_DQM)
17    
18 rovere 1.1 2010-03-17 Marco Rovere <marco.rovere@cern.ch>
19    
20     * DB.py (DB.printHeader): switched from old (pre 34X releases) to new Databse account (CMS_COND_34X_DQM).
21