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
aca177cdf80fc3d6572576027055bb0bd503e823
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
13
Feb
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
14
13
12
11
9
8
7
6
5
6
5
4
3
2
31
Jul
30
26
21
20
18
17
16
15
12
9
4
1
24
Jun
20
18
17
14
13
11
10
7
6
5
3
2
1
31
May
30
29
25
15
14
10
9
7
6
5
4
3
1
30
Apr
28
27
26
25
24
22
14
4
2
30
Mar
28
27
24
19
18
15
5
2
29
Feb
17
14
Jan
15
3
2
30
Dec
26
23
22
21
17
5
4
23
Jun
9
8
7
Merge branch 'master' of https://github.com/gouravtiwari/reveal.js
Merge pull request #337 from jjallaire/ontouchstart-nullcheck
check window.ontouchstart != null (required for qtwebkit)
search plugin
Added isFirstSlide and isLastSlide functions
scale presentations on ipad instead of zoom
add api methods for check if overview is active or presentation is paused
stop auto-slide on pause and overview (closes #320)
merge in notes improvement
find correct path to open html file from the notes.js path
adjust copyright years
remove experimental tileflip transition, reduce max size of media content to 95% to account for slide padding
enable backgrounds images when printing to pdf (closes #271)
helper method for retrieving slide based on index (closes #293)
disable zoom plugin while in overview mode
fix vertical centering of slide in ios chrome (closes #289)
trailing ws
fix error with removal of control button and progress bar event listeners (closes #323)
code cosmetics
Merge pull request #322 from commadelimited/deactivate-nav-during-pause
describing new presentation sizing logic in readme
fix word breaks in headers (closes #321)
remove extra padding in stacks, add api method to retrieve curren scale (#310)
reduce width of single-page fallback slides
Only allowing 'unpause' keyboard events while paused
change default maxScale to 1.0 (#310)
add config vars for #310 to readme
add min/max scale settings (#310)
rename padding config option to margin, better mobile support for scaled presentations (#310)
Slightly refactored "slidify" flow
More/better examples in markdown demo
Support for external markdown files, including configurable (vertical) slide separator
fix layering issue of anchors in ff with page transition (closes #274)
feature detect zoom with fallback on transform, allow percent units for deck width/height (#310)
updated to v2.3, initial implementation of uniformly scaled presentations (#310)
merge in timer in notes window, timer now stays hidden until initial time is set
Add clock and elapsed time to notes view
update code sample for syntax highlight in readme
merge in clojure syntax highlighting, tweak readme
Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele/reveal.js
Loading