Name | Modified | Size |
---|---|---|
.. | ||
cgimake.conf | 26 years ago | 2 KB |
Makefile | 26 years ago | 9 KB |
saf_http_out.conf | 26 years ago | 889 B |
Change | User | Description | Committed |
---|---|---|---|
198 | Barrie Slaymaker | Removed HREF anchor around rev number, fixed URL in change number anchor in file log. ... Made perl/cgimake.conf set SAF_PATH_... env. vars properly. « |
26 years ago |
195 | Barrie Slaymaker | Added filters NoMunes, None (replaces HTML), tool Download. | 26 years ago |
194 | Barrie Slaymaker | Tweaked rules to allow a cron job or web request to /project/_head/update to update a pro...ject to the head revision. « |
26 years ago |
188 | Barrie Slaymaker | minor nit fix. | 26 years ago |
187 | Barrie Slaymaker | Added lots of options to saf_http_out to let the source file b...e used to figure out file type for determining filter and tool menus. Changed Makefiles to pass the original source file name in to saf_http_out. Added --PRE to saf_http_out. This is good for displaying plain text versions of HTML files. Improved the tool and filter logic in Safari::Edit::p4.pm to work with original file type to determine what makes sense for what kind of file. This really needs to be generalized in to a config file instead of being buried in a module. Increased usage of HTML::Entities::encode_entities instead of s///g . Moved Content-type: header to after the edit() routine call and now we pass and recover mime-type as an option. Added SAF_TARGET to environment under cgimake, Fixed updirectory counting, which broke when cgimake started parsing the project name from PATH_INFO. Removed all edit routines from saf_http_out.conf files. NOTE: we can now fall back to a single cgimake.conf file. Any day now. « |
26 years ago |
183 | Barrie Slaymaker | Minor tweak to P4 config | 26 years ago |
178 | Barrie Slaymaker | Modified cgimake to get the project name out of the target nam...e if one isn't supplied. This makes it so that Apache's mod_rewrite is no longer needed to extract the project name from the URL and place it in the QUERY_STRING, and so that you can call cgimake from the command line and place the project name in the target path: cgimake /perl/_head/Default/depot/ Modified cgimake to work easily from the command line Fixed some minor bugs in assembling paths that were causing // to appear in paths when no project is specified. Fixed minor bug that cause cgimake to try to read a bogus config file when there is no $project Tweaked p4_get to provide a more reasonable level of verbosity. Updated the apache doc to reflect the simpler, non-rewrite technique. Added targets to fetch a new _head revision if the head change number has changed. Need to check in p4_update. « |
26 years ago |
168 | Barrie Slaymaker | Added YAPC paper, slides | 26 years ago |
165 | Barrie Slaymaker | Applied Greg KH's license patch. | 26 years ago |
162 | Barrie Slaymaker | First code & documentation checkin | 26 years ago |