Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lti-xblock-consumer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
OpenJupyter
lti-xblock-consumer
Graph
85b3a7ae68401e98d3b65bfc0f829631839bbad5
Select Git revision
Branches
2
master
v4.5.1-fixes
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
2
Dec
29
Nov
28
21
18
16
9
7
4
2
1
26
Oct
25
20
19
18
17
13
3
28
Sep
20
16
14
13
2
22
Aug
19
18
17
16
3
2
27
Jul
22
18
11
5
27
Jun
22
9
8
2
23
May
11
9
2
25
Apr
6
5
31
Mar
21
18
17
4
3
24
Feb
23
21
16
9
2
1
31
Jan
21
20
19
18
22
Nov
17
16
15
12
10
9
5
4
29
Oct
25
22
19
15
8
7
6
5
8
Sep
27
Aug
25
24
9
6
3
12
Jul
9
8
1
30
Jun
25
21
18
15
14
11
9
5
3
26
May
25
24
11
4
28
Apr
21
13
12
9
22
Mar
19
18
9
3
25
Feb
24
23
16
15
8
4
29
Jan
25
21
20
19
15
17
Dec
2
1
20
Nov
12
10
5
23
Oct
13
5
29
Sep
24
22
15
14
11
9
4
2
27
Aug
26
19
14
13
11
7
3
29
Jul
25
24
23
16
15
13
10
6
2
30
Jun
29
26
25
12
8
4
28
May
11
7
27
Apr
24
3
31
Mar
3
6
Feb
4
11
Dec
10
8
Oct
10
Sep
28
Aug
29
Jul
27
23
May
22
Jan
9
May
4
9
Feb
20
Sep
19
19
Jul
11
2
Jun
18
Apr
30
Jan
9
6
28
Dec
23
2
Nov
13
Oct
2
Sep
23
Aug
7
Jun
5
4
1
10
May
2
28
Apr
26
25
8
7
28
Mar
25
27
Jan
26
20
19
29
Dec
1
30
Nov
3
fix: remove lms specific waffle check (#312)
chore: Updating Python Requirements
Merge pull request #310 from openedx/mroytman/MST-1718-fix-basic-outcomes-result-service-user-id
feat: fix LTI 1.1 Basic Outcomes Service and LTI 2.0 Rsult Service to support external user IDs
Merge pull request #309 from openedx/ashultz0/fix-compat-outside-of-block
fix: do not attempt to load the block just to look at the location
Merge pull request #249 from open-craft/tecoholic/BB-6145-deprecate-user-rebinding-function
refactor: replace block.location with block.scope_ids.usage_id
chore: update pylint configuration
refactor: Replace deprecated usage of runtime.course_id
refactor: replace usage of get_real_user with UserService
refactor: replace getting hostname from to settings.LMS_BASE
refactor: replace user rebinding runtime function with service
refactor: replace oauth param fetching from client to signature method
Merge pull request #280 from openedx/tcril/fix-gh-org-url
fix: Respond to PR feedback
fix: update path to .github workflows to read from openedx org
fix: fix github url strings (org edx -> openedx)
chore: run `edx_lint` update with the current version of the repo.
Merge pull request #307 from openedx/mroytman/MST-1717-external-id-LTI-1.1-launches
feat: add course flag to send external_user_id as user_id in LTI 1.1 XBlock launches
Merge pull request #306 from openedx/mroytman/bump-version-6.3.0
build: update library version to 6.3.0 to release changes in pull #297
Merge pull request #305 from openedx/mroytman/bump-version-6.2.0
build: update library version to 6.2.0 to release changes in pull #297
Merge pull request #297 from openedx/mroytman/MST-1473-proctoring-service-launch-decoupled
feat: adds support for LTI 1.3 Proctoring Service specification in-browser proctoring launch.
chore: Updating Python Requirements (#304)
Merge pull request #301 from openedx/ashultz0/unblock
fix: remove general use of load_block_as_user
Merge pull request #298 from openedx/jenkins/upgrade-python-requirements-d942dc6
Merge pull request #300 from openedx/ashultz0/studio-instructions
docs: emphasize that for dev the xblock must be installed in two containers
chore: Updating Python Requirements
Merge pull request #281 from openedx/mroytman/MST-1603-ADR-decouple-LTI-1.3-launch-from-XBlock
docs: add ADR for decoupling LTI launches from the XBlock
Merge pull request #296 from openedx/ashultz0/lms-altbase
Merge pull request #294 from openedx/ashultz0/config_from_launch
feat: add override for the LMS_BASE_URL in various LTI settings
test: mark most compat functions as nocover
Loading