Skip to content
Snippets Groups Projects
  1. Jun 10, 2016
  2. Jun 09, 2016
  3. Jun 08, 2016
  4. Jun 07, 2016
  5. Jun 06, 2016
  6. Jun 02, 2016
  7. Jun 01, 2016
    • Steven Murray's avatar
      94c448cf
    • Daniele Kruse's avatar
      Fixed small bug in nsfileid comparison in tape write task, and added... · de6d1809
      Daniele Kruse authored
      Fixed small bug in nsfileid comparison in tape write task, and added ctacatalogue in xroot plugin linkage
      de6d1809
    • Steven Murray's avatar
      Added InMemoryCatalogue and OracleCatalogue. · b3bb0372
      Steven Murray authored
      PLEASE NOTE:
      
          The tapeserverd daemon (ProcessForker::runDataTransferSession)
          now reads the connection details of the catalogue database from
          the following configuration file at the beginning on each tape
          mount:
      
              /etc/cta/cta_catalogue_db.conf
      
          Installing the CTA rpms will install the following example file:
      
              /etc/cta/cta_catalogue_db.conf.example
      
          This example file document the syntax of the database connect
          details.
      
          For the time being the contents of cta_catalogue_db.conf should
          simple be:
      
              in_memory
      
          This means the tapeserverd daemon will use an in-memory
          catalogue database.
      b3bb0372
  8. May 31, 2016
  9. May 27, 2016
  10. May 26, 2016
  11. May 25, 2016
    • Eric Cano's avatar
      Fixed calls to wrong functions. · fcda1ecd
      Eric Cano authored
      Further trimmed RootEntry.
      Disabled currently failing unit tests. (now 4 total).
      fcda1ecd
    • Eric Cano's avatar
      Started morphing the code to accomodate both the move some data structure from... · 22338f2d
      Eric Cano authored
      Started morphing the code to accomodate both the move some data structure from OStoreDB to catalogue and shared structures modifications.
      Renamed class members using underscode instead of mixed case.
      Removed mount criteria from in-memory tape pool representation.
      Removed support for path of archive files for in-memory representations.
      Removed all but maxDrives allowed from in-memory representation of mount
      policy.
      Created new constructor for UserIdentity.
      Switch the UserIdentity used by RemoteFileStatus.
      Renamed TapePoolQueue to ArchiveQueue.
      Replaced CreationLog usages with EntryLog.
      Renamed TapeQueue to RetrieveQueue.
      Removed support for data now gone to catalogue from RootEntry.
      Removed corresponding structures from object store.
      Removed corresponding calls from SchedulerDatabase and inheriting
      classes (OStoreDB).
      22338f2d
  12. May 23, 2016
  13. May 21, 2016
  14. May 20, 2016
Loading