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
efc020c999a50864c9ee55948e8222b6c2c6a0f5
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
1
Mar
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
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
Update markdown.js
fix a few typos (closes #352)
format tweak
fixing an initialization bug when turning off controls and progress in initialization.
Merge remote-tracking branch 'upstream/master' into solarized
force layout after configuration changes
Merge branch 'dev' of github.com:hakimel/reveal.js into dev
attempt n2 to fix grunt in travis ci build
attempt to fix grunt in travis ci build
update main window when current slide changes in notes (closes #343)
replace classList.toggle( ..., force ) as it's broken in ff
dispatch event when paused/resumed (closes #336)
Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into dev
example external markdown in readme (#329)
add note about external markdown in readme (#329)
merge external markdown support, move example to plugin (#329)
Merge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into dev
fragment sorting tweaks, sort attribute is now called data-fragment-index (#342)
Merge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into dev
merge grunt update to 0.4 (#350)
Merge branch 'upgrade-to-grunt-0.4' of https://github.com/boazsender/reveal.js into dev
upgrading to grunt 0.4. resolves #349.
remove share buttons
disabled overview clicks on slides with disabled class
Update plugin/markdown/markdown.js
prevent overview click events after calling Reveal.removeEventListeners
add configure api method for update config after initialization
updated dark theme to use external color definition
added solarized light theme
extracted solarized color definitions to separate file
added solarized dark theme
Set PDF output to letter landscape, no margin
FIX: indent level of sort_fragments
ENH: fragment-pos attribute for ordering fragments
Merge pull request #338 from jjallaire/ontouchstart-add-nullcheck
ontouchstart null check in addEventListeners
added isFirstSlide/isLastSlide api methods
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)
Loading