Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
moodle-mod_vpl
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
Model registry
Operate
Environments
Monitor
Incidents
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
caseine
moodle-mod_vpl
Graph
380d7c5414adb088dc1db8dee2e2de2bc318ad7b
Select Git revision
Branches
8
calendar-events
dev
dev-php7.1
master
default
protected
remove-vpl-href
similarity-refactor
spreadsheet-editor
test
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
May
20
17
5
6
Apr
5
4
1
30
Mar
27
23
16
15
14
7
4
2
17
Feb
15
4
1
26
Jan
25
24
17
14
13
7
Dec
6
28
Oct
26
21
13
11
22
Jul
21
Jun
18
16
9
8
7
1
28
May
26
25
24
21
17
15
12
11
6
4
29
Apr
27
23
7
31
Mar
30
29
28
27
12
11
10
9
7
1
24
Feb
23
8
5
4
2
1
30
Jan
28
27
26
22
21
19
18
14
13
11
7
28
Dec
24
23
21
20
19
9
13
Nov
8
7
30
Oct
23
22
21
14
12
6
28
Sep
10
9
8
7
5
4
3
2
1
31
Aug
30
29
25
22
21
20
19
17
13
11
10
9
8
4
2
31
Jul
10
2
1
24
Jun
9
8
26
May
14
13
11
1
26
Apr
12
30
Mar
26
23
21
20
19
18
16
15
6
4
3
26
Feb
25
24
17
20
Jan
15
16
Dec
11
5
28
Nov
20
17
Oct
15
14
25
Sep
5
Aug
1
25
Jul
24
23
5
1
25
Jun
20
19
5
22
Apr
28
Mar
27
31
Jan
28
24
22
20
Dec
19
22
Nov
21
19
15
4
2
31
Oct
30
29
Adds @covers tags to tests
Fixes coding style of brackets
V3.5.0+
Fixes a bug introduced in V3.5.0
Removed extra memory for graphs (was added two times and led to long loading time).
Lang strings for no graphs options.
Extra memory for submissions list (may help in some rare cases).
Added an option to not display graphs, as their computation could lead to memory errors.
Fixed mod_vpl_info webservice to apply filters on name and descriptions.
Fixes bug of computing max post size
Fixed relative ajax url.
Updates plugin version
Installs Valgrind to use it in the vpl_evaluate tests
Adapts acceptance tests to navigation changes.
Adds jsonrpc_encode static method
Adapts extend settings navigation to support Moodle 4
Fixed SH for empty inline java comments (broken by previous commit).
Teacher comments for Monaco for languages C, C++, JS, TS, Python, R, Shell, OPL, .cases. Completion/SH for OPL and .cases.
Removed confusing warning about newer version existing when making private copy.
Adds basic support for the Julia programming language
Fixes bug of handling number internationalization
Password check now keeps parameters in get request (prevents some problems on Safari while switching editors).
Adjusted permissions to always allow managers and graders to access Edit tab.
Fixed Edit tab appearing on Test Activity when not allowed.
Added flexibility on editor restrictions (forbid edit tab or specific editor).
HTML tags in evaluation result are now allowed (no scripts).
Web submission by file by default if only 1 required file.
Language Server Protocol client implementation for monaco.
War effort to reduce css by making use of bootstrap.
Added DISTINCT and IN keywords to ace sql syntax highlighter.
Updated CI settings.
Added new MOODLE USER_EMAIL environment var when running tasks
Adjusted permissions needed to make submission via ajax.
Cleans unsupported versions
Excludes incompatible combinations in the matrix
Removed (again) jQuery background color, as it was breaking themes.
Fixed theme not loading properly for new files on monaco editor.
Tags in activity name no longer breaks downloaded zip file name.
Fixed help text for test cases file.
Updates test matrix
Loading