Joshua Peek
1cb7bc96c7
Merge pull request #206 from github/backport-js
...
Backport JS
2011-09-28 13:44:27 -07:00
Joshua Peek
755c303008
Use $.facebox for dialog if its available
2011-09-27 17:13:53 -05:00
Joshua Peek
381a963971
Fix lang script uri
2011-09-27 17:13:33 -05:00
Joshua Peek
903ea7c49a
Reindent dialog JS and trim trailing spaces
2011-09-27 16:50:24 -05:00
Joshua Peek
41c4801aed
Backport some JS changes from github.com
2011-09-27 16:49:52 -05:00
Joshua Peek
3a8d65bd3e
Fix indenting offset
...
2 spaces, not 3
2011-09-27 16:26:03 -05:00
Joshua Peek
095a392359
Trim trailing whitespace
2011-09-27 16:06:16 -05:00
Joshua Peek
ce770c2e79
Don't leak nodeSelector
2011-09-27 14:51:47 -05:00
Joshua Peek
be9529faee
Remove dead and leaky global functions
2011-09-27 14:48:38 -05:00
Joshua Peek
1f948e30d8
Cleanup gollum.js trailing whitespace
2011-09-27 14:27:37 -05:00
Joshua Peek
50de79171a
Rebuild empty.git fixture
2011-09-27 14:01:58 -05:00
Joshua Peek
e8b3854682
Hush test clone warnings
...
warning: You appear to have cloned an empty repository.
2011-09-27 13:49:59 -05:00
Joshua Peek
985fade9f6
Don't call id on nil
2011-09-27 13:48:16 -05:00
Joshua Peek
39b1177ba0
Check in empty directories
2011-09-27 13:43:52 -05:00
rick
5fb440171e
Merge pull request #205 from x1024/author_on_first_preview
...
The first page in an empty repository can now be previewed.
2011-09-27 09:10:21 -07:00
Mihail Minkov
38673e5f43
regenerated gollum.gemspec
2011-09-27 19:07:05 +03:00
Mihail Minkov
b8ce2b251d
The first page in an empty repository can now be previewed.
2011-09-27 18:52:51 +03:00
Joshua Peek
7829e17c27
Fix invalid syntax, leaky vars and trailing whitespace in lang JS
2011-09-26 17:35:39 -05:00
Joshua Peek
fced891975
Merge pull request #204 from github/pygments.rb
...
Switch to Pygments.rb
2011-09-26 15:00:48 -07:00
Joshua Peek
35da594bfc
Switch to pygments.rb
2011-09-26 16:45:21 -05:00
rick
e8df272729
Merge pull request #195 from bobrik/patch-1
...
Forcing encoding to UTF-8 for git tree
2011-09-21 19:33:14 -07:00
Ian Babrou
a337b9ba15
added method existence checking for UTF-8, thanks to @technoweenie
2011-09-09 19:24:27 +04:00
Ian Babrou
685cc358b3
forcing encoding to UTF-8 for git tree to be able to use gollum with non-ascii wiki filenames
2011-09-09 17:24:19 +04:00
risk
9ce4f0220e
dont want wikicloth 0.7.0
2011-08-08 15:45:55 -07:00
risk
2128559186
fix edge case where sanitize gem doesn't operate on <a> node if the custom transformer runs
2011-08-08 15:43:21 -07:00
risk
20e4ca6a56
normalize test output
2011-08-08 15:26:27 -07:00
risk
6f15fafc4a
add a Page#markup_class reader
2011-08-08 15:26:22 -07:00
risk
cd4704aed7
prefix name attributes too
2011-08-08 15:02:10 -07:00
risk
82fd4d8b26
update the changelog
2011-08-04 14:18:38 -07:00
risk
08a58b7520
Sanitization#id_prefix can be modified
2011-08-04 14:02:24 -07:00
risk
c7d8026ac5
when extracting the code blocks, use the SHA of the lang code AND contents to uniquely identify the snippet
2011-08-04 13:38:05 -07:00
risk
c7729f81ad
Release 1.3.1
v1.3.1
2011-07-21 16:30:59 -07:00
risk
7e12de0087
tomdoc
2011-07-21 16:19:48 -07:00
risk
c9c7db5a53
add backwards compatible Gollum::Wiki.markup_class
2011-07-21 16:17:09 -07:00
risk
aadbdd8b76
keep the versions of rake in the gemspec and gemfile in sync for cry babies
2011-07-21 16:04:08 -07:00
risk
b2d372ab3c
id attribute transformers should always return a hash or nil
2011-07-21 15:47:00 -07:00
risk
c47a47bc30
disable notifications
2011-07-21 15:43:03 -07:00
risk
ad5ec77f41
smaller #inspect output for wiki and page objects
2011-07-21 15:27:56 -07:00
risk
c0bf387cb4
requiring gollum doesnt require the load path to be set to the lib directory ahead of time (good for rake console)
2011-07-21 15:27:34 -07:00
risk
267323c7c3
merge gfm
2011-07-21 15:04:50 -07:00
risk
d9b1ea3d51
track builds in travis-ci
2011-07-21 14:53:05 -07:00
risk
70bf86f561
specify rake gem in gemfile
2011-07-21 14:53:05 -07:00
rick
e1eebb2f75
Merge pull request #182 from schacon/test-fixes
...
Fixing Tests
2011-07-21 14:37:58 -07:00
Scott Chacon
aa258dbe6b
fix test breaking due to new footnote anchor
2011-07-19 12:55:43 -07:00
Scott Chacon
5a7659e1c3
fix tests breaking due to whitespace issues
2011-07-19 12:55:19 -07:00
Scott Chacon
d51a829038
rake is needed to run the tests in dev
2011-07-19 12:54:13 -07:00
Ryan Tomayko
b7ffc4051c
Wiki#tree_list returns an empty array if the ref doesnt resolve
...
Signed-off-by: risk <technoweenie@gmail.com >
2011-07-14 14:35:58 -07:00
risk
bb06b566cd
GitAccess#ref_to_sha should never return a blank string
2011-07-14 14:30:23 -07:00
Vicent Marti
fc6149a171
Bless Gollum with the power of GFM
...
With these changes, the Markdown rendered in Gollum wikis will have the
same quality and safety as the MD we render everywhere else @ GitHub.
This commit also changes the old `markup_class` accessor to
`markup_classes`, allowing users to specify a custom Markup class for
each markup language.
2011-06-21 18:28:28 +02:00
rick
4abc32f1ec
Merge pull request #143 from kashif/patch-1
...
Fixed spelling.
2011-06-20 09:18:22 -07:00