Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stephan occurring around 2011-09-15 12:03:20.
|
2011-09-16
| ||
| 23:06 | worked around a weird cgi_parameter() bug. We are now not processing the name/password params with the precedence i would like, but it works now in server/cgi modes with GET and POST. check-in: b0885e864c user: stephan tags: json | |
| 21:39 | restructured /json/cap output. check-in: 7e3902d14f user: stephan tags: json | |
| 19:27 | implemented /json/logout. check-in: e94605b54f user: stephan tags: json | |
| 18:57 | Merged trunk [693ab93b7d] to quiet down -Wall. Removed a trailing comma from an enum (-Wall mode). check-in: 98cdd410df user: stephan tags: json | |
| 18:55 | style conformance touch-ups. check-in: 45cd04f8c1 user: stephan tags: json | |
| 18:53 | replaced two C++-style comments. check-in: 693ab93b7d user: stephan tags: trunk | |
| 18:39 | Refactored the special-case CLI-mode arg/path handling in the CGI/server-mode mechanism. Fixed: server-mode response timestamp was always the time the server process started. check-in: 0bb823032f user: stephan tags: json | |
| 18:30 | • Edit [58d415644631a3bf|58d4156446]: Edit check-in comment. artifact: 9cb4258d2b user: stephan | |
| 18:29 | more cleanups in the json arg/path handling. check-in: 35b9edba83 user: stephan tags: json | |
| 17:53 | minor cleanups to the json "command path" handling. check-in: 2dcc2397b5 user: stephan tags: json | |
| 17:26 | Consolidated server/cgi/cli path/arg handling (will break when add --options to CLI mode). check-in: c5fbcced80 user: stephan tags: json | |
| 16:38 | fixed an inconsistency in the CLI/CGI args/path handling. Non-CGI server mode is still broken b/c we do not yet have the PATH_INFO (or equivalent) data. check-in: 73591cc746 user: stephan tags: json | |
| 13:47 | • Edit [afd36e987ca1f284|afd36e987c]: Edit check-in comment. artifact: ae665ec06f user: stephan | |
| 13:39 | more cson portability fixes, thanks to Robert Engelhardt and Joe Mistachkin. check-in: afd36e987c user: stephan tags: json | |
| 13:34 | s/unlink/remove/ for Windows build (thanks again to Robert Engelhardt). check-in: ea8d28acf3 user: stephan tags: json | |
| 11:48 | compile fix for mingw (thanks to Robert Engelhardt). check-in: 58d4156446 user: stephan tags: json | |
| 11:35 | • Edit [4ba7b9c288d8db7c|4ba7b9c288]: Mark "Closed". artifact: c1380af1e0 user: stephan | |
| 11:19 | minor typo and wiki formatting fix. Added another external link. check-in: 9f5c40cbe7 user: stephan tags: trunk | |
| 10:31 | • Ticket [87f7cebc27] Wiki page names starting with '.' don't work status still Open with 1 other change artifact: 399fe2ba4e user: stephan | |
|
2011-09-15
| ||
| 22:09 | • Ticket [18ea58d26e] Unable to login status still Open with 2 other changes artifact: dbdeacbf87 user: stephan | |
| 22:01 | • Ticket [87f7cebc27] Wiki page names starting with '.' don't work status still Open with 2 other changes artifact: 744a0ddb79 user: stephan | |
| 21:44 | • Edit [00fe260682548e76|00fe260682]: Mark "Closed". artifact: 9791655a22 user: stephan | |
| 21:40 | • Fixed ticket [2316d926e3]: test_env visible when not logged in and no capabilities plus 2 other changes artifact: 14f3170792 user: stephan | |
| 21:39 | test_env command now requires g.perm.Admin or g.perm.Setup. Resolves ticket [2316d926e376aa]. check-in: 2d71977e98 user: stephan tags: trunk | |
| 12:03 | initial mass-change merge of main repo with my fork. check-in: 5b44a419cd user: stephan tags: json | |
| 11:55 | merged in with trunk for clean state before i pull in my fork. check-in: 716bb29257 user: stephan tags: json | |
| 11:54 | Create new branch named "json" check-in: 7f108075ad user: stephan tags: json | |
| 09:08 | • Ticket [d06e5d462b] * is not accepted as a parameter for crnl-glob on command line status still Closed with 2 other changes artifact: ad967eeeb0 user: stephan ... 1 similar event omitted. | |
|
2011-09-14
| ||
| 18:13 | • Ticket [4060715d46] Implement FastCGI interface status still Open with 2 other changes artifact: cd5c58435c user: stephan | |
| 18:03 | • Ticket [f2b5011d97] Styling: Remove align attribute from HTML status still Open with 1 other change artifact: 2f0e500930 user: stephan | |
| 17:55 | • Closed ticket [929dd38716]: NOWIKI tag has no effect plus 2 other changes artifact: 450f04bd95 user: stephan | |
| 17:49 | Removed local-only file from makemake.tcl. Doh. check-in: 00fe260682 user: stephan tags: stephan-hack | |
| 17:45 | Refactored g.okXXX perms flags to g.perm.XXX. check-in: 34b4dec0bc user: stephan tags: stephan-hack | |
|
2010-11-13
| ||
| 11:04 | • New ticket [929dd38716] NOWIKI tag has no effect. artifact: a66085dd71 user: stephan | |
|
2010-02-19
| ||
| 17:57 | timeline.rss now supports n=### param, like the /timeline page does. This feature is arguable (could lead to DoS), but i want it for harvesting an activity timeline which includes older commits. check-in: 65a46db339 user: stephan tags: trunk | |
|
2009-12-26
| ||
| 15:30 | removed an extraneous pair of row/cell closing tags. Fixed TH tags which were closed with TD instead of TH. check-in: 06b964a0cf user: stephan tags: trunk | |
| 13:43 | timeline descendants view now properly behaves when there are no descendents, and it also sigularizes the word 'descendents' when there is only one. check-in: a388e9da2e user: stephan tags: trunk | |
|
2009-12-11
| ||
| 16:27 | accommodated brackets/parens conventions change introduced in #6ae51190cc check-in: 18a66ab32b user: stephan tags: trunk | |
| 16:14 | corrected some mis-placed code from commit #9517cc7486 check-in: 93efce820b user: stephan tags: trunk | |
| 15:49 | added -M/--message-file FILENAME argument for commit. check-in: 9517cc7486 user: stephan tags: trunk | |
|
2009-12-08
| ||
| 10:10 | rolled back my last commit for stripping P tags around UL/OL, which had broken logic. check-in: 083cad82ff user: stephan tags: trunk | |
|
2009-12-07
| ||
| 22:42 | Added new config option with the rather unwieldy name 'anon-login-enable-captcha-filler' check-in: 00b778bd58 user: stephan tags: trunk | |
| 22:29 | added second half of fix in #6f0df6c741 check-in: 239139a907 user: stephan tags: trunk | |
| 21:53 | fixed a couple missing closing quotes (they screw up emacs' highlighting) check-in: 50a372c1e5 user: stephan tags: trunk | |
| 18:34 | changed a two-part/closed BR tag to avoid a warning from HTML syntax verifiers. check-in: 6009ff325f user: stephan tags: trunk | |
|
2009-11-30
| ||
| 14:44 | • Ticket [5a13dbd275] add and ci/commit are inconsistent wrt "*" handling status still Open with 1 other change artifact: bc1c1a9886 user: stephan | |
| 14:42 | • Ticket [eed6d07c6e] Non-ASCII characters not allowed in wiki page titles status still Open with 2 other changes artifact: 9b28f474f0 user: stephan | |
| 14:39 | • Ticket [5125de2e62] Enable type of file (extension) to be ignored (e.g. *.OBJ) status still Open with 1 other change artifact: 9fc94e0351 user: stephan | |
| 13:36 | • New ticket [e4da774beb] incorrect quote handling for HTML tag elements. artifact: b9c0a2ad5a user: stephan | |