source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @120   18 years thauvin - s/loging/logging/ as suggest by rafael
(edit) @119   18 years thauvin - allow to pass extra words, update tests
(edit) @118   18 years thauvin - add checkconf return value and use the proper file for the test
(edit) @117   18 years thauvin - update checkconfig for regexp
(edit) @116   18 years thauvin - use new functions
(edit) @115   18 years thauvin - add wrapper to get status values
(edit) @114   18 years thauvin - create ChangeLog? if not exists before running cvs2cl
(edit) @113   18 years thauvin - fill doc
(edit) @112   18 years thauvin - don't parse m/obsdata\.ini$/
(edit) @111   18 years thauvin - make directory mandatory in parent class then abort before bless and so …
(edit) @110   18 years thauvin - add
(edit) @109   18 years thauvin - cleanup
(edit) @108   18 years thauvin - add missing files
(edit) @107   18 years thauvin - add ChangeLog? target
(edit) @106   18 years thauvin - add
(edit) @105   18 years thauvin - more documentation
(edit) @104   18 years thauvin - more documentation
(edit) @103   18 years thauvin - add few documentation
(edit) @102   18 years thauvin - fill help
(edit) @101   18 years thauvin - start documentation - functions to show documentation
(edit) @100   18 years thauvin - don't allow to instanciate ObsData? w/o config file
(edit) @99   19 years thauvin - perform check separatly, add callback possibility
(edit) @98   19 years thauvin - don't overwrite an existing file
(edit) @97   19 years thauvin - add debug message
(edit) @96   19 years thauvin - split code again
(edit) @95   19 years thauvin - merge class
(edit) @94   19 years thauvin - remove test of obsolete functions
(edit) @93   19 years thauvin - fix undef data, aka use proper value - use new function
(edit) @92   19 years thauvin - add function for data file
(edit) @91   19 years thauvin - rename fonction for coherency
(edit) @90   19 years thauvin - add listarchive()
(edit) @89   19 years thauvin - add loadarchive()
(edit) @88   19 years thauvin - make function independent
(edit) @87   19 years thauvin - start to make class independant
(edit) @86   19 years thauvin - add global new and comment
(edit) @85   19 years thauvin - rearrange class
(edit) @84   19 years thauvin - rename variable, use a more configurable structure to see if a file need …
(edit) @83   19 years thauvin - add set_status
(edit) @82   19 years thauvin - minor formatting fix
(edit) @81   19 years thauvin - start function status
(edit) @80   19 years thauvin - add test
(edit) @79   19 years thauvin - add first test
(edit) @78   19 years thauvin - skip non regular file
(edit) @77   19 years thauvin - enforce test for config_mtime
(edit) @76   19 years thauvin - optimize function
(edit) @75   19 years thauvin - use configtime
(edit) @74   19 years thauvin - add sub config_mtime()
(edit) @73   19 years thauvin - to see if file need to be recheck, take into account config file mtime
(edit) @72   19 years thauvin - ensure compress return an error if command failed
(edit) @71   19 years thauvin - remove use of dir and sqlite
(edit) @70   19 years thauvin - add message when data file is extracted
(edit) @69   19 years thauvin - add usefull info
(edit) @68   19 years thauvin - add CVSREV var
(edit) @67   19 years thauvin - rename variable to be coherent with new code
(edit) @66   19 years thauvin - use more object code
(edit) @65   19 years thauvin - add status for each data files
(edit) @64   19 years thauvin - optimize strftime in build_dest_filename()
(edit) @63   19 years thauvin - fix s/sizeok/mtimeok/
(edit) @62   19 years thauvin - allow to use strftime format for destination - fix test
(edit) @61   19 years thauvin * empty log message *
(edit) @60   19 years thauvin - match rules should be applies over data file, not the archive
(edit) @59   19 years thauvin - add warning
(edit) @58   19 years thauvin - add file_need_parse function
(edit) @57   19 years thauvin - O::R die if O is undef - more parsing code
(edit) @56   19 years thauvin - use ObsData::loglevel
(edit) @55   19 years thauvin - add loglevel function
(edit) @54   19 years thauvin - remove caller from callback, it show the wrong line
(edit) @53   19 years thauvin - build_dest_filename return also
(edit) @52   19 years thauvin - add function to generate dest string
(edit) @51   19 years thauvin - match* function return data from regexp
(edit) @50   19 years thauvin - write status file function - fix ObsData::Repository new()
(edit) @49   19 years thauvin - add matching functions
(edit) @48   19 years thauvin - make ObsData::repository parsing directory
(edit) @47   19 years thauvin - add --debug
(edit) @46   19 years thauvin - use object for init_repository - don't print to STDOUT anymore - improve …
(edit) @45   19 years thauvin - add script
(edit) @44   19 years thauvin - add date in log
(edit) @43   19 years thauvin - move repository to ObsData? class
(edit) @42   19 years thauvin - update doc
(edit) @41   19 years thauvin - add signature in mail
(edit) @40   19 years thauvin - put relative path to file for md5sum
(edit) @39   19 years thauvin - rework transfert, create md5sum file
(edit) @38   19 years thauvin - add postrun doc
(edit) @37   19 years thauvin - add postrun function
(edit) @36   19 years thauvin - add documentation
(edit) @35   19 years thauvin - add logfile support
(edit) @34   19 years thauvin - add script
(edit) @33   19 years thauvin - add list_datatype()
(edit) @32   19 years thauvin - add new files
(edit) @31   19 years thauvin - adding loging functions
(edit) @30   19 years thauvin - ensure an inifile object exists
(edit) @29   19 years thauvin - allow to handle object if no config file is specified
(edit) @28   19 years thauvin - add test for ObsData::Repository
(edit) @27   19 years thauvin - add ObsData::Repository object
(edit) @26   19 years thauvin - initial commit
(edit) @25   19 years thauvin - document way of life (Michele Thetis) - doc about ObsData? module - …
(edit) @24   19 years thauvin -add Data to handle data file
(edit) @23   19 years thauvin - check obs really exists when getting value
(edit) @22   19 years thauvin -add first conf management
(edit) @21   19 years thauvin - start global object to handle config
Note: See TracRevisionLog for help on using the revision log.