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 |
|
Alexey Verkhovsky
|
0ad1b746f0
|
Stubbed out another new ActiveRecord dependency
|
2005-04-04 06:48:42 +00:00 |
|
Alexey Verkhovsky
|
68683890e1
|
Improved rendering of hyperlinks in TeX and PDF [sfoy]
|
2005-03-27 18:32:26 +00:00 |
|
Alexey Verkhovsky
|
8de7ca3cee
|
Bringing various things inline with the current state of Rails develolpment
|
2005-03-25 19:11:41 +00:00 |
|