##// END OF EJS Templates
Updates IDataProvider::requestDataLoading() method's signature...
Updates IDataProvider::requestDataLoading() method's signature The parameters needed for data retrieval are passed to a DataProviderParameters object. For now, it concerns only the list of datetimes to process, but the object will be completed with extra data which may be necessary for certain providers

File last commit:

r385:3748118d0cf1
r408:49f712bf7e59
Show More
exclusions.txt
17 lines | 633 B | text/plain | TextLexer
Ajout des règles vera++
r24 # On ignore toutes les règles vera++ pour le fichier spimpl
Common/spimpl\.h:\d+:.*
Alexandre Leroux
Adds vera exclusions
r86 # Ignore false positive relative to two class definitions in a same file
DataSourceItem\.h:\d+:.*IPSIS_S01.*
Alexandre Leroux
Adds vera exclusions
r130 # Ignore false positive relative to a template class
ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (D)
ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim)
Alexandre Leroux
Adds vera exclusions
r385 DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.*
Alexandre Leroux
Adds vera exclusion
r147
# Ignore false positive relative to an alias
DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)
Alexandre Leroux
Minor fixes
r171
# Ignore false positive relative to unnamed namespace
VariableController\.cpp:\d+:.*IPSIS_F13.*