This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /etc
Directory Listing
Revision
196 -
Directory Listing
Modified
Wed May 28 17:52:06 2008 UTC
(15 years ago)
by
dpavlin
added login and passwd to feed model in preparation
to handle 401 Authorization Required
Revision
188 -
Directory Listing
Modified
Fri May 23 18:14:31 2008 UTC
(15 years ago)
by
dpavlin
migrate to newer authentification plugins
Revision
182 -
Directory Listing
Modified
Wed Apr 9 16:53:29 2008 UTC
(15 years, 1 month ago)
by
dpavlin
move app to port 8880
Revision
168 -
Directory Listing
Modified
Wed Jul 4 09:38:51 2007 UTC
(15 years, 11 months ago)
by
dpavlin
rename columns to created_on and last_update and make hooks to update them
Revision
162 -
Directory Listing
Modified
Mon Jun 11 10:18:09 2007 UTC
(15 years, 11 months ago)
by
dpavlin
cleanup config
Revision
157 -
Directory Listing
Modified
Sun Jun 10 19:56:21 2007 UTC
(15 years, 11 months ago)
by
dpavlin
added ScrapBook owner to configuration file and create objects with correct ownership
Revision
154 -
Directory Listing
Modified
Sun Jun 10 18:41:00 2007 UTC
(15 years, 11 months ago)
by
dpavlin
starting to extend Grep so it can import data from local filesystem (for now
pages from ScrapBook fireFox plugin) and make them searchable
Revision
150 -
Directory Listing
Modified
Sat Jun 9 09:16:39 2007 UTC
(16 years ago)
by
dpavlin
updated to new config file version (2)
Revision
105 -
Directory Listing
Modified
Tue Mar 6 16:17:08 2007 UTC
(16 years, 3 months ago)
by
dpavlin
r859@mjesec: dpavlin | 2007-03-05 23:42:03 +0100
fix front page
Revision
73 -
Directory Listing
Modified
Fri Feb 23 11:48:39 2007 UTC
(16 years, 3 months ago)
by
dpavlin
each feed now has default source class which is called for it. Added PhpWiki
source. Code still has problems with Lucene locking.
Revision
58 -
Directory Listing
Modified
Wed Feb 21 19:10:20 2007 UTC
(16 years, 3 months ago)
by
dpavlin
Another mish-mash of different changes rolled into one commit: added feed owners,
better support for bootstraping without data (actaully, fixes to be able to do so...)
Revision
44 -
Directory Listing
Modified
Tue Feb 20 21:55:24 2007 UTC
(16 years, 3 months ago)
by
dpavlin
refactoring: after testing IPC::PubSub with vairous back-ends, it seems that COMET isn't a
good choice if you want predictible delivery. It also has problems with delay, because it's
a, uh, bus....
However, this refactoring has a good side: code size is reduced and is now easier to handle.
Revision
36 -
Directory Listing
Modified
Tue Feb 20 10:14:28 2007 UTC
(16 years, 3 months ago)
by
dpavlin
a bit of glue to use Login plugin
Revision
28 -
Directory Listing
Modified
Mon Feb 19 16:28:00 2007 UTC
(16 years, 3 months ago)
by
dpavlin
sweeping changes to include PubSub backend JiftyDBI to make publishing work,
re-organize templates into (hopefully) more meaningful hierarchy,
and a new Search action to drive it all.
Revision
19 -
Directory Listing
Modified
Sun Feb 18 12:51:26 2007 UTC
(16 years, 3 months ago)
by
dpavlin
added cookie and search_uri to feed model
Revision
13 -
Directory Listing
Modified
Sun Feb 18 00:36:07 2007 UTC
(16 years, 3 months ago)
by
dpavlin
disable PubSub for now
Revision
9 -
Directory Listing
Modified
Sat Feb 17 23:32:33 2007 UTC
(16 years, 3 months ago)
by
dpavlin
huge sweeping changes including: PubSub infrastructure and well results :-)
Revision
6 -
Directory Listing
Modified
Sat Feb 17 21:20:05 2007 UTC
(16 years, 3 months ago)
by
dpavlin
debug logging level
Revision
3 -
Directory Listing
Modified
Sat Feb 17 17:10:27 2007 UTC
(16 years, 3 months ago)
by
dpavlin
a try at implementing fetch action
Revision
2 -
Directory Listing
Modified
Sat Feb 17 16:17:18 2007 UTC
(16 years, 3 months ago)
by
dpavlin
items, feeds
Revision
1 -
Directory Listing
Added
Sat Feb 17 16:13:56 2007 UTC
(16 years, 3 months ago)
by
dpavlin
empty skeleton