Skip to content

Tags

Tags give the ability to mark specific points in history as being important
This project is mirrored from https://*****:*****@github.com/dmwm/T0.git. Pull mirroring updated .
Successfully updated .
  • 1.9.24

    ca79ad54 · 1.9.24 ·
      - 1.9.24
      - Merge pull request #4008 from hufnagel/configuresupscriptions
      - configure PhEDEx subscriptions
      - Merge pull request #4007 from samircury/fixing-schema-feeder
      - fixing #4002 with trunk
      - Merge pull request #4006 from hufnagel/repackmergebug
      - fix serious problem with repack merge scheduling
      - Merge pull request #4005 from dballesteros7/t0-config
      - Add some extra defaults for the Tier0 config
      - Merge pull request #4004 from hufnagel/express-mergestatus
      - fix merged status of express merge output
  • 1.9.22

    c120ad8c · 1.9.22 ·
      - 1.9.22
      - Merge pull request #4001 from hufnagel/repackconfig
      - make Repack job splitting parameters configurable
      - Merge pull request #4000 from hufnagel/expressconfig
      - make Express job splitting parameters configurable
      - Merge pull request #3999 from hufnagel/filesetclosing
      - select alternative fileset closing policy
      - Merge pull request #3997 from hufnagel/fixmissingimport
      - add missing import in the GetExpressReadyRuns DAO
      - Merge pull request #3996 from hufnagel/tier0config
      - add or move various config options to OfflineConfiguration
  • 1.9.21

    01b63b31 · 1.9.21 ·
      - 1.9.21
      - Merge pull request #3995 from hufnagel/schemafixes
      - fixing a couple miscellaneous bugs in the last release
  • 1.9.20

    45eebf08 · 1.9.20 ·
      - 1.9.20
      - Merge pull request #3994 from hufnagel/tasktypes
      - adjust task types for express and repack
      - Merge pull request #3993 from hufnagel/oracle-indexes
      - some restructuring of the schema
  • 1.9.19

    4f662105 · 1.9.19 ·
      - 1.9.19
      - Merge pull request #3992 from hufnagel/changes
      - update CHANGES file
      - Merge pull request #3991 from hufnagel/buildrelease
      - script to create new release
      - Merge pull request #3990 from hufnagel/pcl-final
      - more adjustments for the prompt calibration loop
      - Merge pull request #3988 from hufnagel/oracle-adg-bug
      - more workarounds for the Oracle ADG query bug
      - Merge pull request #3987 from hufnagel/insertlumi-bug
      - Merge pull request #3983 from hufnagel/condupload-logging
      - Merge pull request #3984 from hufnagel/dao-fixes
      - Merge pull request #3985 from hufnagel/templatefixes
      - Merge pull request #3986 from hufnagel/pcl-bugfix
      - fix bug in the prompt calibration loop
      - fix bug in lumi insertion
      - a few adjustements in the Tier0 config template, fixes #3982
      - a bunch of small fixes and changes to DAOs
      - fix a few ConditionsUpload logging issues
      - Merge pull request #3981 from hufnagel/getrunendtime
      - add missing GetRunEndTime DAO
      - Merge pull request #3980 from hufnagel/expresscleanup
      - add missing cleanup task for Express ALCARECO output
      - Merge pull request #3978 from dballesteros7/perflimits
      - Increase performance limits for T0 workflows
      - Merge pull request #3977 from hufnagel/oraclebug
      - workaround for oracle bug
      - Merge pull request #3975 from hufnagel/ignorestream
      - Merge pull request #3974 from hufnagel/sqliteupload
      - implement PCL condition upload functionality
      - support ignoreStream
      - Merge pull request #3973 from samircury/wmstats-add-promptreco
      - New DAO, Changes on Tier0Feeder for PromptReco monitoring
      - Merge pull request #3972 from samircury/wmstats-fixes
      - Workflowname as couchID for monitoring - fixes #3971
      - Merge pull request #3969 from hufnagel/schemachanges
      - some schema fixes
      - Merge pull request #3968 from hufnagel/lfnprefixperrun
      - make the LFN prefix a run config setting
      - Merge pull request #3967 from hufnagel/subtype-express
      - switch all express jobs to use subtype Express
      - Merge pull request #3966 from dballesteros7/fix-harvest-reference
      - Remove reference to Harvest as a subtype
      - Merge pull request #3965 from samircury/sls-backlog
      - adding backlog monitoring script
      - Merge pull request #3964 from hufnagel/promptreco-logcollect
      - Merge pull request #3962 from hufnagel/express-pcl
      - Tier0 PromptReco does not support LogCollect
      - add PCL support to Express, fixes #3567
      - Merge pull request #3959 from samircury/gmt0-small-corrections
      - unit test for T0Feeder injects a workflow to couch to make sure it works
      - Merge pull request #3961 from hufnagel/taskarchive-promptreco
      - fix repack/promptreco task archive problems
      - Merge pull request #3960 from hufnagel/taskarchiver-cascade
      - schema change to support task archiving
      - Merge pull request #3957 from hufnagel/mydev1
      - add dqm sequences to express and promptreco, fixes #3926
      - Merge pull request #3956 from hufnagel/mydev1
      - add error dataset support to repack, fixes #3579
      - Merge pull request #3955 from samircury/globalmonitor-tier0
      - removing useless notes, they were done
      - DAO would return single WF, not anymore, getting right configuration in T0FeederPoller couchURL
      - this should do for workflow name, missing test
      - now we're supposed to get all workflows, no workflow name yet
      - works for workflow injection, bug of single workflow still lives
      - adds MarkTrackedWorkflowMonitoring DAO, already works in unit test (which is not commited)
      - first functional upload code, not supposed to be used, but just to show people
      - supposed to work but doesn't, commiting so seangchan can see
      - hooking up getPendingWorkflowMonitoring into T0Feeder, needs extensive testing
      - changing the DAO as requested
      - adding GetPendingWorkflowMonitoring and some other changes to what we had
      - adding DAO, schema changes and RunConfigAPI changes
      - makes DQMUpload proxy optional - unit test remains the same
      - Revert "makes DQMUpload proxy optional"
      - Merge branch 'master' of https://github.com/samircury/T0
      - makes DQMUpload proxy optional
      - Somehow formatting got screwed, fixing in the github editor itself, so it should be fine.
      - modifies unit test to cope with proxy changes
      - Adds support for harvesting in promptreco
      - add DQM to Express Spec, fixes #3924
      - add DQM to Express Spec, fixes #3923
      - add DQM to Express Spec, fixes #3566
  • 1.9.15

    same as 1.9.14
  • 1.9.13

    new release 1.9.13
    
    contains various bug fixes for TaskArchiver in T0 code
    pulls in new WMAgent version with more bugfixes
    tries to pull in new python and dbs-client dependencies
  • 1.9.12

    new version 1.9.12
  • 1.9.11

    first tst version on github
  • 1.9.10

    first test version in github
  • 1.9.7

    eec4f8f8 · Create tag 1.9.7 ·
    say farewell to SVN
  • 1.9.6

    801ad962 · Create tag 1.9.6 ·
    say farewell to SVN
  • 1.9.5

    c7bb3e81 · Create tag 1.9.5 ·
    say farewell to SVN
  • 1.9.4

    a89ee143 · Create tag 1.9.4 ·
    say farewell to SVN
  • 1.9.3

    0b95e7a8 · Create tag 1.9.3 ·
    say farewell to SVN