This website requires JavaScript.
Explore
Help
Sign In
deac
/
instiki
Watch
1
Star
0
Fork
You've already forked instiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
75b6d30d80
instiki
/
app
/
models
/
chunks
History
Alexey Verkhovsky
befa8c91b2
reduced the number of warnings in unit tests (still very high though)
2005-01-21 22:08:47 +00:00
..
category.rb
instead of parsing category line by markup engine etc, convert it to /list/?category=XYZ hyperlinks
2005-01-20 13:34:15 +00:00
chunk.rb
moved apply_to from WikiContent to Chunk, so tha UriChunk can override it and decide when it
2005-01-19 20:29:43 +00:00
engines.rb
Initial import of the sources from SVN
2005-01-15 20:26:54 +00:00
include.rb
Initial import of the sources from SVN
2005-01-15 20:26:54 +00:00
literal.rb
Initial import of the sources from SVN
2005-01-15 20:26:54 +00:00
nowiki.rb
tweaked unmasking (no need to create and compile regexps all the time when sub(string, string) is enough
2005-01-20 13:32:37 +00:00
test.rb
Initial import of the sources from SVN
2005-01-15 20:26:54 +00:00
uri.rb
reduced the number of warnings in unit tests (still very high though)
2005-01-21 22:08:47 +00:00
wiki.rb
cache compiled regexps in constants
2005-01-21 21:58:48 +00:00