Commit Graph

  • 4cad535baa Tomdoc'd Tim Sharpe 2010-10-01 16:18:09 +10:00
  • 5fc3c298c1 Some docs for the README Tim Sharpe 2010-10-01 16:10:24 +10:00
  • e5fe89a4fd Simple test case Tim Sharpe 2010-10-01 16:05:20 +10:00
  • ccaea78901 Helps if I commit this bit too Tim Sharpe 2010-10-01 15:44:53 +10:00
  • 1111dbb9a2 Holy crap, it works Tim Sharpe 2010-10-01 15:44:32 +10:00
  • 251d5c8201 add to history rick 2010-09-30 17:20:31 -07:00
  • 4dbe3ea844 ensures rel="nofollow" is added to all anchors if a page is retrieved with a SHA rick 2010-09-30 17:19:37 -07:00
  • cc929bbc56 tomdoc'd rick 2010-09-30 15:36:14 -07:00
  • 5e59e39d67 add to history rick 2010-09-30 15:32:38 -07:00
  • 05a7b4c06c Allow users to pass anchors to page links. http://github.com/github/gollum/issues/\#issue/21 rick 2010-09-30 15:32:02 -07:00
  • 7924db8e01 mention cgi escapage and git grep in the history rick 2010-09-30 14:26:27 -07:00
  • 4b313944fe merge rick 2010-09-30 14:22:07 -07:00
  • 9786f5f347 Merge branch 'master' into special-chars-in-page-names rick 2010-09-30 14:02:39 -07:00
  • 42985dc5c1 Explicitly set default port to 4567. Tom Preston-Werner 2010-09-29 14:42:24 -07:00
  • ee6b71ff80 Change 'bind' CLI option to 'host'. Set default to 127.0.0.1. Closes #47. Tom Preston-Werner 2010-09-29 14:40:36 -07:00
  • cdf75d20ef Merge remote branch 'etaque/sinatra-options' Tom Preston-Werner 2010-09-29 13:56:03 -07:00
  • 1e2932fd21 Merge remote branch 'henrikh/test-sections' Tom Preston-Werner 2010-09-29 13:09:08 -07:00
  • 4bb7d53854 history update rick 2010-09-16 09:23:02 -07:00
  • e37a8b9da4 Gollum::Wiki#pages come back sorted by title, not permalink or the default ordering from git ls-tree. rick 2010-09-16 09:16:42 -07:00
  • 48bfe954d1 add Sinatra --bind option through gollum binary Emilien Taque 2010-09-15 22:53:15 +02:00
  • 9cc8790d4f history lesson rick 2010-09-13 16:09:05 -07:00
  • d51f42e647 theres no blank? in ruby rick 2010-09-13 15:49:03 -07:00
  • 430436ce8d handle non strings passed to Page.cname rick 2010-09-13 15:48:54 -07:00
  • e774ceaf1f dont bomb when trying to find a page with a blank name rick 2010-09-12 20:04:21 -07:00
  • 42bd6c221a invalid shas return empty treemaps rick 2010-09-03 10:59:30 -07:00
  • 50e9a42503 fix documentation for Wiki.size Paul Baumgart 2010-09-02 20:30:13 -07:00
  • 5fcb5d971a Add support for RFC 1738 special characters in page names. Paul Baumgart 2010-09-01 22:02:19 -07:00
  • e9239050e0 Properly handle pages that exist in sub-dirs in search results Jon Frisby 2010-08-29 22:23:14 -07:00
  • 50c207ad91 Update gemspec with search files Jon Frisby 2010-08-29 21:35:38 -07:00
  • 7c70174725 handle invalid options rick 2010-08-30 18:50:02 -07:00
  • e0d234c255 use grit to get the file's mime type, as suggested. rick 2010-08-30 18:25:48 -07:00
  • bf37f44970 pull default name/email for commits from wiki repo's git config rick 2010-08-30 18:09:14 -07:00
  • 847e6c00a4 Merge branch 'master' of github.com:github/gollum rick 2010-08-30 18:04:36 -07:00
  • 6de9ddfd3f Make an attempt at setting a proper mime-type when showing a file. Jon Frisby 2010-08-20 18:55:05 +08:00
  • 1f8a67598a Use Grit to determine committer instead of executing a sub-shell and calling the git CLI. Jon Frisby 2010-08-20 18:54:26 +08:00
  • 515f8610c4 Make --version not cough up a furball. Jon Frisby 2010-08-30 12:18:57 +08:00
  • ba18cbebe8 more tree_map tests rick 2010-08-30 17:56:03 -07:00
  • 646c8e21b2 Add Wiki#size to efficiently count pages without loading them. rick 2010-08-30 17:52:20 -07:00
  • 6dab4f7fe6 Wiki#pages uses the treemap rick 2010-08-30 17:41:35 -07:00
  • 7e2b1fdbc6 Wiki#tree_map_for returns an array of BlobEntry instances rick 2010-08-30 17:30:45 -07:00
  • 6f077702e1 Page#find_page_in_this_tree is redundant rick 2010-08-30 16:57:55 -07:00
  • f4c4b2e49c Update development dependencies. Closes github#18 Dean Strelau 2010-08-20 21:29:20 -04:00
  • db1ccc4525 DRY up test commit details. Tom Preston-Werner 2010-08-30 16:10:14 -07:00
  • dddb73672a Minor readme typo and various whitespace fixups. Tom Preston-Werner 2010-08-29 18:50:19 -07:00
  • 94f05b0796 Update working dir (if present) when edited via the API. Closes #6. Tom Preston-Werner 2010-08-24 13:58:05 -07:00
  • 6d3b40c1d4 Using Grit instead of backticked bash. Sirupsen 2010-08-29 15:05:17 +02:00
  • 45eb364a6d Refactoring of Wiki.search. Sirupsen 2010-08-29 14:30:30 +02:00
  • 959f02b50e Use correct capitalization of TeX Henrik Hansen 2010-08-29 14:26:14 +02:00
  • 49d88a0370 Add search API and update frontend Henrik Hansen 2010-08-29 13:58:06 +02:00
  • ed41152228 Refactor of search view Henrik Hansen 2010-08-29 13:34:08 +02:00
  • 294847ed99 Remove display of search code Henrik Hansen 2010-08-29 12:30:13 +02:00
  • 8301428974 Add sections to clean up markup test code Henrik Hansen 2010-08-29 10:08:08 +02:00
  • 0500c7e10c cache the ref => sha lookup rick 2010-08-24 12:39:26 -07:00
  • 3eeed9ba1e update Wiki#find_page_in_tree to use cached tree map rick 2010-08-24 12:15:11 -07:00
  • 292f6ec8dc update Wiki#find_page_in_this_tree to use the new cached tree map. rick 2010-08-24 11:47:20 -07:00
  • 068a902a00 don't modify path names in cached wiki treemaps rick 2010-08-24 11:47:02 -07:00
  • d606511fdf use cached tree map when finding files rick 2010-08-24 11:25:05 -07:00
  • cc3d9529cc add a cached Wiki#tree_map_for method rick 2010-08-24 11:15:29 -07:00
  • 74ca65b045 history updates rick 2010-08-23 16:39:10 -07:00
  • 05283347b0 more descriptive irb output rick 2010-08-23 16:35:17 -07:00
  • 99995f7364 convert $path global to a gollum_path sinatra setting rick 2010-08-23 16:16:39 -07:00
  • 8c625419b8 add irb option for the cli script rick 2010-08-23 16:13:38 -07:00
  • d1003f5331 Change search-field to use type="search" Henrik Hansen 2010-08-23 16:59:47 +02:00
  • 4905ce99da Add a very rough and dirty search mechanism that uses Git’s grep. Tobias Adam 2010-08-22 23:17:54 +02:00
  • 48b143c6ed Update history for massive performance optimization. Tom Preston-Werner 2010-08-19 18:21:26 -07:00
  • dae2e0c79c Remove obsolete tree map methods. Tom Preston-Werner 2010-08-19 17:40:05 -07:00
  • 9b32d3bfb1 Update Wiki#delete_page to use Index#read_tree awesomes. Tom Preston-Werner 2010-08-19 17:37:49 -07:00
  • b1fc173a3f Update Wiki#update_page to use Index#read_tree goodness. Tom Preston-Werner 2010-08-19 17:35:18 -07:00
  • 6a53e3d037 Clean up some whitespace. Tom Preston-Werner 2010-08-19 15:43:26 -07:00
  • 15879a5a88 Use Index#read_tree for Wiki#write_page instead of rebuilding the entire index. Tom Preston-Werner 2010-08-19 15:42:36 -07:00
  • c6e2acbf62 history is written by the victors rick 2010-08-16 17:39:17 -07:00
  • 28a29f49f2 Gollum::Wiki#add_to_tree_map updates pages if a file with the matching name + extension exists rick 2010-08-16 17:37:53 -07:00
  • acdb04ba4e Handle duplicate page error in frontend. Closes #10. Tom Preston-Werner 2010-08-16 16:54:01 -07:00
  • dd30a7bdc2 fix markup on framed absolute image urls rick 2010-08-16 15:49:47 -07:00
  • c7e172f5ca can't access trees as files rick 2010-08-16 14:57:39 -07:00
  • c69a5f80dd prevent Gollum::Wiki instances from creating new pages that overwrite pages with the same name. rick 2010-08-16 07:56:46 -07:00
  • ee04dd84aa normalize commit hashes so they at least show 'anonymous' if no git user is set. rick 2010-08-16 07:36:32 -07:00
  • 763387979a Update history for op4g/1.9_compat. Tom Preston-Werner 2010-08-15 11:54:02 -07:00
  • 4e3b4e23da Ruby 1.9 compatibility Chris Hoffman 2010-08-14 07:42:36 +00:00
  • 8b0c971552 Merge remote branch 'dblugeon/correct_url_markup' Tom Preston-Werner 2010-08-14 11:34:18 -07:00
  • f4069f1dfb Update history for rgrove/newer-sanitize. Tom Preston-Werner 2010-08-14 11:17:29 -07:00
  • 3d730295b3 Merge remote branch 'rgrove/newer-sanitize' Tom Preston-Werner 2010-08-14 10:57:09 -07:00
  • edcfdfa402 return nil for bad file version rick 2010-08-13 16:10:59 -07:00
  • 45446f3481 update the source code url of github markup dblugeon 2010-08-13 18:23:57 +02:00
  • 2a905cedc9 Release 1.0.1 v1.0.1 Tom Preston-Werner 2010-08-12 16:04:51 -07:00
  • f159c54dc8 Increase minimum Sanitize version requirement to 1.1.0. Ryan Grove 2010-08-12 14:17:33 -07:00
  • 541b58af8f Release 1.0.0 v1.0.0 Tom Preston-Werner 2010-08-12 12:56:58 -07:00
  • dfb453c7f9 dont depend on order of the clicked versions rick 2010-08-12 11:05:43 -07:00
  • f8594b06a6 inaccessibility rick 2010-08-12 09:52:03 -07:00
  • b4a913ecf3 return found pages to their rightful owner see https://github.com/github/gollum/commit/39117ae44a5c3d0aaf934e6813ad15813ab49b4c rick 2010-08-12 09:45:06 -07:00
  • 45de814154 pagination on the history page rick 2010-08-12 09:38:28 -07:00
  • b118436fa9 accessibility rick 2010-08-12 09:10:02 -07:00
  • 6649dd4812 bookmarkable compare urls rick 2010-08-12 09:09:33 -07:00
  • 8c09e26fc1 Revise description in readme. Tom Preston-Werner 2010-08-05 19:05:54 -06:00
  • ca8ab2f374 Strip dashes from page name shown on creation page. Tom Preston-Werner 2010-08-05 18:26:21 -06:00
  • 10d2f53d40 Polish up page titles. Tom Preston-Werner 2010-08-05 18:00:55 -06:00
  • af4c2f8002 Remove old, redundant stylesheet. Tom Preston-Werner 2010-08-05 16:24:21 -06:00
  • 39117ae44a Set version on _Footer files. Tom Preston-Werner 2010-08-05 12:33:13 -06:00
  • 47ce6d21d7 Fix gemspec dep specs and summary/description. Tom Preston-Werner 2010-08-05 12:32:58 -06:00
  • 9ae62d8029 Add nowrap to date on history page. Tom Preston-Werner 2010-08-04 19:40:40 -06:00