Commit Graph

  • c0329f8727
    Updating magneticod-postgresql fork. master Alexey Skobkin 2019-10-20 16:17:47 +0300
  • 19f386aafc
    Adding Dockerfile. Alexey Skobkin 2019-10-20 02:08:38 +0300
  • 3f0c3f61c5
    Crashing on chunk retrieval fail. Alexey Skobkin 2019-10-19 04:17:01 +0300
  • 3e601ea2cb
    Fixing stupid memory leak caused by excessive pointer dereference. Alexey Skobkin 2019-10-19 04:07:24 +0300
  • 64bd20e0bf
    Optimizing data processing by separating old database data by chunks. Alexey Skobkin 2019-10-19 03:01:07 +0300
  • 90d8005c9a
    Functions for old database are moved to the separate package 'old'. Alexey Skobkin 2019-10-19 02:07:10 +0300
  • a7b2344fce
    Using "Full" progress bar template. Alexey Skobkin 2019-10-19 01:10:37 +0300
  • 3418b70904
    Using latest commit of skobkin/magnetico with beanstalkd support. Alexey Skobkin 2019-10-19 00:37:20 +0300
  • 1d54d70328
    Small fix in README.md. Alexey Skobkin 2019-10-19 00:15:49 +0300
  • cc9ad9a1e6
    Adding "Usage" section to the README.md. Alexey Skobkin 2019-10-19 00:14:56 +0300
  • dcd778f472
    Using my own form version with PostgreSQL and Beanstalk support. Alexey Skobkin 2019-10-18 23:41:51 +0300
  • 5206d77fe7
    Fixing bug which caused processing only one file per torrent. Alexey Skobkin 2019-10-12 01:25:54 +0300
  • b4ab04cf5d
    Small refactoring. Alexey Skobkin 2019-10-12 00:46:14 +0300
  • 3994941210
    Building slim binaries. Removing arch from binary name (amd64 only). Adding automatic release draft. Alexey Skobkin 2019-10-09 02:13:55 +0300
  • f509f20bcc
    Dumb and inefficient version implemented. 0.0.1 Alexey Skobkin 2019-10-09 01:36:11 +0300
  • 70c2bb5b1f Add LICENSE Alexey Eschenko 2019-10-02 23:02:09 +0000
  • 264ce6a147
    Fixing running command in the linux build and other optimizations. Alexey Skobkin 2019-10-03 01:58:01 +0300
  • c9ae5b1ca8
    Adding two build for Linux, MacOS X and Windows. Alexey Skobkin 2019-10-03 01:50:30 +0300
  • ac52da6ef3
    Disabling cgo to not install gcc package in .gitlab-ci.yml configuration. Alexey Skobkin 2019-10-03 01:30:34 +0300
  • f272887895
    Fixing wrong Docker image name in .gitlab-ci.yml. Also adding README.md for future use. Alexey Skobkin 2019-10-03 01:19:02 +0300
  • 914d692b3a
    Adding .gitlab-ci.yml file. Commenting unused code to be able to build the binary in CI. Alexey Skobkin 2019-10-03 01:13:42 +0300
  • 6d139c9a16
    Unfinished migrator draft. Alexey Skobkin 2019-10-03 01:06:41 +0300