Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ClientServer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
YAPEX
ClientServer
Graph
master
Select Git revision
Branches
4
develop
protected
master
default
protected
sqlCheckerIntegration
to3.1
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
25
20
12
15
May
25
Apr
11
Dec
10
Nov
20
Oct
15
Jun
24
May
6
Mar
21
Feb
28
Dec
11
Oct
21
Jan
18
27
Oct
26
25
Sep
4
Aug
15
Jun
7
3
2
25
May
11
Mar
5
29
Jan
22
7
27
Nov
13
11
6
5
30
Oct
29
28
21
Sep
24
Aug
23
16
11
Jun
28
Apr
27
26
25
19
13
1
Mar
29
Feb
17
5
2
22
Nov
20
19
17
16
15
14
11
1
21
Oct
20
30
Sep
30
Aug
1
29
Jul
28
29
Jun
12
9
7
5
4
3
2
1
31
May
30
24
10
9
8
5
3
1
30
Apr
29
20
19
17
16
10
9
29
Mar
22
20
14
13
20
Feb
19
15
14
13
12
7
2
27
Jan
26
22
21
18
17
5
20
Dec
10
3
28
Nov
25
24
23
21
20
11
5
30
Oct
29
27
26
25
14
13
12
11
9
8
6
4
1
30
Sep
29
28
21
18
16
13
12
11
10
9
8
26
Mar
6
22
Feb
16
15
14
12
24
Jan
15
11
10
9
8
7
4
3
29
Dec
26
19
12
Nov
11
10
9
8
7
6
30
Oct
25
23
21
20
15
14
13
12
9
8
7
5
4
7
Mar
20
Jan
14
13
12
28
Dec
27
20
3
2
29
Nov
28
27
21
14
8
6
31
Oct
25
24
6
1
27
Sep
24
23
22
21
20
19
13
10
9
8
7
4
1
29
Aug
27
25
20
19
18
17
16
11
7
4
31
Jul
27
24
10
3
29
Jun
15
11
- added check for test asset size when not using form upload in create exercise test
develop
develop
- external auth can now be easier accessed by an api by optionally returning the two auth tokens as json
- updatred build script
- added function to create an exercise test with asset
- updated some docs
- fixed issue whit compare file test (file hash was always the same; always empty string)
- removed old/unused external checker test
- commented out example pw hashing at startup
Merge branch 'develop' of gitlab.informatik.uni-halle.de:Syndrom/ClientServer into develop
- fixed issue where main file in custom projects could be be changed
- increased file content limit
- fixed issue wher login via ldap would not reset not activated user password
- we no longer create empty passwords (no login possible) but random passwords
- fixed issue where submit test points were not properly added if checker gives points
- added support for adt structural induction checker (test)
- compile commands now also receive template file ids (to override hidden files)
- fixed do editor compile single file (hidden files)
- tutor view subsequent editor now respect file visibility and readonly
- login via ldap now always sets user to activated (even if registered before)
- exercise overview plang sorting is now working for all views
- exercises overview sorting by plang works
- fixed issue where reset user password wouldn't update an old auth version
- added feature #169 - add status for passed normal tests in list views
- bumped version
- fixed empty (anonymous) ldap login
- added some comments
- fixed issue when resetting some users password (calculation was not the same as frontend)
Merge branch 'develop' of gitlab.informatik.uni-halle.de:Syndrom/ClientServer into develop
- enabled ldap login
- added new auth version
- max points were not sent to test server
- started ldap login
- renamed some weight to maxpoints
- added support for test points and external checkers
- fixed issue filter exercises by or not tag filter was throwing
- added setting for: save test server (timing) debug log or not
- made sur timing protocol does not exceed db field length
- added test timings log migration
- added test server timings protocol to tst results
- running and getting tests should not return the correct ordner (same as frontend, sorted by display index)
Loading