Dawa Ometto
02fd12339f
Release 4.1.4
v4.1.4
2018-10-01 13:30:14 +02:00
Dawa Ometto
9048d6a03d
Depend on newest gollum-lib for patched sanitize version
2018-10-01 13:30:07 +02:00
Dawa Ometto
93f6b0373a
Update README.md
...
Update supported rubies.
2018-09-24 19:41:36 +02:00
Dawa Ometto
43d3271b4e
Update .gitattributes
...
Make github-linguist ignore files that aren't our own
2018-09-24 18:40:08 +02:00
Dawa Ometto
66d09b76c7
Update README.md
...
Remove badges that aren't working.
2018-09-24 18:34:14 +02:00
Dawa Ometto
90043a66cb
Update README.md
...
Update badges
2018-09-24 18:11:50 +02:00
README Bot
317ccef7c8
Add CodeTriage badge to gollum/gollum ( #1291 )
...
Adds a badge showing the number of people helping this repo on CodeTriage.
2018-09-24 17:34:40 +02:00
Dawa Ometto
771ca331e9
Create ISSUE_TEMPLATE.md
2018-09-17 22:44:09 +02:00
Dawa Ometto
7ada448bce
Release 4.1.3
v4.1.3
2018-09-17 22:29:34 +02:00
Dawa Ometto
c2258c449e
Added necessary escaping
2018-09-17 22:20:38 +02:00
Dawa Ometto
612267d322
Update CONTRIBUTING.md
...
Add GPG key
2018-08-14 09:36:26 +02:00
Dawa Ometto
6de0914788
Release 4.1.2
v4.1.2
2017-08-07 17:54:00 +02:00
Dawa Ometto
e4f702d1e2
Lock to newer gollum-lib to avoid falling back to unsafe nokogiri
2017-08-07 17:40:49 +02:00
Dawa Ometto
2f864c5e15
Stop support for ruby 2.0.0 because it is not compatible with a safe nokogiri. See https://github.com/gollum/gollum-lib/issues/278
2017-07-31 18:09:32 +02:00
Dawa Ometto
7139590798
Try fix travis
2017-07-31 18:01:37 +02:00
Dawa Ometto
0870655455
Release 4.1.1
v4.1.1
2017-04-17 11:20:06 +02:00
Dawa Ometto
ba24a7bb8c
Update gemijione dependency. Closes #1227
2017-04-17 11:01:50 +02:00
Dawa Ometto
f32d7465a2
Set bar_side for versioned pages. Closes #1226
2017-04-14 00:31:09 +02:00
Dawa Ometto
e202698bf1
Merge pull request #1189 from nimag42/patch-1
...
Solve bug when folder contains non-ascii character
2017-04-09 11:49:54 +02:00
Dawa Ometto
11c2bf7dae
Fix date. Closes #1211
2017-04-05 23:05:24 +02:00
Dawa Ometto
53cf0e1148
Merge pull request #1201 from adamniedzielski/skip-transliteration-tests-rugged
...
Skip tests for transliteration for adapters different than grit
2017-03-11 20:35:53 +01:00
Adam Niedzielski
2d1e49e3f2
Skip tests for transliteration for adapters different than grit
2017-03-11 19:28:31 +01:00
Dawa Ometto
199161f611
Merge pull request #1188 from adamniedzielski/pass-non-empty-author-details
...
Pass non-empty commit author details in transliteration test
2017-03-10 12:00:57 +01:00
Dawa Ometto
ece5c775f1
Release 4.1.0
v4.1.0
2017-03-09 17:34:37 +01:00
Dawa Ometto
3121c43b71
Merge pull request #1180 from bogado/issue#1179
...
Fix page list for files that have regexp special chars.
2017-03-09 16:22:40 +01:00
Bart Kamphorst
51e8caf369
Merge pull request #1191 from polyzen/patch-1
...
readme: Use --document in place of deprecated options
2017-02-16 16:05:35 +01:00
Daniel M. Capella
e7e7937678
readme: Use --document in place of deprecated options
2017-02-02 14:26:32 -05:00
Jacquin Théo
a0f5a60ea0
Solve bug when folder contain non-ascii character
...
When you create a file in a folder with non-ascii character, for exemple "Réseau", after creating the page, it throwed an "URI::InvalidURIError", given the fact that the url returned was "/Réseau/H%C3%A9y", only the part with the name of the file was correctly encoded.
So I propose to encode every part of the url to solve this issue
So I just
2017-01-29 00:39:39 +01:00
Adam Niedzielski
af29c6e441
Pass non-empty commit author details in transliteration test
...
Empty name or email are not allowed by libgit2 and cause a test failure
when the test suite is run against rugged_adapter.
2017-01-27 15:15:50 +01:00
Dawa Ometto
00dfecb1c7
Merge pull request #1185 from connorshea/ruby-24
...
Test on Ruby 2.4
2017-01-20 23:30:24 +01:00
Dawa Ometto
cc249bef15
Merge pull request #1182 from bjoernalbers/master
...
Add another video to README.
2017-01-19 15:14:11 +01:00
Connor Shea
9a2231804d
Test on Ruby 2.4
2017-01-14 19:10:17 -05:00
Björn Albers
1edcf15bcd
Add another video to README.
2017-01-10 18:26:56 +01:00
Victor Bogado
0190e08763
Fix page list for files that have regexp special chars.
...
The page list collection logic was using the filename without any
scaping to create a regexp. This not only breaks for some names it might
even be a security problem by introducing bad regular expression as
filenames.
2017-01-01 19:55:18 -08:00
Dawa Ometto
d3cc5a69c4
Merge branch 'rc'
2016-08-07 21:36:51 +02:00
Dawa Ometto
07ca53a778
Merge branch 'rc' into master
...
Conflicts:
bin/gollum
2016-08-07 21:36:13 +02:00
Dawa Ometto
6910b6d024
Merge pull request #1143 from astorije/patch-1
...
Fix compare page not accessible in no-edit mode. Resolves #1140 .
2016-08-07 20:17:34 +02:00
Bart Kamphorst
f02c934ad7
Merge pull request #1154 from maarten/#855-delete-files
...
Fixes #855 Adds file deletion fuctionality.
2016-08-07 19:46:55 +02:00
Maarten Engelen
236680aab9
Add file deletion functionality
...
Adds route for file deletion
Add styles and images for this
2016-08-07 17:18:36 +02:00
Dawa Ometto
6316f97c06
Update CONTRIBUTING.md
2016-08-07 12:50:48 +02:00
Dawa Ometto
14830af306
Update CONTRIBUTING.md
2016-08-07 12:50:18 +02:00
Dawa Ometto
b620decde7
Add contributing guidelines
2016-08-07 12:48:07 +02:00
Bart Kamphorst
b08ca620a0
Merge pull request #1148 from astorije/patch-2
...
Remove deprecated github-markdown markup
2016-07-11 21:44:02 +02:00
Jérémie Astori
66a2bb0393
Remove deprecated github-markdown markup
...
From [RubyGems](https://rubygems.org/gems/github-markdown/versions/0.6.9 ):
> THIS GEM IS NOT MAINTAINED AND NOT SUPPORTED.
Also, the GitHub repository, maintained by GitHub, was removed.
The link is now a redirect, it doesn't point to the GFM page anymore.
2016-07-11 12:19:43 -04:00
Jérémie Astori
0675844d97
Fix compare page not accessible in no-edit mode
...
Permission checking was spread across `post` action handlers instead of inside the `before` to normalize between `get` and `post` action handlers and be more explicit.
2016-06-27 13:50:47 -04:00
Dawa Ometto
148eda2990
Merge pull request #1136 from gollum/503-safari-live
...
Add Safari to livepreview-enabled browsers. Fixes #503
2016-06-16 13:28:46 +02:00
Dawa Ometto
330f7b4002
Add Safari to livepreview-enabled browsers. Fixes #503
2016-06-16 12:58:22 +02:00
Dawa Ometto
def0fc8866
Merge pull request #1126 from svoop/emoji
...
Support for emoji
2016-06-09 16:43:52 +02:00
Sven Schwyn
fa1bcf9608
Add support for emojione
2016-05-19 20:33:25 +02:00
Bart Kamphorst
5a5e56a47b
Merge pull request #1111 from jhominal/master
...
Unconditionally add 'test-unit' dependency.
2016-02-24 02:28:24 +01:00