Log of /trunk
Directory Listing
Revision
186 -
Directory Listing
Modified
Tue Nov 15 06:01:54 2005 UTC
(12 years, 5 months ago)
by
hadfield
implemented standard search.
Revision
185 -
Directory Listing
Modified
Fri Nov 11 05:47:02 2005 UTC
(12 years, 5 months ago)
by
hadfield
minor updates to TODO and the languages template
Revision
184 -
Directory Listing
Modified
Wed Nov 9 06:51:46 2005 UTC
(12 years, 5 months ago)
by
hadfield
disabled ranking. updated TODO
Revision
183 -
Directory Listing
Modified
Wed Nov 9 06:50:18 2005 UTC
(12 years, 5 months ago)
by
hadfield
Added support for negative values in IF statements. Added support for single quote usage in IF statements.
Revision
182 -
Directory Listing
Modified
Sun Nov 6 04:03:08 2005 UTC
(12 years, 5 months ago)
by
hadfield
update TODO
Revision
181 -
Directory Listing
Modified
Sun Nov 6 04:02:39 2005 UTC
(12 years, 5 months ago)
by
hadfield
enabled script ranking
Revision
180 -
Directory Listing
Modified
Sun Nov 6 04:01:36 2005 UTC
(12 years, 5 months ago)
by
hadfield
improved login message when given bad username/password. fixed captcha code on new registrations.
Revision
179 -
Directory Listing
Modified
Sat Nov 5 23:58:56 2005 UTC
(12 years, 5 months ago)
by
hadfield
properly implemented categories and languages on the view/create scripts area. updated TODO
Revision
178 -
Directory Listing
Modified
Sat Nov 5 23:55:24 2005 UTC
(12 years, 5 months ago)
by
hadfield
fixed the category and languages display in admin console
Revision
177 -
Directory Listing
Modified
Sat Nov 5 21:34:50 2005 UTC
(12 years, 5 months ago)
by
hadfield
simple code touch ups and minor bug fixes.
Revision
176 -
Directory Listing
Modified
Mon Oct 31 07:47:29 2005 UTC
(12 years, 5 months ago)
by
hadfield
fixed a exception being raised when users attempted to login. also a syntax error in login.py
Revision
175 -
Directory Listing
Modified
Sun Oct 30 20:35:07 2005 UTC
(12 years, 5 months ago)
by
hadfield
updated TODO
Revision
174 -
Directory Listing
Modified
Sun Oct 30 20:33:57 2005 UTC
(12 years, 5 months ago)
by
hadfield
modified the dispatcher to work with nested domains in htdocs/
Revision
173 -
Directory Listing
Modified
Sun Oct 30 19:58:49 2005 UTC
(12 years, 5 months ago)
by
hadfield
moved create.py out of registered/
Revision
172 -
Directory Listing
Modified
Sun Oct 30 19:47:40 2005 UTC
(12 years, 5 months ago)
by
hadfield
fixed BaseRequest.build_queries method
Revision
171 -
Directory Listing
Modified
Sun Oct 30 19:42:41 2005 UTC
(12 years, 5 months ago)
by
hadfield
modified code to work with the new framework
Revision
170 -
Directory Listing
Modified
Sun Oct 30 19:40:12 2005 UTC
(12 years, 5 months ago)
by
hadfield
added session/cookie functionality to framework
Revision
169 -
Directory Listing
Modified
Sun Oct 30 02:57:39 2005 UTC
(12 years, 5 months ago)
by
hadfield
added a very basic framework to bypass idl's not-working-very-well harmonious
Revision
168 -
Directory Listing
Modified
Sat Oct 29 06:34:02 2005 UTC
(12 years, 5 months ago)
by
hadfield
added TODO file
Revision
167 -
Directory Listing
Modified
Sat Oct 29 06:33:32 2005 UTC
(12 years, 5 months ago)
by
hadfield
fixed some minor formatting glitches with script viewing and creation.
Revision
166 -
Directory Listing
Modified
Mon Oct 24 07:01:41 2005 UTC
(12 years, 6 months ago)
by
hadfield
increased the size of the script description. added a license column.
Revision
165 -
Directory Listing
Modified
Sun Oct 23 20:11:54 2005 UTC
(12 years, 6 months ago)
by
hadfield
implemented script revision history viewing.
Revision
164 -
Directory Listing
Modified
Sat Oct 22 07:05:36 2005 UTC
(12 years, 6 months ago)
by
hadfield
fixed some bugs in script creation. implemented script versioning. fixed some bugs in the script listing on the main page.
Revision
163 -
Directory Listing
Modified
Sat Oct 22 07:05:14 2005 UTC
(12 years, 6 months ago)
by
hadfield
fixed a minor bug with regards to length verification.
Revision
162 -
Directory Listing
Modified
Sat Oct 22 06:11:00 2005 UTC
(12 years, 6 months ago)
by
hadfield
re-created the news section. moved news off of the front page and replaced it with the latest script additions.
Revision
161 -
Directory Listing
Modified
Sat Oct 22 06:09:42 2005 UTC
(12 years, 6 months ago)
by
hadfield
re-ordered the result columns
Revision
160 -
Directory Listing
Modified
Mon Oct 17 06:07:59 2005 UTC
(12 years, 6 months ago)
by
hadfield
updated script create module to work with the new template api
Revision
159 -
Directory Listing
Modified
Mon Oct 17 06:06:53 2005 UTC
(12 years, 6 months ago)
by
hadfield
removed 'news' link from the header menu
Revision
158 -
Directory Listing
Modified
Mon Oct 17 06:06:11 2005 UTC
(12 years, 6 months ago)
by
hadfield
implemented the main page (i.e. news, script listing). Added a date attribute to news items.
Revision
157 -
Directory Listing
Modified
Fri Oct 7 02:10:44 2005 UTC
(12 years, 6 months ago)
by
hadfield
added a note on some potentially broken code.
Revision
156 -
Directory Listing
Modified
Thu Sep 29 06:52:18 2005 UTC
(12 years, 6 months ago)
by
hadfield
finished basic (read: dirty) user management. added skeleton for script management
Revision
155 -
Directory Listing
Modified
Wed Sep 28 06:59:39 2005 UTC
(12 years, 7 months ago)
by
hadfield
began implementation of user management
Revision
154 -
Directory Listing
Modified
Tue Sep 27 05:45:43 2005 UTC
(12 years, 7 months ago)
by
hadfield
implemented the category admin
Revision
153 -
Directory Listing
Modified
Mon Sep 26 07:36:16 2005 UTC
(12 years, 7 months ago)
by
hadfield
implemented the languages admin.
Revision
152 -
Directory Listing
Modified
Mon Sep 26 07:35:06 2005 UTC
(12 years, 7 months ago)
by
hadfield
fixed a bug in the user update function.
Revision
151 -
Directory Listing
Modified
Sun Sep 25 00:55:24 2005 UTC
(12 years, 7 months ago)
by
hadfield
moved the adminpanel into it's own folder
Revision
150 -
Directory Listing
Modified
Sat Sep 24 21:39:19 2005 UTC
(12 years, 7 months ago)
by
hadfield
finished the basic news admin interface
Revision
149 -
Directory Listing
Modified
Fri Sep 23 06:34:51 2005 UTC
(12 years, 7 months ago)
by
hadfield
more adminpanel implementation. implemented the news db access module.
Revision
148 -
Directory Listing
Modified
Wed Sep 21 06:32:49 2005 UTC
(12 years, 7 months ago)
by
hadfield
started implementing admin panel statistics
Revision
147 -
Directory Listing
Modified
Tue Sep 20 00:23:35 2005 UTC
(12 years, 7 months ago)
by
hadfield
minor bug fix. added the type_name method to the user class
Revision
146 -
Directory Listing
Modified
Tue Sep 20 00:22:14 2005 UTC
(12 years, 7 months ago)
by
hadfield
began implementation of admin panel.
Revision
145 -
Directory Listing
Modified
Mon Sep 19 20:09:43 2005 UTC
(12 years, 7 months ago)
by
hadfield
implemented profile editing
Revision
144 -
Directory Listing
Modified
Mon Sep 19 20:09:06 2005 UTC
(12 years, 7 months ago)
by
hadfield
no need to check regex if value is set to default. the default is now set to None, by default.
Revision
143 -
Directory Listing
Modified
Mon Sep 19 20:06:38 2005 UTC
(12 years, 7 months ago)
by
hadfield
updated to work with new template module
Revision
142 -
Directory Listing
Modified
Mon Sep 19 18:37:43 2005 UTC
(12 years, 7 months ago)
by
hadfield
fixed setup.py to work with the new template module. fixed a typo in the schema.
Revision
141 -
Directory Listing
Modified
Mon Sep 19 18:36:29 2005 UTC
(12 years, 7 months ago)
by
hadfield
moved the user type definitions from 'auth' to 'user'.
Revision
140 -
Directory Listing
Modified
Mon Sep 19 16:52:34 2005 UTC
(12 years, 7 months ago)
by
hadfield
cleaned up a couple templates
Revision
139 -
Directory Listing
Modified
Mon Sep 19 03:01:05 2005 UTC
(12 years, 7 months ago)
by
hadfield
implemented a basic profile page.
Revision
138 -
Directory Listing
Modified
Mon Sep 19 02:09:21 2005 UTC
(12 years, 7 months ago)
by
hadfield
added an optional page title to the basedomain and header template.
Revision
137 -
Directory Listing
Modified
Mon Sep 19 00:34:46 2005 UTC
(12 years, 7 months ago)
by
hadfield
implemented script viewing and script commenting. some minor bug fixes
Revision
136 -
Directory Listing
Modified
Mon Sep 19 00:34:25 2005 UTC
(12 years, 7 months ago)
by
hadfield
minor improvements to the table listing template
Revision
135 -
Directory Listing
Modified
Mon Sep 19 00:30:29 2005 UTC
(12 years, 7 months ago)
by
hadfield
added a not yet implemented exception.
Revision
134 -
Directory Listing
Modified
Mon Sep 19 00:29:32 2005 UTC
(12 years, 7 months ago)
by
hadfield
improved the table_listing code. made search domain inherit from TableListing.
Revision
133 -
Directory Listing
Modified
Mon Sep 19 00:26:16 2005 UTC
(12 years, 7 months ago)
by
hadfield
added an isset function and fixed a bug in the 'len' template function
Revision
132 -
Directory Listing
Modified
Sat Sep 17 23:20:30 2005 UTC
(12 years, 7 months ago)
by
hadfield
fixed a bug in the _split_if function. fixed some unit tests.
Revision
131 -
Directory Listing
Modified
Sat Sep 17 04:34:02 2005 UTC
(12 years, 7 months ago)
by
hadfield
implemented a table creation object that lets developers convert a list into an html table with sorting and paging features. modified memberlist to use that object.
Revision
130 -
Directory Listing
Modified
Sun Sep 11 21:43:26 2005 UTC
(12 years, 7 months ago)
by
hadfield
updated to work with the new template code.
Revision
129 -
Directory Listing
Modified
Sun Sep 11 21:41:01 2005 UTC
(12 years, 7 months ago)
by
hadfield
updated to work with the new template code.
Revision
128 -
Directory Listing
Modified
Sun Sep 11 21:38:26 2005 UTC
(12 years, 7 months ago)
by
hadfield
fixed the set_template method.
corrected some regex typos.
implemented support for nested function calls within the templates
added the 'iterator' and is_odd' template function calls.
Revision
127 -
Directory Listing
Modified
Sun Sep 11 21:35:33 2005 UTC
(12 years, 7 months ago)
by
hadfield
removed debug print statement and slight clean up of the code.
Revision
126 -
Directory Listing
Modified
Sun Sep 11 19:49:48 2005 UTC
(12 years, 7 months ago)
by
hadfield
removed the template module from glsr. now using the harmonious template module
Revision
125 -
Directory Listing
Modified
Sat Sep 10 17:46:17 2005 UTC
(12 years, 7 months ago)
by
hadfield
updated code with new and improved template module
Revision
124 -
Directory Listing
Modified
Wed Aug 10 11:35:22 2005 UTC
(12 years, 8 months ago)
by
port001
Default to a text/html Content-Type
Revision
123 -
Directory Listing
Modified
Tue Aug 9 22:37:36 2005 UTC
(12 years, 8 months ago)
by
port001
Made current subscript retrieval optional and fixed up script_columns usage.
Revision
122 -
Directory Listing
Modified
Tue Aug 9 06:00:23 2005 UTC
(12 years, 8 months ago)
by
hadfield
scripts can now be created properly.
Revision
121 -
Directory Listing
Modified
Tue Aug 9 05:58:02 2005 UTC
(12 years, 8 months ago)
by
hadfield
modified the sql queries so they would use the same handle, instead of creating new ones
Revision
120 -
Directory Listing
Modified
Tue Aug 9 05:55:11 2005 UTC
(12 years, 8 months ago)
by
hadfield
removed debug print statements
Revision
119 -
Directory Listing
Modified
Sat Aug 6 07:30:47 2005 UTC
(12 years, 8 months ago)
by
hadfield
enabled field type checking. renamed filter -> ffilter, type -> ftype. updated create to use ffilter.
Revision
118 -
Directory Listing
Modified
Sat Aug 6 05:37:47 2005 UTC
(12 years, 8 months ago)
by
hadfield
Put back my 'registered' decorator because Ian's sucked. And didn't work.
Brought create.py inline with the fieldparse changes.
Revision
117 -
Directory Listing
Modified
Sat Aug 6 05:33:33 2005 UTC
(12 years, 8 months ago)
by
hadfield
added a type checker/verifier. bug fixes.
Revision
116 -
Directory Listing
Modified
Thu Aug 4 15:52:49 2005 UTC
(12 years, 8 months ago)
by
port001
Redirect to the main page if the user is already logged in
Revision
115 -
Directory Listing
Modified
Thu Aug 4 15:08:18 2005 UTC
(12 years, 8 months ago)
by
port001
Moved authentication decorator
Revision
114 -
Directory Listing
Modified
Thu Aug 4 04:00:31 2005 UTC
(12 years, 8 months ago)
by
hadfield
implemented a basic field parser object. more script creation logic.
Revision
113 -
Directory Listing
Modified
Wed Aug 3 22:50:41 2005 UTC
(12 years, 8 months ago)
by
port001
Default to user_id if no sortby field given
Revision
112 -
Directory Listing
Modified
Mon Aug 1 20:56:34 2005 UTC
(12 years, 8 months ago)
by
port001
I'm a bad server, I need to be spanked\!
Revision
111 -
Directory Listing
Modified
Mon Aug 1 20:45:01 2005 UTC
(12 years, 8 months ago)
by
port001
Add a traceback to 500 error responses when in debug mode
Revision
110 -
Directory Listing
Modified
Mon Aug 1 19:32:08 2005 UTC
(12 years, 8 months ago)
by
port001
Improved look of error messages
Revision
109 -
Directory Listing
Modified
Mon Aug 1 14:40:49 2005 UTC
(12 years, 8 months ago)
by
port001
Added a 'flush2disk' mode to the SessionStorage class which pickles session data to disk when shut down, and unpickles it on startup.
Revision
108 -
Directory Listing
Modified
Sun Jul 31 22:06:55 2005 UTC
(12 years, 8 months ago)
by
port001
More session improvements
Revision
107 -
Directory Listing
Modified
Sun Jul 31 17:38:01 2005 UTC
(12 years, 8 months ago)
by
hadfield
users can now add scripts to the database.
Revision
106 -
Directory Listing
Modified
Sun Jul 31 10:04:13 2005 UTC
(12 years, 8 months ago)
by
port001
Don't let the world know what version of Python we're using
Revision
105 -
Directory Listing
Modified
Sun Jul 31 09:53:26 2005 UTC
(12 years, 8 months ago)
by
port001
Minor session improvements
Revision
104 -
Directory Listing
Modified
Sun Jul 31 01:47:29 2005 UTC
(12 years, 8 months ago)
by
hadfield
get the call_page from either the POST or GET variables, instead of GET only.
Revision
103 -
Directory Listing
Modified
Sat Jul 30 22:41:22 2005 UTC
(12 years, 8 months ago)
by
port001
Use just one session object instead of two
Revision
102 -
Directory Listing
Modified
Sat Jul 30 20:33:42 2005 UTC
(12 years, 8 months ago)
by
port001
Catch KeybaordInterrupt and exit
Revision
101 -
Directory Listing
Modified
Sat Jul 30 18:30:01 2005 UTC
(12 years, 8 months ago)
by
port001
Fix
Revision
100 -
Directory Listing
Modified
Sat Jul 30 18:18:01 2005 UTC
(12 years, 8 months ago)
by
port001
Remove obsolete import statement
Revision
99 -
Directory Listing
Modified
Sat Jul 30 17:52:34 2005 UTC
(12 years, 8 months ago)
by
port001
Improvements to persisent connections and threading model
Revision
98 -
Directory Listing
Modified
Sat Jul 30 14:19:28 2005 UTC
(12 years, 8 months ago)
by
port001
Fixed spelling
Revision
97 -
Directory Listing
Modified
Sat Jul 30 09:29:15 2005 UTC
(12 years, 8 months ago)
by
port001
Minor fixes
Revision
96 -
Directory Listing
Modified
Sat Jul 30 00:14:52 2005 UTC
(12 years, 8 months ago)
by
port001
typoooooo!
Revision
95 -
Directory Listing
Modified
Fri Jul 29 16:00:58 2005 UTC
(12 years, 9 months ago)
by
port001
Fixes
Revision
94 -
Directory Listing
Modified
Fri Jul 29 15:03:46 2005 UTC
(12 years, 9 months ago)
by
port001
Fixes
Revision
93 -
Directory Listing
Modified
Fri Jul 29 15:00:35 2005 UTC
(12 years, 9 months ago)
by
port001
Updates to match harmonious changes
Revision
92 -
Directory Listing
Modified
Fri Jul 29 14:43:44 2005 UTC
(12 years, 9 months ago)
by
port001
Store the version number in __init__.py
Revision
91 -
Directory Listing
Modified
Fri Jul 29 14:41:11 2005 UTC
(12 years, 9 months ago)
by
port001
Persistent connections and threaded requests
Revision
90 -
Directory Listing
Modified
Sun Jul 24 19:29:41 2005 UTC
(12 years, 9 months ago)
by
hadfield
initial implementation of the script creation class and templates
Revision
89 -
Directory Listing
Modified
Sun Jul 24 19:27:43 2005 UTC
(12 years, 9 months ago)
by
hadfield
added the regestered decorator function and implemented an access_error function in the BaseDomain.
Revision
88 -
Directory Listing
Modified
Sun Jul 24 19:26:05 2005 UTC
(12 years, 9 months ago)
by
hadfield
implemented the list_all functionality for category and language.
Revision
87 -
Directory Listing
Modified
Wed Jul 20 19:59:04 2005 UTC
(12 years, 9 months ago)
by
hadfield
split the captcha code out of account.py (mostly)
Revision
86 -
Directory Listing
Modified
Wed Jul 20 18:57:23 2005 UTC
(12 years, 9 months ago)
by
hadfield
added docstring
Revision
85 -
Directory Listing
Modified
Wed Jul 20 18:56:24 2005 UTC
(12 years, 9 months ago)
by
hadfield
cleaned up account.py and renamed instances of 'alias' to 'username' (no db stuff though).
Revision
84 -
Directory Listing
Modified
Sun Jul 10 18:29:24 2005 UTC
(12 years, 9 months ago)
by
hadfield
renamed standard_row to std_row and updated the templates to support the template _is_odd parameter
Revision
83 -
Directory Listing
Modified
Sun Jul 10 18:07:03 2005 UTC
(12 years, 9 months ago)
by
hadfield
enabled clearing of parameters either on demand or after compiling the template.
Revision
82 -
Directory Listing
Modified
Sun Jul 10 08:46:52 2005 UTC
(12 years, 9 months ago)
by
port001
Fixed references to search_scripts.tpl
Revision
81 -
Directory Listing
Modified
Sun Jul 10 01:24:28 2005 UTC
(12 years, 9 months ago)
by
hadfield
added appropriate imports
Revision
80 -
Directory Listing
Modified
Sun Jul 10 01:23:51 2005 UTC
(12 years, 9 months ago)
by
hadfield
improved the search and implemented the script module more fully
Revision
79 -
Directory Listing
Modified
Sun Jul 10 01:21:53 2005 UTC
(12 years, 9 months ago)
by
hadfield
fixed the check for malformed if statements. It shouldn't get triggered if a variable doesn't exists.
Revision
78 -
Directory Listing
Modified
Sun Jul 10 01:20:57 2005 UTC
(12 years, 9 months ago)
by
hadfield
changed the standard_row definitions to work with the _is_even and _is_odd template builtins.
Revision
77 -
Directory Listing
Modified
Sun Jul 10 00:40:02 2005 UTC
(12 years, 9 months ago)
by
port001
Make hyperlinks absolute
Revision
76 -
Directory Listing
Modified
Sun Jul 10 00:12:55 2005 UTC
(12 years, 9 months ago)
by
port001
Make harm.request.forms a FieldStorage instance
Revision
75 -
Directory Listing
Modified
Sat Jul 9 23:58:05 2005 UTC
(12 years, 9 months ago)
by
hadfield
disabled the ability to load hidden .py files in the server.
Revision
74 -
Directory Listing
Modified
Sat Jul 9 21:12:07 2005 UTC
(12 years, 9 months ago)
by
port001
Simplified and fixed the URL analysis code
Revision
73 -
Directory Listing
Modified
Sat Jul 9 20:33:23 2005 UTC
(12 years, 9 months ago)
by
hadfield
added some basic script searching functionality. added the category, language, and script site modules.
Revision
72 -
Directory Listing
Modified
Sat Jul 9 20:30:11 2005 UTC
(12 years, 9 months ago)
by
hadfield
renamed view_scripts to list_scripts.
Revision
71 -
Directory Listing
Modified
Sat Jul 9 20:29:43 2005 UTC
(12 years, 9 months ago)
by
hadfield
added templates for script searching and listing
Revision
70 -
Directory Listing
Modified
Sat Jul 9 07:02:07 2005 UTC
(12 years, 9 months ago)
by
hadfield
added a list_all function to the user module to list all users.
Revision
69 -
Directory Listing
Modified
Sat Jul 9 07:01:04 2005 UTC
(12 years, 9 months ago)
by
hadfield
moved main.tpl to index.tpl and updated index.py to use the template file.
Revision
68 -
Directory Listing
Modified
Sat Jul 9 06:59:15 2005 UTC
(12 years, 9 months ago)
by
hadfield
added the memberlist
Revision
67 -
Directory Listing
Modified
Fri Jul 8 19:16:54 2005 UTC
(12 years, 9 months ago)
by
port001
Support for protected directories (similar to htaccess). Classes for access and error logging
Revision
66 -
Directory Listing
Modified
Fri Jul 8 16:50:30 2005 UTC
(12 years, 9 months ago)
by
hadfield
added FIXME's to eval statements
Revision
65 -
Directory Listing
Modified
Tue Jul 5 23:53:10 2005 UTC
(12 years, 9 months ago)
by
port001
Send back POST values as input defaults with error reports
Revision
64 -
Directory Listing
Modified
Tue Jul 5 19:01:28 2005 UTC
(12 years, 9 months ago)
by
hadfield
fixed if statements
Revision
63 -
Directory Listing
Modified
Tue Jul 5 16:52:49 2005 UTC
(12 years, 9 months ago)
by
port001
Font used in captcha
Revision
62 -
Directory Listing
Modified
Tue Jul 5 16:52:04 2005 UTC
(12 years, 9 months ago)
by
port001
Captcha for the registration page
Revision
61 -
Directory Listing
Modified
Tue Jul 5 05:25:07 2005 UTC
(12 years, 9 months ago)
by
hadfield
code simplification. added docstrings to all methods.
Revision
60 -
Directory Listing
Modified
Mon Jul 4 23:50:13 2005 UTC
(12 years, 9 months ago)
by
port001
Login bug fixes
Revision
59 -
Directory Listing
Modified
Mon Jul 4 22:13:38 2005 UTC
(12 years, 9 months ago)
by
hadfield
better error reporting for malformed if statements.
Revision
58 -
Directory Listing
Modified
Mon Jul 4 22:02:11 2005 UTC
(12 years, 9 months ago)
by
hadfield
template module will now set undefined variables to "" when running in optimized more
Revision
57 -
Directory Listing
Modified
Mon Jul 4 20:35:27 2005 UTC
(12 years, 9 months ago)
by
port001
Account registration
Revision
56 -
Directory Listing
Modified
Mon Jul 4 19:41:23 2005 UTC
(12 years, 9 months ago)
by
port001
Added a html_escape utility function
Revision
55 -
Directory Listing
Modified
Sun Jul 3 09:58:04 2005 UTC
(12 years, 9 months ago)
by
port001
More login work
Revision
54 -
Directory Listing
Modified
Sun Jul 3 09:56:18 2005 UTC
(12 years, 9 months ago)
by
port001
Methods for session removal
Revision
53 -
Directory Listing
Modified
Sun Jul 3 09:32:05 2005 UTC
(12 years, 9 months ago)
by
port001
Allow the HTTP response to be changed via harm.response.status
Revision
52 -
Directory Listing
Modified
Sat Jul 2 18:47:07 2005 UTC
(12 years, 9 months ago)
by
port001
More login work
Revision
51 -
Directory Listing
Modified
Sat Jul 2 18:39:36 2005 UTC
(12 years, 9 months ago)
by
port001
see ChangeLog
Revision
50 -
Directory Listing
Modified
Sat Jul 2 09:57:18 2005 UTC
(12 years, 9 months ago)
by
port001
Supporting code for logins
Revision
49 -
Directory Listing
Modified
Fri Jul 1 19:32:14 2005 UTC
(12 years, 9 months ago)
by
port001
Propset
Revision
48 -
Directory Listing
Modified
Fri Jul 1 19:30:00 2005 UTC
(12 years, 9 months ago)
by
port001
Addded a table for users' session ID
Revision
47 -
Directory Listing
Modified
Fri Jul 1 19:28:56 2005 UTC
(12 years, 9 months ago)
by
port001
Rewrote user module
Revision
46 -
Directory Listing
Modified
Fri Jul 1 18:26:35 2005 UTC
(12 years, 9 months ago)
by
port001
Simple install tool
Revision
45 -
Directory Listing
Modified
Fri Jul 1 09:38:24 2005 UTC
(12 years, 9 months ago)
by
port001
Bug fix
Revision
44 -
Directory Listing
Modified
Thu Jun 30 23:41:02 2005 UTC
(12 years, 9 months ago)
by
port001
Bug fix
Revision
43 -
Directory Listing
Modified
Thu Jun 30 23:38:09 2005 UTC
(12 years, 9 months ago)
by
port001
Bug fix
Revision
42 -
Directory Listing
Modified
Thu Jun 30 23:14:23 2005 UTC
(12 years, 9 months ago)
by
port001
Bug fix
Revision
41 -
Directory Listing
Modified
Thu Jun 30 22:28:18 2005 UTC
(12 years, 9 months ago)
by
port001
Altered a config.url
Revision
40 -
Directory Listing
Modified
Thu Jun 30 22:17:26 2005 UTC
(12 years, 9 months ago)
by
port001
Small installation tool
Revision
39 -
Directory Listing
Modified
Thu Jun 30 22:15:26 2005 UTC
(12 years, 9 months ago)
by
port001
Bug fix
Revision
38 -
Directory Listing
Modified
Thu Jun 30 21:54:19 2005 UTC
(12 years, 9 months ago)
by
port001
Added some images, css and fixed up some templates
Revision
37 -
Directory Listing
Modified
Thu Jun 30 21:48:34 2005 UTC
(12 years, 9 months ago)
by
port001
Basic index domain module
Revision
36 -
Directory Listing
Modified
Thu Jun 30 21:42:37 2005 UTC
(12 years, 9 months ago)
by
port001
Fix DocumentRoot
Revision
35 -
Directory Listing
Modified
Thu Jun 30 21:30:50 2005 UTC
(12 years, 9 months ago)
by
port001
Updated DocumentRoots and removed TemplateRoot
Revision
34 -
Directory Listing
Modified
Thu Jun 30 21:22:57 2005 UTC
(12 years, 9 months ago)
by
port001
1 more rename
Revision
33 -
Directory Listing
Modified
Thu Jun 30 21:21:56 2005 UTC
(12 years, 9 months ago)
by
port001
Make toplevel a package
Revision
32 -
Directory Listing
Modified
Thu Jun 30 21:19:54 2005 UTC
(12 years, 9 months ago)
by
port001
Renamed some dirs
Revision
31 -
Directory Listing
Modified
Thu Jun 30 17:51:03 2005 UTC
(12 years, 9 months ago)
by
port001
Read Host and Port settings from harmonious.conf
Revision
30 -
Directory Listing
Modified
Thu Jun 30 12:10:25 2005 UTC
(12 years, 9 months ago)
by
port001
Remove unused http response templates
Revision
29 -
Directory Listing
Modified
Thu Jun 30 12:09:10 2005 UTC
(12 years, 9 months ago)
by
port001
Use BaseHTTPServer's send_error() method for now
Revision
28 -
Directory Listing
Modified
Thu Jun 30 11:13:18 2005 UTC
(12 years, 9 months ago)
by
port001
Use the whole generated session ID
Revision
27 -
Directory Listing
Modified
Thu Jun 30 10:51:26 2005 UTC
(12 years, 9 months ago)
by
port001
Validate session IDs received from cookies
Revision
26 -
Directory Listing
Modified
Thu Jun 30 10:21:39 2005 UTC
(12 years, 9 months ago)
by
port001
Use the host string when generating a session ID
Revision
25 -
Directory Listing
Modified
Thu Jun 30 05:31:10 2005 UTC
(12 years, 9 months ago)
by
hadfield
imported the domains package and the template folder from the src-whoa cvs tree
Revision
24 -
Directory Listing
Modified
Thu Jun 30 05:18:08 2005 UTC
(12 years, 9 months ago)
by
hadfield
imported domain_modules package and setup package from the src-whoa cvs tree
Revision
23 -
Directory Listing
Modified
Thu Jun 30 05:14:12 2005 UTC
(12 years, 9 months ago)
by
hadfield
imported core from cvs src-whoa tree
Revision
22 -
Directory Listing
Modified
Wed Jun 29 22:08:15 2005 UTC
(12 years, 9 months ago)
by
port001
Set session declarations to None to reflect their use as class instances
Revision
21 -
Directory Listing
Modified
Wed Jun 29 22:06:39 2005 UTC
(12 years, 9 months ago)
by
port001
Added support for persistent sessions
Revision
20 -
Directory Listing
Modified
Wed Jun 29 17:23:32 2005 UTC
(12 years, 9 months ago)
by
port001
Initial support for virtual hosts
Revision
19 -
Directory Listing
Modified
Sun Jun 26 22:29:48 2005 UTC
(12 years, 10 months ago)
by
port001
Initial support for pre and post domain module filters
Revision
18 -
Directory Listing
Modified
Fri Jun 24 23:33:31 2005 UTC
(12 years, 10 months ago)
by
port001
Typo fix
Revision
17 -
Directory Listing
Modified
Fri Jun 24 23:30:16 2005 UTC
(12 years, 10 months ago)
by
port001
Improved session support. Send Content-Length
Revision
16 -
Directory Listing
Modified
Fri Jun 24 17:15:20 2005 UTC
(12 years, 10 months ago)
by
port001
Fixed session id generation
Revision
15 -
Directory Listing
Modified
Fri Jun 24 16:24:25 2005 UTC
(12 years, 10 months ago)
by
port001
Propset
Revision
14 -
Directory Listing
Modified
Fri Jun 24 16:21:04 2005 UTC
(12 years, 10 months ago)
by
port001
Initial session support
Revision
13 -
Directory Listing
Modified
Fri Jun 24 13:16:12 2005 UTC
(12 years, 10 months ago)
by
port001
Added Session config block and options
Revision
12 -
Directory Listing
Modified
Wed Jun 22 16:48:01 2005 UTC
(12 years, 10 months ago)
by
port001
Support for serving static files. Added exposed and default decorators
Revision
11 -
Directory Listing
Modified
Thu Jun 16 17:56:33 2005 UTC
(12 years, 10 months ago)
by
port001
POST support
Revision
10 -
Directory Listing
Modified
Thu Jun 16 12:24:47 2005 UTC
(12 years, 10 months ago)
by
port001
Id propset
Revision
9 -
Directory Listing
Modified
Thu Jun 16 12:23:42 2005 UTC
(12 years, 10 months ago)
by
port001
HEAD Support
Revision
8 -
Directory Listing
Modified
Thu Jun 16 12:21:59 2005 UTC
(12 years, 10 months ago)
by
port001
HEAD Support
Revision
7 -
Directory Listing
Modified
Thu Jun 16 00:41:45 2005 UTC
(12 years, 10 months ago)
by
port001
Convert Header to Id
Revision
6 -
Directory Listing
Modified
Thu Jun 16 00:26:22 2005 UTC
(12 years, 10 months ago)
by
port001
Grammar fix. Added missing module
Revision
5 -
Directory Listing
Modified
Wed Jun 15 14:43:49 2005 UTC
(12 years, 10 months ago)
by
port001
Initial commit of Harmonious.
Revision
3 -
Directory Listing
Modified
Tue Jun 7 17:55:44 2005 UTC
(12 years, 10 months ago)
by
port001
Structure changes
Revision
2 -
Directory Listing
Added
Tue Jun 7 17:39:03 2005 UTC
(12 years, 10 months ago)
by
port001
Moved to trunk/
Sticky Revision: |
|