Skip to content
Snippets Groups Projects
  1. Aug 05, 2015
    • Marcin Nowak's avatar
      PoolFile.py TypeError fix (PyUtils-00-14-34-01) · 02792844
      Marcin Nowak authored
      	* merged diff between PyUtils-00-14-37 PyUtils-00-14-38:
      	* python\PoolFile.py (extract_streams_from_tag): workaround for
      	PyROOT getattr(tree, branchname) bug in ROOT 5.34.25 for reading
      	Tokens from TAG files (https://its.cern.ch/jira/browse/ATLASRECTS-1489)
      	* Tagging PyUtils-00-14-34-01
      
      2015-06-04  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* bin\getTagDiff.py: improved handling of LCG and MIG tags
      	* Tagging PyUtils-00-14-34
      
      2015-06-01  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* python\scripts\diff_root_files.py: fix --ignore-leaves which
      	broke in the last tag
      	* Tagging PyUtils-00-14-32
      	* make --ignore-leaves able to ignore subbranches
      	* Tagging PyUtils-00-14-33
      
      2015-05-28  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* python\scripts\diff_root_files.py: rewrote the code to
      	handle differencies better
      ...
      (Long ChangeLog diff - truncated)
      02792844
  2. May 17, 2015
    • Scott Snyder's avatar
      Dont dump transient members. (PyUtils-00-14-27) · 577815ed
      Scott Snyder authored
      	* Tagging PyUtils-00-14-27.
      	* python/RootUtils.py: Don't dump transient members.
      
      2015-04-23  Alexandre Vaniachine <vaniachine@anl.gov>
      
      	* Tagging PyUtils-00-14-25
      	* python/AthFile/impl.py: Fix for ATEAM-122: IS_DATA for BS files from SFO
      
      2015-04-22  scott snyder  <snyder@bnl.gov>
      
      	* Tagging PyUtils-00-14-24.
      	* python/RootUtils.py (RootFileDumper): Fix for non-class
      	branches.
      
      2015-04-16 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      	* bin/diffTAGTree.py
      	- Continue to check events that do match between TAG files
      	  even when TAG files have different content or have
      	  duplicates
      ...
      (Long ChangeLog diff - truncated)
      577815ed
  3. Feb 18, 2015
    • Graeme Stewart's avatar
      * bin/pkgco.py · c7cce36b
      Graeme Stewart authored
      	- Fix pkgco.py for checkout of Gaudi packages
      	* python/RootUtils.py
      	- Enable cppyy in import_root helper
      	* Tagging as PyUtils-00-14-11 (PyUtils-00-14-11)
      
      	* bin/pkgco.py
      	- Fix pkgco.py for checkout of Gaudi packages
      	* python/RootUtils.py
      	- Enable cppyy in import_root helper
      	* Tagging as PyUtils-00-14-11
      
      2015-01-16  Marcin Nowak  <Marcin.Nowak@cern.ch>
      	* python\Dso.py: Add ROOT6 setup
      	* Tagging as PyUtils-00-14-10
      
      2014-12-22 Peter van Gemmeren  <gemmeren@anl.gov>
      	* python/scripts/diff_root_files.py: Add ROOT6 setup
      	* Tagging as PyUtils-00-14-09
      
      2014-12-18 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      	* python/AmiLib.py
      	- Remove duplicate results from get_pkg_info
      	* python/scripts/tc_submit_tag.py
      	- Fix readline history in query_project
      c7cce36b
  4. Jan 19, 2015
    • Graeme Stewart's avatar
      Large refactoring of AmiLib to reduce cut'n'paste code, more robust error · de6eb9d5
      Graeme Stewart authored
      reporting, throw proper exceptions.
      Prevent AthFileLits from running AthenaMP mode (PyUtils-00-14-07)
      
      	* python/AmiLib.py
      	- Remove commented out code
      	* Tagging as PyUtils-00-14-07
      
      2014-12-18 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      	* python/AmiLib.py
      	- Another big refactoring:
      	- badresult improved and now returns a boolean and an error message
      	- Rename dry_run to dryrun for consistency
      	- Introduce PyUtilsAMIException exception, which now gets thrown
      	  consistently if there are problems
      	- Consolidate the functions of get_project_of_pkg, get_version_of_pkg
      	  and tc_submit_tag._get_projects into single method get_pkg_info
      	- Rewrite get_version_of_pkg_with_deps to use module utilities
      	- Simplify find_pkg to remove callback function
      	* python/scripts/tc_find_pkg.py
      	* python/scripts/tc_find_tag.py
      	- Embed script in try: except PyUtilsAMIException:
      	* python/scripts/tc_show_clients.py
      	- Update to get_pkg_info (N.B. Script is still non-functional and disabled)
      ...
      (Long ChangeLog diff - truncated)
      de6eb9d5
  5. Sep 19, 2014
Loading