Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mellamocarloss
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
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Valencia Vargas, Carlos
mellamocarloss
Graph
239e4eaa5902d0aabcfb2345f97c89306a1351ad
Select Git revision
Branches
2
flask-migrate
master
default
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
17
Nov
9
8
4
3
26
Oct
21
20
Deleted .gitlab-ci.yml.
master
master
Add Flask-Migrate to requirements.txt
Refactored warning prints in app.py.
flask-migrate
flask-migrate
Improved CLI and README.
Improved README
Improved CLI and README. Added "second_db". Added "Iris" and "IrisClass"
Removed redundant attempt of generating migration script when mode is
Modified ".bat" scripts to be ".sh" scripts. Updated README.
Removed tracked files after gitignore change.
Potential gitignore fix for migration binding directories.
Moved migration .bat files into "migrations". Modified their relative
Added "Persons" blueprint, separating out the "Person" specific routes
Added "surname" to index form.
Added "RunUpgradeMigration" and "RunDowngradeMigration". Improved
Added initial README for migrations.
Removed hardcoded connection strings.
Added "migrations" to .gitignore.
Commented explanation of PORT_ENV_VAR_KEY.
Refactored adding "Person" and getting all persons.
Initial flask migrate integration. Removed "auth".
Update entity.py
create if db specified
Fix CRUD on first deployment
Merge branch 'master' of https://gitlab.doc.ic.ac.uk/paas-templates/python-flask-template
fix incorrect redirect url
Update setup_push.sh
Update setup_push.sh
Update setup_push.sh
Added setup_push.sh
Updated APP_NAME variable
Updated template with more features
Update .gitlab-ci.yml
Update runtime.txt
Initial commit
Loading