Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TJTS5901 K23 Template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Startuplab
Courses
TJTS5901 Continuous Software Engineering
TJTS5901 K23 Template
Graph
d4ba980533e0aea7fce85ed172c9fa09531e98e0
Select Git revision
Branches
15
coverage
currency
flask-login
i18n
i18n-test-fix
item-closing
item-page
logging
main
default
protected
profile-page
pytest-fix
rest-api-simple
revert-6092d6d7
smoke-test
tokens
15 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Feb
19
18
17
15
14
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
30
27
26
23
21
20
9
7
5
4
3
auth(login): Stylize the test account login button.
main
main
auth(login): Provide a test account information.
auth(login): initialise user variable befor try block to handle unknown users.
Use more production-ready gunicorn instead of flask to serve app.
Hacked in the klingon support.
Show button to tokens -page.
Snoop timezone when user registers.
Timezone detection from locale.
Default profile picture.
List items user has won on profile page.
HTML magic function, and gravatar image support.
Cascade the delete operation.
Disable debug mode for tests always.
Merge branch 'item-closing'
Ignore the aps already running -errors.
Merge branch 'item-closing'
Skip scheduler setup if in testing.
Merge branch 'item-closing'
Start scheduler only once.
item-closing
item-closing
Translations.
Merge branch 'item-closing'
Changed jinja string for macros.
Allow html in the notifications.
Scheduled job to update currency rates once a day.
Batch job to close unclosed items.
Hooks to run item closing when sale comes to an end.
Add a debug option for flash-sale.
Display pay -button if viewed by bid winner.
Functionality to close the item.
Scaffolding the scheduler module.
Merge branch 'notifications'
Notification tests.
Use string for locale as it makes life less painful.
Use string for locale as it makes life less painful.
Use Javascript to generate notification toasts.
View to return unseen notifications as json list.
Use the new notification api.
Notifications api.
Merge branch 'rest-api-simple' into 'main'
Merge branch 'tokens' into 'main'
Loading