Revisions of python-logreduce

buildservice-autocommit accepted request 964392 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 29)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 964254 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 28)
- do not require python-mock for build
buildservice-autocommit accepted request 871473 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 27)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 26)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 25)
- update to 0.6.1:
  * utils: fix keep\_file to return True when a file is not excluded
  * setup: removes server left-over
  * readme: document the new python module usage
  * Remove server components
  * download-logs: remove include-path option
  * utils: prevent division by zero on Windows
  * process: use a functional argument for process\_line
  * process: use a functional argument for keep\_file
  * process: use a functional argument for the filename2modelname
  * tests: remove python version pinning and rename to unit
  * process: simplify tokenizer by removing ansible std\_lines unpack
  * process: simplify files\_iterator function by removing non list input
  * process: simplify process function by removing non list input
  * process: simplify train function by removing non list input
  * process: add save\_file and load\_file to simplify joblib usage
  * cmd: annotate cli functions
  * process: annotate the test function
  * utils: add type annotation for the files\_iterator
  * data: add Build data type
  * data: add initial data type using TypedDict for process Result
  * Ignore reformatting change rev for git blame
  * Reformat source code using black
  * Enable mypy linters
  * download: add support for absolute log path in indexes
  * Switching Fedora runc nodeset to pod
  * Update filename2modelname method to work with kubernetes logs
buildservice-autocommit accepted request 827756 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 827734 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 23)
 Remove unnecessary build dependency nose, deselecting two tests
  when testing against CherryPy 10.1 or lower
- Remove tests from runtime library
- Remove installed .keep files and remove hashbangs in library
buildservice-autocommit accepted request 794114 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 22)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 794079 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 21)
- version update to 0.5.2
  * Remove webui build by default from the spec
  * Fix download-logs usage
  * Add command line filters configuration file
  * Add benchmark script
  * Add only\_model option to the MQTT service
  * Remove SCL macros from the spec file
  * Fix exclude-lines regexp joblib dump
  * Report result to zuul using an artifact instead of the log\_url
  * Improve tokenizer for OpenStack logs
  * Add exclude lists to the MQTT service
  * Add mqtt based worker
  * Fix IPv6 tokenization when the last field contains letter
  * Add mqtt client service structure
  * Refactor worker process in the main logreduce module
  * Try to detect binary file
  * Ignore bzip2 extension
  * Ignore pcap file
  * Add exclude-lines argument
  * Move the log link to the additional info in the html output
  * Fix concurrent logreduce-tests job
  * Ignore atop.bin file and tarball
  * Make server installation optional
  * Fix scikit-learn 0.21.3 support
  * Ignore files from supportconfig plugins
  * Ignore files from /proc/net
  * Ignore files with .raw extension
  * Correctly show the gaps between hunks of context
  * Show the gaps between hunks of context like grep does
  * Add some short options for convenience
buildservice-autocommit accepted request 730452 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 19)
- Add aptch to fix build with new scikit:
  * scikit.patch
buildservice-autocommit accepted request 690460 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 17)
- update to 0.4.0 (bsc#1131198)
buildservice-autocommit accepted request 686071 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 15)
- update to 0.4.0:
  * Bump model version and fix typo
  * Add HashingAnnoy model
  * Add hashing\_nn benchmark in doc string
  * Add HashingApproximateNeighbors model
  * Implement iterator interface for file-like objects
  * Refactor TokenizerTests
  * Provide a bit more info about timings of the training
  * Remove support for bag-of-words\_lshf
  * Don't store duplicate data in model
  * Fix heat\_uuid regexp formatting
  * Relax digits\_re again a bit
  * Vectorizer optimisation: don't do word analysing
  * debug\_lineprocess: Handle more than one input file
  * debug\_lineprocess: Format output slightly nicer and remove duplicates
  * Tighten heat\_uuid regexp
  * Tighten length-based regexp matches properly
  * debug\_lineprocess add some simple word / token statistics
  * Blacklist .xml extension
  * Use for loop instead of handcrafted while construct
  * tests: use free tcp port for gearman server
  * Add --model-type argument to top-level command
  * tokenizer: remove sshd warnings
  * Make debugging scripts callable again
  * Reduce code duplication a bit
  * Micro-optimize the tokenization
  * ci: enable gate jobs
  * Make systemd service file SCL independent
  * Transition webui related files to the log-classify name
  * Match uuid\_re before heat\_re
buildservice-autocommit accepted request 659481 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 14)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 13)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 645294 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 11)
- update to 0.3.0:
  * Add support for ara database classification
  * Add webui sub-package to the spec file
  * tokenizer: handle hexa numbers
  * react: fix typo and add build time
  * Add React web interface
  * Add worker service to process user report
  * Add anomaly update method
  * Add model skeleton and report import method
  * Add api skeleton
buildservice-autocommit accepted request 644414 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
baserev update by copy to link target
Displaying revisions 1 - 20 of 29
openSUSE Build Service is sponsored by