Matthias Tarasiewicz
|
4199843e08
|
changing back some 'require_dependency' to 'require' since it is not needed for all (info from jacques distler)
|
2007-09-28 08:40:24 +00:00 |
|
Matthias Tarasiewicz
|
2cd2b2746e
|
change of 'require_dependencies' to 'require' which should fix the 'superclass mismatch error' that occurred.
|
2007-09-27 06:09:58 +00:00 |
|
Jacques Distler
|
a3d3f1c536
|
Fix XSS vulnerabilities in chunk-handling
|
2007-09-23 19:30:39 +00:00 |
|
Matthias Tarasiewicz
|
ca9e155c17
|
reverted redcloth to 3.0.3 (fixes formatting bugs)
upgraded integrated rails to 1.2.3
|
2007-03-18 10:20:35 +00:00 |
|
Jacques Distler
|
552cf4cff0
|
XSS Security fixes
|
2007-02-25 15:13:50 +00:00 |
|
Matthias Tarasiewicz
|
692a1beffe
|
updated rubyzip from 0.5.8 to 0.9.1 and moved plugin into the right folder
|
2007-01-17 12:47:46 +00:00 |
|
Matthias Tarasiewicz
|
1596d84333
|
updated recloth to 3.0.4
|
2007-01-17 12:08:16 +00:00 |
|
Alexey Verkhovsky
|
4b29a843e5
|
Fixes #248
|
2006-09-07 04:07:51 +00:00 |
|
Alexey Verkhovsky
|
d3971a5951
|
Linux packaging
|
2006-04-02 04:38:31 +00:00 |
|
Alexey Verkhovsky
|
d6fedc7f84
|
Converting linefeeds to Unix-style
|
2006-03-19 21:49:53 +00:00 |
|
Alexey Verkhovsky
|
da24698a4c
|
Deleting create_db script, as it is obsolete
|
2006-03-19 20:08:50 +00:00 |
|
Alexey Verkhovsky
|
b49bc6a31d
|
Replacing some require statements with require_dependency
|
2006-03-12 04:57:24 +00:00 |
|
Alexey Verkhovsky
|
04b75e1684
|
|
2006-03-11 23:25:04 +00:00 |
|
Alexey Verkhovsky
|
c435bf2f2b
|
[FIXES BVILD] Further improvement to diff.rb (I hope not to touch this beast again any time soon); See Changes ripped out from WikiController#show, will become a separate action
|
2006-03-11 21:27:49 +00:00 |
|
Alexey Verkhovsky
|
01c9636ffd
|
More goodness to lib/diff.rb!
|
2006-01-23 06:57:19 +00:00 |
|
Alexey Verkhovsky
|
3ea1ef881f
|
Refactoring and deleting unused code from lib/diffr.rb until I can understand what it says. Also fixes #256. The build is still broken.
|
2006-01-22 21:40:20 +00:00 |
|
Alexey Verkhovsky
|
7de64bdecf
|
diff.rb ignores insides of <pre> and <code> blocks - this is better than mangling them
|
2005-11-19 14:46:27 +00:00 |
|
Alexey Verkhovsky
|
614a48c6ff
|
Exclude links to files and pages from All Pages (so that they don't show up in Wanted Pages etc).
|
2005-11-14 11:00:46 +00:00 |
|
Alexey Verkhovsky
|
8f33b8e549
|
HTML diff from I2 - works better than the original
|
2005-11-14 10:13:18 +00:00 |
|
Alexey Verkhovsky
|
0b1a80a852
|
[BUILD STILL BROKEN] File uploads roughly speaking work (to about same extent as in 0.10)
|
2005-11-14 08:38:37 +00:00 |
|
Alexey Verkhovsky
|
8bdee631f6
|
[BREAKS BUILD] Some work on File uploads, half-done, committing as a backup
|
2005-11-13 13:37:47 +00:00 |
|
Alexey Verkhovsky
|
7fc212c9a6
|
Included sqlite3 DB and driver; No Step 3 installation for Win32
|
2005-11-13 05:24:17 +00:00 |
|
Alexey Verkhovsky
|
0b05368359
|
[BREAKS BUILD] Database schema, Rakefile and contents of config directory are brought inline with 0.14.2 defaults
|
2005-11-02 05:34:07 +00:00 |
|
Alexey Verkhovsky
|
44d09c45f8
|
Fixed file permissions mask in file_yard
|
2005-10-20 01:23:31 +00:00 |
|
Alexey Verkhovsky
|
223a1f9de3
|
Speeding up some stuff
|
2005-09-27 13:46:02 +00:00 |
|
Alexey Verkhovsky
|
5447b82ed9
|
A bit of caching in the page_renderer
|
2005-09-27 05:26:19 +00:00 |
|
Alexey Verkhovsky
|
79cf8a0ea1
|
Removing breakpoint from include.rb
|
2005-09-14 02:02:00 +00:00 |
|
Alexey Verkhovsky
|
4a8d6eefe0
|
Fixed chunk mask to handle negative object_id values [Venkat]
|
2005-09-14 02:01:20 +00:00 |
|
Alexey Verkhovsky
|
c4f593151e
|
[FIXES BUILD] Fixed categories behavior and added id generation in import_storage. Something is still wrong with orphaned pages though
|
2005-09-11 16:49:08 +00:00 |
|
Alexey Verkhovsky
|
32d238098e
|
Taking care of svn adds and svn deletes for the last 24 hours or so. Boo on me!
|
2005-09-11 14:03:08 +00:00 |
|
Alexey Verkhovsky
|
ac819d4d68
|
BREAKS BUILD: all pages etc are much faster, but categories functionality is broken (it was responsible for calling the renderer once per every page on All Pages)
|
2005-09-11 09:34:41 +00:00 |
|
Alexey Verkhovsky
|
0c6626c375
|
Corrected WikiReference::link_type when a newly created page refers to itself (should be 'L', not 'W')
|
2005-09-11 05:59:21 +00:00 |
|
Alexey Verkhovsky
|
cd68db01d2
|
Store wiki references found during rendering
|
2005-09-11 05:44:34 +00:00 |
|
Alexey Verkhovsky
|
bfecd09b56
|
Fixed includes; started wrking onn caching strategy
|
2005-09-11 04:23:50 +00:00 |
|
Alexey Verkhovsky
|
70fa15e3f3
|
Continue extracting URL generation logic from model classes
|
2005-09-10 11:07:40 +00:00 |
|
Alexey Verkhovsky
|
7e500dfe57
|
Controllers create renderer objects and pass them on to page.revise and page.rollback methods
|
2005-09-10 06:12:57 +00:00 |
|
Alexey Verkhovsky
|
4838f6e684
|
Deleted the last of the rendering logic from Revision (making it a totally anemic entity, by the way)
|
2005-09-09 20:40:35 +00:00 |
|
Alexey Verkhovsky
|
427f989d69
|
Extacted rendering logic from the model
|
2005-09-09 05:31:27 +00:00 |
|
Alexey Verkhovsky
|
fa0cf9032f
|
Extracted link generation from Web into a separate class
|
2005-09-09 03:31:49 +00:00 |
|
Ben Bleything
|
b29c59e470
|
Line ending cleanup. Most of these are svn propsets which should make
the files check out appropriately in the future. The three files in
app/models had inconsitent line endings, so they had to be fixed by
hand.
|
2005-08-15 19:17:32 +00:00 |
|
Alexey Verkhovsky
|
b4ae0b3065
|
Moving back some model classes to where they belong. Model classes need not map to database entities to be model classes
|
2005-08-14 04:42:19 +00:00 |
|
Ben Bleything
|
f07d0e32c6
|
Fix shebangs. Consistentlicious!
|
2005-08-11 05:46:38 +00:00 |
|
Rick Okin
|
fa82bfdb9c
|
Without Madeleine, chunks can again use their object_id as a unique identifier, instead of an artificial one. This speeds up rendering somewhat, and eliminates the last mention of Madeleine from the codebase :)
|
2005-08-10 05:58:18 +00:00 |
|
Rick Okin
|
26c046cdfa
|
move to AR
|
2005-08-09 02:20:28 +00:00 |
|
Rick Okin
|
c4b7b2d9f2
|
added chunks
|
2005-08-09 02:07:39 +00:00 |
|
Alexey Verkhovsky
|
1b8baa3d03
|
Some infrastructure for AR and accompanying unit tests
|
2005-08-02 08:56:09 +00:00 |
|
Alexey Verkhovsky
|
21adee88d4
|
Initial database definitions
|
2005-08-02 07:58:22 +00:00 |
|
Alexey Verkhovsky
|
a251b658f1
|
[BUILD BROKEN] BlueCloth the original distribution has some bugs. Digged out a patched-up version from Instiki 0.9
|
2005-04-10 17:48:50 +00:00 |
|
Alexey Verkhovsky
|
4f04ff39e9
|
Fixed a subtle bug in RedclothForTex
|
2005-04-07 05:15:46 +00:00 |
|
Alexey Verkhovsky
|
bac34a53a9
|
More accurate stubbing out of ActiveRecord
|
2005-04-05 01:08:31 +00:00 |
|