Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
ScrapyTutorial
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anton Gusev
ScrapyTutorial
Graph
b81a8214805c23df67ae4bb1cd48f154e37ad71d
Select Git revision
Branches
2
develop
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jun
17
14
13
12
11
change env.example
master
master
fix merge errors
Merge branch 'develop' of http://gitlab.groupbwt.com/Gusev/scrapytutorial
change dump
develop
develop
rewrite Singleton class
change pipenv dependencies
add DB_CHARSET params to settings
Change book model, add index, nullable attribute
added error handling if row exists in db for AltBookConnector
added error handling for parsing table
added error handling if row exists in db for BookConnector
add field created_at, updated_at field for AltBookConnector
change settings for AltConnector
add field created_at, updated_at to books table
delete unused files
fix README
change directory for writing stats, images
Merge branch 'develop' into 'master'
Develop
change pipfile settings
Merge branch 'master' of http://gitlab.groupbwt.com/Gusev/scrapytutorial into develop
add pipenv module
rename spider class and file to UpperCase
Merge branch 'develop' into 'master'
Develop
Merge branch 'master' into 'develop'
add alternative database connection using mysqlclient
Merge branch 'develop' into 'master'
Develop
add README.md
change comments
rename DatabasePipeline to DatabaseWriter
fix settings for boolean value
fix error for send mail
add dump, statistics
change logging settings
add url field to Book model
refactoring move Singleton class to separate file
add gitignore
add migration
Loading