Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
finalcountdownnino
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
finalcountdownnino
Graph
43b041dff21dd4f9f6ac73111c6220773bf330dd
Select Git revision
Branches
3
flask-migrate
master
default
squashed
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Dec
1
30
Nov
28
26
22
17
9
8
4
3
26
Oct
21
20
Deleted .gitlab-ci.yml.
master
master
Update app.py
Update .gitlab-ci.yml
Added deployments to both vms
Add the other panopto_example buttons
Add panopto_example button
Change panopto example route to work with new package
Version 1.0.0
squashed
squashed
Add requirement i forgot to add
Added imperial_panopto api package with example route
materials integration
Configured Gitlab CI file with testing stage
Added example tests for application
Reverted to template without migrations, with auth package
Merge branch 'master' into 'flask-migrate'
flask-migrate
flask-migrate
remove entities route
added auth examples to template
Add Flask-Migrate to requirements.txt
Refactored warning prints in app.py.
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
Loading