Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
2
2015-12-uni-ffm
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CmS
2015-12-uni-ffm
Graph
49ada91eb1680f5bc4343815d9e464c5a56fb726
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Aug
20
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
31
Jul
29
26
24
23
22
20
19
18
16
14
10
2
1
29
Jun
28
26
25
23
22
21
20
18
17
16
14
13
10
9
8
4
2
26
May
20
19
12
5
4
3
4
3
2
1
30
Apr
29
28
27
24
23
22
21
20
18
16
15
13
11
10
8
7
6
2
1
31
Mar
30
27
24
23
17
16
15
11
10
8
9
8
5
4
1
28
Feb
27
26
24
21
20
14
13
11
9
6
5
3
2
3
2
31
Jan
30
29
30
29
28
27
26
23
21
18
16
14
12
11
10
8
7
6
4
2
31
Dec
15
14
8
27
Nov
25
24
23
22
20
18
17
16
15
14
13
12
11
10
5
31
Oct
30
29
28
27
25
24
23
22
20
19
18
17
16
15
14
13
12
11
10
9
8
7
4
30
Sep
28
27
21
16
11
9
8
4
3
31
Aug
30
24
20
17
15
more tests, use stricEqual and deepEqual assertions where appropriate #123
include info about which slide the assertion applies to
fix bug where isLastSlide sometimes incorrectly returned false
add qunit grunt dependency
add unit tests #123
2.6.0
leap motion doc tweaks
mathjax readme tweak
Merge pull request #567 from hakimel/dev
readme update for notes in external markdown
merge support for notes when using external markdown
remove needless metadata from math plugin example
disable interaction on future/past slides
typo fix
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
add docs about stretch class
make sure stretch works with video
Merge pull request #564 from tomByrer/patch-1
+ MathJax CDN links for HTTPS & versions
Merge remote-tracking branch 'upstream/master'
remove commented out dependencies from index
renamed .remaining-height to .stretch #244 #490 #561
revised remaining height layout logic
ensure that syntax highlighted code works with remaining-height helper
readme adjustment
math plugin doc update
document math plugin
rename math plugin config option
allow hiding of vertical slide stacks
prevent invalid slidechanged on page load
fix retrieval of computed styles in ff
further work on remaining-height helper #244 #490 #561
start work on logic for fitting an element to remaining slide height #244 #490 #561
remove pointless .call()
refactor js, more natural order of startup methods
add initial slide dom setup pass
add util method for applying css transforms
mathjax plugin updates #531
add isReady method to check reveal.js loaded state
remove unused code
Loading