Commit Graph

2280 Commits

Author SHA1 Message Date
Eston Bond 402eb2edaa Bad console.log! Bad! 2010-11-01 15:53:06 -07:00
Eston Bond b4006ec007 Most of the editor css, working editor 2010-11-01 15:32:46 -07:00
Tom Preston-Werner 74b7248334 Use @wiki.page_class in Gollum::Markup where appropriate. Fixes #63. 2010-10-28 15:15:34 -07:00
Tom Preston-Werner 996f81d63d Release 1.1.0 v1.1.0 2010-10-28 12:18:27 -07:00
Eston Bond 135156cea5 Adding code replacement techniques 2010-10-27 17:29:11 -07:00
Eston Bond c9cc0d3d37 Added markdown definition, workin' on the editor 2010-10-27 16:47:30 -07:00
Eston Bond 0b1f1a5338 Beginnings of new editor 2010-10-27 16:03:16 -07:00
7rans ac1d1c47e2 fix misspelling of sanitization 2010-10-27 14:20:33 -04:00
7rans 3e8d2773be allow deactivation of sanitization 2010-10-27 14:17:24 -04:00
7rans 26df05374c provide customizable sanitization 2010-10-27 14:04:26 -04:00
Eston Bond 927b012d6c Tightening up table 2010-10-25 18:52:45 -07:00
Eston Bond e0c1ea0ec1 Adding rudimentary hover anims on history 2010-10-25 18:49:24 -07:00
Eston Bond 67651afb48 This should do 2010-10-25 16:57:33 -07:00
Eston Bond d0b793366f Looks like UA detection is necessary for CSS 2010-10-25 16:52:31 -07:00
Eston Bond 1227dd6841 Hmm, these lists will conflict with commenting 2010-10-25 16:05:38 -07:00
Eston Bond b9d44662fa This is cute 2010-10-25 15:56:46 -07:00
Eston Bond 21ff30af4d Shadows, minibuttons and more 2010-10-25 15:54:42 -07:00
Eston Bond 3b6b06a599 Basic text formatting 2010-10-25 14:46:52 -07:00
Eston Bond 60901ddd75 Added history, page 2010-10-22 17:50:44 -07:00
Eston Bond 3260c120c1 Adding boilerplate files 2010-10-22 17:24:16 -07:00
Eston Bond 23ec55cd52 Adding my scratch directory 2010-10-22 17:03:47 -07:00
Asher Van Brunt 738d171f6b Resolve Issue 15: Allow passing configuration option 2010-10-14 19:09:22 -07:00
rick 1a19278fc7 GitAccess#tree should always return an array 2010-10-13 12:06:23 -07:00
rick 54917bbdb9 recover from bad shas 2010-10-13 09:52:04 -07:00
rick 497b36ad2b give the markup caching methods a bit more info 2010-10-12 15:46:55 -07:00
rick e7f2da2d4a add caching hooks for Gollum::Markup 2010-10-12 15:36:36 -07:00
rick 94c3ac767e Merge branch 'master' into exp 2010-10-12 10:22:56 -07:00
rick f2ed24ef8c extract multi_commit! method from GitAccess 2010-10-12 10:02:48 -07:00
Marko Anastasov 16ef859073 Ignore case when matching image paths.
Otherwise images with file extensions in caps don't get rendered.
2010-10-12 12:07:07 +02:00
rick c6dc4acc02 add extension points for GitAccess caching 2010-10-11 18:05:02 -07:00
rick b7474b7e41 Merge branch 'master' into exp 2010-10-11 17:40:27 -07:00
rick e7b1265873 Gollum::Wiki#size returns 0 if the repo is invalid or empty 2010-10-11 17:40:09 -07:00
rick b8a50c0ccc updated experimental gemspec 2010-10-11 17:03:44 -07:00
rick 300d8eacc5 optimize Gollum::Wiki#tree_list 2010-10-11 16:58:46 -07:00
rick 6552323797 implement GitAccess#commits using grit head 2010-10-11 16:58:46 -07:00
rick a92a882021 restore ref_map and tree_map tests 2010-10-11 16:58:46 -07:00
rick ebf7855c09 integrate Gollum::GitAccess 2010-10-11 16:58:46 -07:00
rick 62c4b795be add basic GitAccess class 2010-10-11 16:58:46 -07:00
rick c0f8c897e7 update gemspec file listing 2010-10-11 16:58:22 -07:00
Hiroshi Saito dc7693dbd0 FIX: Sanitize.clean raise Encoding::CompatibilityError if a page contains non ASCII-7 characters 2010-10-08 23:39:18 +09:00
Hiroshi Saito f8e7fcf2d2 FIX: results of Wiki#search contains files out of page_file_dir 2010-10-07 23:01:27 +09:00
Hiroshi Saito fcdffc39ff Added --page-file-dir option to gollum command 2010-10-07 17:55:40 +09:00
rick 33aad801bd update history 2010-10-06 13:20:29 -07:00
rick dd7dddddcf Revert "Gollum::Wiki#pages come back sorted by title, not permalink or the default ordering from git ls-tree."
This reverts commit e37a8b9da4.
2010-10-06 13:17:47 -07:00
Tim Sharpe 4cad535baa Tomdoc'd 2010-10-01 16:18:09 +10:00
Tim Sharpe 5fc3c298c1 Some docs for the README 2010-10-01 16:10:24 +10:00
Tim Sharpe e5fe89a4fd Simple test case 2010-10-01 16:05:20 +10:00
Tim Sharpe ccaea78901 Helps if I commit this bit too 2010-10-01 15:44:53 +10:00
Tim Sharpe 1111dbb9a2 Holy crap, it works 2010-10-01 15:44:32 +10:00
rick 251d5c8201 add to history 2010-09-30 17:20:31 -07:00