Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sams-classes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
coding-at-fu
sams-classes
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
11-write-example-app
Select Git revision
Branches
5
11-write-example-app
16-update-documentation
29-alias-for-apps
30-restructure-ci-version-checking
master
default
protected
Tags
5
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Oct
5
14
Sep
28
Jul
26
22
Jun
20
19
15
14
13
12
10
9
8
7
6
2
1
31
May
30
29
24
23
22
19
18
17
16
15
12
11
10
9
8
update version.py and debian/changelog to version 1.0.5
1.0.5 master
1.0.5 master
Merge branch '38-api-token-nur-bei-eintragen-in-der-session-zulassen' into 'master'
modified _filter_token in sams_proxy to fix issue #38
add test_no_token_passthrough_without_session to test_sams_proxy.py #38
update test_sams_proxy.py test_token_passthrough to use a session
Merge branch '36-_flaskapp-secret_key-generieren' into 'master'
1.0.4
1.0.4
update sams_classes/sams_hub.py to use random secret_key fixes #36
update import statements in smas_classes/sams_hub.py to follow PEP-08
Merge branch '33-version-1-0-3-release' into 'master'
1.0.3
1.0.3
update debian changelog to 1.0.3
update debian/changelog 1.0.3~2
Merge branch '29-alias-for-apps' into 'master'
update SAMSHub.menu to pass tests in test_sams_hub.py and fix #29
29-alias-for-apps
29-alias-for-apps
update SAMSHub.app to still return SAMSApp Object instead of a dict
changed SAMSHub.addApp to add appDict to _appList and _apps
extend test_menu_list_provided to reflect new state of issue #29
Revert "make use of alias feature #29 in ExampleApp"
30-restructure-…
30-restructure-ci-version-checking
make use of alias feature #29 in ExampleApp
Merge branch '29-alias-for-apps' into 'master'
update debian/changelog add version 1.0.3~1
changed version.py to 1.0.3
update addApp in sams_app.py to pass test_Sams_hub.py and fix #29
modified test_hub_provides_apps_with_proxies to reflect issue #29
Merge branch '27-proxy-registration-for-all-methods' into 'master'
1.0.2
1.0.2
update test_sams_app.py as described in #28 fixed issues #27 #28
update changelog for release 1.0.2
update changelog and version to 1.0.2~1
update __add_proxy_urls in sams_app.py to pass test_app_proxy_registered
update test_sams_app.py test_app_proxy_registered to reflect issue #27
changed build/* to build/ in .gitlab-ci.yml
Merge branch 'master' of ssh://git@git.imp.fu-berlin.de/slobinger/sams-classes.git
changed build/* to build/ in .gitlab-ci.yml
Update README.md with doctoc [skip-ci]
update README.md add ToC with doctoc [skip-ci]
Update README.md correct syntax misstake ln 288 [skip-ci]
Update README.md add installation hints [skip-ci]
test-and-deploy-tags instead of master in .gitlab-ci.yml
1.0.1
1.0.1
changed .gitlab-ci.yml except branches is useless
remove except: branches from build-master in .gitlab-ci.yml
correct exceot to except in .gitlab-ci.yml
Loading