ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/PRODREQUEST/injectCFGFileCgi.py
Revision 1.10 - (view) (annotate) - [select for diffs]
Tue May 29 12:31:52 2007 UTC (17 years, 11 months ago) by eulisse
Branch: MAIN
CVS Tags: HEAD, V00-06-05, V00-06-06, V00-06-07, V00-06-08, V00-07-00, V00-07-01, V00-07-02, V00-07-03, V00-07-04, V00-07-05, V00-07-06, V00-07-07, V00-07-08, V00-07-09, V00-08-00, gePreProdManagerSupport
Changes since 1.9: +2 -66 lines
Diff to previous 1.9
* injection does not require creation of parsed parameter set anymore.
* missing comma in method declaration.
* debug messages are now off if --debug is not passed.
* default values used if missing arguments.
* Code cleanup for ProdRequest.createPayloadWithEntry.
* default for input_dataset and output_dataset is now None.

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue May 15 10:09:33 2007 UTC (17 years, 11 months ago) by eulisse
Branch: MAIN
CVS Tags: V00-06-03, V00-06-04
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
* missing import added.

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue May 15 10:06:54 2007 UTC (17 years, 11 months ago) by eulisse
Branch: MAIN
Changes since 1.7: +13 -9 lines
Diff to previous 1.7
* Now picks up the CMSSW version from CMSSW_VERSION environment variable.

Revision 1.7 - (view) (annotate) - [select for diffs]
Thu May 10 17:36:10 2007 UTC (17 years, 11 months ago) by eulisse
Branch: MAIN
CVS Tags: V00-06-01, V00-06-02
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
* PRODREQUEST changed ProdRequest
* submitRequest now points to the security module.
* ProdRequest moved to use the new SecurityModule from WEBTOOLS.
* ProdRequestDBS moved to use the new security Module.
* Now getGlobalProductionStatus () behaves correctly if no database is there.

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Mar 28 10:22:45 2007 UTC (18 years, 1 month ago) by eulisse
Branch: MAIN
CVS Tags: V00-05-00, V00-05-01, V00-05-02, V00-05-03, V00-05-04, V00-05-05, V00-05-06, V00-05-07, V00-05-08, V00-05-09, V00-05-10, V00-05-11, V00-05-13, V00-05-14, V00-05-15, V00-06-00
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
* GUI modified to accept input dataset info.
* Schema changed to accomodate the input_dataset & pileup at the same time.
  An utility script is provided to migrate from the old schema to the new one.

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Feb 28 16:13:07 2007 UTC (18 years, 2 months ago) by eulisse
Branch: MAIN
CVS Tags: V00-03-10, V00-03-11, V00-03-12, V00-03-13, V00-03-14, V00-04-00, V00-04-01, V00-04-02, V00-04-03, V00-04-04, V00-04-05, V00-04-06, V00-04-07, V00-04-08, V00-04-09, V00-04-10, V00-04-11, V00-04-12, V00-04-13, V00-04-14, V00-04-15, V00-04-16, V00-04-17, V00-04-18, V00-04-19, V00-04-20, V00-04-21, V00-04-22
Changes since 1.4: +28 -21 lines
Diff to previous 1.4
- "New cfg" button moved from the requests workarea to the cfg file browser.
- ProdRequest subdivided in ProdRequestCore (DB interface) and ProdRequest
  (actual web service)
- Manager Controller removed as it is not actually needed.
- Initial steps to provide CVS a file browser for the configuration files.
- Plugin based architecture for the webservices, to ease the migration to
  a common framework provided by WEBTOOLS.

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Jan 25 18:09:30 2007 UTC (18 years, 3 months ago) by eulisse
Branch: MAIN
CVS Tags: V00-03-00, V00-03-01, V00-03-02, V00-03-03, V00-03-04, V00-03-05, V00-03-06, V00-03-07, V00-03-08, V00-03-09
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
new port number.

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Jan 11 17:18:11 2007 UTC (18 years, 3 months ago) by eulisse
Branch: MAIN
CVS Tags: V00-02-00
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
New version of PRODREQUEST, synced from my personal subversion repository.

- Integration with a local PRODMANAGER. Now it's actually able to submit jobs.
- Better integration with DBS (couple of bug fixed).
- Removal of legacy js stuff (old IGUANA stuff)
- New "Home" page.
- Integrated with WEBTOOLS masthead and css.
- Several bug fixes.

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Dec 19 09:15:00 2006 UTC (18 years, 4 months ago) by eulisse
Branch: MAIN
CVS Tags: V00-01-00
Changes since 1.1: +106 -41 lines
Diff to previous 1.1
No longer needs prodcommon

Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Dec 15 10:59:11 2006 UTC (18 years, 4 months ago) by eulisse
Branch: MAIN
CVS Tags: V00-00-05
On par with current svn repository. New features introduced:

- dbs integration for the selection of input and output dataset
- more heavily based on YUI
- test suite for the YUI widget
- input_dataset and output dataset now belong to WorkflowEntry, rather than
  to the payload
- ability to remove items from a workflow added.
- ability to inject workflows via web, rather than writing directly to the
  DB
- CMS specific entry window.

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